index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
reboot: Fix build warning without CONFIG_SYSCTL
YueHaibing
2022-05-10
1
-27
/
+27
*
kernel/kexec_core: move kexec_core sysctls into its own file
yingelin
2022-04-25
2
-13
/
+22
*
sysctl: minor cleanup in new_dir()
Vasily Averin
2022-04-25
1
-1
/
+0
*
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
2022-04-21
1
-0
/
+6
*
fs/proc: Introduce list_for_each_table_entry for proc sysctl
Meng Tang
2022-04-21
1
-38
/
+50
*
mm: fix unused variable kernel warning when SYSCTL=n
Luis Chamberlain
2022-04-21
1
-3
/
+4
*
latencytop: move sysctl to its own file
liaohua
2022-04-21
3
-25
/
+29
*
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
2022-04-21
1
-37
/
+34
*
ftrace: Fix build warning
YueHaibing
2022-04-15
1
-2
/
+2
*
Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-next
Luis Chamberlain
2022-04-13
2
-79
/
+87
|
\
|
*
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
2022-04-13
2
-79
/
+87
*
|
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
2022-04-06
3
-13
/
+21
*
|
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
2022-04-06
3
-12
/
+21
*
|
kernel/delayacct: move delayacct sysctls to its own file
tangmeng
2022-04-06
3
-16
/
+21
*
|
kernel/acct: move acct sysctls to its own file
tangmeng
2022-04-06
3
-14
/
+21
*
|
kernel/panic: move panic sysctls to its own file
tangmeng
2022-04-06
3
-18
/
+25
*
|
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
2022-04-06
3
-27
/
+33
*
|
mm: move page-writeback sysctls to their own file
zhanglianjie
2022-04-06
3
-94
/
+93
*
|
mm: move oom_kill sysctls to their own file
sujiaxun
2022-04-06
3
-30
/
+35
*
|
kernel/reboot: move reboot sysctls to its own file
tangmeng
2022-04-06
3
-20
/
+32
*
|
sched: Move energy_aware sysctls to topology.c
Zhen Ni
2022-04-06
3
-19
/
+23
*
|
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
2022-04-06
3
-34
/
+31
*
|
sched: Move uclamp_util sysctls to core.c
Zhen Ni
2022-04-06
3
-42
/
+37
*
|
sched/rt: fix build error when CONFIG_SYSCTL is disable
Baisong Zhong
2022-04-06
1
-2
/
+9
*
|
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
2022-04-06
4
-14
/
+12
*
|
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
2022-04-06
3
-25
/
+34
*
|
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
2022-04-06
6
-39
/
+48
*
|
sched: Move schedstats sysctls to core.c
Zhen Ni
2022-04-06
3
-14
/
+21
*
|
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
2022-04-06
4
-9
/
+21
|
/
*
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
2022-04-03
1
-2
/
+2
*
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
15
-167
/
+44
|
\
|
*
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2022-04-02
2
-0
/
+5
|
*
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2022-04-02
2
-15
/
+18
|
*
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
2022-04-02
1
-0
/
+1
|
*
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
2022-04-02
3
-136
/
+4
|
*
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
2022-04-02
1
-2
/
+6
|
*
proc: bootconfig: Add null pointer check
Lv Ruyi
2022-04-02
1
-0
/
+2
|
*
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
2022-04-02
9
-14
/
+14
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-04-03
2
-136
/
+14
|
\
\
|
*
|
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-04-03
2
-136
/
+14
*
|
|
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
6
-187
/
+200
|
\
\
\
|
*
|
|
x86/fpu/xstate: Consolidate size calculations
Thomas Gleixner
2022-03-30
1
-41
/
+8
|
*
|
|
x86/fpu/xstate: Handle supervisor states in XSTATE permissions
Thomas Gleixner
2022-03-30
1
-0
/
+3
|
*
|
|
x86/fpu/xsave: Handle compacted offsets correctly with supervisor states
Thomas Gleixner
2022-03-30
1
-45
/
+41
|
*
|
|
x86/fpu: Cache xfeature flags from CPUID
Thomas Gleixner
2022-03-30
1
-36
/
+13
|
*
|
|
x86/fpu/xsave: Initialize offset/size cache early
Thomas Gleixner
2022-03-30
1
-2
/
+5
|
*
|
|
x86/fpu: Remove unused supervisor only offsets
Thomas Gleixner
2022-03-30
1
-30
/
+0
|
*
|
|
x86/fpu: Remove redundant XCOMP_BV initialization
Thomas Gleixner
2022-03-29
1
-3
/
+0
|
*
|
|
x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
Joerg Roedel
2022-03-29
1
-8
/
+57
|
*
|
|
x86/config: Make the x86 defconfigs a bit more usable
Ingo Molnar
2022-03-27
2
-26
/
+63
[next]