Age | Commit message (Expand) | Author | Files | Lines |
2021-10-08 | coredump: Limit coredumps to a single thread group | Eric W. Biederman | 2 | -10/+4 |
2021-10-06 | coredump: Don't perform any cleanups before dumping core | Eric W. Biederman | 3 | -35/+14 |
2021-10-06 | exit: Factor coredump_exit_mm out of exit_mm | Eric W. Biederman | 1 | -35/+41 |
2021-10-06 | ptrace: Remove the unnecessary arguments from arch_ptrace_stop | Eric W. Biederman | 1 | -2/+2 |
2021-10-06 | signal: Remove the bogus sigkill_pending in ptrace_stop | Eric W. Biederman | 1 | -14/+4 |
2021-09-12 | Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+5 |
2021-09-12 | Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -84/+118 |
2021-09-11 | Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -19/+18 |
2021-09-09 | bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey() | Masami Hiramatsu | 1 | -12/+12 |
2021-09-09 | tracing/boot: Fix to check the histogram control param is a leaf node | Masami Hiramatsu | 1 | -3/+3 |
2021-09-09 | tracing/boot: Fix trace_boot_hist_add_array() to check array is value | Masami Hiramatsu | 1 | -4/+3 |
2021-09-09 | Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 8 | -21/+50 |
2021-09-09 | sched: Prevent balance_push() on remote runqueues | Thomas Gleixner | 1 | -3/+3 |
2021-09-09 | sched/idle: Make the idle timer expire in hard interrupt context | Sebastian Andrzej Siewior | 1 | -2/+2 |
2021-09-09 | locking/rtmutex: Fix ww_mutex deadlock check | Peter Zijlstra | 1 | -1/+1 |
2021-09-08 | Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew) | Linus Torvalds | 4 | -89/+41 |
2021-09-08 | mm/hugetlb: initialize hugetlb_usage in mm_init | Liu Zixian | 1 | -0/+1 |
2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann | 1 | -21/+0 |
2021-09-08 | compat: remove some compat entry points | Arnd Bergmann | 1 | -5/+0 |
2021-09-08 | kexec: avoid compat_alloc_user_space | Arnd Bergmann | 1 | -36/+25 |
2021-09-08 | kexec: move locking into do_kexec_load | Arnd Bergmann | 1 | -28/+16 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -20/+37 |
2021-09-08 | tracing/boot: Fix to loop on only subkeys | Masami Hiramatsu | 1 | -3/+3 |
2021-09-08 | tracing: Dynamically allocate the per-elt hist_elt_data array | Tom Zanussi | 1 | -2/+12 |
2021-09-08 | tracing: synth events: increase max fields count | Artem Bityutskiy | 1 | -1/+1 |
2021-09-08 | tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads() | Qiang.Zhang | 1 | -3/+3 |
2021-09-08 | prctl: allow to setup brk for et_dyn executables | Cyrill Gorcunov | 1 | -7/+0 |
2021-09-08 | kernel/fork.c: unexport get_{mm,task}_exe_file | Christoph Hellwig | 1 | -2/+0 |
2021-09-08 | fs/epoll: use a per-cpu counter for user's watches count | Nicholas Piggin | 1 | -0/+25 |
2021-09-08 | profiling: fix shift-out-of-bounds bugs | Pavel Skripkin | 1 | -10/+11 |
2021-09-08 | kernel/acct.c: use dedicated helper to access rlimit values | Yang Yang | 1 | -1/+1 |
2021-09-07 | tracing: Fix some alloc_event_probe() error handling bugs | Dan Carpenter | 1 | -2/+3 |
2021-09-07 | Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 8 | -707/+361 |
2021-09-06 | kernel: debug: Convert to SPDX identifier | Cai Huoqing | 2 | -8/+2 |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 22 | -174/+1596 |
2021-09-04 | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux | Linus Torvalds | 3 | -45/+85 |
2021-09-03 | tracing: Add migrate-disabled counter to tracing output. | Thomas Gleixner | 3 | -10/+28 |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+0 |
2021-09-03 | futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic() | Thomas Gleixner | 1 | -2/+1 |
2021-09-03 | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+1 |
2021-09-03 | Merge tag 'livepatching-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -111/+319 |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 9 | -11/+13 |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 1 | -0/+1 |
2021-09-03 | mm: compaction: support triggering of proactive compaction by user | Charan Teja Reddy | 1 | -1/+1 |
2021-09-03 | memcg: enable accounting for posix_timers_cache slab | Vasily Averin | 1 | -2/+2 |
2021-09-03 | memcg: enable accounting for signals | Vasily Averin | 1 | -1/+1 |
2021-09-03 | memcg: enable accounting for new namesapces and struct nsproxy | Vasily Averin | 5 | -6/+6 |
2021-09-03 | memcg: enable accounting for pids in nested pid namespaces | Vasily Averin | 1 | -1/+2 |
2021-09-03 | mm: remove VM_DENYWRITE | David Hildenbrand | 2 | -5/+0 |