summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02Documentation/x86: Fix incorrect references to zero-page.txtHeinrich Schuchardt
2020-09-30x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner
2020-09-23x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-09-22x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner
2020-09-21Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2020-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-21Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-20Linux 5.9-rc6Linus Torvalds
2020-09-20Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-20Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-20Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-20Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'kvm-s390-master-5.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-09-20Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-20Revert "KVM: Check the allocation of pv cpu mask"Vitaly Kuznetsov
2020-09-20Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-20Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-09-20mm: fix wake_page_function() comment typosLinus Torvalds
2020-09-20Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-20dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang
2020-09-20dm: Call proper helper to determine dax supportJan Kara
2020-09-20dm/dax: Fix table reference countsDan Williams
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada
2020-09-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt
2020-09-19riscv: Fix Kendryte K210 device treeDamien Le Moal
2020-09-19riscv: Add sfence.vma after early page table changesGreentime Hu
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du
2020-09-19fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...Tobias Klauser
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-19mm/memory_hotplug: drain per-cpu pages again during memory offlinePavel Tatashin
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy
2020-09-19mm/thp: fix __split_huge_pmd_locked() for migration PMDRalph Campbell
2020-09-19kprobes: fix kill kprobe which has been marked as goneMuchun Song
2020-09-19tmpfs: restore functionality of nr_inodes=0Byron Stanoszek
2020-09-19mlock: fix unevictable_pgs event counts on THPHugh Dickins
2020-09-19mm: fix check_move_unevictable_pages() on THPHugh Dickins
2020-09-19mm: migration of hugetlbfs page skip memcgHugh Dickins
2020-09-19ksm: reinstate memcg charge on copied pagesHugh Dickins
2020-09-19mailmap: add older email addresses for Kees CookKees Cook
2020-09-18Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds