Age | Commit message (Expand) | Author | Files | Lines |
2017-04-29 | jbd2: fix dbench4 performance regression for 'nobarrier' mounts | Jan Kara | 1 | -1/+1 |
2017-04-29 | jbd2: Fix lockdep splat with generic/270 test | Jan Kara | 1 | -1/+14 |
2017-04-28 | mm: retry writepages() on ENOMEM when doing an data integrity writeback | Theodore Ts'o | 1 | -4/+10 |
2017-04-09 | Linux 4.11-rc6v4.11-rc6 | Linus Torvalds | 1 | -1/+1 |
2017-04-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 13 | -90/+268 |
2017-04-09 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -16/+69 |
2017-04-09 | Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -5/+14 |
2017-04-09 | Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -7/+31 |
2017-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 14 | -61/+120 |
2017-04-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 15 | -164/+281 |
2017-04-08 | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -42/+83 |
2017-04-08 | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 6 | -17/+43 |
2017-04-08 | mm/mempolicy.c: fix error handling in set_mempolicy and mbind. | Chris Salls | 1 | -12/+8 |
2017-04-08 | sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec | Liping Zhang | 1 | -0/+2 |
2017-04-08 | MAINTAINERS: separate out kernfs maintainership | Tejun Heo | 1 | -2/+9 |
2017-04-08 | sysfs: be careful of error returns from ops->show() | NeilBrown | 1 | -2/+4 |
2017-04-08 | Documentation: stable-kernel-rules: fix stable-tag format | Johan Hovold | 1 | -1/+1 |
2017-04-08 | staging: android: ashmem: lseek failed due to no FMODE_LSEEK. | Shuxiao Zhang | 1 | -0/+1 |
2017-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 20 | -25/+47 |
2017-04-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -15/+120 |
2017-04-08 | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2 | -19/+14 |
2017-04-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -60/+85 |
2017-04-08 | mm: move pcp and lru-pcp draining into single wq | Michal Hocko | 4 | -26/+32 |
2017-04-08 | mailmap: update Yakir Yang email address | Jeffy Chen | 1 | -0/+1 |
2017-04-08 | mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() | David Rientjes | 1 | -0/+2 |
2017-04-08 | dax: fix radix tree insertion race | Ross Zwisler | 1 | -13/+22 |
2017-04-08 | mm, thp: fix setting of defer+madvise thp defrag mode | David Rientjes | 1 | -6/+6 |
2017-04-08 | ptrace: fix PTRACE_LISTEN race corrupting task->state | bsegall@google.com | 1 | -4/+10 |
2017-04-08 | vmlinux.lds: add missing VMLINUX_SYMBOL macros | Jessica Yu | 1 | -2/+2 |
2017-04-08 | mm/page_alloc.c: fix print order in show_free_areas() | Alexander Polakov | 1 | -1/+1 |
2017-04-08 | userfaultfd: report actual registered features in fdinfo | Mike Rapoport | 1 | -1/+1 |
2017-04-08 | mm: fix page_vma_mapped_walk() for ksm pages | Hugh Dickins | 1 | -7/+8 |
2017-04-07 | orangefs: move features validation to fix filesystem hang | Martin Brandenburg | 1 | -2/+7 |
2017-04-07 | Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -2/+17 |
2017-04-07 | blk-mq: Restart a single queue if tag sets are shared | Bart Van Assche | 4 | -27/+55 |
2017-04-07 | dm rq: Avoid that request processing stalls sporadically | Bart Van Assche | 1 | -0/+1 |
2017-04-07 | scsi: Avoid that SCSI queues get stuck | Bart Van Assche | 1 | -3/+3 |
2017-04-07 | blk-mq: Introduce blk_mq_delay_run_hw_queue() | Bart Van Assche | 2 | -2/+32 |
2017-04-07 | Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -8/+24 |
2017-04-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -32/+24 |
2017-04-07 | Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -199/+128 |
2017-04-07 | Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -6/+6 |
2017-04-07 | Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+3 |
2017-04-07 | sysctl: don't print negative flag for proc_douintvec | Liping Zhang | 1 | -0/+1 |
2017-04-07 | sysctl: add sanity check for proc_douintvec | Liping Zhang | 1 | -0/+1 |
2017-04-07 | blk-mq: remap queues when adding/removing hardware queues | Omar Sandoval | 1 | -4/+10 |
2017-04-07 | blk-mq-sched: fix crash in switch error path | Omar Sandoval | 6 | -48/+67 |
2017-04-07 | blk-mq-sched: set up scheduler tags when bringing up new queues | Omar Sandoval | 3 | -1/+35 |
2017-04-07 | blk-mq-sched: refactor scheduler initialization | Omar Sandoval | 3 | -59/+57 |
2017-04-07 | blk-mq: use the right hctx when getting a driver tag fails | Omar Sandoval | 3 | -17/+19 |