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-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
5
-15
/
+26
2024-09-13
random: vDSO: avoid call to out of line memset()
Christophe Leroy
1
-5
/
+7
2024-09-13
random: vDSO: add missing c-getrandom-y in Makefile
Christophe Leroy
1
-0
/
+1
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
3
-5
/
+13
2024-09-13
random: vDSO: don't use 64-bit atomics on 32-bit architectures
Christophe Leroy
2
-2
/
+9
2024-09-13
selftests: vDSO: open code basic chacha instead of linking to libsodium
Jason A. Donenfeld
2
-9
/
+45
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
3
-16
/
+20
2024-09-13
selftests: vDSO: ensure vgetrandom works in a time namespace
Jason A. Donenfeld
1
-1
/
+42
2024-08-30
selftests: vDSO: quash clang omitted parameter warning in getrandom test
Jason A. Donenfeld
1
-3
/
+3
2024-08-30
selftests: vDSO: use parse_vdso.h in vdso_test_abi
Christophe Leroy
1
-4
/
+1
2024-08-30
selftests: vDSO: fix the way vDSO functions are called for powerpc
Christophe Leroy
7
-18
/
+95
2024-08-30
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
1
-1
/
+2
2024-08-30
selftests: vDSO: fix vdso_config for powerpc
Christophe Leroy
1
-3
/
+3
2024-08-30
selftests: vDSO: fix vDSO name for powerpc
Christophe Leroy
1
-0
/
+6
2024-08-30
selftests: vDSO: skip getrandom test if architecture is unsupported
Jason A. Donenfeld
1
-1
/
+6
2024-08-30
selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom test
Xi Ruoyao
1
-0
/
+1
2024-08-30
selftests: vDSO: remove unnecessary command line defs from chacha test
Jason A. Donenfeld
1
-2
/
+1
2024-08-30
selftests: vDSO: separate LDLIBS from CFLAGS for libsodium
Jason A. Donenfeld
1
-3
/
+5
2024-08-30
selftests: vDSO: add --cflags for pkg-config command querying libsodium
Xi Ruoyao
1
-1
/
+1
2024-08-30
selftests: vDSO: look for arch-specific function name in getrandom test
Christophe Leroy
2
-7
/
+9
2024-08-30
selftests: vDSO: fix include order in build of test_vdso_chacha
Christophe Leroy
2
-2
/
+6
2024-08-30
selftests: vDSO: don't hard-code location of vDSO sources
Christophe Leroy
2
-1
/
+2
2024-08-30
selftests: vDSO: simplify getrandom thread local storage and structs
Jason A. Donenfeld
1
-40
/
+27
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
1
-0
/
+4
2024-08-27
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
Filipe Manana
2
-13
/
+6
2024-08-27
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
1
-8
/
+18
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
5
-10
/
+27
2024-08-26
nfsd: fix potential UAF in nfsd4_cb_getattr_release
Jeff Layton
1
-1
/
+1
2024-08-26
nfsd: hold reference to delegation when updating it for cb_getattr
Jeff Layton
1
-3
/
+7
2024-08-26
MAINTAINERS: Update Olga Kornievskaia's email address
Chuck Lever
1
-1
/
+1
2024-08-26
LoongArch: KVM: Invalidate guest steal time address on vCPU reset
Bibo Mao
3
-9
/
+1
2024-08-26
LoongArch: Add ifdefs to fix LSX and LASX related warnings
Tiezhu Yang
2
-0
/
+8
2024-08-26
LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
Huacai Chen
2
-3
/
+2
2024-08-26
btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in extent_fiemap()
David Sterba
1
-1
/
+1
2024-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
1
-5
/
+2
2024-08-26
platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Hans de Goede
1
-1
/
+0
2024-08-26
platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA
Mathieu Fenniak
2
-1
/
+20
2024-08-26
ALSA: hda: hda_component: Fix mutex crash if nothing ever binds
Richard Fitzgerald
1
-2
/
+3
2024-08-26
ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED
Hendrik Borghorst
1
-0
/
+1
2024-08-26
random: vDSO: reject unknown getrandom() flags
Yann Droneaud
1
-0
/
+4
2024-08-25
btrfs: run delayed iputs when flushing delalloc
Josef Bacik
1
-0
/
+2
2024-08-25
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 Ultra
YOUNGJIN JOO
1
-0
/
+1
2024-08-25
LoongArch: Remove the unused dma-direct.h
Miao Wang
1
-11
/
+0
2024-08-25
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
1
-0
/
+22
2024-08-25
smb/client: fix rdma usage in smb2_async_writev()
Stefan Metzmacher
1
-20
/
+20
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
4
-6
/
+0
2024-08-25
smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
Stefan Metzmacher
1
-1
/
+1
2024-08-25
Linux 6.11-rc5
Linus Torvalds
1
-1
/
+1
2024-08-24
pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
Huang-Huang Bao
1
-1
/
+1
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
5
-27
/
+98
[next]