summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-07net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-05-07rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells1-1/+0
2026-05-07rxrpc: Fix rxkad crypto unalignment handlingDavid Howells1-0/+1
2026-05-07rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells1-2/+2
2026-05-07module.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence1-1/+1
2026-05-07landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1Mickaël Salaün1-1/+3
2026-05-07RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+1
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-27mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain1-1/+1
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+6
2026-04-11Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2-12/+37
2026-04-11Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-5/+6
2026-04-11Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-25/+18
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 Torvalds7-45/+54
2026-04-09Merge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+5
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-74/+0
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-5/+28
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner7-45/+54
2026-04-09Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2-1/+1
2026-04-09rxrpc: Fix to request an ack if window is limitedMarc Dionne1-0/+1
2026-04-09rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari1-0/+1
2026-04-09rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-1/+1
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-08ASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald1-2/+2
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-1/+0
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-07Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+8
2026-04-07xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-1/+1
2026-04-07xsk: respect tailroom for ZC setupsMaciej Fijalkowski1-1/+22
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+37
2026-04-06ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax1-0/+5