summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
4 daysmm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes
4 dayscgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo
6 daysptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
7 daysprintk: add print_hex_dump_devel()Thorsten Blum
7 days8021q: use RCU for egress QoS mappingsLongxuan Yu
7 daysmmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
7 daysmmc: core: Add quirk for incorrect manufacturing dateAvri Altman
7 daysrseq: Don't advertise time slice extensions if disabledThomas Gleixner
7 daysrseq: Protect rseq_reset() against interruptsThomas Gleixner
7 daysfanotify: fix false positive on permission eventsMiklos Szeredi
7 daysio_uring/kbuf: support min length left for incremental buffersMartin Michaelis
7 daysfbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
2026-05-07driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
2026-05-07mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)
2026-05-07firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski
2026-05-07randomize_kstack: Maintain kstack_offset per taskRyan Roberts
2026-05-07lsm: add backing_file LSM hooksPaul Moore
2026-05-07fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-05-07tpm: avoid -Wunused-but-set-variableArnd Bergmann
2026-05-07net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming
2026-05-07rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells
2026-05-07rxrpc: Fix rxkad crypto unalignment handlingDavid Howells
2026-05-07rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells
2026-05-07module.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence
2026-05-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün
2026-05-07RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
2026-05-07mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park
2026-05-07mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
2026-05-07mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga
2026-05-07device property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-05-07driver core: Don't let a device probe until it's readyDouglas Anderson
2026-05-07usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
2026-04-27mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain
2026-04-22mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-04-22KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson
2026-04-12Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-11Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-04-11Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-04-10Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-09Merge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-08Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski