summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
11 dayssignal: Fix the lock_task_sighand() annotationBart Van Assche1-1/+1
11 dayslocking: Fix rwlock and spinlock lock context annotationsBart Van Assche3-5/+8
11 dayslocking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOCDavidlohr Bueso1-1/+1
11 dayslocking/mutex: Rename mutex_init_lockep()Davidlohr Bueso1-2/+2
11 daysbus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-4/+0
11 daysvdpa: use generic driver_override infrastructureDanilo Krummrich1-4/+0
11 daysplatform/wmi: use generic driver_override infrastructureDanilo Krummrich1-4/+0
11 daysPCI: use generic driver_override infrastructureDanilo Krummrich1-6/+0
11 dayscpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak1-2/+2
11 daysfs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-6/+2
2026-05-17mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes1-1/+1
2026-05-17cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo1-2/+2
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-05-14printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-05-148021q: use RCU for egress QoS mappingsLongxuan Yu1-9/+16
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-05-14mmc: core: Add quirk for incorrect manufacturing dateAvri Altman1-0/+1
2026-05-14rseq: Protect rseq_reset() against interruptsThomas Gleixner1-0/+2
2026-05-14fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
2026-05-07driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2026-05-07mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)2-6/+3
2026-05-07firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-23/+17
2026-05-07randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-05-07lsm: add backing_file LSM hooksPaul Moore6-3/+44
2026-05-07fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
2026-05-07tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-05-07mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-05-07mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-0/+1
2026-05-07mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge2-1/+3
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga1-1/+1
2026-05-07device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-11/+33
2026-05-07driver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2026-05-07usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2026-04-22mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou1-0/+17
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds1-3/+8
2026-04-22KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson1-0/+7
2026-04-12Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2026-04-11Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner1-0/+2
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-41/+50
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-74/+0
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner6-41/+50
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+14
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+8
2026-04-05prctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley1-3/+3
2026-04-03Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+8
2026-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+24