index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
perf: Remove redundant aux_unlock label
Peter Zijlstra
1
-9
/
+8
2025-08-15
perf: Move common code into both rb and aux branches
Peter Zijlstra
1
-10
/
+15
2025-08-15
perf: Merge consecutive conditionals in perf_mmap()
Peter Zijlstra
1
-22
/
+19
2025-08-15
perf: Move perf_mmap_calc_limits() into both rb and aux branches
Peter Zijlstra
1
-8
/
+18
2025-08-15
perf: Split out VM accounting
Thomas Gleixner
1
-4
/
+9
2025-08-15
perf: Split out mlock limit handling
Thomas Gleixner
1
-37
/
+38
2025-08-15
perf: Remove redundant condition for AUX buffer size
Thomas Gleixner
1
-1
/
+1
2025-08-15
perf: Avoid undefined behavior from stopping/starting inactive events
Yunseong Kim
1
-0
/
+6
2025-08-15
bpf: Check the helper function is valid in get_helper_proto
Jiri Olsa
2
-2
/
+5
2025-08-15
bpf, cpumap: Disable page_pool direct xdp_return need larger scope
Jesper Dangaard Brouer
1
-2
/
+2
2025-08-14
rcutorture: Delay forward-progress testing until boot completes
Paul E. McKenney
1
-0
/
+2
2025-08-14
torture: Delay CPU-hotplug operations until boot completes
Paul E. McKenney
1
-0
/
+2
2025-08-14
rcutorture: Delay rcutorture readers and writers until boot completes
Paul E. McKenney
1
-4
/
+14
2025-08-14
rcutorture: Suppress "Writer stall state" reports during boot
Paul E. McKenney
1
-1
/
+2
2025-08-14
torture: Announce kernel boot status at torture-test startup
Paul E. McKenney
1
-2
/
+3
2025-08-14
rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()
Zqiang
1
-4
/
+1
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2025-08-13
rcu: Document that rcu_barrier() hurries lazy callbacks
Paul E. McKenney
1
-0
/
+5
2025-08-13
cpuset: remove redundant CS_ONLINE flag
Chen Ridong
2
-5
/
+2
2025-08-13
audit: add a missing tab
Dan Carpenter
1
-1
/
+1
2025-08-13
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
Shanker Donthineni
1
-2
/
+2
2025-08-13
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
John Stultz
1
-1
/
+5
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
1
-0
/
+1
2025-08-12
bpf: Replace kvfree with kfree for kzalloc memory
Qianfeng Rong
1
-1
/
+1
2025-08-12
bpf: Remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
35
-522
/
+748
2025-08-12
cgroup: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-1
/
+2
2025-08-11
sched/ext: Fix invalid task state transitions on class switch
Andrea Righi
1
-0
/
+4
2025-08-11
futex: Use user_write_access_begin/_end() in futex_put_value()
Waiman Long
1
-3
/
+3
2025-08-11
audit: fix typo in auditfilter.c comment
Kieran Moy
1
-1
/
+1
2025-08-11
audit: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-2
/
+4
2025-08-11
audit: fix indentation in audit_log_exit()
Casey Schaufler
1
-3
/
+4
2025-08-11
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
1
-2
/
+0
2025-08-11
swiotlb: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-11
dma-direct: clean up the logic in __dma_direct_alloc_pages()
Petr Tesarik
1
-18
/
+13
2025-08-11
rcu: Fix racy re-initialization of irq_work causing hangs
Frederic Weisbecker
3
-2
/
+9
2025-08-10
Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+1
2025-08-10
Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2025-08-10
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-08-09
cgroup: avoid null de-ref in css_rstat_exit()
JP Kobryn
1
-0
/
+3
2025-08-09
cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()
Waiman Long
1
-2
/
+0
2025-08-09
cgroup/cpuset: Fix a partition error with CPU hotplug
Waiman Long
1
-3
/
+4
2025-08-09
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
2025-08-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+3
2025-08-07
bpf: use realloc in bpf_patch_insn_data
Eduard Zingerman
1
-14
/
+15
2025-08-07
bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
Eduard Zingerman
1
-7
/
+7
2025-08-06
cpu: Remove obsolete comment from takedown_cpu()
Waiman Long
1
-3
/
+0
2025-08-06
bpf: Allow struct_ops to get map id by kdata
Amery Hung
1
-0
/
+12
2025-08-06
genirq/test: Resolve irq lock inversion warnings
Brian Norris
1
-1
/
+3
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-79
/
+69
[prev]
[next]