summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.6-rc7v5.6-rc7Linus Torvalds2020-03-221-1/+1
* Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-222-2/+6
|\
| * btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana2020-03-201-2/+2
| * btrfs: fix log context list corruption after rename whiteout errorFilipe Manana2020-03-131-0/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-2213-78/+164
|\ \
| * | x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-216-13/+43
| * | mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka2020-03-211-9/+17
| * | mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai2020-03-211-9/+18
| * | epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev2020-03-211-4/+4
| * | mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko2020-03-211-3/+9
| * | mm, memcg: throttle allocators based on ancestral memory.highChris Down2020-03-211-35/+58
| * | mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down2020-03-211-1/+1
| * | page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-211-1/+1
| * | mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He2020-03-211-2/+6
| * | memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu2020-03-211-2/+8
* | | Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-212-6/+14
|\ \ \
| * \ \ Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2020-03-202-6/+14
| |\ \ \
| | * | | nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg2020-03-211-3/+9
| | * | | nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa2020-03-101-3/+5
* | | | | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-215-7/+30
|\ \ \ \ \
| * | | | | io_uring: make sure accept honor rlimit nofileJens Axboe2020-03-203-5/+11
| * | | | | io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe2020-03-203-2/+11
| * | | | | io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov2020-03-141-0/+8
* | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2020-03-212-30/+114
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tools/power turbostat: update versionLen Brown2020-03-211-1/+1
| * | | | | tools/power turbostat: Print cpuidle informationLen Brown2020-03-211-0/+26
| * | | | | tools/power turbostat: Fix 32-bit capabilities warningLen Brown2020-03-202-17/+31
| * | | | | tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown2020-03-201-9/+14
| * | | | | tools/power turbostat: Support Elkhart LakeChen Yu2020-03-201-1/+30
| * | | | | tools/power turbostat: Support Jasper LakeChen Yu2020-03-201-0/+3
| * | | | | tools/power turbostat: Support Ice Lake serverChen Yu2020-03-201-0/+3
| * | | | | tools/power turbostat: Support Tiger LakeChen Yu2020-03-201-0/+2
| * | | | | tools/power turbostat: Fix gcc build warningsLen Brown2020-03-201-2/+2
| * | | | | tools/power turbostat: Support CometlakeChen Yu2020-03-201-0/+2
* | | | | | Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-03-213-9/+3
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Fix kernel crash with PR KVMGreg Kurz2020-03-202-2/+1
| * | | | | | powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy2020-03-131-7/+2
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-204-11/+26
|\ \ \ \ \ \ \
| * | | | | | | arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino2020-03-191-1/+1
| * | | | | | | arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2020-03-192-5/+5
| * | | | | | | arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi2020-03-171-2/+6
| * | | | | | | arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-03-171-3/+14
* | | | | | | | Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-205-9/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin2020-03-181-0/+5
| * | | | | | | | intel_th: Fix user-visible error codesAlexander Shishkin2020-03-181-3/+3
| * | | | | | | | intel_th: msu: Fix the unexpected state warningAlexander Shishkin2020-03-181-3/+4
| * | | | | | | | stm class: sys-t: Fix the use of time_after()Alexander Shishkin2020-03-181-3/+3
| * | | | | | | | slimbus: ngd: add v2.1.0 compatibleSrinivas Kandagatla2020-03-121-0/+3
| * | | | | | | | binderfs: use refcount for binder control devices tooChristian Brauner2020-03-111-0/+1
* | | | | | | | | Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-2016-79/+95
|\ \ \ \ \ \ \ \ \