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-30
x86/microcode: Mark early_parse_cmdline() as __init
Yu Peng
1
-1
/
+1
2025-10-30
x86/microcode/AMD: Select which microcode patch to load
Borislav Petkov (AMD)
1
-38
/
+69
2025-10-30
pidfs: expose coredump signal
Christian Brauner
2
-13
/
+24
2025-10-30
pidfs: drop struct pidfs_exit_info
Christian Brauner
1
-24
/
+11
2025-10-30
pidfs: prepare to drop exit_info pointer
Christian Brauner
1
-3
/
+9
2025-10-30
pidfd: add a new supported_mask field
Christian Brauner
2
-1
/
+19
2025-10-30
pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_info
Christian Brauner
1
-0
/
+2
2025-10-30
pidfs: add missing PIDFD_INFO_SIZE_VER1
Christian Brauner
1
-0
/
+1
2025-10-30
pidfs: fix PIDFD_INFO_COREDUMP handling
Christian Brauner
1
-2
/
+4
2025-10-30
pidfs: use guard() for task_lock
Christian Brauner
1
-2
/
+1
2025-10-30
Merge tag 'asoc-fix-v6.18-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
452
-2203
/
+3755
2025-10-30
regulator: bd718x7: Fix voltages scaled by resistor divider
Maud Spierings
1
-0
/
+2
2025-10-30
HID: amd_sfh: Stop sensor before starting
Mario Limonciello (AMD)
1
-0
/
+2
2025-10-30
HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list
April Grimoire
1
-0
/
+1
2025-10-30
xfrm: Prevent locally generated packets from direct output in tunnel mode
Jianbo Liu
1
-1
/
+5
2025-10-30
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
3
-5
/
+10
2025-10-30
xfrm: Check inner packet family directly from skb_dst
Jianbo Liu
2
-2
/
+2
2025-10-30
HID: lenovo: fixup Lenovo Yoga Slim 7x Keyboard rdesc
Lauri Tirkkonen
2
-0
/
+18
2025-10-30
x86/cpu: Add/fix core comments for {Panther,Nova} Lake
Tony Luck
1
-3
/
+3
2025-10-30
x86/CPU/AMD: Extend Zen6 model range
Borislav Petkov (AMD)
1
-1
/
+1
2025-10-30
HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155
Zhang Heng
2
-3
/
+14
2025-10-30
net: sctp: fix KMSAN uninit-value in sctp_inq_pop
Ranganath V N
1
-1
/
+1
2025-10-30
Merge tag 'thunderbolt-for-v6.18-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Greg Kroah-Hartman
2
-0
/
+3
2025-10-30
unwind_user/x86: Fix arch=um build
Peter Zijlstra
1
-0
/
+4
2025-10-30
wifi: zd1211rw: fix potential memory leak in __zd_usb_enable_rx()
Abdun Nihaal
1
-0
/
+1
2025-10-30
ALSA: hda/realtek: Enable mic on Vaio RPL
Edson Juliano Drosdeck
1
-0
/
+12
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
7
-320
/
+117
2025-10-29
lib/crypto: arm/blake2b: Migrate optimized code into library
Eric Biggers
7
-135
/
+59
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
5
-13
/
+330
2025-10-29
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
Eric Biggers
1
-0
/
+16
2025-10-29
lib/crypto: blake2s: Document the BLAKE2s library API
Eric Biggers
1
-0
/
+58
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
5
-27
/
+24
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
9
-106
/
+104
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
5
-17
/
+17
2025-10-29
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
Eric Biggers
5
-6
/
+128
2025-10-29
scsi: ufs: core: Fix invalid probe error return value
Adrian Hunter
1
-2
/
+2
2025-10-29
scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADL
Adrian Hunter
1
-1
/
+2
2025-10-29
scsi: ufs: core: Add a quirk to suppress link_startup_again
Adrian Hunter
2
-1
/
+9
2025-10-29
scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers
Adrian Hunter
1
-2
/
+65
2025-10-29
scsi: ufs: core: Revert "Make HID attributes visible"
Bart Van Assche
3
-4
/
+1
2025-10-29
libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
Nathan Chancellor
1
-1
/
+1
2025-10-29
ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASS
Nathan Chancellor
1
-0
/
+2
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
2
-0
/
+13
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
1
-3
/
+24
2025-10-29
Merge branch 'net-stmmac-fixes-for-stmmac-tx-vlan-insert-and-est'
Jakub Kicinski
3
-21
/
+17
2025-10-29
net: stmmac: est: Fix GCL bounds checks
Rohan G Thomas
1
-2
/
+2
2025-10-29
net: stmmac: Consider Tx VLAN offload tag length for maxSDU
Rohan G Thomas
1
-4
/
+10
2025-10-29
net: stmmac: vlan: Disable 802.1AD tag insertion offload
Rohan G Thomas
2
-15
/
+5
2025-10-29
Merge branch 'tls-introduce-and-use-rx-async-resync-request-cancel-function'
Jakub Kicinski
5
-19
/
+59
2025-10-29
net/mlx5e: kTLS, Cancel RX async resync request in error flows
Shahar Shitrit
3
-5
/
+37
[prev]
[next]