Age | Commit message (Expand) | Author |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan |
2021-09-03 | ia64: make num_rsvd_regions static | Geert Uytterhoeven |
2021-09-03 | ia64: make reserve_elfcorehdr() static | Geert Uytterhoeven |
2021-09-03 | ia64: fix #endif comment for reserve_elfcorehdr() | Geert Uytterhoeven |
2021-09-03 | ia64: fix typo in a comment | Jason Wang |
2021-07-12 | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman |
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 | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport |
2021-06-29 | mm: update legacy flush_tlb_* to use vma | Chen Li |
2021-06-29 | ia64: mca_drv: fix incorrect array size calculation | Arnd Bergmann |
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: Change task_struct::state | Peter Zijlstra |
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-17 | quota: Disable quotactl_path syscall | Jan Kara |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-04-30 | ia64: module: fix symbolizer crash on fdescr | Sergei Trofimovich |
2021-04-30 | ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP | Sergei Trofimovich |
2021-04-30 | ia64: mca: always make IA64_MCA_DEBUG an expression | Sergei Trofimovich |
2021-04-30 | ia64: fix EFI_DEBUG build | Sergei Trofimovich |
2021-04-30 | ia64: trivial spelling fixes | Bhaskar Chowdhury |
2021-04-30 | ia64: drop unused IA64_FW_EMU ifdef | Sergei Trofimovich |
2021-04-30 | ia64: ensure proper NUMA distance and possible map initialization | Valentin Schneider |
2021-04-30 | arch/ia64/kernel/fsys.S: fix typos | Bhaskar Chowdhury |
2021-04-30 | arch/ia64/kernel/head.S: remove duplicate include | Zhang Yunkai |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2021-04-25 | ia64: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada |
2021-04-25 | ia64: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-03-25 | ia64: fix format strings for err_inject | Sergei Trofimovich |
2021-03-25 | ia64: mca: allocate early mca with GFP_ATOMIC | Sergei Trofimovich |
2021-03-17 | quota: wire up quotactl_path | Sascha Hauer |
2021-03-13 | ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls | Sergei Trofimovich |
2021-03-02 | ia64: don't call handle_signal() unless there's actually a signal queued | Jens Axboe |
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-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-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |