index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-12-15
printk/nbcon: Restore IRQ in atomic flush after each emitted record
Petr Mladek
-20
/
+18
2025-12-15
printk: nbcon: Check for device_{lock,unlock} callbacks
Marcos Paulo de Souza
-2
/
+5
2025-12-15
pid: only take pidmap_lock once on alloc
Mateusz Guzik
-46
/
+85
2025-12-15
PM: sleep: Do not flag runtime PM workqueue as freezable
Rafael J. Wysocki
-1
/
+1
2025-12-15
sched/fair: Sort out 'blocked_load*' namespace noise
Ingo Molnar
-20
/
+20
2025-12-15
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
-15
/
+51
2025-12-15
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
-14
/
+14
2025-12-15
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
-9
/
+9
2025-12-15
sched/fair: Clean up comments in 'struct cfs_rq'
Ingo Molnar
-6
/
+6
2025-12-15
sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocks
Ingo Molnar
-6
/
+4
2025-12-14
sched/core: Add assertions to QUEUE_CLASS
Peter Zijlstra
-0
/
+14
2025-12-14
sched/fair: Limit hrtick work
Peter Zijlstra
-0
/
+6
2025-12-14
sched/fair: Remove superfluous rcu_read_lock()
Peter Zijlstra
-8
/
+1
2025-12-14
sched/fair: Switch to rcu_dereference_all()
Peter Zijlstra
-25
/
+25
2025-12-14
sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...
Peter Zijlstra
-3
/
+3
2025-12-14
sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()
Peter Zijlstra
-9
/
+18
2025-12-14
sched/fair: Fold the sched_avg update
Peter Zijlstra
-76
/
+32
2025-12-13
bpf: Fix bpf_seq_read docs for increased buffer size
T.J. Mercier
-1
/
+1
2025-12-14
Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-9
/
+16
2025-12-14
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-14
/
+16
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-5
/
+7
2025-12-13
genirq: Don't overwrite interrupt thread flags on setup
Thomas Gleixner
-1
/
+1
2025-12-12
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
-0
/
+10
2025-12-12
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
-15
/
+19
2025-12-11
sched_ext: Fix bypass depth leak on scx_enable() failure
Tejun Heo
-0
/
+14
2025-12-10
mm: memfd_luo: add CONFIG_SHMEM dependency
Arnd Bergmann
-0
/
+1
2025-12-10
liveupdate: luo_core: fix redundant bound check in luo_ioctl()
Pasha Tatashin
-3
/
+1
2025-12-10
liveupdate: luo_file: don't use invalid list iterator
Dan Carpenter
-2
/
+5
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-3
/
+3
2025-12-11
Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2025-12-10
bpf: Fix verifier assumptions of bpf_d_path's output buffer
Shuran Liu
-1
/
+1
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+4
2025-12-10
bpf: verifier improvement in 32bit shift sign extension pattern
Cupertino Miranda
-11
/
+7
2025-12-09
bpf: cpumap: propagate underlying error in cpu_map_update_elem()
Kohei Enju
-8
/
+13
2025-12-09
bpf: Fix truncated dmabuf iterator reads
T.J. Mercier
-7
/
+49
2025-12-09
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
-0
/
+16
2025-12-10
cpu: Make atomic hotplug callbacks run with interrupts disabled on UP
Sebastian Andrzej Siewior
-9
/
+16
2025-12-10
genirq: Allow NULL affinity for setup_percpu_irq()
Marc Zyngier
-0
/
+3
2025-12-09
perf/core: Fix missing read event generation on task exit
Thaumy Cheng
-10
/
+12
2025-12-08
ynl: add regen hint to new headers
Jakub Kicinski
-0
/
+2
2025-12-08
workqueue: Process extra works in rescuer on memory pressure
Lai Jiangshan
-2
/
+29
2025-12-08
workqueue: Process rescuer work items one-by-one using a cursor
Lai Jiangshan
-16
/
+59
2025-12-08
workqueue: Make send_mayday() take a PWQ argument directly
Lai Jiangshan
-10
/
+3
2025-12-08
cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
Chen Ridong
-35
/
+15
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
-2
/
+2
2025-12-08
cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
Shakeel Butt
-5
/
+8
2025-12-08
sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...
John Stultz
-1
/
+1
2025-12-08
sched_ext: Fix the memleak for sch->helper objects
Zqiang
-2
/
+2
2025-12-08
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
-1
/
+1
[prev]
[next]