Age | Commit message (Expand) | Author |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-06-03 | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-06-03 | ia64: cleanup remove_siblinginfo() | Yury Norov |
2022-06-03 | arch/ia64: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-19 | ia64: Use do_kernel_power_off() | Dmitry Osipenko |
2022-05-12 | ia64: mca: drop redundant spinlock initialization | Haowen Bai |
2022-05-11 | ptrace: Remove arch_ptrace_attach | Eric W. Biederman |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Explicity test for idle tasks in copy_thread | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
2022-04-29 | vmcore: convert copy_oldmem_page() to take an iov_iter | Matthew Wilcox (Oracle) |
2022-04-29 | mm: use for_each_online_node and node_online instead of open coding | Peng Liu |
2022-04-28 | ia64: replace comments with C99 initializers | Benjamin Stürz |
2022-04-28 | ia64: ptrace: fix typos in comments | Julia Lawall |
2022-04-28 | ia64: fix typos in comments | Julia Lawall |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-02-25 | ia64: remove CONFIG_SET_FS support | Arnd Bergmann |
2022-02-16 | ia64: Rename 'ip' to 'addr' in 'struct fdesc' | Christophe Leroy |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-15 | ia64: topology: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-15 | ia64: fix typo in a comment | Jason Wang |
2022-01-15 | arch/ia64/kernel/setup.c: use swap() to make code cleaner | Yang Guang |
2022-01-15 | ia64: module: use swap() to make code cleaner | Yang Guang |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang |
2021-10-01 | audit: add support for the openat2 syscall | Richard Guy Briggs |
2021-10-01 | audit: replace magic audit syscall class numbers with macros | Richard Guy Briggs |
2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu |
2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu |
2021-09-30 | kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d... | Masami Hiramatsu |
2021-09-30 | ia64: kprobes: Fix to pass correct trampoline address to the handler | Masami Hiramatsu |