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-09-05
cgroup: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+2
2025-09-05
cgroup: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-09-04
cgroup: Remove unused local variables from cgroup_procs_write_finish()
Tejun Heo
1
-3
/
+0
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-10
/
+16
2025-09-04
sched_ext: Fix NULL dereference in scx_bpf_cpu_rq() warning
Andrea Righi
1
-2
/
+5
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
1
-2
/
+1
2025-09-04
PM: sleep: Make pm_wakeup_clear() call more clear
Samuel Wu
2
-1
/
+1
2025-09-04
workqueue: Provide a handshake for canceling BH workers
Sebastian Andrzej Siewior
1
-9
/
+41
2025-09-04
cgroup: Remove unused cgroup_subsys::post_attach
Chuyi Zhou
1
-4
/
+0
2025-09-04
cpuset: Defer flushing of the cpuset_migrate_mm_wq to task_work
Chuyi Zhou
1
-5
/
+24
2025-09-04
cpuset: Don't always flush cpuset_migrate_mm_wq in cpuset_write_resmask
Chuyi Zhou
1
-1
/
+2
2025-09-04
workqueue: Remove rcu_read_lock/unlock() in wq_watchdog_timer_fn()
Zqiang
1
-4
/
+0
2025-09-04
workqueue: Remove redundant rcu_read_lock/unlock() in workqueue_congested()
Zqiang
1
-2
/
+0
2025-09-04
bpf: add bpf_strcasecmp kfunc
Rong Tao
1
-20
/
+48
2025-09-04
audit: init ab->skb_list earlier in audit_buffer_alloc()
Eric Dumazet
1
-1
/
+2
2025-09-04
time: Build generic update_vsyscall() only with generic time vDSO
Thomas Weißschuh
1
-1
/
+1
2025-09-03
time: export timespec64_add_safe() symbol
Gatien Chevallier
1
-0
/
+1
2025-09-03
sched_ext: deprecation warn for scx_bpf_cpu_rq()
Christian Loehle
2
-0
/
+10
2025-09-03
sched_ext: Introduce scx_bpf_cpu_curr()
Christian Loehle
1
-0
/
+14
2025-09-03
sched_ext: Introduce scx_bpf_locked_rq()
Christian Loehle
1
-0
/
+23
2025-09-03
sched_ext: Use cgroup_lock/unlock() to synchronize against cgroup operations
Tejun Heo
3
-56
/
+14
2025-09-03
sched_ext: Put event_stats_cpu in struct scx_sched_pcpu
Tejun Heo
2
-16
/
+19
2025-09-03
sched_ext: Move internal type and accessor definitions to ext_internal.h
Tejun Heo
4
-1057
/
+1062
2025-09-03
sched_ext: Keep bypass on between enable failure and scx_disable_workfn()
Tejun Heo
1
-1
/
+1
2025-09-03
sched_ext: Make explicit scx_task_iter_relock() calls unnecessary
Tejun Heo
1
-20
/
+23
2025-09-03
audit: fix out-of-bounds read in audit_compare_dname_path()
Stanislav Fort
1
-1
/
+1
2025-09-03
cgroup/cpuset: Prevent NULL pointer access in free_tmpmasks()
Waiman Long
1
-0
/
+3
2025-09-03
sched: Fix sched_numa_find_nth_cpu() if mask offline
Christian Loehle
1
-0
/
+2
2025-09-03
genirq/test: Ensure CPU 1 is online for hotplug test
Brian Norris
1
-0
/
+2
2025-09-03
genirq/test: Drop CONFIG_GENERIC_IRQ_MIGRATION assumptions
Brian Norris
1
-4
/
+0
2025-09-03
genirq/test: Depend on SPARSE_IRQ
Brian Norris
1
-0
/
+1
2025-09-03
genirq/test: Fail early if interrupt request fails
Brian Norris
1
-5
/
+5
2025-09-03
genirq/test: Factor out fake-virq setup
Brian Norris
1
-25
/
+20
2025-09-03
genirq/test: Select IRQ_DOMAIN
Brian Norris
1
-0
/
+1
2025-09-03
genirq/test: Fix depth tests on architectures with NOREQUEST by default.
David Gow
1
-0
/
+12
2025-09-03
genirq: Add support for warning on long-running interrupt handlers
Wladislav Wiebe
1
-1
/
+48
2025-09-03
vdso/vsyscall: Avoid slow division loop in auxiliary clock update
Thomas Weißschuh
2
-4
/
+10
2025-09-03
perf: Fix the POLL_HUP delivery breakage
Kan Liang
1
-0
/
+1
2025-09-03
sched/fair: Get rid of throttled_lb_pair()
Aaron Lu
1
-31
/
+4
2025-09-03
sched/fair: Task based throttle time accounting
Aaron Lu
2
-25
/
+32
2025-09-03
sched/fair: Switch to task based throttle model
Valentin Schneider
3
-167
/
+181
2025-09-03
sched/fair: Implement throttle task work and related helpers
Valentin Schneider
1
-0
/
+65
2025-09-03
sched/fair: Add related data structure for task based throttle
Valentin Schneider
3
-0
/
+19
2025-09-03
sched: Move STDL_INIT() functions out-of-line
Peter Zijlstra
1
-0
/
+45
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
1
-18
/
+10
2025-09-03
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
1
-24
/
+49
2025-09-02
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
1
-2
/
+2
2025-09-02
trace: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-09-02
bpf: Replace kvfree with kfree for kzalloc memory
Feng Yang
1
-2
/
+2
2025-09-02
pidns: move is-ancestor logic to helper
Aleksa Sarai
1
-8
/
+14
[prev]
[next]