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
2022-04-11
srcu: Ensure snp nodes tree is fully initialized before traversal
Neeraj Upadhyay
-3
/
+19
2022-04-11
srcu: Use invalid initial value for srcu_node GP sequence numbers
Paul E. McKenney
-9
/
+27
2022-04-11
srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
Paul E. McKenney
-5
/
+3
2022-04-11
srcu: Make rcutorture dump the SRCU size state
Paul E. McKenney
-2
/
+20
2022-04-11
srcu: Add size-state transitioning code
Paul E. McKenney
-0
/
+13
2022-04-11
srcu: Dynamically allocate srcu_node array
Paul E. McKenney
-15
/
+50
2022-04-11
srcu: Make Tree SRCU able to operate without snp_node array
Paul E. McKenney
-92
/
+111
2022-04-11
srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
Paul E. McKenney
-6
/
+7
2022-04-11
srcu: Tighten cleanup_srcu_struct() GP checks
Paul E. McKenney
-2
/
+4
2022-04-11
bpf: Remove redundant assignment to meta.seq in __task_seq_show()
Yuntao Wang
-2
/
+1
2022-04-11
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
-2
/
+3
2022-04-10
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
-1
/
+1
2022-04-10
genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
-1
/
+1
2022-04-10
genirq: Always limit the affinity to online CPUs
Marc Zyngier
-8
/
+17
2022-04-10
genirq/msi: Shutdown managed interrupts with unsatifiable affinities
Marc Zyngier
-0
/
+15
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-157
/
+55
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-542
/
+545
2022-04-10
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-13
/
+12
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
-26
/
+38
2022-04-10
clockevents: Use dedicated list iterator variable
Jakob Koschel
-4
/
+5
2022-04-10
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
-2
/
+2
2022-04-10
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
-1
/
+1
2022-04-09
timers: Simplify calc_index()
Thomas Gleixner
-1
/
+1
2022-04-09
timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()
Anna-Maria Behnsen
-0
/
+1
2022-04-09
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
-4
/
+7
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-38
/
+61
2022-04-09
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
-1
/
+0
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+3
2022-04-07
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
-0
/
+7
2022-04-07
futex: add missing rtmutex.h include
Christian König
-0
/
+1
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-3
/
+3
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
-10
/
+21
2022-04-06
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
-9
/
+0
2022-04-06
kernel/delayacct: move delayacct sysctls to its own file
tangmeng
-13
/
+21
2022-04-06
kernel/acct: move acct sysctls to its own file
tangmeng
-13
/
+21
2022-04-06
kernel/panic: move panic sysctls to its own file
tangmeng
-12
/
+25
2022-04-06
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
-23
/
+33
2022-04-06
mm: move page-writeback sysctls to their own file
zhanglianjie
-69
/
+0
2022-04-06
mm: move oom_kill sysctls to their own file
sujiaxun
-23
/
+0
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
-16
/
+32
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
-13
/
+23
2022-04-06
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
-30
/
+31
2022-04-06
sched: Move uclamp_util sysctls to core.c
Zhen Ni
-34
/
+37
2022-04-06
sched/rt: fix build error when CONFIG_SYSCTL is disable
Baisong Zhong
-2
/
+9
2022-04-06
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
-9
/
+12
2022-04-06
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
-22
/
+34
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
-28
/
+48
2022-04-06
sched: Move schedstats sysctls to core.c
Zhen Ni
-12
/
+21
2022-04-06
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
-7
/
+21
2022-04-06
x86/configs: Add x86 debugging Kconfig fragment plus docs
Dave Hansen
-0
/
+18
[prev]
[next]