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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
i3c: master: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2024-01-08
i3c: master: svc: return actual transfer data len
Frank Li
1
-0
/
+8
2024-01-08
i3c: master: svc: rename read_len as actual_len
Frank Li
1
-13
/
+13
2024-01-08
i3c: add actual_len in i3c_priv_xfer
Frank Li
1
-0
/
+2
2024-01-08
i3c: master: svc: add hot join support
Frank Li
1
-4
/
+57
2024-01-08
i3c: master: add enable(disable) hot join in sys entry
Frank Li
2
-0
/
+88
2023-11-17
i3c: master: Fix build error
Jarkko Nikula
1
-1
/
+1
2023-11-16
i3c: Add fallback method for GETMXDS CCC
Joshua Yeong
1
-2
/
+10
2023-11-16
i3c: mipi-i3c-hci: Add DMA bounce buffer for private transfers
Jarkko Nikula
3
-1
/
+44
2023-11-16
i3c: mipi-i3c-hci: Handle I3C address header error in hci_cmd_v1_daa()
Jarkko Nikula
1
-1
/
+2
2023-11-16
i3c: mipi-i3c-hci: Do not overallocate transfers in hci_cmd_v1_daa()
Jarkko Nikula
1
-3
/
+3
2023-11-16
i3c: mipi-i3c-hci: Report NACK response from CCC command to core
Jarkko Nikula
1
-1
/
+8
2023-11-12
Linux 6.7-rc1
Linus Torvalds
1
-2
/
+2
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
1
-1
/
+1
2023-11-12
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-8
/
+6
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
13
-63
/
+215
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
8
-24
/
+24
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-88
/
+491
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
15
-31
/
+25
2023-11-10
Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
18
-110
/
+70
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-10
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
97
-812
/
+1760
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
9
-86
/
+78
2023-11-10
Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
18
-51
/
+171
2023-11-10
Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
85
-773
/
+1688
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-17
/
+41
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
8
-8
/
+38
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
2
-3
/
+3
2023-11-10
Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
6
-45
/
+80
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
18
-80
/
+72
2023-11-10
Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
3
-27
/
+11
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-24
/
+86
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
3
-6
/
+41
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
26
-1464
/
+2061
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
86
-690
/
+2541
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
52
-4033
/
+5
2023-11-10
drm/amdgpu: fix error handling in amdgpu_vm_init
Christian König
1
-15
/
+16
2023-11-10
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-2
/
+2
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
13
-46
/
+37
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
1
-7
/
+6
2023-11-10
drm/amd: Explicitly check for GFXOFF to be enabled for s0ix
Mario Limonciello
1
-0
/
+3
2023-11-10
Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
10
-21
/
+28
2023-11-10
Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Daniel Vetter
8
-36
/
+65
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
2
-17
/
+40
[next]