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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
zram: move lockmap to be per-zram instead per table
Sebastian Andrzej Siewior
2
-13
/
+10
2026-08-06
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
19
-28
/
+28
2026-08-06
dax/kmem: add sysfs interface for atomic whole-device hotplug
Gregory Price
2
-36
/
+209
2026-08-06
dax/kmem: extract hotplug/hotremove helper functions
Gregory Price
1
-100
/
+223
2026-08-06
dax/kmem: resolve default online type at probe time
Gregory Price
1
-2
/
+4
2026-08-06
mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
Gregory Price
1
-0
/
+9
2026-08-06
mm/memory: add memory_block_aligned_range() helper
Gregory Price
1
-3
/
+1
2026-08-07
ovpn: finish crypto callback cleanup before peer release
Ralf Lici
1
-5
/
+5
2026-08-07
ovpn: fix NULL dereference when killing missing key
Ralf Lici
1
-6
/
+10
2026-08-07
pinctrl: rockchip: Restrict the RV1103B 2-bit drive type to bank 2
Simon Glass
1
-1
/
+1
2026-08-07
pinctrl: rockchip: Reset the pin count when recalculating SoC data
Simon Glass
1
-0
/
+10
2026-08-06
pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignment
Prathamesh Shete
1
-12
/
+12
2026-08-06
pinctrl: Use IRQ trigger mask helpers
Maulik Shah
9
-13
/
+12
2026-08-06
firmware_loader: do not queue completed sysfs fallback requests
Mukesh Ojha
1
-0
/
+10
2026-08-06
drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
3
-6
/
+63
2026-08-06
drm/xe: Wire up dmem cgroup reclaim for VRAM manager
Thomas Hellström
1
-12
/
+60
2026-08-06
drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
Thomas Hellström
3
-5
/
+149
2026-08-06
cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
Thomas Hellström
4
-6
/
+20
2026-08-06
pinctrl: sx150x: get parent IRQ trigger type from firmware
Tsz Shan Chan
1
-1
/
+16
2026-08-06
pinctrl: sx150x: Return IRQ_NONE if no pending irq
Tsz Shan Chan
1
-0
/
+3
2026-08-06
Merge tag 'samsung-pinctrl-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
3
-0
/
+135
2026-08-06
watchdog: at91sam9_wdt: prevent timer rearm during teardown
Hongyan Xu
1
-2
/
+2
2026-08-06
gpu: nova-core: falcon: use I/O projection to check transfer bounds
Alexandre Courbot
1
-32
/
+23
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
12
-38
/
+42
2026-08-06
gpu: nova-core: falcon: remove unnecessary check
Alexandre Courbot
1
-8
/
+1
2026-08-06
scsi: qla2xxx: Update version to 12.00.00.2607b2
Nilesh Javali
1
-1
/
+1
2026-08-06
scsi: qla2xxx: Bound i2c->length in I2C bsg handlers
Nilesh Javali
1
-0
/
+12
2026-08-06
scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers
Nilesh Javali
1
-5
/
+5
2026-08-06
scsi: qla2xxx: Validate BSG request_len before reading vendor_cmd[]
Nilesh Javali
1
-4
/
+53
2026-08-06
scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak
Nilesh Javali
1
-5
/
+5
2026-08-06
scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnostics
Nilesh Javali
1
-8
/
+7
2026-08-06
scsi: qla2xxx: Serialize NVMe unsol ctx list with a per-fcport lock
Nilesh Javali
3
-0
/
+12
2026-08-06
scsi: qla2xxx: Unlink NVMe unsol ctx before freeing on LS reject error
Nilesh Javali
1
-0
/
+1
2026-08-06
scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started
Nilesh Javali
1
-6
/
+13
2026-08-06
scsi: qla2xxx: Fix NVMe abort reference leak on repeated abort
Nilesh Javali
1
-2
/
+4
2026-08-06
scsi: qla2xxx: Hold vport_slock for host map update in report ID acquisition
Nilesh Javali
1
-0
/
+2
2026-08-06
scsi: qla2xxx: Drop vport reference under lock in report ID acquisition
Nilesh Javali
1
-0
/
+2
2026-08-06
scsi: qla2xxx: Skip vport under deletion in report ID acquisition
Nilesh Javali
1
-0
/
+2
2026-08-06
scsi: qla2xxx: Avoid double completion in async IOCB timeout
Nilesh Javali
1
-3
/
+21
2026-08-06
scsi: qla2xxx: Clamp max_npiv_vports to VP_CTRL bitmap capacity
Nilesh Javali
3
-1
/
+18
2026-08-06
scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path
Nilesh Javali
2
-1
/
+9
2026-08-06
scsi: qla2xxx: Quiesce response IRQ before freeing request queue
Nilesh Javali
1
-0
/
+17
2026-08-06
scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()
Nilesh Javali
1
-1
/
+3
2026-08-06
scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read
Nilesh Javali
1
-0
/
+12
2026-08-06
scsi: qla2xxx: Fix soft lockup polling continuation IOCB signature
Nilesh Javali
1
-17
/
+16
2026-08-06
scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb()
Nilesh Javali
1
-0
/
+11
2026-08-06
scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path
Nilesh Javali
1
-0
/
+15
2026-08-06
scsi: qla2xxx: Use memset_io() to clear QLAFX00 request ring slot
Nilesh Javali
1
-1
/
+3
2026-08-06
scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
Nilesh Javali
1
-2
/
+18
2026-08-06
scsi: qla2xxx: Fix FCE trace enable parsing in debugfs
Nilesh Javali
1
-1
/
+3
[prev]
[next]