summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-21latencytop: move sysctl to its own fileliaohua
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: 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-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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/user_events: Remove eBPF interfacesBeau Belgrave
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-04-01Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2022-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-01mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEPAndrey Konovalov
2022-04-01filemap: Remove AOP_FLAG_CONT_EXPANDMatthew Wilcox (Oracle)
2022-04-01fs: Pass an iocb to generic_perform_write()Matthew Wilcox (Oracle)
2022-04-01fs, net: Move read_descriptor_t to net.hMatthew Wilcox (Oracle)
2022-04-01fs: Remove read_actor_tMatthew Wilcox (Oracle)
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)
2022-04-01readahead: Remove read_cache_pages()Matthew Wilcox (Oracle)
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds