aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-25ACPI: debugfs: Remove dead ACPICA debug codeHanjun Guo
2020-09-25ACPI: custom_method: Remove dead ACPICA debug codeHanjun Guo
2020-09-25ACPI: container: Remove leftover ACPICA debug functionalityHanjun Guo
2020-09-25ACPI: platform: Remove ACPI_MODULE_NAME()Hanjun Guo
2020-09-25ACPI: memhotplug: Remove leftover ACPICA debug functionalityHanjun Guo
2020-09-25ACPI: LPSS: Remove ACPI_MODULE_NAME()Hanjun Guo
2020-09-25ACPI: cmos_rtc: Remove leftover ACPI_MODULE_NAME()Hanjun Guo
2020-09-25ACPI: Remove three unused inline functionsYueHaibing
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 '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
2020-09-18i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer
2020-09-18i2c: mediatek: Send i2c master code at more than 1MHzQii Wang
2020-09-18i2c: mediatek: Fix generic definitions for bus frequencyQii Wang