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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
23
-128
/
+1801
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
1
-7
/
+0
2025-04-13
spi: Add support for Double Transfer Rate (DTR) mode
Mukesh Kumar Savaliya
1
-0
/
+10
2025-04-11
scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
Manish Pandey
1
-0
/
+6
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
1
-2
/
+1
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
1
-1
/
+0
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
7
-353
/
+2
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-2
/
+6
2025-04-11
scsi: ufs: core: Add WB buffer resize support
Huan Tang
2
-1
/
+34
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
2
-2
/
+6
2025-04-11
Merge patch series "ufs: core: cleanup and threaded irq handler"
Martin K. Petersen
1
-5
/
+2
2025-04-11
scsi: ufs: core: Track when MCQ ESI is enabled
Neil Armstrong
1
-0
/
+2
2025-04-11
scsi: ufs: core: Drop last_intr_status/ts stats
Neil Armstrong
1
-5
/
+0
2025-04-11
scsi: soc: qcom: ice: Add HWKM support to the ICE driver
Gaurav Kashyap
1
-0
/
+12
2025-04-11
scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_key
Eric Biggers
1
-19
/
+3
2025-04-11
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
1
-3
/
+6
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
2
-170
/
+95
2025-04-11
fwctl/cxl: Fix uuid_t usage in uapi
Dan Williams
1
-6
/
+15
2025-04-11
drm/amdkfd: add smi events for process start and end
Eric Huang
1
-0
/
+5
2025-04-11
vt: create ucs_recompose.c using gen_ucs_recompose.py
Nicolas Pitre
1
-0
/
+6
2025-04-11
vt: update ucs_width.c using gen_ucs_width.py
Nicolas Pitre
1
-5
/
+1
2025-04-11
vt: properly support zero-width Unicode code points
Nicolas Pitre
1
-0
/
+10
2025-04-11
vt: move unicode processing to a separate file
Nicolas Pitre
1
-0
/
+6
2025-04-11
USB: core: Correct API usb_(enable|disable)_autosuspend() prototypes
Zijun Hu
1
-4
/
+4
2025-04-11
drm/dp: Add smooth brightness register bit definition
Suraj Kandpal
1
-0
/
+1
2025-04-11
dcache: convert dentry flag macros to enum
Omar Sandoval
1
-55
/
+49
2025-04-11
phy: hdmi: Add color depth configuration
Cristian Ciocaltea
1
-0
/
+2
2025-04-11
phy: Add HDMI configuration options
Sandor Yu
2
-1
/
+25
2025-04-11
ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
Wesley Cheng
1
-0
/
+20
2025-04-11
ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
Wesley Cheng
1
-0
/
+1
2025-04-11
ASoC: usb: Fetch ASoC card and pcm device information
Wesley Cheng
1
-0
/
+25
2025-04-11
ASoC: usb: Create SOC USB SND jack kcontrol
Wesley Cheng
1
-0
/
+9
2025-04-11
ASoC: usb: Add PCM format check API for USB backend
Wesley Cheng
1
-0
/
+11
2025-04-11
ASoC: Add SoC USB APIs for adding an USB backend
Wesley Cheng
1
-0
/
+93
2025-04-11
ALSA: Add USB audio device jack type
Wesley Cheng
3
-3
/
+6
2025-04-11
usb: host: xhci: Notify xHCI sideband on transfer ring free
Wesley Cheng
1
-1
/
+29
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
1
-1
/
+1
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
1
-0
/
+74
2025-04-11
accel/ivpu: Fix the NPU's DPU frequency calculation
Andrzej Kacprowski
1
-2
/
+2
2025-04-10
Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-0
/
+4
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
1
-0
/
+24
2025-04-10
net: pass const to msg_data_left()
Breno Leitao
1
-1
/
+1
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2
-0
/
+2
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2
-1
/
+8
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-68
/
+65
2025-04-11
Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
1
-0
/
+1
2025-04-10
Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-27
/
+0
2025-04-10
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+7
2025-04-10
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-4
/
+43
[prev]
[next]