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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
powerpc/pseries/fadump: add support for multiple boot memory regions
Hari Bathini
5
-120
/
+197
2024-05-08
selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
Colin Ian King
1
-1
/
+1
2024-05-08
powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
Greg Kurz
1
-3
/
+3
2024-05-08
powerpc/code-patching: Use dedicated memory routines for patching
Benjamin Gray
1
-4
/
+27
2024-05-08
powerpc/code-patching: Test patch_instructions() during boot
Benjamin Gray
1
-0
/
+92
2024-05-08
powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()
Benjamin Gray
2
-2
/
+2
2024-05-08
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
6
-13
/
+17
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
29
-40
/
+40
2024-05-08
powerpc/eeh: Fix spelling of the word "auxillary" and update comment
Ghanshyam Agrawal
2
-4
/
+4
2024-05-08
macintosh/ams: Fix unused variable warning
Michael Ellerman
1
-1
/
+1
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
9
-21
/
+1
2024-05-07
powerpc/pseries/pci: Code cleanup
Kunwu Chan
1
-27
/
+0
2024-05-07
powerpc/cell: Code cleanup for spufs_mfc_flush
Kunwu Chan
1
-16
/
+4
2024-05-07
powerpc/iommu: Code cleanup for cell/iommu.c
Kunwu Chan
1
-17
/
+0
2024-05-07
powerpc: Fix preserved memory size for int-vectors
GUO Zihua
1
-1
/
+9
2024-05-07
powerpc: dts: fsl: rename ifc node name to be memory-controller
Li Yang
5
-5
/
+5
2024-05-07
powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc node
Li Yang
9
-9
/
+9
2024-05-07
powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PB
Xiaowei Bao
3
-16
/
+32
2024-05-07
powerpc: dts: add power management nodes to FSL chips
Ran Wang
14
-12
/
+83
2024-05-07
powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()
Yang Li
1
-0
/
+1
2024-05-07
powerpc: Fix kernel-doc comments in fsl_gtm.c
Yang Li
1
-3
/
+3
2024-05-07
powerpc: boot: Fix kernel-doc param for partial_decompress
Yang Li
1
-1
/
+1
2024-05-07
powerpc: remove unused *_syscall_64.o variables in Makefile
Masahiro Yamada
1
-3
/
+0
2024-05-07
powerpc/bpf/32: Fix failing test_bpf tests
Christophe Leroy
2
-31
/
+110
2024-05-06
powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
Michael Ellerman
1
-1
/
+1
2024-05-06
powerpc/io: Avoid clang null pointer arithmetic warnings
Michael Ellerman
1
-12
/
+12
2024-05-06
powerpc/bpf: enable kfunc call
Hari Bathini
2
-10
/
+61
2024-05-06
powerpc/64/bpf: fix tail calls for PCREL addressing
Hari Bathini
1
-14
/
+16
2024-05-06
Documentation: Fix the address of the linuxppc-dev mailing list
Stephen Rothwell
5
-18
/
+18
2024-05-06
Documentation: Document PowerPC kernel dynamic DEXCR interface
Benjamin Gray
1
-2
/
+139
2024-05-06
selftests/powerpc/dexcr: Add chdexcr utility
Benjamin Gray
5
-105
/
+187
2024-05-06
selftests/powerpc/dexcr: Add DEXCR config details to lsdexcr
Benjamin Gray
1
-2
/
+111
2024-05-06
selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftest
Benjamin Gray
1
-1
/
+7
2024-05-06
selftests/powerpc/dexcr: Add DEXCR prctl interface test
Benjamin Gray
5
-1
/
+269
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
4
-0
/
+143
2024-05-03
powerpc/dexcr: Reset DEXCR value across exec
Benjamin Gray
4
-1
/
+32
2024-05-03
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
3
-6
/
+12
2024-05-03
selftests/powerpc/dexcr: Add -no-pie to hashchk tests
Benjamin Gray
1
-1
/
+1
2024-05-03
powerpc/module: Remove arch specific module bug stuff
Dr. David Alan Gilbert
2
-7
/
+0
2024-05-01
MAINTAINERS: MMU GATHER: Update Aneesh's address
Michael Ellerman
1
-1
/
+1
2024-05-01
MAINTAINERS: powerpc: Remove Aneesh
Michael Ellerman
1
-1
/
+0
2024-04-30
powerpc: Mark memory_limit as initdata
Michael Ellerman
1
-1
/
+1
2024-04-30
macintosh/macio-adb: replace of_node_put() with __free
sundar
1
-14
/
+10
2024-04-29
selftests/powerpc: Install tests in sub-directories
Michael Ellerman
2
-4
/
+4
2024-04-29
selftests/powerpc: Convert pmu Makefile to for loop style
Michael Ellerman
1
-21
/
+22
2024-04-29
selftests/powerpc: make sub-folders buildable on their own
Madhavan Srinivasan
24
-7
/
+25
2024-04-29
selftests/powerpc: Add flags.mk to support pmu buildable
Madhavan Srinivasan
5
-0
/
+16
2024-04-29
selftests/powerpc: Re-order *FLAGS to follow lib.mk
Madhavan Srinivasan
13
-44
/
+45
2024-04-29
powerpc/pseries/vio: Don't return ENODEV if node or compatible missing
Lidong Zhong
1
-6
/
+2
2024-04-29
powerpc/pseries: Enforce hcall result buffer validity and size
Nathan Lynch
1
-4
/
+4
[next]