summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reboot: Fix build warning without CONFIG_SYSCTLYueHaibing2022-05-101-27/+27
* kernel/kexec_core: move kexec_core sysctls into its own fileyingelin2022-04-252-13/+22
* sysctl: minor cleanup in new_dir()Vasily Averin2022-04-251-1/+0
* ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=nLuis Chamberlain2022-04-211-0/+6
* fs/proc: Introduce list_for_each_table_entry for proc sysctlMeng Tang2022-04-211-38/+50
* mm: fix unused variable kernel warning when SYSCTL=nLuis Chamberlain2022-04-211-3/+4
* latencytop: move sysctl to its own fileliaohua2022-04-213-25/+29
* ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=yLuis Chamberlain2022-04-211-37/+34
* ftrace: Fix build warningYueHaibing2022-04-151-2/+2
* Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-nextLuis Chamberlain2022-04-132-79/+87
|\
| * bpf: Move BPF sysctls from kernel/sysctl.c to BPF coreYan Zhu2022-04-132-79/+87
* | ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao2022-04-063-13/+21
* | kernel/do_mount_initrd: move real_root_dev sysctls to its own filetangmeng2022-04-063-12/+21
* | kernel/delayacct: move delayacct sysctls to its own filetangmeng2022-04-063-16/+21
* | kernel/acct: move acct sysctls to its own filetangmeng2022-04-063-14/+21
* | kernel/panic: move panic sysctls to its own filetangmeng2022-04-063-18/+25
* | kernel/lockdep: move lockdep sysctls to its own filetangmeng2022-04-063-27/+33
* | mm: move page-writeback sysctls to their own filezhanglianjie2022-04-063-94/+93
* | mm: move oom_kill sysctls to their own filesujiaxun2022-04-063-30/+35
* | kernel/reboot: move reboot sysctls to its own filetangmeng2022-04-063-20/+32
* | sched: Move energy_aware sysctls to topology.cZhen Ni2022-04-063-19/+23
* | sched: Move cfs_bandwidth_slice sysctls to fair.cZhen Ni2022-04-063-34/+31
* | sched: Move uclamp_util sysctls to core.cZhen Ni2022-04-063-42/+37
* | sched/rt: fix build error when CONFIG_SYSCTL is disableBaisong Zhong2022-04-061-2/+9
* | sched: Move rr_timeslice sysctls to rt.cZhen Ni2022-04-064-14/+12
* | sched: Move deadline_period sysctls to deadline.cZhen Ni2022-04-063-25/+34
* | sched: Move rt_period/runtime sysctls to rt.cZhen Ni2022-04-066-39/+48
* | sched: Move schedstats sysctls to core.cZhen Ni2022-04-063-14/+21
* | sched: Move child_runs_first sysctls to fair.cZhen Ni2022-04-064-9/+21
|/
* Linux 5.18-rc1v5.18-rc1Linus Torvalds2022-04-031-2/+2
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-0315-167/+44
|\
| * tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)2022-04-022-0/+5
| * ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy2022-04-022-15/+18
| * tracing: Set user_events to BROKENSteven Rostedt (Google)2022-04-021-0/+1
| * tracing/user_events: Remove eBPF interfacesBeau Belgrave2022-04-023-136/+4
| * tracing/user_events: Hold event_mutex during dyn_event_addBeau Belgrave2022-04-021-2/+6
| * proc: bootconfig: Add null pointer checkLv Ruyi2022-04-021-0/+2
| * tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-029-14/+14
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-04-032-136/+14
|\ \
| * | Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2022-04-032-136/+14
* | | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-036-187/+200
|\ \ \
| * | | x86/fpu/xstate: Consolidate size calculationsThomas Gleixner2022-03-301-41/+8
| * | | x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner2022-03-301-0/+3
| * | | x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner2022-03-301-45/+41
| * | | x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner2022-03-301-36/+13
| * | | x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner2022-03-301-2/+5
| * | | x86/fpu: Remove unused supervisor only offsetsThomas Gleixner2022-03-301-30/+0
| * | | x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner2022-03-291-3/+0
| * | | x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57
| * | | x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2022-03-272-26/+63