summaryrefslogtreecommitdiffstats
path: root/drivers/reset (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-25kernel/kexec_core: move kexec_core sysctls into its own fileyingelin2-13/+22
2022-04-25sysctl: minor cleanup in new_dir()Vasily Averin1-1/+0
2022-04-21ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=nLuis Chamberlain1-0/+6
2022-04-21fs/proc: Introduce list_for_each_table_entry for proc sysctlMeng Tang1-38/+50
2022-04-21mm: fix unused variable kernel warning when SYSCTL=nLuis Chamberlain1-3/+4
2022-04-21latencytop: move sysctl to its own fileliaohua3-25/+29
2022-04-21ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=yLuis Chamberlain1-37/+34
2022-04-15ftrace: Fix build warningYueHaibing1-2/+2
2022-04-13bpf: Move BPF sysctls from kernel/sysctl.c to BPF coreYan Zhu2-79/+87
2022-04-06ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao3-13/+21
2022-04-06kernel/do_mount_initrd: move real_root_dev sysctls to its own filetangmeng3-12/+21
2022-04-06kernel/delayacct: move delayacct sysctls to its own filetangmeng3-16/+21
2022-04-06kernel/acct: move acct sysctls to its own filetangmeng3-14/+21
2022-04-06kernel/panic: move panic sysctls to its own filetangmeng3-18/+25
2022-04-06kernel/lockdep: move lockdep sysctls to its own filetangmeng3-27/+33
2022-04-06mm: move page-writeback sysctls to their own filezhanglianjie3-94/+93
2022-04-06mm: move oom_kill sysctls to their own filesujiaxun3-30/+35
2022-04-06kernel/reboot: move reboot sysctls to its own filetangmeng3-20/+32
2022-04-06sched: Move energy_aware sysctls to topology.cZhen Ni3-19/+23
2022-04-06sched: Move cfs_bandwidth_slice sysctls to fair.cZhen Ni3-34/+31
2022-04-06sched: Move uclamp_util sysctls to core.cZhen Ni3-42/+37
2022-04-06sched/rt: fix build error when CONFIG_SYSCTL is disableBaisong Zhong1-2/+9
2022-04-06sched: Move rr_timeslice sysctls to rt.cZhen Ni4-14/+12
2022-04-06sched: Move deadline_period sysctls to deadline.cZhen Ni3-25/+34
2022-04-06sched: Move rt_period/runtime sysctls to rt.cZhen Ni6-39/+48
2022-04-06sched: Move schedstats sysctls to core.cZhen Ni3-14/+21
2022-04-06sched: Move child_runs_first sysctls to fair.cZhen Ni4-9/+21
2022-04-03Linux 5.18-rc1v5.18-rc1Linus Torvalds1-2/+2
2022-04-03Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2-136/+14
2022-04-02modpost: restore the warning message for missing symbol versionsMasahiro Yamada1-1/+1
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe1-12/+12
2022-04-02watch_queue: Free the page array when watch_queue is dismantledEric Dumazet1-0/+1
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)3-0/+6
2022-04-02tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)2-0/+5
2022-04-02ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy2-15/+18
2022-04-02tracing: Set user_events to BROKENSteven Rostedt (Google)1-0/+1
2022-04-02tracing/user_events: Remove eBPF interfacesBeau Belgrave3-136/+4
2022-04-02tracing/user_events: Hold event_mutex during dyn_event_addBeau Belgrave1-2/+6
2022-04-02proc: bootconfig: Add null pointer checkLv Ruyi1-0/+2
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)9-14/+14
2022-04-02KVM: x86: fix sending PV IPILi RongQing1-1/+1
2022-04-02KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini1-40/+34
2022-04-02KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan1-1/+0
2022-04-02KVM: x86: cleanup enter_rmode()Zhenzhong Duan1-9/+5
2022-04-02KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky3-9/+6
2022-04-02kvm: x86: SVM: remove unused definesMaxim Levitsky1-8/+0
2022-04-02KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky2-10/+11
2022-04-02KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky2-14/+5
2022-04-02KVM: MIPS: remove reference to trap&emulate virtualizationPaolo Bonzini1-6/+0
2022-04-02KVM: x86: document limitations of MSR filteringPaolo Bonzini1-0/+5