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