- e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
- 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
- 22c4e80 MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init() by Feiyang Chen · 2 years, 2 months ago
- 869e4ae nios2: add FORCE for vmlinuz.gz by Randy Dunlap · 2 years, 1 month ago
- ae27da7 nios2: ptrace: user_regset_copyin_ignore() always returns 0 by Sergey Shtylyov · 2 years, 2 months ago
- 93d38b7 nios2: remove unused INIT_MMAP by Kefeng Wang · 2 years, 2 months ago
- e025ab8 mm: remove kern_addr_valid() completely by Kefeng Wang · 2 years, 2 months ago
- 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 2 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 2 months ago
- ce697cc kbuild: remove head-y syntax by Masahiro Yamada · 2 years, 3 months ago
- 3216484 kbuild: use obj-y instead extra-y for objects placed at the head by Masahiro Yamada · 2 years, 3 months ago
- e30d448 nios2: move core-y in arch/nios2/Makefile to arch/nios2/Kbuild by Masahiro Yamada · 2 years, 4 months ago
- 2be9880 kernel: exit: cleanup release_thread() by Kefeng Wang · 2 years, 4 months ago
- 64367f2 treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y by Arnd Bergmann · 2 years, 4 months ago
- 0192445 arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER by Zi Yan · 2 years, 4 months ago
- fd0c153 nios2: add force_successful_syscall_return() by Al Viro · 2 years, 4 months ago
- 411a76b nios2: restarts apply only to the first sigframe we build... by Al Viro · 2 years, 4 months ago
- 2d631bd nios2: fix syscall restart checks by Al Viro · 2 years, 4 months ago
- 25ba820 nios2: traced syscall does need to check the syscall number by Al Viro · 2 years, 4 months ago
- 45ec746 nios2: don't leave NULLs in sys_call_table[] by Al Viro · 2 years, 4 months ago
- 8535c23 nios2: page fault et.al. are *not* restartable syscalls... by Al Viro · 2 years, 4 months ago
- a6714e7 nios2: drop definition of PGD_ORDER by Mike Rapoport · 2 years, 6 months ago
- bf0dc11 nios2: drop definition of PTE_ORDER by Mike Rapoport · 2 years, 6 months ago
- 3d923c5 mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 5 months ago
- 53e2fde nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 5 months ago
- d927252 mm: avoid unnecessary page fault retires on shared memory types by Peter Xu · 2 years, 7 months ago
- 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 7 months ago
- df202b4 Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 7 months ago
- c04e727 nios2: use fallback for random_get_entropy() instead of zero by Jason A. Donenfeld · 2 years, 8 months ago
- f774f5b kbuild: factor out the common installation code into scripts/install.sh by Masahiro Yamada · 2 years, 8 months ago
- 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 8 months ago
- c5febea fork: Pass struct kernel_clone_args into copy_thread by Eric W. Biederman · 2 years, 8 months ago
- 1930a6e Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
- 194dfe8 Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 9 months ago
- 7106c51 arch: Add pmd_pfn() where it is missing by Mike Rapoport · 2 years, 11 months ago
- 03248ad resume_user_mode: Move to resume_user_mode.h by Eric W. Biederman · 2 years, 10 months ago
- 153474b ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h by Eric W. Biederman · 2 years, 11 months ago
- 967747b uaccess: remove CONFIG_SET_FS by Arnd Bergmann · 2 years, 10 months ago
- 12700c1 uaccess: generalize access_ok() by Arnd Bergmann · 2 years, 10 months ago
- 23fc539 uaccess: fix type mismatch warnings from access_ok() by Arnd Bergmann · 2 years, 10 months ago
- 90997c1 nios2: drop access_ok() check from __put_user() by Arnd Bergmann · 2 years, 10 months ago
- a97b693 uaccess: fix nios2 and microblaze get_user_8() by Arnd Bergmann · 2 years, 10 months ago
- fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 11 months ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 11 months ago
- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
- 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years ago
- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
- 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 1 month ago
- 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 1 month ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- 4a089e9 nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST by Guenter Roeck · 3 years, 2 months ago
- 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 2 months ago
- 4cce60f NIOS2: irqflags: rename a redefined register name by Randy Dunlap · 3 years, 2 months ago
- 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- 9523b33 NIOS2: setup.c: drop unused variable 'dram_start' by Randy Dunlap · 3 years, 3 months ago
- adfc8f9 NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLE by Randy Dunlap · 3 years, 3 months ago
- 89b4db6 nios2: move the install rule to arch/nios2/Makefile by Masahiro Yamada · 3 years, 5 months ago
- 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 3 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
- 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 3 months ago
- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 3 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
- 153517d nios2: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 7 months ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
- 4154267 nios2: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 5 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
- fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
- 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 6 months ago
- 9bd1cc4 nios2: Do not include linux/irqdomain.h from asm/irq.h by Marc Zyngier · 6 years ago
- d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 7 months ago
- 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- a0d8d55 whack-a-mole: kill strlen_user() (again) by Al Viro · 3 years, 9 months ago
- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 10 months ago
- 7f7bc20 nios2: Don't use _end for calculating min_low_pfn by Andreas Oetken · 3 years, 10 months ago
- 9abcfcb nios2: fixed broken sys_clone syscall by Andreas Oetken · 3 years, 10 months ago
- c26958c Take mmap lock in cacheflush syscall by Jann Horn · 3 years, 10 months ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
- 4202006 nios32: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
- 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
- e2e251c nios2: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 2 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
- c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago