summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-05-09reboot: Fix build warning without CONFIG_SYSCTLYueHaibing
2022-04-25kernel/kexec_core: move kexec_core sysctls into its own fileyingelin
2022-04-21ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=nLuis Chamberlain
2022-04-21latencytop: move sysctl to its own fileliaohua
2022-04-21ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=yLuis Chamberlain
2022-04-15ftrace: Fix build warningYueHaibing
2022-04-13Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-nextLuis Chamberlain
2022-04-13bpf: Move BPF sysctls from kernel/sysctl.c to BPF coreYan Zhu
2022-04-06ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao
2022-04-06kernel/do_mount_initrd: move real_root_dev sysctls to its own filetangmeng
2022-04-06kernel/delayacct: move delayacct sysctls to its own filetangmeng
2022-04-06kernel/acct: move acct sysctls to its own filetangmeng
2022-04-06kernel/panic: move panic sysctls to its own filetangmeng
2022-04-06kernel/lockdep: move lockdep sysctls to its own filetangmeng
2022-04-06mm: move page-writeback sysctls to their own filezhanglianjie
2022-04-06mm: move oom_kill sysctls to their own filesujiaxun
2022-04-06kernel/reboot: move reboot sysctls to its own filetangmeng
2022-04-06sched: Move energy_aware sysctls to topology.cZhen Ni
2022-04-06sched: Move cfs_bandwidth_slice sysctls to fair.cZhen Ni
2022-04-06sched: Move uclamp_util sysctls to core.cZhen Ni
2022-04-06sched/rt: fix build error when CONFIG_SYSCTL is disableBaisong Zhong
2022-04-06sched: Move rr_timeslice sysctls to rt.cZhen Ni
2022-04-06sched: Move deadline_period sysctls to deadline.cZhen Ni
2022-04-06sched: Move rt_period/runtime sysctls to rt.cZhen Ni
2022-04-06sched: Move schedstats sysctls to core.cZhen Ni
2022-04-06sched: Move child_runs_first sysctls to fair.cZhen Ni
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-02watch_queue: Free the page array when watch_queue is dismantledEric Dumazet
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)
2022-04-02tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)
2022-04-02ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy
2022-04-02tracing: Set user_events to BROKENSteven Rostedt (Google)
2022-04-02tracing/user_events: Remove eBPF interfacesBeau Belgrave
2022-04-02tracing/user_events: Hold event_mutex during dyn_event_addBeau Belgrave
2022-04-01dma-mapping: move pgprot_decrypted out of dma_pgprotChristoph Hellwig
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-28kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu
2022-03-28bpf: Fix maximum permitted number of arguments checkYuntao Wang
2022-03-28fprobe: Fix sparse warning for acccessing __rcu ftrace_hashMasami Hiramatsu
2022-03-28fprobe: Fix smatch type mismatch warningMasami Hiramatsu
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'kgdb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2022-03-28Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds