index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
hexagon
(
follow
)
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/kernel/git/tytso/ext4
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-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-5
/
+5
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-08
hexagon: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-5
/
+5
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-07-14
hexagon: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
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/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+7
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+7
2025-05-11
hexagon: add syscall_set_return_value()
Dmitry V. Levin
1
-0
/
+7
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-3
/
+0
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-3
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
1
-1
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC16
Eric Biggers
1
-1
/
+0
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
Eric Biggers
1
-1
/
+0
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
1
-5
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-29
/
+3
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-18
/
+0
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-6
/
+0
2025-03-17
hexagon: move initialization of init_mm.context init to paging_init()
Mike Rapoport (Microsoft)
1
-8
/
+6
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
Eric Biggers
1
-1
/
+0
2025-01-30
hexagon: Fix unbalanced spinlock in die()
Lin Yujun
1
-1
/
+3
2025-01-30
hexagon: Fix warning comparing pointer to 0
Yang Li
1
-1
/
+1
2025-01-30
hexagon: Move kernel prototypes out of uapi/asm/setup.h header
Thomas Huth
2
-12
/
+22
2025-01-30
hexagon: time: Remove redundant null check for resource
Hardevsinh Palaniya
1
-2
/
+1
2025-01-30
hexagon: fix using plain integer as NULL pointer warning in cmpxchg
Willem de Bruijn
1
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-1
/
+1
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-1
/
+1
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2025-01-15
hexagon: Remove GENERIC_PENDING_IRQ leftover
Thomas Gleixner
1
-1
/
+0
2024-12-17
hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
Nathan Chancellor
1
-0
/
+6
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
5
-302
/
+16
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-10-28
hexagon: simplify asm/io.h for !HAS_IOPORT
Arnd Bergmann
4
-295
/
+16
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-6
/
+0
2024-10-28
hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
Niklas Schnelle
1
-1
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-3
/
+1
2024-09-23
hexagon: vdso: Fix build failure
Guenter Roeck
1
-1
/
+1
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
1
-4
/
+10
2024-07-10
hexagon: use new system call table
Arnd Bergmann
6
-15
/
+26
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-0
/
+2
[next]