summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2021-06-244-28/+9
* kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek2021-06-241-11/+24
* kthread_worker: split code for canceling the delayed work timerPetr Mladek2021-06-241-17/+29
* mm/vmalloc: unbreak kasan vmalloc supportDaniel Axtens2021-06-241-10/+14
* KVM: s390: prepare for hugepage vmallocClaudio Imbrenda2021-06-241-1/+6
* mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda2021-06-242-0/+18
* nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin2021-06-241-0/+1
* mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins2021-06-241-0/+4
* mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins2021-06-241-9/+25
* mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins2021-06-241-4/+9
* mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins2021-06-241-4/+3
* mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins2021-06-241-50/+55
* mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins2021-06-241-4/+4
* mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins2021-06-241-16/+14
* mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins2021-06-241-5/+6
* mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins2021-06-241-4/+8
* mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins2021-06-241-5/+4
* Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-06-241-5/+45
|\
| * mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong2021-06-141-5/+45
* | Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-241-1/+16
|\ \
| * | signal: Prevent sigqueue caching after task got releasedThomas Gleixner2021-06-221-1/+16
* | | Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-241-0/+28
|\ \ \
| * | | sched/fair: Ensure that the CFS parent is added after unthrottlingRik van Riel2021-06-221-0/+28
* | | | Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-241-1/+2
|\ \ \ \
| * | | | perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner2021-06-241-1/+2
| | |/ / | |/| |
* | | | Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-06-247-5/+16
|\ \ \ \
| * | | | locking/lockdep: Improve noinstr vs errorsPeter Zijlstra2021-06-223-2/+6
| * | | | x86: Always inline task_size_max()Peter Zijlstra2021-06-221-1/+1
| * | | | x86/xen: Fix noinstr fail in exc_xen_unknown_trap()Peter Zijlstra2021-06-221-0/+2
| * | | | x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()Peter Zijlstra2021-06-221-1/+2
| * | | | x86/entry: Fix noinstr fail in __do_fast_syscall_32()Peter Zijlstra2021-06-221-1/+1
| * | | | objtool/x86: Ignore __x86_indirect_alt_* symbolsPeter Zijlstra2021-06-211-0/+4
| |/ / /
* | | | Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-232-6/+10
|\ \ \ \
| * | | | spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen2021-06-141-6/+5
| * | | | spi: tegra20-slink: Ensure SPI controller reset is deassertedJon Hunter2021-06-081-0/+5
* | | | | Merge tag 'pm-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-06-231-3/+13
|\ \ \ \ \
| * | | | | Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki2021-06-221-3/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-231-8/+15
|\ \ \ \ \
| * | | | | swiotlb: manipulate orig_addr when tlb_addr has offsetBumyong Lee2021-06-211-8/+15
* | | | | | module: limit enabling module.sig_enforceMimi Zohar2021-06-221-5/+9
| |_|_|/ / |/| | | |
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-06-211-7/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-031-7/+9
* | | | | Linux 5.13-rc7v5.13-rc7Linus Torvalds2021-06-201-2/+2
* | | | | Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-06-201-19/+25
|\ \ \ \ \
| * | | | | sched/fair: Correctly insert cfs_rq's to list on unthrottleOdin Ugedal2021-06-141-19/+25
| | |_|_|/ | |/| | |
* | | | | Merge tag 'irq_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-201-1/+35
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-06-171-1/+35
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entryMarc Zyngier2021-06-101-1/+35
* | | | | | Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-205-24/+56
|\ \ \ \ \ \
| * | | | | | x86/mm: Avoid truncating memblocks for SGX memoryFan Du2021-06-181-1/+7