| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-03-29 | 2 | -5/+4 |
|\ |
|
| * | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 2022-03-10 | 1 | -2/+2 |
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 2022-03-10 | 1 | -3/+2 |
* | | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 2 | -2/+0 |
|/ |
|
* | h8300: Fix build errors from do_exit() to make_task_dead() transition | Nathan Chancellor | 2022-01-08 | 1 | -1/+2 |
* | exit: Add and use make_task_dead. | Eric W. Biederman | 2021-12-13 | 1 | -1/+1 |
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 1 | -4/+1 |
|\ |
|
| * | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2021-10-15 | 1 | -4/+1 |
* | | h8300: Fix linux/irqchip.h include mess | Marc Zyngier | 2021-10-28 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 1 | -4/+0 |
|\ |
|
| * | trap: cleanup trap_init() | Kefeng Wang | 2021-09-08 | 1 | -4/+0 |
* | | h8300: remove stale strncpy_from_user | Arnd Bergmann | 2021-07-23 | 1 | -2/+0 |
|/ |
|
* | h8300: convert to setup_initial_init_mm() | Kefeng Wang | 2021-07-08 | 1 | -4/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-06-30 | 1 | -2/+0 |
|\ |
|
| * | h8300: remove unused variable | Souptick Joarder | 2021-06-29 | 1 | -2/+0 |
* | | sched,arch: Remove unused TASK_STATE offsets | Peter Zijlstra | 2021-06-18 | 1 | -1/+0 |
* | | sched: Introduce task_is_running() | Peter Zijlstra | 2021-06-18 | 1 | -1/+1 |
|/ |
|
* | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 2021-02-22 | 1 | -1/+1 |
* | h8300: fix PREEMPTION build, TI_PRE_COUNT undefined | Randy Dunlap | 2021-02-13 | 1 | -0/+3 |
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-16 | 1 | -1/+1 |
|\ |
|
| * | h8300: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-12-12 | 1 | -1/+1 |
* | | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra | 2020-11-24 | 1 | -1/+1 |
|/ |
|
* | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 2020-10-17 | 1 | -3/+1 |
* | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-14 | 1 | -1/+1 |
|\ |
|
| * | h8300: switch to kernel_clone() | Christian Brauner | 2020-08-20 | 1 | -1/+1 |
* | | h8300, nds32, openrisc: simplify detection of memory extents | Mike Rapoport | 2020-10-14 | 1 | -5/+3 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-08-07 | 1 | -11/+6 |
|\ |
|
| * | h8300: switch to ->regset_get() | Al Viro | 2020-07-27 | 1 | -11/+6 |
* | | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 2020-07-04 | 1 | -3/+2 |
* | | h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_args | Christian Brauner | 2020-07-04 | 1 | -5/+13 |
|/ |
|
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 3 | -3/+0 |
* | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -7/+1 |
* | h8300: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -6/+12 |
* | h8300: ignore vmlinux.lds | Masahiro Yamada | 2020-04-23 | 1 | -0/+2 |
* | sched/rt, h8300: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-12-08 | 1 | -3/+3 |
* | h8300: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 2019-11-04 | 1 | -1/+3 |
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+0 |
* | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 3 | -4/+4 |
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -2/+2 |
* | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy | 2018-12-30 | 1 | -1/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 2018-10-11 | 1 | -1/+0 |
* | arch/h8300: eliminate kgbd.c warning | Randy Dunlap | 2018-08-22 | 1 | -1/+1 |
* | h8300: remove unnecessary of_platform_populate call | Rob Herring | 2018-08-22 | 1 | -10/+0 |
* | h8300: switch to NO_BOOTMEM | Rob Herring | 2018-08-22 | 1 | -28/+8 |
* | h8300: gcc-8.1 fix | Yoshinori Sato | 2018-08-22 | 1 | -3/+4 |