summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
3 daysprintk: add print_hex_dump_devel()Thorsten Blum1-0/+13
3 days8021q: use RCU for egress QoS mappingsLongxuan Yu1-9/+16
3 daysmmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
3 daysmmc: core: Add quirk for incorrect manufacturing dateAvri Altman1-0/+1
3 daysrseq: Protect rseq_reset() against interruptsThomas Gleixner1-0/+2
3 daysfanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
10 daysdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
10 daysmm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)2-6/+3
10 daysfirmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-23/+17
10 daysrandomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
10 dayslsm: add backing_file LSM hooksPaul Moore6-3/+44
10 daysfbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
10 daystpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
10 daysmm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park1-0/+1
10 daysmm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park1-0/+1
10 daysmm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge2-1/+3
10 daysmm: prevent droppable mappings from being lockedAnthony Yznaga1-1/+1
10 daysdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-11/+33
10 daysdriver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
10 daysusb: 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-10Merge 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-04prctl: 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-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+24
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+2
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin1-2/+8
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski1-0/+1
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-74/+0
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-01lis3lv02d: fix kernel-doc warningsRandy Dunlap1-2/+2
2026-03-31bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi2-0/+24
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+9
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+1
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+12