index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
2025-08-18
bpf: Add a verbose message when the BTF limit is reached
Anton Protopopov
2025-08-18
bpf: Replace get_next_cpu() with cpumask_next_wrap()
Fushuai Wang
2025-08-17
Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-08-16
params: Replace deprecated strcpy() with strscpy() and memcpy()
Thorsten Blum
2025-08-15
bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
2025-08-15
perf: Convert mmap() refcounts to refcount_t
Thomas Gleixner
2025-08-15
perf: Identify the 0->1 transition for event::mmap_count
Peter Zijlstra
2025-08-15
perf: Use scoped_guard() for mmap_mutex in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Split out the RB allocation
Peter Zijlstra
2025-08-15
perf: Make RB allocation branch self sufficient
Peter Zijlstra
2025-08-15
perf: Split out the AUX buffer allocation
Peter Zijlstra
2025-08-15
perf: Reflow to get rid of aux_success label
Peter Zijlstra
2025-08-15
perf: Use guard() for aux_mutex in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Remove redundant aux_unlock label
Peter Zijlstra
2025-08-15
perf: Move common code into both rb and aux branches
Peter Zijlstra
2025-08-15
perf: Merge consecutive conditionals in perf_mmap()
Peter Zijlstra
2025-08-15
perf: Move perf_mmap_calc_limits() into both rb and aux branches
Peter Zijlstra
2025-08-15
perf: Split out VM accounting
Thomas Gleixner
2025-08-15
perf: Split out mlock limit handling
Thomas Gleixner
2025-08-15
perf: Remove redundant condition for AUX buffer size
Thomas Gleixner
2025-08-15
perf: Avoid undefined behavior from stopping/starting inactive events
Yunseong Kim
2025-08-15
bpf: Check the helper function is valid in get_helper_proto
Jiri Olsa
2025-08-15
bpf, cpumap: Disable page_pool direct xdp_return need larger scope
Jesper Dangaard Brouer
2025-08-14
rcutorture: Delay forward-progress testing until boot completes
Paul E. McKenney
2025-08-14
torture: Delay CPU-hotplug operations until boot completes
Paul E. McKenney
2025-08-14
rcutorture: Delay rcutorture readers and writers until boot completes
Paul E. McKenney
2025-08-14
rcutorture: Suppress "Writer stall state" reports during boot
Paul E. McKenney
2025-08-14
torture: Announce kernel boot status at torture-test startup
Paul E. McKenney
2025-08-14
rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()
Zqiang
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-08-13
rcu: Document that rcu_barrier() hurries lazy callbacks
Paul E. McKenney
2025-08-13
cpuset: remove redundant CS_ONLINE flag
Chen Ridong
2025-08-13
audit: add a missing tab
Dan Carpenter
2025-08-13
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
Shanker Donthineni
2025-08-13
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
John Stultz
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
2025-08-12
bpf: Replace kvfree with kfree for kzalloc memory
Qianfeng Rong
2025-08-12
bpf: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
2025-08-12
cgroup: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-08-11
sched/ext: Fix invalid task state transitions on class switch
Andrea Righi
2025-08-11
futex: Use user_write_access_begin/_end() in futex_put_value()
Waiman Long
2025-08-11
audit: fix typo in auditfilter.c comment
Kieran Moy
2025-08-11
audit: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-08-11
audit: fix indentation in audit_log_exit()
Casey Schaufler
2025-08-11
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
2025-08-11
swiotlb: Remove redundant __GFP_NOWARN
Qianfeng Rong
[prev]
[next]