index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-26
crypto: x86/aes-gcm - revise some comments in AVX512 code
Eric Biggers
1
-16
/
+11
2025-10-26
crypto: x86/aes-gcm - reorder AVX512 precompute and aad_update functions
Eric Biggers
1
-95
/
+92
2025-10-26
crypto: x86/aes-gcm - clean up AVX512 code to assume 512-bit vectors
Eric Biggers
1
-200
/
+153
2025-10-26
crypto: x86/aes-gcm - rename avx10 and avx10_512 to avx512
Eric Biggers
5
-138
/
+105
2025-10-26
crypto: x86/aes-gcm - remove VAES+AVX10/256 optimized code
Eric Biggers
2
-59
/
+6
2025-10-26
crypto: x86/aes-gcm - add VAES+AVX2 optimized code
Eric Biggers
3
-2
/
+1255
2025-10-26
smb: server: let smb_direct_cm_handler() call ib_drain_qp() after smb_direct_disconnect_rdma_work()
Stefan Metzmacher
1
-3
/
+8
2025-10-26
smb: server: call smb_direct_post_recv_credits() when the negotiation is done
Stefan Metzmacher
1
-8
/
+28
2025-10-26
ksmbd: transport_ipc: validate payload size before reading handle
Qianchang Zhao
1
-1
/
+7
2025-10-26
cifs: fix typo in enable_gcm_256 module parameter
Steve French
1
-1
/
+1
2025-10-26
Linux 6.18-rc3
Linus Torvalds
1
-1
/
+1
2025-10-26
Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
14
-62
/
+93
2025-10-26
Merge tag 'staging-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-8
/
+22
2025-10-26
Merge tag 'tty-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-16
/
+27
2025-10-26
Merge tag 'usb-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
21
-66
/
+122
2025-10-26
Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-19
/
+21
2025-10-26
Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+3
2025-10-26
Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2025-10-26
Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+12
2025-10-26
Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-10-26
drm/sysfb: Do not dereference NULL pointer in plane reset
Thomas Zimmermann
1
-2
/
+6
2025-10-25
kbuild: install-extmod-build: Fix when given dir outside the build dir
James Le Cuirot
1
-1
/
+1
2025-10-25
Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
6
-69
/
+109
2025-10-25
Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
2
-1
/
+11
2025-10-25
drm/msm: Ensure vm is created in VM_BIND ioctl
Rob Clark
1
-1
/
+1
2025-10-25
drm/msm: Reject MAP_NULL op if no PRR
Rob Clark
3
-7
/
+17
2025-10-25
Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
13
-100
/
+168
2025-10-25
Merge tag 'xfs-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-140
/
+193
2025-10-24
net: phy: dp83867: Disable EEE support as not implemented
Emanuele Ghidoli
1
-0
/
+6
2025-10-24
Merge tag 'v6.18-rc2-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-151
/
+273
2025-10-24
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
1
-2
/
+0
2025-10-24
Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
14
-95
/
+153
2025-10-24
Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
5
-101
/
+36
2025-10-25
firewire: init_ohci1394_dma: add missing function parameter documentation
Nirbhay Sharma
1
-0
/
+10
2025-10-24
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-1
/
+1
2025-10-24
Merge tag '6.18-rc2-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-39
/
+44
2025-10-24
x86/mm: Unify __phys_addr_symbol()
Brendan Jackman
2
-14
/
+11
2025-10-24
Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-0
/
+25
2025-10-24
Merge tag 'io_uring-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
9
-39
/
+85
2025-10-24
Merge tag 'slab-for-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-10
/
+21
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
7
-10
/
+8
2025-10-24
irqchip/sifive-plic: Cache the interrupt enable state
Charles Mirabile
1
-23
/
+13
2025-10-24
dt-bindings: interrupt-controller: Add UltraRISC DP1000 PLIC
Charles Mirabile
1
-0
/
+3
2025-10-24
dt-bindings: vendor-prefixes: Add UltraRISC
Lucas Zampieri
1
-0
/
+2
2025-10-24
Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-4
/
+40
2025-10-24
Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
11
-58
/
+119
2025-10-24
Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
5
-23
/
+32
2025-10-24
Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
10
-45
/
+160
2025-10-24
Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
7
-27
/
+56
2025-10-24
soc: officially expand maintainership team
Arnd Bergmann
1
-0
/
+4
[prev]
[next]