| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 11 days | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-04-05 | mm: change to return bool for ptep_test_and_clear_young() | Baolin Wang | 1 | -1/+1 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 3 | -16/+0 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -13/+10 |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) | 1 | -7/+0 |
| 2026-01-26 | microblaze: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) | 1 | -6/+11 |
| 2026-01-22 | rseq: Implement sys_rseq_slice_yield() | Thomas Gleixner | 1 | -0/+1 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -1/+0 |
| 2025-11-03 | arch: hookup listns() system call | Christian Brauner | 1 | -0/+1 |
| 2025-10-15 | Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-13 | Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs | Theodore Ts'o | 1 | -1/+1 |
| 2025-10-03 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+0 |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2025-09-29 | Merge tag 'microblaze-v6.18' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 19 | -50/+50 |
| 2025-09-25 | arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c | Menglong Dong | 1 | -0/+1 |
| 2025-09-15 | kill FIRST_USER_PGD_NR | Al Viro | 1 | -1/+0 |
| 2025-09-12 | microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 17 | -43/+43 |
| 2025-09-12 | microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 1 | -2/+2 |
| 2025-09-12 | microblaze: fix typos in Kconfig | Ahelenia Ziemiańska | 1 | -5/+5 |
| 2025-09-01 | arch: copy_thread: pass clone_flags as u64 | Simon Schuster | 1 | -1/+1 |
| 2025-07-30 | Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -1/+0 |
| 2025-07-29 | Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
| 2025-07-22 | tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD | Steven Rostedt | 1 | -1/+0 |
| 2025-07-02 | fs: introduce file_getattr and file_setattr syscalls | Andrey Albershteyn | 1 | -0/+2 |
| 2025-07-01 | time/timecounter: Fix the lie that struct cyclecounter is const | Greg Kroah-Hartman | 1 | -1/+1 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2025-06-07 | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada | 1 | -1/+1 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -9/+8 |
| 2025-05-30 | Merge tag 'microblaze-v6.16' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+1 |
| 2025-05-11 | mm: call ctor/dtor for kernel PTEs | Kevin Brodsky | 1 | -1/+1 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -8/+0 |
| 2025-04-01 | microblaze/mm: put mm_cmdline_setup() in .init.text section | Wei Yang | 1 | -1/+1 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -25/+0 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -3/+0 |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 1 | -16/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -4/+0 |
| 2025-02-12 | fs: add open_tree_attr() | Christian Brauner | 1 | -0/+1 |
| 2025-02-03 | microblaze: Use of_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -1/+1 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -6/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2024-11-20 | Merge tag 'microblaze-v6.13' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 3 | -8/+15 |
| 2024-11-20 | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+1 |
| 2024-11-18 | Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+4 |
| 2024-11-15 | microblaze: mb: Use str_yes_no() helper in show_cpuinfo() | Thorsten Blum | 1 | -5/+5 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-11-06 | fs/xattr: add *at family syscalls | Christian Göttsche | 1 | -0/+4 |
| 2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 1 | -1/+1 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -1/+0 |
| 2024-10-23 | microblaze: Remove empty #ifndef __ASSEMBLY__ statement | Thomas Huth | 1 | -3/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -4/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-10-02 | microblaze: Export xmb_manager functions | Michal Simek | 1 | -0/+10 |
| 2024-08-25 | microblaze: don't treat zero reserved memory regions as error | Mike Rapoport | 1 | -5/+0 |
| 2024-06-25 | syscalls: mmap(): use unsigned offset type consistently | Arnd Bergmann | 1 | -1/+1 |
| 2024-05-23 | mseal: wire up mseal syscall | Jeff Xu | 1 | -0/+1 |
| 2024-05-22 | Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -2/+1 |
| 2024-05-06 | printk: Remove redundant CONFIG_BASE_FULL | Yoann Congal | 1 | -1/+1 |
| 2024-04-24 | microblaze: Remove early printk call from cpuinfo-static.c | Michal Simek | 1 | -1/+1 |
| 2024-04-24 | microblaze: Remove gcc flag for non existing early_printk.c file | Michal Simek | 1 | -1/+0 |
| 2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2 | -1/+2 |
| 2024-01-17 | Merge tag 'microblaze-v6.8' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -6/+7 |
| 2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+2 |
| 2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+1 |
| 2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
| 2023-12-20 | microblaze: add missing forward declaration | Kent Overstreet | 1 | -0/+1 |
| 2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi | 1 | -0/+2 |
| 2023-11-23 | arch: add missing prepare_ftrace_return() prototypes | Arnd Bergmann | 1 | -0/+1 |
| 2023-11-23 | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann | 1 | -0/+1 |
| 2023-11-15 | microblaze: defconfig: Enable the Marvell phy driver | Radhey Shyam Pandey | 1 | -0/+1 |
| 2023-11-15 | microblaze: Enable options to mount a rootfs via NFS | Raju Kumar Pothuraju | 1 | -0/+5 |
| 2023-11-15 | microblaze: Align defconfig with latest Kconfig layout | Michal Simek | 1 | -6/+1 |
| 2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 1 | -0/+3 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta | 1 | -0/+1 |
| 2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 1 | -1/+1 |
| 2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org | 1 | -0/+1 |
| 2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org | 1 | -0/+1 |
| 2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org | 1 | -0/+1 |
| 2023-09-05 | Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -27/+19 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -12/+15 |
| 2023-08-24 | microblaze: implement the new page table range API | Matthew Wilcox (Oracle) | 3 | -12/+15 |
| 2023-08-23 | microblaze: Make virt_to_pfn() a static inline | Linus Walleij | 1 | -8/+19 |
| 2023-08-23 | microblaze: Remove zalloc_maybe_bootmem() | Christophe Leroy | 2 | -18/+0 |
| 2023-08-21 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap | 1 | -1/+1 |
| 2023-07-27 | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt | 1 | -0/+1 |
| 2023-07-17 | microblaze: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -1/+1 |
| 2023-06-29 | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 1 | -1/+0 |
| 2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds | 1 | -2/+3 |
| 2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+0 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -7/+9 |
| 2023-06-27 | mm: always expand the stack with the mmap write lock held | Linus Torvalds | 1 | -2/+3 |
| 2023-06-19 | microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h | Catalin Marinas | 2 | -5/+5 |
| 2023-06-19 | microblaze: allow pte_offset_map() to fail | Hugh Dickins | 1 | -2/+3 |
| 2023-06-14 | of/flattree: Replace all non-returning strlcpy with strscpy | Azeem Shaikh | 1 | -1/+1 |
| 2023-06-09 | init: consolidate prototypes in linux/init.h | Arnd Bergmann | 1 | -2/+0 |
| 2023-06-09 | cachestat: wire up cachestat for other architectures | Nhat Pham | 1 | -0/+1 |
| 2023-05-26 | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED | Vlastimil Babka | 1 | -1/+0 |
| 2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle | 1 | -0/+1 |
| 2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+4 |
| 2023-03-02 | microblaze: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -11/+34 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 1 | -1/+0 |
| 2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -1/+0 |
| 2023-02-02 | microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -10/+35 |
| 2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra | 1 | -1/+0 |
| 2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra | 1 | -1/+0 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
| 2022-12-12 | Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'microblaze-v6.2' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 9 | -1527/+37 |
| 2022-11-25 | microblaze/PCI: Moving PCI iounmap and dependent code | Thippeswamy Havalige | 3 | -73/+37 |
| 2022-11-25 | microblaze/PCI: Remove support for Xilinx PCI host bridge | Thippeswamy Havalige | 6 | -126/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations | Thippeswamy Havalige | 3 | -24/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration | Thippeswamy Havalige | 3 | -59/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address ... | Thippeswamy Havalige | 1 | -23/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused PCI Indirect ops | Thippeswamy Havalige | 4 | -199/+1 |
| 2022-11-25 | microblaze/PCI: Remove unused PCI BIOS resource allocation | Thippeswamy Havalige | 3 | -495/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused allocation & free of PCI host bridge structure | Thippeswamy Havalige | 3 | -40/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused device tree parsing for a host bridge resources | Thippeswamy Havalige | 3 | -181/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused PCI legacy IO's access on a bus | Thippeswamy Havalige | 2 | -150/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused PCI bus scan if configured as a host | Thippeswamy Havalige | 2 | -23/+0 |
| 2022-11-25 | microblaze/PCI: Remove Null PCI config access unused functions | Thippeswamy Havalige | 1 | -64/+0 |
| 2022-11-25 | microblaze/PCI: Remove unused early_read_config_byte() et al declarations | Thippeswamy Havalige | 3 | -71/+0 |
| 2022-11-24 | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu... | Al Viro | 1 | -1/+1 |
| 2022-11-24 | kbuild: fix "cat: .version: No such file or directory" | Masahiro Yamada | 1 | -2/+2 |
| 2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -3/+0 |
| 2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+1 |
| 2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -3/+2 |
| 2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -1/+0 |
| 2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -2/+2 |
| 2022-09-26 | microblaze: Add support for error injection | Appana Durga Kedareswara rao | 2 | -0/+60 |
| 2022-09-26 | microblaze: Add custom break vector handler for mb manager | Appana Durga Kedareswara rao | 2 | -1/+212 |
| 2022-09-26 | microblaze: Add xmb_manager_register function | Appana Durga Kedareswara rao | 3 | -0/+75 |
| 2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang | 1 | -5/+0 |
| 2022-09-11 | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y | Arnd Bergmann | 1 | -1/+1 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -17/+24 |
| 2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+0 |
| 2022-08-05 | Merge tag 'microblaze-v5.20' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -2/+1 |
| 2022-07-29 | microblaze: Fix some typos in comment | Slark Xiao | 1 | -1/+1 |
| 2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -6/+0 |
| 2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -1/+0 |
| 2022-07-17 | microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 3 | -17/+21 |
| 2022-06-30 | arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ" | Ying Sun | 1 | -1/+0 |
| 2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 2 | -3/+0 |
| 2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 1 | -0/+4 |
| 2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+7 |
| 2022-06-01 | Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 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-05-02 | microblaze: fix typos in comments | Julia Lawall | 2 | -2/+2 |
| 2022-04-22 | pwm: Add support for Xilinx AXI Timer | Sean Anderson | 1 | -0/+4 |
| 2022-04-21 | microblaze: Add support for reserved memory defined by DT | Michal Simek | 1 | -0/+3 |
| 2022-04-21 | microblaze: Wire memblock_dump_all() | Michal Simek | 1 | -0/+2 |
| 2022-04-21 | microblaze: Use simple memmove/memcpy implementation from lib/string.c | Michal Simek | 3 | -44/+5 |
| 2022-04-21 | microblaze: Do loop unrolling for optimized memset implementation | Michal Simek | 1 | -1/+12 |
| 2022-04-21 | microblaze: Use simple memset implementation from lib/string.c | Michal Simek | 2 | -18/+4 |
| 2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -4/+3 |
| 2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada | 1 | -2/+1 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+4 |
| 2022-03-28 | Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -55/+2 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -60/+10 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+3 |
| 2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 1 | -0/+3 |
| 2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -2/+2 |
| 2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -3/+2 |
| 2022-03-04 | irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER | Michal Simek | 3 | -18/+3 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 5 | -33/+0 |
| 2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 1 | -7/+1 |
| 2022-02-25 | uaccess: fix nios2 and microblaze get_user_8() | Arnd Bergmann | 1 | -9/+9 |
| 2022-02-14 | uaccess: fix integer overflow on access_ok() | Arnd Bergmann | 1 | -15/+4 |
| 2022-02-14 | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada | 2 | -2/+2 |
| 2022-01-24 | microblaze/PCI: Remove pci_phys_mem_access_prot() dead code | Bjorn Helgaas | 2 | -53/+0 |
| 2022-01-24 | microblaze: add const to of_device_id | Xiang wangx | 1 | -1/+1 |
| 2022-01-24 | microblaze: fix typo in a comment | Jason Wang | 1 | -1/+1 |
| 2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+4 |
| 2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -10/+9 |
| 2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 1 | -0/+1 |
| 2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -10/+8 |
| 2022-01-08 | microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV} | Masahiro Yamada | 1 | -3/+3 |
| 2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 1 | -1/+1 |
| 2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 1 | -2/+2 |
| 2021-12-01 | microblaze: Snapshot thread flags | Mark Rutland | 1 | -1/+1 |
| 2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida | 1 | -0/+1 |
| 2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -33/+0 |
| 2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+2 |
| 2021-11-09 | microblaze: use is_kernel_text() helper | Kefeng Wang | 1 | -1/+2 |
| 2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -3/+3 |
| 2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
| 2021-11-05 | Merge tag 'microblaze-v5.16' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -5/+0 |
| 2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -5/+0 |