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
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
-26
/
+29
2023-10-06
cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
Liao Chang
-8
/
+3
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-67
/
+142
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
-1
/
+2
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-30
/
+25
2023-10-05
tracing: Make system_callback() function static
Steven Rostedt (Google)
-1
/
+1
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
-1
/
+1
2023-10-05
resource: Unify next_resource() and next_resource_skip_children()
Andy Shevchenko
-13
/
+6
2023-10-05
resource: Reuse for_each_resource() macro
Andy Shevchenko
-15
/
+19
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
-3
/
+3
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
-103
/
+221
2023-10-04
rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
Frederic Weisbecker
-0
/
+7
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
-7
/
+11
2023-10-04
rcu: Conditionally build CPU-hotplug teardown callbacks
Frederic Weisbecker
-60
/
+54
2023-10-04
workqueue: Fix UAF report by KASAN in pwq_release_workfn()
Zqiang
-0
/
+6
2023-10-04
cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
Harshit Mogalapalli
-7
/
+7
2023-10-04
cgroup/cpuset: Enable invalid to valid local partition transition
Waiman Long
-31
/
+48
2023-10-04
cgroup: add cgroup_favordynmods= command-line option
Luiz Capitulino
-4
/
+14
2023-10-04
PM: hibernate: Fix copying the zero bitmap to safe pages
Pavankumar Kondeti
-2
/
+2
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
-18
/
+0
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
-17
/
+16
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
-1
/
+106
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
-3
/
+33
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
-3
/
+12
2023-10-04
crash_core.c: remove unnecessary parameter of function
Baoquan He
-4
/
+4
2023-10-04
pid: pid_ns_ctl_handler: remove useless comment
Rong Tao
-6
/
+0
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
-12
/
+24
2023-10-04
taskstats: fill_stats_for_tgid: use for_each_thread()
Oleg Nesterov
-3
/
+2
2023-10-04
getrusage: use __for_each_thread()
Oleg Nesterov
-3
/
+1
2023-10-04
getrusage: add the "signal_struct *sig" local variable
Oleg Nesterov
-18
/
+19
2023-10-04
signal: complete_signal: use __for_each_thread()
Oleg Nesterov
-3
/
+2
2023-10-04
panic: use atomic_try_cmpxchg in panic() and nmi_panic()
Uros Bizjak
-9
/
+13
2023-10-04
__kill_pgrp_info: simplify the calculation of return value
Oleg Nesterov
-6
/
+11
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
-4
/
+0
2023-10-04
docs: fix link s390/zfcpdump.rst
Costa Shulyupin
-1
/
+1
2023-10-04
rcu: dynamically allocate the rcu-kfree shrinker
Qi Zheng
-9
/
+12
2023-10-04
rcu: dynamically allocate the rcu-lazy shrinker
Qi Zheng
-9
/
+10
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
-9
/
+0
2023-10-04
futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_...
Li zeming
-1
/
+1
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
-3
/
+3
2023-10-04
rcu: Assume IRQS disabled from rcu_report_dead()
Frederic Weisbecker
-4
/
+6
2023-10-04
rcu: Use rcu_segcblist_segempty() instead of open coding it
Frederic Weisbecker
-2
/
+2
2023-10-04
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
-0
/
+9
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-30
/
+25
2023-10-03
tracing/user_events: Allow events to persist for perfmon_capable users
Beau Belgrave
-14
/
+22
2023-10-03
ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
Uros Bizjak
-4
/
+4
2023-10-03
tracing: Expand all ring buffers individually
Zheng Yejian
-33
/
+45
2023-10-03
sched/headers: Remove duplicate header inclusions
Yu Liao
-2
/
+0
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
-2
/
+0
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
-1
/
+9
[prev]
[next]