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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
s390: Add CC_HAS_ASM_IMMEDIATE_STRINGS
Heiko Carstens
1
-0
/
+6
2026-01-27
arm64: mte: Set TCMA1 whenever MTE is present in the kernel
Carl Worth
1
-5
/
+5
2026-01-27
arm64/ptrace: Return early for ptrace_report_syscall_entry() error
Jinjie Ruan
1
-5
/
+9
2026-01-27
arm64/ptrace: Split report_syscall()
Jinjie Ruan
1
-12
/
+29
2026-01-27
arm64: Remove unused _TIF_WORK_MASK
Jinjie Ruan
1
-6
/
+0
2026-01-26
powerpc/mm: support page table check
Rohan McLure
8
-18
/
+73
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
4
-6
/
+16
2026-01-26
powerpc/mm: implement *_user_accessible_page() for ptes
Rohan McLure
4
-0
/
+35
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
3
-9
/
+9
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_clear()
Rohan McLure
3
-4
/
+4
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_clear()
Rohan McLure
3
-3
/
+3
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_clear()
Rohan McLure
3
-3
/
+3
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
2
-2
/
+2
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[s]_set()
Rohan McLure
3
-6
/
+7
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[s]_set()
Rohan McLure
3
-5
/
+6
2026-01-26
arm64/mm: add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
2
-5
/
+7
2026-01-26
arm64/mm: add addr parameter to __set_ptes_anysz()
Andrew Donnellan
2
-16
/
+13
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
12
-39
/
+31
2026-01-26
x86: don't reserve hugetlb memory in setup_arch()
Mike Rapoport (Microsoft)
1
-1
/
+0
2026-01-26
mips: drop paging_init()
Mike Rapoport (Microsoft)
6
-20
/
+3
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
16
-52
/
+4
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
32
-190
/
+2
2026-01-26
xtensa: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-6
/
+10
2026-01-26
x86: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-5
/
+9
2026-01-26
um: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-1
/
+6
2026-01-26
sparc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
2
-4
/
+14
2026-01-26
sh: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-1
/
+6
2026-01-26
s390: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-2
/
+7
2026-01-26
riscv: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-3
/
+7
2026-01-26
powerpc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-10
/
+12
2026-01-26
parisc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-2
/
+6
2026-01-26
openrisc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-4
/
+8
2026-01-26
nios2: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-2
/
+6
2026-01-26
mips: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
3
-8
/
+22
2026-01-26
microblaze: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-6
/
+11
2026-01-26
m68k: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
4
-4
/
+9
2026-01-26
loongarch: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-3
/
+7
2026-01-26
hexagon: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-10
/
+13
2026-01-26
csky: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-3
/
+9
2026-01-26
arm64: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-5
/
+17
2026-01-26
arm: make initialization of zero page independent of the memory map
Klara Modin
3
-20
/
+4
2026-01-26
arm: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-7
/
+12
2026-01-26
arc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-14
/
+20
2026-01-26
alpha: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-5
/
+10
2026-01-26
lib/glob: convert selftest to KUnit
Kir Chou
12
-12
/
+0
2026-01-26
x86/kexec: add a sanity check on previous kernel's ima kexec buffer
Harshit Mogalapalli
1
-0
/
+6
2026-01-26
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
14
-14
/
+1
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-1
/
+1
2026-01-27
m68knommu: Replace deprecated strcpy with strscpy in init_ucsimm
Thorsten Blum
1
-1
/
+2
2026-01-27
m68k: nommu: fix memmove() with differently aligned src and dest for 68000
Daniel Palmer
1
-0
/
+18
[prev]
[next]