Age | Commit message (Expand) | Author | Files | Lines |
2014-07-04 | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 32 | -94/+164 |
2014-07-04 | Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -8/+16 |
2014-07-04 | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -15/+61 |
2014-07-04 | Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -24/+30 |
2014-07-04 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -0/+3 |
2014-07-04 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -11/+13 |
2014-07-04 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 2 | -0/+19 |
2014-07-04 | lz4: add overrun checks to lz4_uncompress_unknownoutputsize() | Greg Kroah-Hartman | 1 | -1/+5 |
2014-07-03 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus | James Bottomley | 11 | -32/+75 |
2014-07-03 | [SCSI] use the scsi data buffer length to extract transfer size | Martin K. Petersen | 1 | -1/+1 |
2014-07-03 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 14 | -86/+89 |
2014-07-03 | shmem: fix init_page_accessed use to stop !PageLRU bug | Hugh Dickins | 1 | -5/+10 |
2014-07-03 | kernel/printk/printk.c: revert "printk: enable interrupts before calling cons... | Andrew Morton | 1 | -26/+18 |
2014-07-03 | tools/testing/selftests/ipc/msgque.c: improve error handling when not running... | Shuah Khan | 1 | -0/+5 |
2014-07-03 | fs/seq_file: fallback to vmalloc allocation | Heiko Carstens | 1 | -9/+21 |
2014-07-03 | /proc/stat: convert to single_open_size() | Heiko Carstens | 1 | -20/+2 |
2014-07-03 | hwpoison: fix the handling path of the victimized page frame that belong to n... | Chen Yucong | 1 | -4/+5 |
2014-07-03 | mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_... | Chen Yucong | 1 | -12/+2 |
2014-07-03 | msync: fix incorrect fstart calculation | Namjae Jeon | 1 | -1/+2 |
2014-07-03 | zram: revalidate disk after capacity change | Minchan Kim | 1 | -1/+4 |
2014-07-03 | tools: memory-hotplug fix unexpected operator error | Shuah Khan | 1 | -1/+1 |
2014-07-03 | tools: cpu-hotplug fix unexpected operator error | Shuah Khan | 1 | -1/+1 |
2014-07-03 | autofs4: fix false positive compile error | Ian Kent | 1 | -1/+1 |
2014-07-03 | slub: fix off by one in number of slab tests | Joonsoo Kim | 1 | -3/+3 |
2014-07-03 | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER | Michal Nazarewicz | 1 | -2/+14 |
2014-07-03 | Btrfs: fix crash when starting transaction | Filipe Manana | 1 | -0/+1 |
2014-07-03 | Btrfs: fix btrfs_print_leaf for skinny metadata | Josef Bacik | 1 | -4/+5 |
2014-07-03 | Btrfs: fix race of using total_bytes_pinned | Liu Bo | 1 | -4/+1 |
2014-07-03 | btrfs: use E2BIG instead of EIO if compression does not help | David Sterba | 1 | -1/+1 |
2014-07-03 | btrfs: remove stale comment from btrfs_flush_all_pending_stuffs | David Sterba | 1 | -5/+0 |
2014-07-03 | Btrfs: fix use-after-free when cloning a trailing file hole | Filipe Manana | 1 | -11/+9 |
2014-07-03 | btrfs: fix null pointer dereference in btrfs_show_devname when name is null | Anand Jain | 1 | -0/+2 |
2014-07-03 | btrfs: fix null pointer dereference in clone_fs_devices when name is null | Anand Jain | 1 | -5/+7 |
2014-07-03 | btrfs: fix nossd and ssd_spread mount option regression | Eric Sandeen | 1 | -1/+2 |
2014-07-03 | Btrfs: fix race between balance recovery and root deletion | Wang Shilong | 2 | -0/+4 |
2014-07-03 | Btrfs: atomically set inode->i_flags in btrfs_update_iflags | Filipe Manana | 1 | -7/+10 |
2014-07-03 | kbuild: Print the name of the build directory | Michal Marek | 1 | -0/+3 |
2014-07-03 | drm/vmwgfx: Fix incorrect write to read-only register v2: | Thomas Hellstrom | 1 | -1/+0 |
2014-07-03 | md: flush writes before starting a recovery. | NeilBrown | 1 | -0/+13 |
2014-07-03 | md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status | NeilBrown | 1 | -1/+1 |
2014-07-03 | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 14 | -26/+70 |
2014-07-03 | drm: fix permissions on drm_drv.c | Dave Airlie | 1 | -0/+0 |
2014-07-03 | nfs: fix nfs4d readlink truncated packet | Avi Kivity | 1 | -1/+1 |
2014-07-02 | drm/radeon: page table BOs are kernel allocations | Christian König | 1 | -2/+2 |
2014-07-02 | drm/radeon/cik: fix typo in EOP packet | Alex Deucher | 1 | -1/+1 |
2014-07-02 | kernfs: kernfs_notify() must be useable from non-sleepable contexts | Tejun Heo | 2 | -14/+56 |
2014-07-02 | usb: chipidea: udc: delete td from req's td list at ep_dequeue | Peter Chen | 1 | -0/+7 |
2014-07-01 | tracing: Remove ftrace_stop/start() from reading the trace file | Steven Rostedt (Red Hat) | 1 | -2/+0 |
2014-07-01 | Merge tag 'fbdev-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -6/+8 |
2014-07-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -17/+18 |