summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-15bpf: Add ksock kfuncsMahe Tardy1-0/+36
2026-08-15net: Add connect_socket() helperMahe Tardy1-0/+2
2026-08-15bpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi1-0/+17
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi3-2/+15
2026-08-14bpf: Populate mmap-able array map memory lazilySong Liu1-0/+1
2026-08-13bpf: Eliminate dup/restore of insn_aux_dataXu Kuohai2-13/+1
2026-08-13bpf: Make bpf_trampoline_multi_detach return voidHui Zhu1-5/+4
2026-08-12bpf: Track verifier instruction stats for each subprogramKumar Kartikeya Dwivedi1-1/+4
2026-08-12bpf: Derive the atomic load register in one placeDaniel Borkmann1-0/+24
2026-08-08bpf: Support __arena and __arena__nullable on struct_ops argumentsTejun Heo2-0/+19
2026-08-08bpf: Support __arena and __arena__nullable kfunc argument suffixesTejun Heo2-0/+7
2026-08-08bpf: Rename 'early' BTF checking as a preparation phaseKumar Kartikeya Dwivedi1-2/+2
2026-08-08bpf: Infer zext_dst based on static register liveness analysisEduard Zingerman1-6/+1
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann39-135/+296
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+1
2026-08-07Merge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+3
2026-08-07bpf, riscv: Add and use bpf_atomic_is_load_acq() helperDaniel Borkmann2-15/+31
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2026-08-06Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+35
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-80/+89
2026-08-06packet: use consistent hard_header_len in non-ring send pathsQihang Tang1-2/+4
2026-08-06net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang1-5/+0
2026-08-06net/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
2026-08-06bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lockKaitao Cheng1-0/+1
2026-08-05dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan1-1/+1
2026-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-18/+9
2026-08-05ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tablesMark Brown21-53/+123
2026-08-04mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)1-0/+1
2026-08-04ipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng1-2/+2
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev2-25/+28
2026-08-03xsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev2-43/+43
2026-08-03xsk: validate launch-time metadata sizeStanislav Fomichev1-4/+13
2026-08-03xsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev1-4/+10
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev2-4/+6
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+5
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2026-08-03bpf: Remove unused BTF_FMODEL_STRUCT_ARGYonghong Song1-3/+0
2026-08-03bpf: Generate kfunc argument prototype at add-call timeAmery Hung2-21/+24
2026-08-03bpf: Fold __szk const size handling into the scalar arg pathAmery Hung1-4/+7
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung2-3/+3
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2026-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+0
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+16
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds3-4/+10
2026-07-31Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+2
2026-07-31Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-2/+19
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki1-2/+1
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov1-14/+5
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov1-1/+1
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal1-2/+2