summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-05bpf: Check tail zero of bpf_prog_infoLeon Hwang
2026-06-05bpf: Check tail zero of bpf_map_infoLeon Hwang
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko
2026-06-05rhashtable: Use irq work for shrinkingHerbert Xu
2026-06-05rhashtable: Add rhashtable_next_key() APIMykyta Yatsenko
2026-06-02bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_maskAmery Hung
2026-06-01libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh
2026-06-01bpf: Drop redundant hash_buf from map_get_hash operationDaniel Borkmann
2026-06-01bpf: Unify release handling for helpers and kfuncsAmery Hung
2026-06-01bpf: Unify referenced object tracking in verifierAmery Hung
2026-06-01bpf: Refactor object relationship tracking and fix dynptr UAF bugAmery Hung
2026-06-01bpf: Unify dynptr handling in the verifierAmery Hung
2026-05-31bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compatYuyang Huang
2026-05-25Merge branch 'arena_direct_access'Alexei Starovoitov
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()Tejun Heo
2026-05-23bpf: Add bpf_struct_ops_for_each_prog()Tejun Heo
2026-05-23bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callersTejun Heo
2026-05-23bpf: Recover arena kernel faults with scratch pageKumar Kartikeya Dwivedi
2026-05-23mm: Add ptep_try_set() for lockless empty-slot installsTejun Heo
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-22Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
2026-05-20crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells
2026-05-20net: shaper: rework the VALID marking (again)Jakub Kicinski
2026-05-19net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi
2026-05-19RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()Jason Gunthorpe
2026-05-19Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-05-19efi: efi.h: Remove extra semicolonRong Tao
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-18Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-18Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-18drm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
2026-05-18ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel
2026-05-17bpf,x86: Fix exception unwinding with outgoing stack argumentsYonghong Song
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds