Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
HEAD
fdec474
selftests/bpf: Report the real error from libarena parallel workers
by Jiayuan Chen
· 5 days ago
for-next
master
59b9731
bpf: Allow bpf_res_spin_lock() in all contexts
by Kumar Kartikeya Dwivedi
· 9 days ago
fcf7415
tcp: Use kvmalloc_array() for BPF iterator batches
by Weimin Xiong
· 12 days ago
3c6e8a3
unix: Use kvmalloc_array() for BPF iterator batches
by Weimin Xiong
· 12 days ago
4748a67
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
by Eduard Zingerman
· 3 days ago
0ce3774
Merge tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
by Linus Torvalds
· 3 days ago
73387b8
Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
by Linus Torvalds
· 3 days ago
8e371ef
Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 3 days ago
ae453ee
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Linus Torvalds
· 3 days ago
2d66a03
bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
by Chengfeng Ye
· 4 days ago
c8e55f5
Merge branch 'selftests-bpf-fix-several-issues-in-test_progs-c'
by Kumar Kartikeya Dwivedi
· 4 days ago
06efb01
selftests/bpf: Fix memory leak on subtest_states reallocation
by Feng Yang
· 5 days ago
a813ad2
selftests/bpf: Use calloc to allocate subtest_states
by Feng Yang
· 5 days ago
12b362b
selftests/bpf: Fix missing allocation null checks in test_progs.c
by Feng Yang
· 5 days ago
b04b8d4
selftests/bpf: Fix incorrect error checking for pthread_create
by Feng Yang
· 5 days ago
791841e
selftests/bpf: Fix extra free of subtest_state->name
by Feng Yang
· 5 days ago
e2a9369
Merge tag 'drm-fixes-2026-07-25' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 4 days ago
1adb5b8
Merge branch 's390-bpf-support-load-acquire-and-store-release-instructions'
by Kumar Kartikeya Dwivedi
· 4 days ago
2925f8d
s390/bpf: Enable atomics tests for s390
by Maxim Khmelevskii
· 5 days ago
898343e
s390/bpf: Support load-acquire and store-release instructions
by Maxim Khmelevskii
· 5 days ago
2d7f576
s390/bpf: Add emit_ldx and emit_stx functions
by Maxim Khmelevskii
· 5 days ago
9b19237
selftests/bpf: Add get_preempt_count() support for RISC-V
by Tiezhu Yang
· 6 days ago
10416cd
Merge branch 'bpf-fix-warning-in-bpf_tracing_link_release'
by Kumar Kartikeya Dwivedi
· 4 days ago
09e0746
selftests/bpf: Verify no warning when close fexit link
by Leon Hwang
· 6 days ago
61aaa87
bpf: Fix WARNING in bpf_tracing_link_release
by Leon Hwang
· 6 days ago
2805abd
bpf: Fix CFI mismatch in task work callback
by Mykyta Yatsenko
· 4 days ago
dad0a87
Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 4 days ago
159d4fb
Merge branch 'bpf-riscv-add-timed-may_goto-support'
by Kumar Kartikeya Dwivedi
· 4 days ago
3c2be3c
selftests/bpf: Enable timed may_goto tests for riscv64
by Feng Jiang
· 5 days ago
a003224
selftests/bpf: Test timed may_goto preserves R0-R5
by Feng Jiang
· 5 days ago
6ef8ff2
bpf, riscv: Add support for timed may_goto
by Feng Jiang
· 5 days ago
981f4a2
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
by Linus Torvalds
· 4 days ago
6c33542
Merge tag 'amd-drm-fixes-v7.2-2026-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/superm1/linux into drm-fixes
by Dave Airlie
· 4 days ago
0c452fb
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 4 days ago
a93212b
Merge tag 'iommu-fixes-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
by Linus Torvalds
· 4 days ago
fbbaca9
drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()
by Leo Li
· 5 days ago
86ba24c
Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
by Linus Torvalds
· 4 days ago
82730db
drm/amd/display: Fix flip-done timeouts on mode1 reset
by Leo Li
· 5 days ago
e24b02d
Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
by Dave Airlie
· 4 days ago
1ff399c
Revert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATION"
by Maarten Lankhorst
· 4 days ago
55c7bd2
selftests/bpf: Test passing scalar NULL to nonnull global subprog
by Amery Hung
· 5 days ago
289e680
bpf: Reject passing scalar NULL to nonnull arg of a global subprog
by Amery Hung
· 5 days ago
6273dd3
drm/vc4: Shut down BO cache timer before teardown
by Linmao Li
· 8 days ago
2027793
Merge tag 'drm-xe-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
by Dave Airlie
· 4 days ago
394586a
Merge tag 'drm-intel-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
by Dave Airlie
· 4 days ago
48a5a7a
Merge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 days ago
d326f83
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 days ago
5b60234
ceph: avoid fs reclaim while using current->journal_info
by Max Kellermann
· 6 days ago
cee38bb
ceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*
by Max Kellermann
· 7 days ago
50958bb9
ceph: fix hanging __ceph_get_caps() with stale mds_wanted
by Max Kellermann
· 3 weeks ago
a6c4250
rbd: Reset positive result codes to zero in object map update path
by Raphael Zimmer
· 3 weeks ago
9f00f9c
libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
by Xiang Mei
· 7 weeks ago
937d61f
libceph: refresh auth->authorizer_buf{,_len} after authorizer update
by Shuangpeng Bai
· 4 weeks ago
c3e6407
ceph: fix refcount leak in ceph_readdir()
by WenTao Liang
· 7 weeks ago
bbeae12
libceph: guard missing CRUSH type name lookup
by Zhao Zhang
· 6 weeks ago
e4c8047
libceph: remove debugfs files before client teardown
by Douya Le
· 6 weeks ago
d3c3293
libceph: bound get_version reply decode to front len
by Douya Le
· 7 weeks ago
cbf5961
ceph: fix writeback_count leak in write_folio_nounlock()
by Wentao Liang
· 8 weeks ago
a109a556
libceph: fix two unsafe bare decodes in decode_lockers()
by Pavitra Jha
· 8 weeks ago
4dbc71b
ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
by Bryam Vargas
· 9 weeks ago
40480ee
libceph: Reject monmaps advertising zero monitors
by Raphael Zimmer
· 9 weeks ago
05f90284
libceph: reject zero bucket types in crush_decode
by Douya Le
· 9 weeks ago
98917a4
libceph: Fix multiplication overflow in decode_new_up_state_weight()
by Raphael Zimmer
· 9 weeks ago
6a8da86
Merge branch 'drop_monitor-take-care-of-32bit-kernels'
by Jakub Kicinski
· 5 days ago
fd098a2
drop_monitor: perform u64_stats updates under IRQ-disabled section
by Eric Dumazet
· 6 days ago
7089f7a
drop_monitor: fix size calculations for 64-bit attributes
by Eric Dumazet
· 6 days ago
5e9c8ba
net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
by Yehyeong Lee
· 6 days ago
1d4da82
Merge branch 'mptcp-misc-fixes-for-v7-2-rc5'
by Jakub Kicinski
· 5 days ago
133cca1
mptcp: fix BUILD_BUG_ON on legacy ARM config
by Matthieu Baerts (NGI0)
· 7 days ago
e321329
selftests: mptcp: userspace_pm: fix undefined variable port
by Geliang Tang
· 7 days ago
bd7aae4
mptcp: fix stale skb->sk reference on subflow close
by Kalpan Jani
· 7 days ago
9bc6d5e
mptcp: pm: userspace: fix use-after-free in get_local_id
by Geliang Tang
· 7 days ago
f3ca0ee
mptcp: decrement subflows counter on failed passive join
by Chenguang Zhao
· 7 days ago
234e5e8
mac802154: hold an interface reference across the scan worker
by Ibrahim Hashimov
· 7 days ago
9b2854f
sctp: don't free the ASCONF's own transport in DEL-IP processing
by Jun Yang
· 7 days ago
d1ff66b6
phonet: check register_netdevice_notifier() error in phonet_device_init()
by Minhong He
· 7 days ago
0f71f85
phonet: pep: fix use-after-free in pep_get_sb()
by Breno Leitao
· 7 days ago
b9e5589
bnge/bng_re: fix ring ID widths
by Vikas Gupta
· 7 days ago
47f42ff
tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
by Cen Zhang (Microsoft)
· 8 days ago
d73a2e8
Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-next
by Jakub Kicinski
· 5 days ago
649ea07
net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()
by Lorenzo Bianconi
· 8 days ago
d9a33cad
mctp: check register_netdevice_notifier() error in mctp_device_init()
by Minhong He
· 8 days ago
c3f2fc2
ptp: netc: explicitly clear TMR_OFF during initialization
by Clark Wang
· 8 days ago
167e54c
rds: tcp: unregister sysctl before tearing down listen socket
by Cen Zhang (Microsoft)
· 9 days ago
313a123
ipv6: Change allocation flags to match rcu_read_lock section requirements
by Nikola Z. Ivanov
· 9 days ago
ee7f9bb
net: slip: serialize receive against buffer reallocation
by Sungmin Kang
· 10 days ago
7fd5591
Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf'
by Jakub Kicinski
· 5 days ago
237f1f7
idpf: fix max_vport related crash on allocation error during init
by Emil Tantilov
· 11 days ago
59abb87
ice: reject out-of-range ptype in ice_parser_profile_init
by Aleksandr Loktionov
· 11 days ago
144539b
ice: prevent tstamp ring allocation for non-PF VSI types
by Paul Greenwalt
· 11 days ago
f6a7e00
ice: fix PTP Call Trace during PTP release
by Paul Greenwalt
· 11 days ago
2915681b
ice: use READ_ONCE() to access cached PHC time
by Sergey Temerkhanov
· 11 days ago
d6da9b7
ice: fix LAG recipe to profile association
by Marcin Szycik
· 11 days ago
2d19302
ice: pass the return value of skb_checksum_help()
by Michal Swiatkowski
· 11 days ago
99d0f42
ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
by Vincent Chen
· 11 days ago
440e274
net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
by Li RongQing
· 11 days ago
bb0d96e
octeontx2-pf: tc: fix egress ratelimiting
by Hariprasad Kelam
· 11 days ago
1087ba5
Merge branch 'tcp-validate-rst-sequence-in-syn-received'
by Jakub Kicinski
· 5 days ago
7bb1835
selftests/net: packetdrill: cover RST validation in SYN-RECEIVED
by Yuxiang Yang
· 11 days ago
a28c4fc
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
by Yuxiang Yang
· 11 days ago
Next »