| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-15 | Remove long-stale ext3 defconfig option | Linus Torvalds | 1 | -1/+0 |
| 2025-10-15 | Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
| 2025-10-13 | Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs | Theodore Ts'o | 1 | -3/+3 |
| 2025-10-06 | Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -81/+0 |
| 2025-10-04 | Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2025-10-04 | Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 83 | -260/+310 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+8 |
| 2025-10-02 | Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+2 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+0 |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -18/+3 |
| 2025-09-29 | Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
| 2025-09-29 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -258/+0 |
| 2025-09-26 | sparc: Replace deprecated strcpy() with strscpy() in handle_nextprop_quirks() | Thorsten Blum | 1 | -2/+5 |
| 2025-09-26 | sparc64: Replace deprecated strcpy() with strscpy() in build_path_component() | Thorsten Blum | 1 | -3/+5 |
| 2025-09-26 | sparc: Replace deprecated strcpy() with strscpy() in prom_32.c | Thorsten Blum | 1 | -5/+8 |
| 2025-09-26 | sparc: Replace deprecated strcpy() with strscpy() in domain services driver | Thorsten Blum | 1 | -12/+15 |
| 2025-09-26 | sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop() | Thorsten Blum | 1 | -1/+1 |
| 2025-09-26 | sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init() | Thorsten Blum | 1 | -1/+2 |
| 2025-09-26 | sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe() | Thorsten Blum | 1 | -1/+2 |
| 2025-09-26 | sparc: PCI: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 1 | -3/+4 |
| 2025-09-26 | sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 54 | -170/+170 |
| 2025-09-26 | sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 4 | -18/+18 |
| 2025-09-26 | sparc: Drop the "-ansi" from the asflags | Thomas Huth | 4 | -6/+1 |
| 2025-09-25 | arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c | Menglong Dong | 1 | -0/+1 |
| 2025-09-22 | sparc: fix error handling in scan_one_device() | Ma Ke | 2 | -0/+2 |
| 2025-09-21 | mm: constify arch_pick_mmap_layout() for improved const-correctness | Max Kellermann | 1 | -1/+1 |
| 2025-09-19 | sparc: fix accurate exception reporting in copy_{from,to}_user for M7 | Michael Karcher | 2 | -10/+19 |
| 2025-09-19 | sparc: fix accurate exception reporting in copy_to_user for Niagara 4 | Michael Karcher | 1 | -1/+1 |
| 2025-09-19 | sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara | Michael Karcher | 1 | -11/+18 |
| 2025-09-19 | sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC... | Michael Karcher | 1 | -1/+1 |
| 2025-09-19 | sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC | Michael Karcher | 1 | -9/+10 |
| 2025-09-19 | sparc64: fix prototypes of reads[bwl]() | Al Viro | 1 | -3/+3 |
| 2025-09-19 | sparc64: Remove redundant __GFP_NOWARN | Qianfeng Rong | 1 | -2/+2 |
| 2025-09-19 | sparc64: fix hugetlb for sun4u | Anthony Yznaga | 1 | -0/+20 |
| 2025-09-19 | sparc/module: Make it clear that relocation numbers are shown in hex | Koakuma | 1 | -1/+1 |
| 2025-09-19 | sparc/module: Add R_SPARC_UA64 relocation handling | Koakuma | 2 | -0/+2 |
| 2025-09-16 | sparc/PCI: Remove pcibios_enable_device() as they do nothing extra | Ilpo Järvinen | 3 | -81/+0 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2025-09-13 | mm: convert arch-specific code to mm_flags_*() accessors | Lorenzo Stoakes | 1 | -2/+2 |
| 2025-09-10 | Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO | Mario Limonciello (AMD) | 1 | -0/+2 |
| 2025-09-08 | sparc: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -4/+4 |
| 2025-09-03 | sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig | Peter Zijlstra | 1 | -18/+2 |
| 2025-09-01 | arch: copy_thread: pass clone_flags as u64 | Simon Schuster | 2 | -2/+2 |
| 2025-08-26 | lib/crypto: sparc/md5: Migrate optimized code into library | Eric Biggers | 4 | -258/+0 |
| 2025-08-25 | floppy: Remove unused CROSS_64KB() macro from arch/ code | Andy Shevchenko | 2 | -6/+0 |
| 2025-08-19 | sparc: kernel: apc: Remove macro APC_MINOR definition | Zijun Hu | 1 | -2/+1 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -127/+4 |
| 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-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+3 |
| 2025-07-28 | Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 11 | -569/+0 |
| 2025-07-28 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 4 | -116/+0 |
| 2025-07-28 | Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
| 2025-07-28 | Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | Linus Torvalds | 2 | -6/+6 |
| 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-24 | fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS | Anshuman Khandual | 1 | -0/+1 |
| 2025-07-24 | sparc64: remove hugetlb_free_pgd_range() | Anthony Yznaga | 2 | -124/+0 |
| 2025-07-22 | tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD | Steven Rostedt | 1 | -1/+0 |
| 2025-07-21 | stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS | Kees Cook | 1 | -1/+2 |
| 2025-07-14 | sparc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin | 2 | -6/+6 |
| 2025-07-14 | lib/crypto: sparc/sha1: Migrate optimized code into library | Eric Biggers | 4 | -178/+0 |
| 2025-07-09 | mm: update architecture and driver code to use vm_flags_t | Lorenzo Stoakes | 1 | -2/+2 |
| 2025-07-09 | mm: change vm_get_page_prot() to accept vm_flags_t argument | Lorenzo Stoakes | 1 | -1/+1 |
| 2025-07-08 | af_unix: Introduce SO_INQ. | Kuniyuki Iwashima | 1 | -0/+3 |
| 2025-07-02 | fs: introduce file_getattr and file_setattr syscalls | Andrey Albershteyn | 1 | -0/+2 |
| 2025-06-30 | lib/crc: sparc: Migrate optimized CRC code into lib/crc/ | Eric Biggers | 4 | -116/+0 |
| 2025-06-30 | lib/crypto: sparc: Move arch/sparc/lib/crypto/ into lib/crypto/ | Eric Biggers | 5 | -155/+0 |
| 2025-06-30 | lib/crypto: sparc/sha512: Migrate optimized SHA-512 code to library | Eric Biggers | 4 | -236/+0 |
| 2025-06-30 | crypto: sha512 - Rename conflicting symbols | Eric Biggers | 1 | -7/+7 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 2 | -2/+2 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 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 | 5 | -28/+42 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+2 |
| 2025-05-27 | Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+47 |
| 2025-05-26 | Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2025-05-26 | Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 23 | -513/+188 |
| 2025-05-23 | af_unix: Introduce SO_PASSRIGHTS. | Kuniyuki Iwashima | 1 | -0/+2 |
| 2025-05-21 | sparc/perf: Remove driver-specific throttle support | Kan Liang | 1 | -2/+1 |
| 2025-05-12 | crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK | Eric Biggers | 1 | -1/+1 |
| 2025-05-11 | sparc64: mm: call ctor/dtor for kernel PTEs | Kevin Brodsky | 1 | -14/+13 |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky | 2 | -2/+2 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+12 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+10 |
| 2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2025-05-11 | sparc32: remove custom definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -10/+5 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2025-05-09 | lib/crc: make arch-optimized code use subsys_initcall | Eric Biggers | 1 | -1/+1 |
| 2025-05-05 | crypto: arch/sha256 - Export block functions as GPL only | Herbert Xu | 1 | -2/+2 |
| 2025-05-05 | Revert "crypto: run initcalls for generic implementations earlier" | Herbert Xu | 1 | -1/+1 |
| 2025-05-05 | crypto: sparc/sha256 - implement library instead of shash | Eric Biggers | 8 | -141/+78 |
| 2025-05-05 | crypto: sparc - move opcodes.h into asm directory | Eric Biggers | 16 | -33/+18 |
| 2025-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5 | Herbert Xu | 1 | -1/+0 |
| 2025-04-28 | sparc/crc: drop "glue" from filenames | Eric Biggers | 2 | -2/+2 |
| 2025-04-28 | lib/crc: make the CPU feature static keys __ro_after_init | Eric Biggers | 1 | -1/+1 |
| 2025-04-23 | crypto: sparc/sha512 - Use API partial block handling | Herbert Xu | 1 | -87/+15 |
| 2025-04-23 | crypto: sparc/sha256 - Use API partial block handling | Herbert Xu | 1 | -101/+20 |
| 2025-04-23 | crypto: sparc/sha1 - Use API partial block handling | Herbert Xu | 1 | -94/+15 |
| 2025-04-23 | crypto: sparc/md5 - Use API partial block handling | Herbert Xu | 1 | -78/+63 |
| 2025-04-09 | sparc: mv sparc sysctls into their own file under arch/sparc/kernel | Joel Granados | 2 | -0/+47 |
| 2025-04-08 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC16 | Eric Biggers | 1 | -1/+0 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -37/+5 |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 3 | -7/+5 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -14/+3 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 2 | -7/+0 |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) | 1 | -1/+4 |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 1 | -25/+0 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 2 | -3/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -1/+0 |
| 2025-03-17 | sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes | Ryan Roberts | 1 | -2/+0 |
| 2025-03-17 | sparc/mm: disable preemption in lazy mmu mode | Ryan Roberts | 1 | -1/+4 |
| 2025-03-15 | crypto: skcipher - Make skcipher_walk src.virt.addr const | Herbert Xu | 1 | -1/+1 |
| 2025-03-11 | sparc/vdso: Always reject undefined references during linking | Thomas Weißschuh | 2 | -14/+3 |
| 2025-03-10 | lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C | Eric Biggers | 2 | -2/+0 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 2 | -2/+2 |
| 2025-02-12 | fs: add open_tree_attr() | Christian Brauner | 1 | -0/+1 |
| 2025-02-08 | lib/crc32: remove "_le" from crc32c base and arch functions | Eric Biggers | 1 | -5/+5 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
| 2025-01-28 | Merge tag 'sparc-for-6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -13/+12 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -16/+7 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 2 | -14/+4 |
| 2025-01-25 | mm: pgtable: introduce generic __tlb_remove_table() | Qi Zheng | 1 | -0/+1 |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng | 2 | -2/+2 |
| 2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-22 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 7 | -199/+97 |
| 2025-01-17 | sparc/irq: Remove unneeded if check in sun4v_cookie_only_virqs() | Thorsten Blum | 1 | -3/+1 |
| 2025-01-17 | sparc/irq: Use str_enabled_disabled() helper function | Thorsten Blum | 1 | -1/+2 |
| 2025-01-17 | sparc: replace zero-length array with flexible-array member | Zhang Kunbo | 1 | -1/+1 |
| 2025-01-17 | sparc/irq: use seq_put_decimal_ull_width() for decimal values | David Wang | 2 | -8/+8 |
| 2025-01-15 | sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources() | Bjorn Helgaas | 1 | -1/+1 |
| 2025-01-03 | driver core: Constify API device_find_child() and adapt for various usages | Zijun Hu | 1 | -3/+3 |
| 2024-12-16 | sock: Introduce SO_RCVPRIORITY socket option | Anna Emese Nyiri | 1 | -0/+2 |
| 2024-12-01 | sparc/crc32: expose CRC32 functions through lib | Eric Biggers | 7 | -199/+97 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2 | -2/+2 |
| 2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+5 |
| 2024-11-30 | Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2 | -0/+2 |
| 2024-11-29 | Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -11/+29 |
| 2024-11-27 | vmlinux.lds.h: Adjust symbol ordering in text output section | Rong Xu | 1 | -0/+5 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -120/+43 |
| 2024-11-21 | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+2 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -62/+0 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -6/+2 |
| 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-18 | rtc: m48t59: Use platform_data struct for year offset value | Finn Thain | 2 | -0/+2 |
| 2024-11-18 | sparc/vdso: Add helper function for 64-bit right shift on 32-bit target | Koakuma | 1 | -4/+24 |
| 2024-11-16 | sparc: Replace one-element array with flexible array member | Thorsten Blum | 2 | -4/+2 |
| 2024-11-16 | sparc/build: Put usage of -fcall-used* flags behind cc-option | Koakuma | 2 | -3/+3 |
| 2024-11-11 | sparc: get rid of asm/vga.h | Al Viro | 1 | -44/+0 |
| 2024-11-11 | asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need to | Al Viro | 1 | -16/+0 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-11-06 | mm: drop hugetlb_get_unmapped_area{_*} functions | Oscar Salvador | 1 | -108/+0 |
| 2024-11-06 | arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings | Oscar Salvador | 2 | -12/+42 |
| 2024-11-06 | fs/xattr: add *at family syscalls | Christian Göttsche | 1 | -0/+4 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -2/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 2 | -6/+2 |
| 2024-10-04 | net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message | Vadim Fedorenko | 1 | -0/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-25 | Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+1 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -16/+6 |
| 2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-17 | mm: always define pxx_pgprot() | Peter Xu | 1 | -0/+1 |
| 2024-09-13 | arch/sparc: remove unused varible paddrbase in function leon_swprobe() | Alex Shi | 1 | -7/+1 |
| 2024-09-11 | net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags | Mina Almasry | 1 | -0/+1 |
| 2024-09-11 | tcp: RX path for devmem TCP | Mina Almasry | 1 | -0/+5 |
| 2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown | 2 | -3/+3 |
| 2024-09-03 | arch, mm: pull out allocation of NODE_DATA to generic code | Mike Rapoport (Microsoft) | 1 | -7/+2 |
| 2024-09-03 | arch, mm: move definition of node_data to generic code | Mike Rapoport (Microsoft) | 2 | -6/+0 |
| 2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig | 1 | -1/+1 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -7/+3 |
| 2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+2 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-20 | kbuild: Abort make on install failures | Zhang Bingwu | 1 | -0/+2 |
| 2024-07-18 | Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -13/+22 |
| 2024-07-11 | sparc64: Fix prototype warnings in hibernate.c | Andreas Larsson | 1 | -0/+1 |
| 2024-07-11 | sparc64: Fix prototype warning for prom_get_mmu_ihandle | Andreas Larsson | 1 | -1/+1 |
| 2024-07-11 | sparc64: Fix incorrect function signature and add prototype for prom_cif_init | Andreas Larsson | 3 | -4/+2 |
| 2024-07-11 | sparc64: Fix prototype warnings for floppy_64.h | Andreas Larsson | 1 | -2/+3 |
| 2024-07-11 | sparc32: Fix truncated relocation errors when linking large kernels | Andreas Larsson | 2 | -6/+15 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -0/+2 |
| 2024-07-03 | mm: remove page_mapping() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 2 | -7/+3 |
| 2024-06-25 | sparc: fix compat recv/recvfrom syscalls | Arnd Bergmann | 2 | -223/+2 |
| 2024-06-25 | sparc: fix old compat_sys_select() | Arnd Bergmann | 1 | -1/+1 |
| 2024-06-25 | syscalls: fix compat_sys_io_pgetevents_time64 usage | Arnd Bergmann | 1 | -1/+1 |
| 2024-05-24 | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-05-23 | mseal: wire up mseal syscall | Jeff Xu | 1 | -0/+1 |
| 2024-05-23 | Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 24 | -114/+76 |
| 2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -36/+36 |
| 2024-05-20 | arch: Fix name collision with ACPI's video.o | Thomas Zimmermann | 2 | -1/+1 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -36/+18 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+1 |
| 2024-05-15 | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -34/+29 |
| 2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+5 |
| 2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 1 | -2/+0 |
| 2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 3 | -19/+23 |
| 2024-05-14 | mm/execmem, arch: convert simple overrides of module_alloc to execmem | Mike Rapoport (IBM) | 1 | -4/+16 |