index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-15
bpf: Add ksock kfuncs
Mahe Tardy
1
-0
/
+36
2026-08-15
net: Add connect_socket() helper
Mahe Tardy
1
-0
/
+2
2026-08-15
bpf: Track verifier register diagnostic events
Kumar Kartikeya Dwivedi
1
-0
/
+17
2026-08-15
bpf: Add source and instruction diagnostic context
Kumar Kartikeya Dwivedi
3
-2
/
+15
2026-08-14
bpf: Populate mmap-able array map memory lazily
Song Liu
1
-0
/
+1
2026-08-13
bpf: Eliminate dup/restore of insn_aux_data
Xu Kuohai
2
-13
/
+1
2026-08-13
bpf: Make bpf_trampoline_multi_detach return void
Hui Zhu
1
-5
/
+4
2026-08-12
bpf: Track verifier instruction stats for each subprogram
Kumar Kartikeya Dwivedi
1
-1
/
+4
2026-08-12
bpf: Derive the atomic load register in one place
Daniel Borkmann
1
-0
/
+24
2026-08-08
bpf: Support __arena and __arena__nullable on struct_ops arguments
Tejun Heo
2
-0
/
+19
2026-08-08
bpf: Support __arena and __arena__nullable kfunc argument suffixes
Tejun Heo
2
-0
/
+7
2026-08-08
bpf: Rename 'early' BTF checking as a preparation phase
Kumar Kartikeya Dwivedi
1
-2
/
+2
2026-08-08
bpf: Infer zext_dst based on static register liveness analysis
Eduard Zingerman
1
-6
/
+1
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
39
-135
/
+296
2026-08-07
Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2026-08-07
Merge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+3
2026-08-07
bpf, riscv: Add and use bpf_atomic_is_load_acq() helper
Daniel Borkmann
2
-15
/
+31
2026-08-06
Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2026-08-06
Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+35
2026-08-06
Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-80
/
+89
2026-08-06
packet: use consistent hard_header_len in non-ring send paths
Qihang Tang
1
-2
/
+4
2026-08-06
net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
Qihang Tang
1
-5
/
+0
2026-08-06
net/sched: reject overly deep qdisc hierarchies
Zijie Huang
1
-0
/
+1
2026-08-06
bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lock
Kaitao Cheng
1
-0
/
+1
2026-08-05
dibs: initialise dibs->lock in dibs_dev_alloc()
Hidayath Khan
1
-1
/
+1
2026-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-18
/
+9
2026-08-05
ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables
Mark Brown
21
-53
/
+123
2026-08-04
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
Lorenzo Stoakes (ARM)
1
-0
/
+1
2026-08-04
ipv6: prevent in6_dev_get() from resurrecting inet6_dev
Kyle Zeng
1
-2
/
+2
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
2
-25
/
+28
2026-08-03
xsk: move xsk_tx_metadata_request() to xdp_sock_drv.h
Stanislav Fomichev
2
-43
/
+43
2026-08-03
xsk: validate launch-time metadata size
Stanislav Fomichev
1
-4
/
+13
2026-08-03
xsk: clear metadata pointer when no timestamp is requested
Stanislav Fomichev
1
-4
/
+10
2026-08-03
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
2
-4
/
+6
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+5
2026-08-03
Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2026-08-03
bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Yonghong Song
1
-3
/
+0
2026-08-03
bpf: Generate kfunc argument prototype at add-call time
Amery Hung
2
-21
/
+24
2026-08-03
bpf: Fold __szk const size handling into the scalar arg path
Amery Hung
1
-4
/
+7
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
2
-3
/
+3
2026-08-02
Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+4
2026-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+0
2026-08-02
Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+16
2026-07-31
Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
3
-4
/
+10
2026-07-31
Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2026-07-31
Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-2
/
+19
2026-07-31
Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"
Rafael J. Wysocki
1
-2
/
+1
2026-07-31
ipvs: return the csum validation for forward hook
Julian Anastasov
1
-14
/
+5
2026-07-31
ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
Julian Anastasov
1
-1
/
+1
2026-07-31
netfilter: ipset: switch to rcu work
Florian Westphal
1
-2
/
+2
[next]