summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-09-091-0/+1
* pid: move pidfd_get_pid() to pid.cMinchan Kim2020-09-092-17/+17
* Merge branch 'akpm-current/current' into masterStephen Rothwell2020-09-099-26/+113
|\
| * panic: dump registers on panic_on_warnAlexey Kardashevskiy2020-09-061-6/+6
| * proc/sysctl: make protected_* world readableJulius Hemanth Pitti2020-09-061-4/+4
| * kernel/hung_task.c: Monitor killed tasks.Tetsuo Handa2020-09-061-0/+44
| * mm-oom_adj-dont-loop-through-tasks-in-__set_oom_adj-when-not-necessary-v3Suren Baghdasaryan2020-09-061-3/+3
| * mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan2020-09-061-0/+21
| * dma-contiguous: simplify cma_early_percent_memory()Mike Rapoport2020-09-061-10/+1
| * resource: report parent to walk_iomem_res_desc() callbackDan Williams2020-09-061-4/+7
| * kernel/watchdog: flush all printk nmi buffers when hardlockup detectedKonstantin Khlebnikov2020-09-062-0/+22
| * gcov: disable gcov build with GCC 10Leon Romanovsky2020-09-061-0/+1
| * kprobes: fix kill kprobe which has been marked as goneMuchun Song2020-09-061-1/+8
| * fork: silence a false postive warning in __mmdropQian Cai2020-09-061-1/+0
* | Merge remote-tracking branch 'notifications/notifications-pipe-core' into masterStephen Rothwell2020-09-091-0/+3
|\ \
| * | watch_queue: Implement mount topology and attribute change notificationsDavid Howells2020-08-031-0/+3
| * | watch_queue: Limit the number of watches a user can holdDavid Howells2020-07-271-0/+8
* | | Merge remote-tracking branch 'trivial/for-next' into masterStephen Rothwell2020-09-091-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2020-09-01283-13453/+32556
| |\ \ \
| * | | | printk: fix global commentRandy Dunlap2020-05-181-1/+1
* | | | | Merge remote-tracking branch 'pidfd/for-next' into masterStephen Rothwell2020-09-091-8/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kernel-clone-v5.9' into for-nextChristian Brauner2020-08-311-8/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fork: introduce kernel_clone()Christian Brauner2020-08-201-8/+8
* | | | | | Merge remote-tracking branch 'kgdb/kgdb/for-next' into masterStephen Rothwell2020-09-092-15/+21
|\ \ \ \ \ \
| * | | | | | kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"Douglas Anderson2020-07-011-8/+14
| * | | | | | kdb: remove unnecessary null check of dbg_io_opsCengiz Can2020-07-011-7/+7
* | | | | | | Merge remote-tracking branch 'seccomp/for-next/seccomp' into masterStephen Rothwell2020-09-091-17/+33
|\ \ \ \ \ \ \
| * | | | | | | seccomp: Use current_pt_regs() instead of task_pt_regs(current)Denis Efremov2020-09-081-7/+11
| * | | | | | | seccomp: kill process instead of thread for unknown actionsRich Felker2020-09-081-4/+4
| * | | | | | | seccomp: don't leave dangling ->notif if file allocation failsTycho Andersen2020-09-081-3/+8
| * | | | | | | seccomp: don't leak memory when filter install racesTycho Andersen2020-09-081-3/+10
* | | | | | | | Merge remote-tracking branch 'rcu/rcu/next' into masterStephen Rothwell2020-09-0930-457/+1541
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Panic after fixed number of stallschao2020-09-072-0/+17
| * | | | | | | | x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUsPaul E. McKenney2020-09-071-0/+8
| * | | | | | | | scftorture: Add an alternative IPI vectorPaul E. McKenney2020-09-071-9/+32
| * | | | | | | | torture: Make torture_stutter() use hrtimerPaul E. McKenney2020-09-041-5/+12
| * | | | | | | | torture: Periodically pause in stutter_wait()Paul E. McKenney2020-09-041-2/+14
| * | | | | | | | locktorture: Track time of last ->writeunlock()Paul E. McKenney2020-09-041-0/+2
| * | | | | | | | sched/core: Allow try_invoke_on_locked_down_task() with irqs disabledPeter Zijlstra2020-09-041-5/+4
| * | | | | | | | refscale: Bounds-check module parametersPaul E. McKenney2020-09-041-0/+6
| * | | | | | | | rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()Paul E. McKenney2020-09-041-1/+1
| * | | | | | | | Merge branch 'kcsan.2020.08.24a' into HEADPaul E. McKenney2020-09-046-153/+345
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kcsan: Use tracing-safe version of prandomMarco Elver2020-08-301-6/+29
| | * | | | | | | | kcsan: Optimize debugfs stats countersMarco Elver2020-08-244-34/+23
| | * | | | | | | | kcsan: Use pr_fmt for consistencyMarco Elver2020-08-242-6/+10
| | * | | | | | | | kcsan: Show message if enabled earlyMarco Elver2020-08-241-2/+6
| | * | | | | | | | kcsan: Remove debugfs test commandMarco Elver2020-08-241-66/+0
| | * | | | | | | | kcsan: Simplify constant string handlingMarco Elver2020-08-242-6/+6
| | * | | | | | | | kcsan: Simplify debugfs counter to name mappingMarco Elver2020-08-241-20/+13
| | * | | | | | | | kcsan: Test support for compound instrumentationMarco Elver2020-08-241-14/+51