Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
HEAD
a578b54
Merge branch 'bpf-report-arena-faults-to-bpf-streams'
by Alexei Starovoitov
· 3 days ago
master
86f2225
selftests/bpf: Add tests for arena fault reporting
by Puranjay Mohan
· 3 days ago
edd03fc
selftests: bpf: use __stderr in stream error tests
by Puranjay Mohan
· 3 days ago
744eeb2
selftests: bpf: introduce __stderr and __stdout
by Puranjay Mohan
· 3 days ago
5c5240d
bpf: Report arena faults to BPF stderr
by Puranjay Mohan
· 3 days ago
70f2354
bpf: core: introduce main_prog_aux for stream access
by Puranjay Mohan
· 3 days ago
0460484
bpf: arm64: simplify exception table handling
by Puranjay Mohan
· 3 days ago
5d87e96
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
by Alexei Starovoitov
· 3 days ago
e59a039
Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 3 days ago
a1228f0
Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 3 days ago
b10c31b
Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 3 days ago
02ffd6f
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Linus Torvalds
· 3 days ago
bddce1c
Merge branches 'pm-sleep' and 'pm-em'
by Rafael J. Wysocki
· 3 days ago
4f553c1
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 3 days ago
223ba8e
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 days ago
7aac7190
Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 4 days ago
91f34aa
Merge branch 'bpf-reject-bpf_timer-for-preempt_rt'
by Alexei Starovoitov
· 4 days ago
fbdd61c
selftests/bpf: Skip timer cases when bpf_timer is not supported
by Leon Hwang
· 4 days ago
e25ddfb
bpf: Reject bpf_timer for PREEMPT_RT
by Leon Hwang
· 4 days ago
1b5d466
Merge tag 'trace-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 4 days ago
449c9c02
PM: hibernate: Restrict GFP mask in hibernation_snapshot()
by Rafael J. Wysocki
· 4 days ago
a3967ba
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork.
by Kuniyuki Iwashima
· 5 days ago
e042354
PM: EM: Add function for registering a PD without capacity update
by Rafael J. Wysocki
· 9 days ago
6d78b44
bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()
by Peilin Ye
· 5 days ago
df0cb5c
bpf: Allow fall back to interpreter for programs with stack size <= 512
by KaFai Wan
· 5 days ago
0d80e7f
rqspinlock: Choose trylock fallback for NMI waiters
by Kumar Kartikeya Dwivedi
· 5 days ago
30f241f
xsk: Fix immature cq descriptor production
by Maciej Fijalkowski
· 10 days ago
6c6f5c1
bpf: Update the list of BPF selftests maintainers
by Eduard Zingerman
· 5 days ago
813104c
Merge branch 'fix-bpf_strnstr-len-error'
by Andrii Nakryiko
· 2 weeks ago
387be23
Merge branch 'selftests-bpf-fix-expression-result-unused-warnings-with-icecc'
by Alexei Starovoitov
· 2 weeks ago
6624fb2
selftests/bpf: Add tests for bpf_strnstr
by Rong Tao
· 2 weeks ago
5d40c03
selftests/bpf: Fix "expression result unused" warnings with icecc
by Ilya Leoshkevich
· 2 weeks ago
7edfc02
bpf: Fix bpf_strnstr() to handle suffix match cases better
by Rong Tao
· 2 weeks ago
3aa9b9a
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
by Daniel Borkmann
· 2 weeks ago
f9bb6ff
bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
by Daniel Borkmann
· 2 weeks ago
9dd1835
Merge tag 'dma-mapping-6.17-2025-09-09' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
by Linus Torvalds
· 5 days ago
f859813
selftests/bpf: Fix incorrect array size calculation
by Jiayuan Chen
· 5 days ago
a68172d
MAINTAINERS: add tree entry to numa memblocks and emulation block
by Mike Rapoport (Microsoft)
· 9 days ago
3260a3f
mm/damon/sysfs: fix use-after-free in state_show()
by Stanislav Fort
· 9 days ago
0ce9398
proc: fix type confusion in pde_set_flags()
by wangzijie
· 10 days ago
3fac212
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
by Nathan Chancellor
· 12 days ago
79357cd
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
by Uladzislau Rezki (Sony)
· 2 weeks ago
04100f7
ocfs2: fix recursive semaphore deadlock in fiemap call
by Mark Tinguely
· 2 weeks ago
d613f53c
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
by Miaohe Lin
· 2 weeks ago
78d2d32
mm/mremap: fix regression in vrm->new_addr check
by Carlos Llamas
· 2 weeks ago
7989fdc
percpu: fix race on alloc failed warning limit
by Vlad Dumitrescu
· 3 weeks ago
cd4453c
tracing: Silence warning when chunk allocation fails in trace_pid_write
by Pu Lehui
· 6 days ago
dd2fa82
NFSv4/flexfiles: Fix layout merge mirror check.
by Jonathan Curley
· 6 days ago
60ef541
Merge branch 'bpf-replace-wq-users-and-add-wq_percpu-to-alloc_workqueue-users'
by Alexei Starovoitov
· 6 days ago
a857210
bpf: WQ_PERCPU added to alloc_workqueue users
by Marco Crivellari
· 9 days ago
0409819
bpf: replace use of system_unbound_wq with system_dfl_wq
by Marco Crivellari
· 9 days ago
34f8608
bpf: replace use of system_wq with system_percpu_wq
by Marco Crivellari
· 9 days ago
93a83d0
selftests/bpf: Fix the issue where the error code is 0
by Feng Yang
· 6 days ago
f777d11
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 6 days ago
971e2c8
Merge tag 'amd-pstate-v6.17-2025-09-04' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
by Rafael J. Wysocki
· 6 days ago
76eeb9b8
Linux 6.17-rc5
by Linus Torvalds
· 7 days ago
bd8f3bf
Merge tag 'i2c-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 days ago
2c3bac60
Merge tag 'edac_urgent_for_v6.17_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 7 days ago
6ab41fc
Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 days ago
b7369eb
Merge tag 'locking-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 days ago
6a8a34a
Merge tag 'perf-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 days ago
00e6982
Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 7 days ago
9559d2f
SUNRPC: call xs_sock_process_cmsg for all cmsg
by Justin Worrell
· 10 days ago
199cd9e
Revert "SUNRPC: Don't allow waiting for exiting tasks"
by Trond Myklebust
· 11 days ago
c12b6a7
NFS: Fix the marking of the folio as up to date
by Trond Myklebust
· 11 days ago
b7b8574
NFS: nfs_invalidate_folio() must observe the offset and size arguments
by Trond Myklebust
· 11 days ago
ca247c8
NFSv4.2: Serialise O_DIRECT i/o and copy range
by Trond Myklebust
· 8 days ago
c80ebeb
NFSv4.2: Serialise O_DIRECT i/o and clone range
by Trond Myklebust
· 8 days ago
b93128f
NFSv4.2: Serialise O_DIRECT i/o and fallocate()
by Trond Myklebust
· 9 days ago
9eb90f4
NFS: Serialise O_DIRECT i/o and truncate()
by Trond Myklebust
· 9 days ago
b2036bb
NFSv4.2: Protect copy offload and clone against 'eof page pollution'
by Trond Myklebust
· 8 days ago
b1817b1
NFS: Protect against 'eof page pollution'
by Trond Myklebust
· 10 days ago
5a46d23
flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
by Tigran Mkrtchyan
· 2 weeks ago
d368439
nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
by Mike Snitzer
· 4 weeks ago
b236920
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
by Linus Torvalds
· 8 days ago
c1628c00
tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()
by Wang Liang
· 8 days ago
ab1396af7
trace/fgraph: Fix error handling
by Guenter Roeck
· 8 days ago
d035b4b
Merge tag 'i2c-host-fixes-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
by Wolfram Sang
· 8 days ago
80d03a4
ftrace/samples: Fix function size computation
by Vladimir Riabchun
· 3 weeks ago
d1d10cea
Merge tag 'perf-tools-fixes-for-v6.17-2025-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
by Linus Torvalds
· 9 days ago
a03ee11
riscv: Fix sparse warning about different address spaces
by Alexandre Ghiti
· 11 days ago
fef7ded
riscv: Fix sparse warning in __get_user_error()
by Alexandre Ghiti
· 11 days ago
95c54cd
riscv: kexec: Initialize kexec_buf struct
by Breno Leitao
· 3 weeks ago
f4ea67a
riscv: use lw when reading int cpu in asm_per_cpu
by Radim Krčmář
· 7 weeks ago
8a16586
riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id
by Radim Krčmář
· 5 weeks ago
ad5348c
riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
by Radim Krčmář
· 5 weeks ago
1046791
riscv: uaccess: fix __put_user_nocheck for unaligned accesses
by Aurelien Jarno
· 7 weeks ago
e108c8a
riscv: use lw when reading int cpu in new_vmalloc_check
by Radim Krčmář
· 7 weeks ago
d3e4501
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 days ago
53b48f6
Merge tag 'spi-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 days ago
e5d5d23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 days ago
730c145
Merge tag 'audit-pr-20250905' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 9 days ago
992203a
nfs/localio: restore creds before releasing pageio data
by Scott Mayhew
· 5 weeks ago
e12873ee
selftests/bpf: Add BPF program dump in veristat
by Mykyta Yatsenko
· 9 days ago
c2f3b10
Merge tag '6.17-RC4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 days ago
260aa8d
Merge tag 'hwmon-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 days ago
3d12674
btrfs: don't allow adding block device of less than 1 MB
by Mark Harmstone
· 12 days ago
3d1e364
Merge tag 'gpio-fixes-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
by Linus Torvalds
· 9 days ago
dd6cbcc
Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
by Linus Torvalds
· 9 days ago
e9eaca6
Merge tag 'block-6.17-20250905' of git://git.kernel.dk/linux
by Linus Torvalds
· 9 days ago
Next »