Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
HEAD
761214e
Merge branch 'bpf-disallow-interpreter-fallback-for-interpreter-unsupported-insns'
by Kumar Kartikeya Dwivedi
· 20 hours ago
master
7a0855e7
bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
by Leon Hwang
· 5 days ago
905f716
bpf: Disallow interpreter fallback for gotox insn
by Leon Hwang
· 5 days ago
34746b5
bpf: Disallow interpreter fallback for arena-related insns
by Leon Hwang
· 5 days ago
deabfad
Merge branch 'bpf-reject-arena-frees-below-the-arena-base'
by Kumar Kartikeya Dwivedi
· 22 hours ago
for-next
770b62a
selftests/bpf: Cover scalar arena frees below the base
by Yiyang Chen
· 3 days ago
b5a71cb
bpf: Reject arena frees below the arena base
by Yiyang Chen
· 3 days ago
45bf95d
selftests/bpf: Remove redundant config option from selftests fragments
by Alexis Lothoré (eBPF Foundation)
· 11 days ago
fa44402
Merge branch 'bpf-add-memory-usage-for-arena-and-selftest'
by Kumar Kartikeya Dwivedi
· 22 hours ago
29e4bcf
selftests/bpf: Add tests for memory usage for arena
by Jiayuan Chen
· 3 days ago
a14f9ba
selftests/bpf: Run arena tests serially
by Jiayuan Chen
· 3 days ago
89318af
bpf: Add memory usage for arena
by Jiayuan Chen
· 3 days ago
f8248ac
bpf: Pass arena instead of scratch_page to the pte callbacks
by Jiayuan Chen
· 3 days ago
ecf11bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
by Kumar Kartikeya Dwivedi
· 3 days ago
aa4969c
Merge branch 'fix-leftover-issues-of-the-unify-bpf_call_arg_meta-patchset'
by Eduard Zingerman
· 4 days ago
79c9dc9
bpf: Zero kfunc arg meta before error paths can read it
by Amery Hung
· 5 days ago
918787e
bpf: Disable raw mode for bloom filter map_peek
by Amery Hung
· 5 days ago
94515f3
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Linus Torvalds
· 3 days ago
8fc5743
Merge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 3 days ago
0dde292
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
by Linus Torvalds
· 3 days ago
e13caf1
Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 3 days ago
af5e34a
Merge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 3 days ago
45419d0
Merge tag 'mmc-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 3 days ago
111e7b2
Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 3 days ago
6917aa77
Merge tag 'powerpc-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 3 days ago
56d96fe
mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
by Weiming Shi
· 9 days ago
2c72eb6
llc: fix SAP refcount leak when creating incoming sockets
by Xuanqiang Luo
· 8 days ago
04aeddf
selftests: netconsole: only restore MAC when it changed on resume
by Andre Carvalho
· 10 days ago
1cb8553
bnxt_en: Handle partially initialized auxiliary devices
by Ruoyu Wang
· 9 days ago
e0b5252
sctp: fix auth_hmacs array size in struct sctp_cookie
by Xin Long
· 10 days ago
f1f5c8a
net/sched: act_tunnel_key: Defer dst_release to RCU callback
by Jamal Hadi Salim
· 9 days ago
d2e914a
dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()
by Ivan Vecera
· 10 days ago
2c1931a
tcp: fix TIME_WAIT socket reference leak on PSP policy failure
by Eric Dumazet
· 10 days ago
df6134b
net/mlx5: free mlx5_st_idx_data on final dealloc
by Zhiping Zhang
· 3 weeks ago
892d308
Merge tag 'linux-can-fixes-for-7.2-20260716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by Paolo Abeni
· 3 days ago
78d24e7
Merge tag 'for-net-2026-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Paolo Abeni
· 3 days ago
bc72917
Merge tag 'nf-26-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
by Paolo Abeni
· 3 days ago
ba6cb45
Merge branch 'fixes-for-tailcall-with-subprog-and-callback'
by Eduard Zingerman
· 4 days ago
42bfd21
selftests/bpf: Add testcases for callback with tailcall
by Pu Lehui
· 4 days ago
a41d0c3
bpf: Reject callback subprogs invoke tailcall
by Pu Lehui
· 4 days ago
3513ea9
bpf: Sync tail_call_reachable with callee state on entry
by Pu Lehui
· 4 days ago
fce2dfa7
Merge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 4 days ago
3d84d67
Merge branch 'bpf-fix-tracing-of-kfuncs-with-implicit-args'
by Eduard Zingerman
· 4 days ago
0af15f3
selftests/bpf: Cover tracing implicit kfunc args
by Kumar Kartikeya Dwivedi
· 7 days ago
3917b10
bpf: Fix tracing of kfuncs with implicit args
by Ihor Solodrai
· 7 days ago
481ed5d
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
by Linus Torvalds
· 4 days ago
e22254e
Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 4 days ago
133fc7a
Merge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 4 days ago
6f5156d
Merge tag 'pm-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 4 days ago
4302c35
Merge tag 'pmdomain-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
by Linus Torvalds
· 4 days ago
c270a42
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 4 days ago
3d9855d1
Merge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes
by Arnd Bergmann
· 4 days ago
6fd9e37
Merge patch series "net: can: isotp-fixes"
by Marc Kleine-Budde
· 4 days ago
cf070fe
can: isotp: serialize TX state transitions under so->rx_lock
by Oliver Hartkopp
· 8 days ago
20bab8b
can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
by Oliver Hartkopp
· 8 days ago
9b1a02e
can: isotp: use unconditional synchronize_rcu() in isotp_release()
by Oliver Hartkopp
· 8 days ago
05e4a26
Merge patch series "can: bcm: collected fixes"
by Marc Kleine-Budde
· 4 days ago
2f5976f
can: bcm: track a single source interface for ANYDEV timeout/throttle ops
by Oliver Hartkopp
· 6 days ago
58fd6cb
can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
by Oliver Hartkopp
· 6 days ago
3b762c0
can: bcm: fix stale rx/tx ops after device removal
by Oliver Hartkopp
· 6 days ago
d599482
can: bcm: add missing device refcount for CAN filter removal
by Oliver Hartkopp
· 6 days ago
62ec41f
can: bcm: validate frame length in bcm_rx_setup() for RTR replies
by Oliver Hartkopp
· 6 days ago
12ce799
can: bcm: extend bcm_tx_lock usage for data and timer updates
by Oliver Hartkopp
· 6 days ago
7b2c3ea
can: bcm: add missing rcu list annotations and operations
by Oliver Hartkopp
· 6 days ago
e6c24ba
can: bcm: fix CAN frame rx/tx statistics
by Oliver Hartkopp
· 6 days ago
749179c
can: bcm: add locking when updating filter and timer values
by Oliver Hartkopp
· 6 days ago
d9b091d
can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
by Oliver Hartkopp
· 6 days ago
68973f9
can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
by Lee Jones
· 6 days ago
d837620
can: peak: Modification of references to email accounts being deleted
by Stéphane Grosjean
· 2 months ago
e4e8af6
can: j1939: fix lockless local-destination check
by Shuhao Fu
· 2 months ago
25f744f
KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug
by Nikunj A Dadhania
· 5 days ago
37e2f87
Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 days ago
e144887
Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 days ago
add11ea
Merge tag 'scmi-ffa-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
by Arnd Bergmann
· 5 days ago
d1f4b56
selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on
by Avinash Duduskar
· 5 days ago
2f2312c
KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state
by Sean Christopherson
· 6 days ago
5246d32
Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 5 days ago
37694e5
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
by Paolo Bonzini
· 5 days ago
15f8ba7
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 days ago
5b0d046
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 days ago
4967bd5
Merge branch 'bpf-reject-negative-const-offsets-for-buffer-pointers'
by Eduard Zingerman
· 5 days ago
6f59deb
selftests/bpf: Cover negative buffer pointer offsets
by Sun Jian
· 6 days ago
fd4cfa8c
bpf: Reject negative const offsets for buffer pointers
by Sun Jian
· 6 days ago
2d8af4e
Merge branch 'bpf-sockmap-fix-fionread-for-sockets-without-a-verdict-program'
by Kumar Kartikeya Dwivedi
· 5 days ago
a42f05c
selftests/bpf: Test FIONREAD on a sockmap socket without a verdict program
by Mattia Meleleo
· 12 days ago
04af4ef
bpf, sockmap: Account for receive queue in FIONREAD without a verdict program
by Mattia Meleleo
· 12 days ago
c314bca
Merge branch 'unify-helper-and-kfunc-call_arg_meta'
by Kumar Kartikeya Dwivedi
· 5 days ago
bf9c1b91
bpf: Unify helper and kfunc call argument meta
by Amery Hung
· 5 days ago
d55149f
bpf: Drop redundant pkt_access from bpf_call_arg_meta
by Amery Hung
· 5 days ago
1e63cd6
selftests/bpf: Test kfunc returning zero-sized allocation buffer
by Amery Hung
· 5 days ago
8faaa93
bpf: Unify helper and kfunc allocation-size argument handling
by Amery Hung
· 5 days ago
77a4974
bpf: Pass argno to callees in check_func_arg() instead of argno_from_reg(regno)
by Amery Hung
· 5 days ago
92ec8b1
bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
by Amery Hung
· 5 days ago
c28cbef
bpf: Remove dynptr check in check_stack_range_initialized()
by Amery Hung
· 5 days ago
e27c946
mmc: sdhci-esdhc-imx: fix resume error handling
by Luke Wang
· 5 days ago
6aa00a4
mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspend
by Luke Wang
· 5 days ago
8da5930
mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
by Luke Wang
· 5 days ago
9d87eaf
mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
by Luke Wang
· 5 days ago
1db8781
mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
by Luke Wang
· 5 days ago
5adc14c
mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
by Luke Wang
· 5 days ago
Next »