summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
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: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley1-22/+15
2026-04-05prctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley1-3/+3
2026-04-04mshv: Fix infinite fault loop on permission-denied GPA interceptsStanislav Kinsburskii2-2/+8
2026-04-04net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges1-1/+1
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
2026-04-03Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-3/+2
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+3
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-01Merge tag 'reset-fixes-for-v7.0-2' of https://git.pengutronix.de/git/pza/linu...Krzysztof Kozlowski1-12/+36
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-04-01bpf: 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-31crypto: algif_aead - Revert to operating out-of-placeHerbert Xu1-3/+2
2026-03-30Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+5
2026-03-29Input: add keycodes for contextual AI usages (HUTRR119)Akshai Murari1-0/+4
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