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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
powerpc/pseries/memhp: Fix access beyond end of drmem array
Nathan Lynch
1
-4
/
+5
2023-12-01
powerpc/44x: select I2C for CURRITUCK
Randy Dunlap
1
-0
/
+1
2023-12-01
powerpc/85xx: Fix typo in code comment
Dario Binacchi
1
-1
/
+1
2023-12-01
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
6
-3
/
+23
2023-12-01
powerpc: Fix build error due to is_valid_bugaddr()
Michael Ellerman
1
-0
/
+2
2023-12-01
powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
Michael Ellerman
2
-3
/
+4
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2
-5
/
+5
2023-11-30
powerpc/44x: Make ppc44x_idle_init() static
Michael Ellerman
1
-1
/
+1
2023-11-30
powerpc/512x: Fix missing prototype warnings
Michael Ellerman
1
-0
/
+2
2023-11-30
powerpc/512x: Make pdm360ng_init() static
Michael Ellerman
1
-1
/
+1
2023-11-30
powerpc/suspend: Add prototype for do_after_copyback()
Michael Ellerman
1
-0
/
+2
2023-11-28
powerpc/rtas_pci: rename and properly expose config access APIs
Nathan Lynch
3
-15
/
+16
2023-11-27
powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
Stephen Rothwell
1
-0
/
+2
2023-11-27
powerpc/lib: Validate size for vector operations
Naveen N Rao
1
-0
/
+10
2023-11-27
powerpc/lib: Avoid array bounds warnings in vec ops
Michael Ellerman
1
-2
/
+2
2023-11-27
powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
Kunwu Chan
1
-0
/
+2
2023-11-27
powerpc: add crtsavres.o to always-y instead of extra-y
Masahiro Yamada
1
-1
/
+1
2023-11-27
powerpc/32: Drop unused grackle_set_stg()
Michael Ellerman
1
-19
/
+0
2023-11-27
powerpc: Remove orphaned reg_a2.h
Michael Ellerman
3
-156
/
+0
2023-11-27
powerpc: Make cpu_spec __ro_after_init
Michael Ellerman
1
-2
/
+2
2023-11-27
powerpc/configs/64s: Enable CONFIG_MEM_SOFT_DIRTY
Michael Ellerman
1
-0
/
+1
2023-11-27
misc: ocxl: main: Remove unnecessary ‘0’ values from rc
Li kunyu
1
-1
/
+1
2023-11-27
misc: ocxl: link: Remove unnecessary (void*) conversions
Li zeming
1
-7
/
+7
2023-11-27
misc: ocxl: afu_irq: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2023-11-27
misc: ocxl: context: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2023-11-22
powerpc/rtas: Remove 'extern' from function declarations in rtas.h
Nathan Lynch
1
-27
/
+26
2023-11-21
powerpc/rtas: Remove trailing space
Nathan Lynch
2
-12
/
+12
2023-11-21
powerpc/rtas: Move post_mobility_fixup() declaration to pseries
Nathan Lynch
3
-1
/
+2
2023-11-21
powerpc/rtas: Remove unused rtas_service_present()
Nathan Lynch
2
-6
/
+0
2023-11-21
powerpc/rtas: Drop declaration of undefined call_rtas() function
Nathan Lynch
1
-2
/
+0
2023-11-21
powerpc/powermac: mark smp_psurge_{give,take}_timebase static
Arnd Bergmann
1
-2
/
+2
2023-11-21
powerpc/pasemi: mark pas_shutdown() static
Arnd Bergmann
1
-1
/
+1
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
6
-20
/
+8
2023-11-19
Linux 6.7-rc2
Linus Torvalds
1
-1
/
+1
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
1
-0
/
+4
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
1
-1
/
+1
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
3
-24
/
+54
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
1
-15
/
+8
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
1
-1
/
+1
2023-11-17
dm-crypt: start allocating with MAX_ORDER
Mikulas Patocka
1
-1
/
+1
2023-11-17
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
3
-14
/
+15
2023-11-17
dm-bufio: fix no-sleep mode
Mikulas Patocka
1
-25
/
+62
2023-11-17
dm-delay: avoid duplicate logic
Mikulas Patocka
1
-44
/
+21
2023-11-17
dm-delay: fix bugs introduced by kthread mode
Mikulas Patocka
1
-26
/
+35
2023-11-17
dm-delay: fix a race between delay_presuspend and delay_bio
Mikulas Patocka
1
-5
/
+11
2023-11-17
drm/amdgpu/gmc9: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc10: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc11: disable AGP aperture
Alex Deucher
1
-1
/
+1
[prev]
[next]