Age | Commit message (Expand) | Author |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan |
2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman |
2021-07-08 | sh: convert to setup_initial_init_mm() | Kefeng Wang |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-06-07 | quota: Wire up quotactl_fd syscall | Jan Kara |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2021-06-03 | kprobes: Do not increment probe miss count in the fault handler | Naveen N. Rao |
2021-06-01 | kprobes: Remove kprobe::fault_handler | Peter Zijlstra |
2021-05-20 | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2021-05-10 | sh: Remove unused variable | Eric Dumazet |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-03 | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-05-02 | sh: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada |
2021-05-02 | sh: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-04-22 | sh: Get rid of oprofile leftovers | Marc Zyngier |
2021-03-23 | tracing: Fix various typos in comments | Ingo Molnar |
2021-03-17 | quota: wire up quotactl_path | Sascha Hauer |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada |
2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-06 | arch: sh: remove duplicate include | Wang Qing |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-24 | sh/irq: Add missing closing parentheses in arch_show_interrupts() | Geert Uytterhoeven |
2020-11-23 | sh: Get rid of nmi_count() | Thomas Gleixner |
2020-11-09 | sh: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |