| Commit message (Expand) | Author | Files | Lines |
2020-09-20 | mm: fix wake_page_function() comment typos | Linus Torvalds | 1 | -2/+2 |
2020-09-20 | dax: Fix stack overflow when mounting fsdax pmem device | Adrian Huang | 1 | -6/+6 |
2020-09-20 | dm: Call proper helper to determine dax support | Jan Kara | 3 | -5/+31 |
2020-09-20 | dm/dax: Fix table reference counts | Dan Williams | 1 | -2/+3 |
2020-09-20 | kconfig: qconf: revive help message in the info view | Masahiro Yamada | 1 | -3/+8 |
2020-09-20 | kconfig: qconf: fix incomplete type 'struct gstr' warning | Masahiro Yamada | 2 | -31/+30 |
2020-09-19 | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt | 4 | -0/+71 |
2020-09-19 | riscv: Fix Kendryte K210 device tree | Damien Le Moal | 1 | -2/+4 |
2020-09-19 | riscv: Add sfence.vma after early page table changes | Greentime Hu | 1 | -4/+3 |
2020-09-19 | kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' | Changbin Du | 1 | -3/+1 |
2020-09-19 | fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot... | Tobias Klauser | 1 | -1/+1 |
2020-09-19 | stackleak: let stack_erasing_sysctl take a kernel pointer buffer | Tobias Klauser | 2 | -2/+2 |
2020-09-19 | ftrace: let ftrace_enable_sysctl take a kernel pointer buffer | Tobias Klauser | 2 | -4/+2 |
2020-09-19 | mm/memory_hotplug: drain per-cpu pages again during memory offline | Pavel Tatashin | 2 | -0/+22 |
2020-09-19 | selftests/vm: fix display of page size in map_hugetlb | Christophe Leroy | 1 | -1/+1 |
2020-09-19 | mm/thp: fix __split_huge_pmd_locked() for migration PMD | Ralph Campbell | 1 | -19/+23 |
2020-09-19 | kprobes: fix kill kprobe which has been marked as gone | Muchun Song | 1 | -1/+8 |
2020-09-19 | tmpfs: restore functionality of nr_inodes=0 | Byron Stanoszek | 1 | -4/+6 |
2020-09-19 | mlock: fix unevictable_pgs event counts on THP | Hugh Dickins | 2 | -12/+18 |
2020-09-19 | mm: fix check_move_unevictable_pages() on THP | Hugh Dickins | 1 | -2/+8 |
2020-09-19 | mm: migration of hugetlbfs page skip memcg | Hugh Dickins | 1 | -1/+2 |
2020-09-19 | ksm: reinstate memcg charge on copied pages | Hugh Dickins | 1 | -0/+4 |
2020-09-19 | mailmap: add older email addresses for Kees Cook | Kees Cook | 1 | -0/+4 |
2020-09-18 | i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK | Matthias Schiffer | 1 | -3/+7 |
2020-09-18 | i2c: mediatek: Send i2c master code at more than 1MHz | Qii Wang | 1 | -1/+1 |
2020-09-18 | i2c: mediatek: Fix generic definitions for bus frequency | Qii Wang | 1 | -2/+2 |
2020-09-18 | objtool: Fix noreturn detection for ignored functions | Josh Poimboeuf | 1 | -1/+1 |
2020-09-18 | kconfig: qconf: use delete[] instead of delete to free array (again) | Masahiro Yamada | 1 | -1/+1 |
2020-09-18 | iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode | Suravee Suthikulpanit | 1 | -0/+4 |
2020-09-18 | iommu/amd: Fix potential @entry null deref | Joao Martins | 1 | -1/+3 |
2020-09-18 | x86/unwind/fp: Fix FP unwinding in ret_from_fork | Josh Poimboeuf | 2 | -1/+21 |
2020-09-17 | i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev... | Hans de Goede | 1 | -1/+1 |
2020-09-17 | percpu: fix first chunk size calculation for populated bitmap | Sunghyun Jin | 1 | -1/+1 |
2020-09-17 | mm: allow a controlled amount of unfairness in the page lock | Linus Torvalds | 4 | -31/+140 |
2020-09-17 | arm64: paravirt: Initialize steal time when cpu is online | Andrew Jones | 2 | -12/+15 |
2020-09-17 | usblp: fix race between disconnect() and read() | Oliver Neukum | 1 | -0/+5 |
2020-09-17 | arm64: bpf: Fix branch offset in JIT | Ilias Apalodimas | 1 | -12/+31 |
2020-09-17 | ehci-hcd: Move include to keep CRC stable | Quentin Perret | 2 | -1/+1 |
2020-09-17 | drm/amd/display: Don't log hdcp module warnings in dmesg | Bhawanpreet Lakha | 1 | -1/+1 |
2020-09-17 | drm/amdgpu: declare ta firmware for navy_flounder | Jiansong Chen | 1 | -1/+1 |
2020-09-17 | drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata() | Yu Kuai | 1 | -8/+18 |
2020-09-17 | drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() | Yu Kuai | 1 | -4/+7 |
2020-09-17 | drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail | Yu Kuai | 1 | -1/+6 |
2020-09-17 | drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init() | Yu Kuai | 1 | -0/+1 |
2020-09-17 | drm/mediatek: Use CPU when fail to get cmdq event | Chun-Kuang Hu | 1 | -7/+13 |
2020-09-17 | drm/mediatek: Remove duplicated include | Wang Hai | 1 | -1/+0 |
2020-09-16 | MIPS: SNI: Fix spurious interrupts | Thomas Bogendoerfer | 1 | -2/+7 |
2020-09-16 | MAINTAINERS: Fix Max's and Shravan's emails | Leon Romanovsky | 1 | -2/+2 |
2020-09-16 | ACPI: processor: Take over RCU-idle for C3-BM idle | Peter Zijlstra | 1 | -20/+49 |
2020-09-16 | cpuidle: Allow cpuidle drivers to take over RCU-idle | Peter Zijlstra | 2 | -5/+11 |