| 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 |
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-24 | 5 | -55/+1 |
|\ \ |
|
| * | | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 4 | -25/+0 |
| * | | uaccess: generalize access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -29/+0 |
| * | | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -1/+1 |
| |/ |
|
* / | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 2022-03-21 | 2 | -1/+1 |
|/ |
|
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 2022-01-23 | 2 | -2/+0 |
|\ |
|
| * | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov | 2022-01-15 | 1 | -1/+0 |
| * | include: move find.h from asm_generic to linux | Yury Norov | 2022-01-15 | 1 | -1/+0 |
* | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-01-19 | 2 | -4/+4 |
|\ \ |
|
| * | | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 2022-01-08 | 2 | -4/+4 |
| |/ |
|
* | | Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2022-01-18 | 8 | -179/+178 |
|\ \ |
|
| * | | arc: use swap() to make code cleaner | Yihao Han | 2021-12-29 | 1 | -8/+3 |
| * | | arc: perf: Move static structs to where they're really used | Alexey Brodkin | 2021-12-29 | 2 | -162/+162 |
| * | | ARC: perf: fix misleading comment about pmu vs counter stop | Vineet Gupta | 2021-12-29 | 1 | -1/+1 |
| * | | arc: Replace lkml.org links with lore | Kees Cook | 2021-12-29 | 4 | -5/+9 |
| * | | ARC: perf: Remove redundant initialization of variable idx | Colin Ian King | 2021-12-29 | 1 | -1/+1 |
| * | | ARC: thread_info.h: correct two typos in a comment | Randy Dunlap | 2021-12-29 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 1 | -2/+1 |
|\ \ |
|
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 2022-01-15 | 1 | -2/+1 |
| |/ |
|
* | | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2021-12-13 | 1 | -1/+0 |
|\| |
|
| * | Add linux/cacheflush.h | Matthew Wilcox (Oracle) | 2021-11-17 | 1 | -1/+0 |
* | | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 2021-11-25 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-11 | 1 | -1/+1 |
|\ |
|
| * | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) | Eric W. Biederman | 2021-10-29 | 1 | -1/+1 |
* | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-11-08 | 2 | -3/+3 |
|\ \ |
|
| * | | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2021-10-24 | 2 | -3/+3 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 1 | -3/+3 |
|\ \ |
|
| * | | memblock: allow to specify flags with memblock_add_node() | David Hildenbrand | 2021-11-06 | 1 | -2/+2 |
| * | | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-11-02 | 3 | -7/+13 |
|\ \ \ |
|
| * | | | ARC: Add instruction_pointer_set() API | Masami Hiramatsu | 2021-10-01 | 1 | -0/+5 |
| * | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 2021-10-01 | 2 | -6/+7 |
| * | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 2021-10-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2021-10-15 | 2 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-01 | 2 | -2/+9 |
|\ \ \ |
|
| * | | | irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ | Mark Rutland | 2021-10-25 | 2 | -2/+9 |
| |/ / |
|
* | | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2021-11-01 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) | 2021-10-18 | 1 | -0/+1 |
| |/ |
|
* / | ARC: fix potential build snafu | Vineet Gupta | 2021-10-16 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 1 | -5/+0 |
|\ |
|
| * | trap: cleanup trap_init() | Kefeng Wang | 2021-09-08 | 1 | -5/+0 |
* | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-09-05 | 1 | -3/+1 |
|\ \ |
|
| * | | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 2021-08-16 | 1 | -3/+1 |
* | | | Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2021-09-05 | 33 | -1836/+1226 |
|\ \ \ |
|
| * | | | ARC: mm: vmalloc sync from kernel to user table to update PMD ... | Vineet Gupta | 2021-08-26 | 1 | -12/+12 |
| * | | | ARC: mm: support 4 levels of page tables | Vineet Gupta | 2021-08-26 | 6 | -5/+74 |