- 27a96c4 Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
- 24f4db1 Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
- 44585f7 psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n by Suren Baghdasaryan · 2 years, 11 months ago
- a7b4b00 Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 11 months ago
- df00015 Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 11 months ago
- 76fcbc9 Merge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 11 months ago
- a773abf Merge tag 'rcu-urgent.2022.01.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years, 11 months ago
- 67ab5eb tracing: Don't inc err_log entry count if entry allocation fails by Tom Zanussi · 2 years, 11 months ago
- 097f1ee tracing: Propagate is_signed to expression by Tom Zanussi · 2 years, 11 months ago
- b59f2f2 tracing: Fix smatch warning for do while check in event_hist_trigger_parse() by Tom Zanussi · 2 years, 11 months ago
- 798a5b6 tracing: Fix smatch warning for null glob in event_hist_trigger_parse() by Tom Zanussi · 2 years, 11 months ago
- e629e7b tracing/histogram: Fix a potential memory leak for kstrdup() by Xiaoke Wang · 3 years ago
- 4ed308c ftrace: Have architectures opt-in for mcount build time sorting by Steven Rostedt (Google) · 3 years ago
- f9d8792 ucount: Make get_ucount a safe get_user replacement by Eric W. Biederman · 3 years ago
- da12301 rcu-tasks: Fix computation of CPU-to-list shift counts by Paul E. McKenney · 3 years ago
- c5de60c perf/core: Fix cgroup event list management by Namhyung Kim · 3 years ago
- 961c391 perf: Always wake the parent event by James Clark · 3 years, 1 month ago
- 8092326 sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask by Mathieu Desnoyers · 3 years ago
- 33569ef PM: hibernate: Remove register_nosave_region_late() by Amadeusz Sławiński · 3 years ago
- c9d967b PM: wakeup: simplify the output logic of pm_show_wakelocks() by Greg Kroah-Hartman · 3 years ago
- dd81e1c Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
- 10c64a0f2 Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 0f9e042 Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 67bfce0 Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- 6b9b641 ftrace: Fix assuming build time sort works for s390 by Steven Rostedt (Google) · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
- 4a57d6b locking/rwlocks: introduce write_lock_nested by Minchan Kim · 3 years ago
- 1622ed7 sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax by Baokun Li · 3 years ago
- e565a8e kernel/sysctl.c: remove unused variable ten_thousand by Colin Ian King · 3 years ago
- a737a3c kprobe: move sysctl_kprobes_optimization to kprobes.c by Xiaoming Ni · 3 years ago
- f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
- fdcd407 printk: fix build warning when CONFIG_PRINTK=n by Xiaoming Ni · 3 years ago
- d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years ago
- ab171b9 fs: move namespace sysctls and declare fs base directory by Luis Chamberlain · 3 years ago
- 51cb8df sysctl: add and use base directory declarer and registration helper by Luis Chamberlain · 3 years ago
- 1998f19 fs: move pipe sysctls to is own file by Luis Chamberlain · 3 years ago
- 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years ago
- 9c011be fs: move namei sysctls to its own file by Luis Chamberlain · 3 years ago
- dd81faa fs: move locking sysctls where they are used by Luis Chamberlain · 3 years ago
- d1d8ac9 fs: move shared sysctls to fs/sysctls.c by Luis Chamberlain · 3 years ago
- 5477161 sysctl: move maxolduid as a sysctl specific const by Luis Chamberlain · 3 years ago
- c8c0c23 fs: move dcache sysctls to its own file by Luis Chamberlain · 3 years ago
- 204d5a2 fs: move fs stat sysctls to file_table.c by Luis Chamberlain · 3 years ago
- 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 3 years ago
- b1f2aff sysctl: share unsigned long const values by Luis Chamberlain · 3 years ago
- 0df8bdd stackleak: move stack_erasing sysctl to stackleak.c by Xiaoming Ni · 3 years ago
- 26d1c80 scsi/sg: move sg-big-buff sysctl to scsi/sg.c by Xiaoming Ni · 3 years ago
- faaa357 printk: move printk sysctl to printk/sysctl.c by Xiaoming Ni · 3 years ago
- 3ba442d fs: move binfmt_misc sysctl to its own file by Luis Chamberlain · 3 years ago
- 5475e8f random: move the random sysctl declarations to its own file by Xiaoming Ni · 3 years ago
- 6aad36d firmware_loader: move firmware sysctl to its own files by Xiaoming Ni · 3 years ago
- a8f5de8 eventpoll: simplify sysctl declaration with register_sysctl() by Xiaoming Ni · 3 years ago
- 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
- 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
- 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years ago
- 2452dcb sysctl: use SYSCTL_ZERO to replace some static int zero uses by Xiaoming Ni · 3 years ago
- d73840e sysctl: use const for typically used max/min proc sysctls by Xiaoming Ni · 3 years ago
- f628867 sysctl: make ngroups_max const by Stephen Kitt · 3 years ago
- dd0693f watchdog: move watchdog sysctl interface to watchdog.c by Xiaoming Ni · 3 years ago
- bbe7a10 hung_task: move hung_task sysctl interface to hung_task.c by Xiaoming Ni · 3 years ago
- 78e36f3 sysctl: move some boundary constants from sysctl.c to sysctl_vals by Xiaoming Ni · 3 years ago
- fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 0aaa897 configs: introduce debug.config for CI-like setup by Qian Cai · 3 years ago
- 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
- a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
- e83a447 panic: remove oops_id by Sebastian Andrzej Siewior · 3 years ago
- 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
- 7f8ca0e kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) by Davidlohr Bueso · 3 years ago
- d6986ce kthread: dynamically allocate memory to store kthread's full name by Yafang Shao · 3 years ago
- fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
- a672b2e bpf: Fix ringbuf memory type confusion when passing to helpers by Daniel Borkmann · 3 years ago
- 64620e0 bpf: Fix out of bounds access for ringbuf helpers by Daniel Borkmann · 3 years ago
- 6788ab23 bpf: Generally fix helper register offset check by Daniel Borkmann · 3 years ago
- d400a6c bpf: Mark PTR_TO_FUNC register initially with zero offset by Daniel Borkmann · 3 years ago
- be80a1d bpf: Generalize check_ctx_reg for reuse with other types by Daniel Borkmann · 3 years ago
- 7e406d1f sched: Avoid double preemption in __cond_resched_*lock*() by Peter Zijlstra · 3 years ago
- a315da5 sched/fair: Fix all kernel-doc warnings by Randy Dunlap · 3 years ago
- b171501 sched/core: Accounting forceidle time for all tasks except idle task by Cruz Zhao · 3 years ago
- 2d02fa8 sched/pelt: Relax the sync of load_sum with load_avg by Vincent Guittot · 3 years ago
- 95246d1 sched/pelt: Relax the sync of runnable_sum with runnable_avg by Vincent Guittot · 3 years ago
- 7ceb771 sched/pelt: Continue to relax the sync of util_sum with util_avg by Vincent Guittot · 3 years ago
- 98b0d89 sched/pelt: Relax the sync of util_sum with util_avg by Vincent Guittot · 3 years ago
- a06247c psi: Fix uaf issue when psi trigger is destroyed while being polled by Suren Baghdasaryan · 3 years ago
- 09f5e7d perf: Fix perf_event_read_local() time by Peter Zijlstra · 3 years ago
- 763978c Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
- 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- 77dbd72 Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 9b51d9d cpumask: replace cpumask_next_* with cpumask_first_* where appropriate by Yury Norov · 3 years, 5 months ago
- 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
- a674e48 dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years ago
- 39c65a9 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% by Suren Baghdasaryan · 3 years ago
- 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
- 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
- ff78f66 trace/hwlat: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
- 11e4e35 trace/osnoise: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago