Age | Commit message (Expand) | Author |
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-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 |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-09-13 | sh: fix syscall tracing | Rich Felker |
2020-09-08 | sh: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-14 | sh: Add SECCOMP_FILTER | Michael Karcher |
2020-08-14 | sh: Rearrange blocks in entry-common.S | Michael Karcher |
2020-08-14 | sh: switch to copy_thread_tls() | Christian Brauner |
2020-08-14 | sh: use the generic dma coherent remap allocator | Christoph Hellwig |
2020-08-14 | sh: unexport register_trapped_io and match_trapped_io_handler | Christoph Hellwig |