Age | Commit message (Expand) | Author | Files | Lines |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+0 |
2022-07-30 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks | 1 | -5/+0 |
2022-07-18 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
2022-07-18 | hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -27/+43 |
2022-06-17 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 1 | -4/+3 |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 1 | -2/+5 |
2022-03-29 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -6/+5 |
2022-03-24 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -33/+0 |
2022-03-23 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+5 |
2022-03-23 | mm: remove mmu_gathers storage from remaining architectures | Stafford Horne | 1 | -2/+0 |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 1 | -0/+5 |
2022-03-11 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 2 | -3/+2 |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -3/+3 |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 3 | -8/+0 |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 1 | -25/+0 |
2022-02-15 | uaccess: fix integer overflow on access_ok() | Arnd Bergmann | 1 | -9/+9 |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+3 |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -5/+3 |
2022-01-08 | hexagon: Fix function name in die() | Nathan Chancellor | 1 | -1/+1 |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 1 | -1/+1 |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 5 | -30/+16 |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 1 | -1/+1 |
2021-11-20 | hexagon: ignore vmlinux.lds | Nathan Chancellor | 1 | -0/+1 |
2021-11-20 | hexagon: clean up timer-regs.h | Nathan Chancellor | 3 | -30/+11 |
2021-11-20 | hexagon: export raw I/O routines for modules | Nathan Chancellor | 1 | -0/+4 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -4/+2 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang | 1 | -4/+0 |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -3/+1 |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -46/+12 |
2021-08-19 | hexagon: use the generic global coherent pool | Christoph Hellwig | 2 | -46/+12 |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 1 | -3/+1 |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 1 | -2/+0 |
2021-07-28 | asm-generic: remove extra strn{cpy_from,len}_user declarations | Arnd Bergmann | 1 | -6/+0 |
2021-07-23 | hexagon: use generic strncpy/strnlen from_user | Arnd Bergmann | 5 | -159/+5 |
2021-07-23 | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 1 | -9/+13 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -4/+2 |
2021-07-08 | hexagon: select ARCH_WANT_LD_ORPHAN_WARN | Nathan Chancellor | 1 | -0/+1 |
2021-07-08 | hexagon: use common DISCARDS macro | Nathan Chancellor | 1 | -6/+1 |
2021-07-08 | hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script | Nathan Chancellor | 1 | -0/+2 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -1/+0 |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -3/+0 |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra | 1 | -1/+1 |
2021-05-26 | hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild | Masahiro Yamada | 2 | -4/+1 |