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-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
5
-4
/
+61
2025-11-17
sched/fair: Small cleanup to update_newidle_cost()
Peter Zijlstra
1
-4
/
+7
2025-11-17
sched/fair: Small cleanup to sched_balance_newidle()
Peter Zijlstra
1
-4
/
+6
2025-11-17
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
1
-16
/
+3
2025-11-17
sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
Mel Gorman
1
-22
/
+130
2025-11-17
sched/fair: Enable scheduler feature NEXT_BUDDY
Mel Gorman
1
-1
/
+1
2025-11-17
sched: Increase sched_tick_remote timeout
Phil Auld
1
-1
/
+1
2025-11-17
sched/fair: Have SD_SERIALIZE affect newidle balancing
Peter Zijlstra
1
-1
/
+1
2025-11-17
sched/fair: Skip sched_balance_running cmpxchg when balance is not due
Tim Chen
1
-26
/
+28
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
6
-30
/
+122
2025-11-17
sched_ext: Use kvfree_rcu() to release per-cpu ksyncs object
Zqiang
1
-8
/
+1
2025-11-17
sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work
Zqiang
1
-1
/
+1
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
1
-2
/
+0
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
1
-2
/
+2
2025-11-16
relay: update relay to use mmap_prepare
Lorenzo Stoakes
1
-16
/
+17
2025-11-16
memcg: net: track network throttling due to memcg memory pressure
Shakeel Butt
1
-0
/
+1
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2
-2
/
+2
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-11-16
convert bpf
Al Viro
1
-10
/
+5
2025-11-15
crash: fix crashkernel resource shrink
Sourabh Jain
1
-1
/
+1
2025-11-15
Merge tag 'timers-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2025-11-14
bpf: don't skip other information if xlated_prog_insns is skipped
Altgelt, Max (Nextron)
1
-11
/
+11
2025-11-14
bpf: verifier: Move desc->imm setup to sort_kfunc_descs_by_imm_off()
Puranjay Mohan
1
-19
/
+35
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
19
-111
/
+243
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-40
/
+72
2025-11-14
bpf: Handle return value of ftrace_set_filter_ip in register_fentry
Menglong Dong
1
-1
/
+3
2025-11-14
bpf: Add missing checks to avoid verbose verifier log
Eduard Zingerman
1
-4
/
+6
2025-11-14
sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docs
Tejun Heo
2
-4
/
+23
2025-11-14
bpf: Prevent nesting overflow in bpf_try_get_buffers
Sahil Chandna
1
-0
/
+3
2025-11-14
time: Fix a few typos in time[r] related code comments
Jianyun Gao
2
-2
/
+2
2025-11-14
tracing: Convert function graph set_flags() to use a switch() statement
Steven Rostedt
1
-5
/
+7
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
4
-23
/
+60
2025-11-14
tracing: Move graph-time out of function graph options
Steven Rostedt
3
-14
/
+23
2025-11-14
tracing: Have function graph tracer option funcgraph-irqs be per instance
Steven Rostedt
1
-10
/
+31
2025-11-14
time: tick-oneshot: Add missing Return and parameter descriptions to kernel-doc
Sunday Adelodun
1
-1
/
+19
2025-11-14
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
1
-2
/
+4
2025-11-14
PM: suspend: Make pm_test delay interruptible by wakeup events
Riwen Lu
1
-1
/
+5
2025-11-14
posix-timers: Plug potential memory leak in do_timer_create()
Eslam Khafagy
1
-6
/
+6
2025-11-14
hrtimer: Store time as ktime_t in restart block
Thomas Weißschuh
2
-4
/
+4
2025-11-14
futex: Store time as ktime_t in restart block
Thomas Weißschuh
1
-5
/
+4
2025-11-14
nstree: fix kernel-doc comments for internal functions
Kriish Sharma
1
-2
/
+3
2025-11-14
nsproxy: fix free_nsproxy() and simplify create_new_namespaces()
Christian Brauner
1
-16
/
+20
2025-11-14
padata: remove __padata_list_init()
Tetsuo Handa
1
-8
/
+4
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
6
-23
/
+69
2025-11-13
Merge tag 'pm-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+13
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-62
/
+158
2025-11-13
trace/pid_list: optimize pid_list->lock contention
Yongliang Gao
2
-9
/
+22
2025-11-13
tracing: Have function graph tracer define options per instance
Steven Rostedt
1
-7
/
+11
2025-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-9
/
+13
2025-11-13
sched_ext: Fix possible deadlock in the deferred_irq_workfn()
Zqiang
1
-1
/
+1
[prev]
[next]