summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-42/+11
2021-10-20Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-22/+80
2021-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-99/+138
2021-10-19mailmap: add Andrej ShaduraAndrej Shadura1-0/+2
2021-10-19mm/thp: decrease nr_thps in file's mapping on THP splitMarek Szyprowski1-2/+4
2021-10-19mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson1-1/+1
2021-10-19vfs: check fd has read access in kernel_read_file_from_fd()Matthew Wilcox (Oracle)1-1/+1
2021-10-19elfcore: correct reference to CONFIG_UMLLukas Bulwahn1-1/+1
2021-10-19mm, slub: fix incorrect memcg slab count for bulk freeMiaohe Lin1-1/+3
2021-10-19mm, slub: fix potential use-after-free in slab_debugfs_fopsMiaohe Lin1-2/+4
2021-10-19mm, slub: fix potential memoryleak in kmem_cache_open()Miaohe Lin1-1/+1
2021-10-19mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin1-2/+9
2021-10-19mm, slub: fix two bugs in slab_debug_trace_open()Miaohe Lin1-1/+7
2021-10-19mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()Eric Dumazet1-11/+5
2021-10-19memblock: check memory total_sizePeng Fan1-1/+1
2021-10-19ocfs2: mount fails with buffer overflow in strlenValentin Vidic1-4/+10
2021-10-19ocfs2: fix data corruption after conversion from inline formatJan Kara1-34/+12
2021-10-19mm/migrate: fix CPUHP state to update node demotion orderHuang Ying2-3/+9
2021-10-19mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen4-27/+28
2021-10-19mm/migrate: optimize hotplug-time demotion order updatesDave Hansen1-1/+11
2021-10-19userfaultfd: fix a race between writeprotect and exit_mmap()Nadav Amit1-3/+9
2021-10-19mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu1-3/+20
2021-10-19tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)2-42/+11
2021-10-18KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini1-1/+1
2021-10-18KVM: VMX: Remove redundant handling of bus lock vmexitHao Xiang1-6/+9
2021-10-18KVM: kvm_stat: do not show halt_wait_nsChristian Borntraeger1-1/+1
2021-10-18KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unloadSean Christopherson1-0/+2
2021-10-18Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...Sean Christopherson1-7/+11
2021-10-18KVM: SEV-ES: Set guest_state_protected after VMSA updatePeter Gonda1-1/+6
2021-10-18KVM: X86: fix lazy allocation of rmapsPaolo Bonzini1-1/+2
2021-10-18NIOS2: irqflags: rename a redefined register nameRandy Dunlap2-3/+3
2021-10-18Linux 5.15-rc6Linus Torvalds1-1/+1
2021-10-18Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+5
2021-10-18Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds13-120/+171
2021-10-18Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-10-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-37/+23
2021-10-18Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-12/+19
2021-10-18Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-31/+25
2021-10-18Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-10-18Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2021-10-18Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+4
2021-10-18Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+1
2021-10-18Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-24/+50
2021-10-18Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-25/+73
2021-10-18Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-18/+52
2021-10-18Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+6
2021-10-18Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-22/+70
2021-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-34/+68
2021-10-17block, bfq: reset last_bfqq_created on group changePaolo Valente1-0/+6