summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-15net: hsr: reject unresolved interlink ifindexLuka Gejak
2026-05-15net: airoha: Reserve RX headroom to avoid skb reallocationLorenzo Bianconi
2026-05-15octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly
2026-05-15IB/IPoIB: ndo_set_rx_mode_async conversionDragos Tatulea
2026-05-15Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-16drm: Replace old pointer to new idrEdward Adam Davis
2026-05-15ipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito
2026-05-15docs: netlink: Correct buffer sizing infoKonstantin Shabanov
2026-05-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-15Merge tag 'iommu-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-15Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-05-16Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-15Merge tag 'v7.1-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-15bpf: Add Jiayuan Chen to sockmap maintainersJakub Sitnicki
2026-05-15Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-05-16Merge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-15thermal/core: Split __thermal_cooling_device_register() into two functionsDaniel Lezcano
2026-05-15Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-15Merge tag 'xfs-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-15Merge tag 'io_uring-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-15Merge tag 'hardening-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-15Merge tag 'docs-7.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2026-05-15ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)Arnd Bergmann
2026-05-15Merge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli
2026-05-15Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-05-15Merge patch series "VFS changes for nfsd CB_NOTIFY callbacks in directory del...Christian Brauner
2026-05-15fsnotify: add FSNOTIFY_EVENT_RENAME data typeJeff Layton
2026-05-15fsnotify: add fsnotify_modify_mark_mask()Jeff Layton
2026-05-15fsnotify: new tracepoint in fsnotify()Jeff Layton
2026-05-15filelock: add an inode_lease_ignore_mask helperJeff Layton
2026-05-15filelock: add a tracepoint to start of break_lease()Jeff Layton
2026-05-15filelock: add support for ignoring deleg breaks for dir change eventsJeff Layton
2026-05-15filelock: pass current blocking lease to trace_break_lease_block() rather tha...Jeff Layton
2026-05-15io_uring/net: punt IORING_OP_BIND async if it needs file createJens Axboe
2026-05-15bpf: make bpf_session_is_return() reference optionalArnd Bergmann
2026-05-15drm/msm: Fix shrinker deadlockDaniel J Blueman
2026-05-15MAINTAINERS: Remove Jianjun Wang as PCIe mediatek maintainerHans Zhang
2026-05-15Merge patch series "Casefold Fixes"refs/merge-window/5d822687f8e7a9ed508bb5b73fd4fa90a6f526e9Christian Brauner
2026-05-15nfsd: Cap case-folding probe cost across READDIR entriesChuck Lever
2026-05-15nfsd: Map -ESTALE from case probe to NFS3ERR_STALEChuck Lever
2026-05-15nfsd: Use kernel credentials for case-info probeChuck Lever
2026-05-15fs: Clarify FS_CASEFOLD_FL semantics in UAPI headerChuck Lever
2026-05-15nfs: Skip pathconf probe when neither field is consumedChuck Lever
2026-05-15nfs: Avoid transient zeroed case capability bits during probeChuck Lever
2026-05-15tools headers UAPI: Sync case-sensitivity flags from linux/fs.hChuck Lever
2026-05-15Merge patch series "io_uring related epoll cleanups"Christian Brauner