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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
12
-206
/
+39
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-45
/
+30
2026-04-17
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
1
-0
/
+1
2026-04-17
parisc: Allow to build without VDSO32
Helge Deller
2
-3
/
+6
2026-04-17
parisc: Include 32-bit VDSO only when building for 32-bit or compat mode
Helge Deller
1
-0
/
+2
2026-04-17
parisc: Allow to disable COMPAT mode on 64-bit kernel
Helge Deller
1
-1
/
+2
2026-04-17
parisc: Fix default stack size when COMPAT=n
Helge Deller
1
-0
/
+4
2026-04-17
parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BIT
Helge Deller
1
-9
/
+9
2026-04-17
parisc: is_compat_task() shall return false for COMPAT=n
Helge Deller
1
-1
/
+1
2026-04-17
parisc: Avoid compat syscalls when COMPAT=n
Helge Deller
1
-4
/
+7
2026-04-17
parisc: _llseek syscall is only available for 32-bit userspace
Helge Deller
1
-1
/
+1
2026-04-17
parisc: Drop ip_fast_csum() inline assembly implementation
Helge Deller
4
-187
/
+6
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
1
-44
/
+29
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-7
/
+10
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-25
/
+9
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+0
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+1
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-2
/
+0
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-2
/
+2
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
2
-2
/
+0
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
2
-2
/
+0
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2
-5
/
+5
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
1
-3
/
+4
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2
-17
/
+0
2026-03-27
PCI: Align head space better
Ilpo Järvinen
1
-0
/
+3
2026-03-27
parisc/PCI: Clean up align handling
Ilpo Järvinen
1
-6
/
+4
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
1
-1
/
+3
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
1
-2
/
+2
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
5
-10
/
+21
2026-03-15
parisc: Flush correct cache in cacheflush() syscall
Helge Deller
1
-2
/
+2
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
1
-1
/
+1
2026-03-12
parisc: Remove unused clocksource flags
Thomas Gleixner
1
-4
/
+1
2026-03-07
Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-10
/
+19
2026-03-06
parisc: Fix initial page table creation for boot
Helge Deller
1
-1
/
+6
2026-03-06
parisc: Check kernel mapping earlier at bootup
Helge Deller
1
-8
/
+12
2026-03-06
parisc: Increase initial mapping to 64 MB with KALLSYMS
Helge Deller
1
-1
/
+1
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2
-0
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-9
/
+9
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-12
/
+5
2026-02-10
Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
7
-20
/
+88
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+14
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-02-06
parisc: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
2
-2
/
+3
2026-02-07
parisc: Detect 64-bit free running platform counter
Helge Deller
1
-0
/
+20
2026-02-07
parisc: Enhance debug code for PAT firmware
Helge Deller
1
-0
/
+13
2026-02-07
parisc: Add PDC PAT call to get free running 64-bit counter
Helge Deller
2
-3
/
+31
[next]