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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
HID: betop: move FF initialization to .input_configured()
Dmitry Torokhov
1
-22
/
+11
2026-08-14
HID: axff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-28
/
+12
2026-08-14
HID: core: automatically initialize generic FF if no other FF is present
Dmitry Torokhov
1
-1
/
+14
2026-08-14
Input: misc: Add AMD SFH tablet-mode switch driver
Basavaraj Natikar
3
-0
/
+97
2026-08-14
HID: amd_sfh: Register tablet-mode auxiliary device
Basavaraj Natikar
3
-0
/
+53
2026-08-14
HID: amd_sfh: Add accessor to read the operating-mode sensor
Basavaraj Natikar
5
-1
/
+58
2026-08-14
HID: amd_sfh: Serialize access to the shared emp2 pointer
Basavaraj Natikar
1
-0
/
+6
2026-08-14
HID: amd_sfh: Track MP2 version explicitly
Basavaraj Natikar
2
-4
/
+11
2026-08-14
spi: ma35d1-qspi: Improvements and DTR support
Mark Brown
1
-40
/
+68
2026-08-14
spi: ma35d1-qspi: Use the existing update helper
Miquel Raynal
1
-7
/
+8
2026-08-14
spi: ma35d1-qspi: Add DTR support
Miquel Raynal
1
-8
/
+19
2026-08-14
spi: ma35d1-qspi: Allow several command bytes
Miquel Raynal
1
-6
/
+5
2026-08-14
spi: ma35d1-qspi: Move speed setting to bus configuration
Miquel Raynal
1
-25
/
+44
2026-08-14
spi: ma35d1-qspi: Remove redundant reset operation
Miquel Raynal
1
-2
/
+0
2026-08-14
HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind
Doruk Tan Ozturk
1
-1
/
+3
2026-08-14
spi: dw: Remove shadowed dws in dw_spi_setup()
Liang Hao
1
-1
/
+0
2026-08-14
Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/block
Jens Axboe
30
-274
/
+741
2026-08-14
Merge branch 'for-next/sdei' into for-next/core
Will Deacon
4
-0
/
+290
2026-08-14
Merge branch 'for-next/perf' into for-next/core
Will Deacon
22
-301
/
+1067
2026-08-14
Merge branch 'for-next/nmi' into for-next/core
Will Deacon
1
-4
/
+1
2026-08-14
Merge branch 'for-next/mpam' into for-next/core
Will Deacon
3
-27
/
+307
2026-08-14
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
1
-1
/
+1
2026-08-14
Merge branch 'for-next/coco' into for-next/core
Will Deacon
2
-62
/
+40
2026-08-14
Merge tag 'drm-xe-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
5
-15
/
+32
2026-08-14
Merge tag 'drm-misc-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-722
/
+0
2026-08-14
pinctrl: meson: sync some modify from A4
Xianwei Zhao
1
-4
/
+4
2026-08-14
pinctrl: meson: a4: Add input enable pin configuration
Xianwei Zhao
1
-2
/
+12
2026-08-14
pinctrl: realtek: rtd1625: remove unused group name spdif_sel
Yu-Chun Lin
1
-1
/
+1
2026-08-14
pinctrl: realtek: rtd1625: fix base_bit for VE4 GPIO 13
Yu-Chun Lin
1
-1
/
+1
2026-08-14
Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
11
-123
/
+279
2026-08-13
hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 Turin
Gabriel Ford
1
-1
/
+13
2026-08-14
Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
31
-92
/
+296
2026-08-13
clk: samsung: Don't include <linux/mod_devicetable.h>
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-08-13
Merge patch series "scsi: lpfc: Remove all strlcat() uses"
Martin K. Petersen (Oracle)
6
-507
/
+348
2026-08-13
scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functions
Ian Bridges
2
-317
/
+219
2026-08-13
scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpers
Ian Bridges
1
-113
/
+85
2026-08-13
scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()
Ian Bridges
1
-19
/
+24
2026-08-13
scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_name()
Ian Bridges
1
-24
/
+5
2026-08-13
scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()
Ian Bridges
1
-34
/
+15
2026-08-13
Merge tag 'clk-microchip-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into clk-microchip
Stephen Boyd
1
-2
/
+3
2026-08-13
Merge patch series "Enable context analysis in the SCSI core and UFS driver"
Martin K. Petersen (Oracle)
16
-45
/
+104
2026-08-13
scsi: core: Enable context analysis
Bart Van Assche
2
-0
/
+25
2026-08-13
scsi: core: Protect host state changes with the host lock
Bart Van Assche
9
-22
/
+23
2026-08-13
scsi: core: Add lock context annotations
Bart Van Assche
1
-0
/
+5
2026-08-13
scsi: core: Pass the SCSI host pointer directly to scanning functions
Bart Van Assche
1
-21
/
+26
2026-08-13
scsi: ufs: core: Enable context analysis
Bart Van Assche
4
-2
/
+24
2026-08-13
scsi: ufs: core: Set task state before io_schedule_timeout()
Bart Van Assche
1
-0
/
+1
2026-08-13
net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
Xu Rao
1
-1
/
+1
2026-08-13
Merge patch series "libsas: rediscover improvements for linkrate/sas_addr"
Martin K. Petersen (Oracle)
2
-18
/
+79
2026-08-13
scsi: libsas: Add linkrate and sas_addr change detection in rediscover
Xingui Yang
1
-14
/
+69
[prev]
[next]