index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
hwmon: (nct6775-core) Prevent access to unsupported weight registers
Guenter Roeck
1
-6
/
+6
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-31
/
+144
2026-07-27
hwmon: (lm63) Mask PWM frequency multiplier to supported bits
Guenter Roeck
1
-3
/
+2
2026-07-27
Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+21
2026-07-27
i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
H. Nikolaus Schaller
1
-1
/
+4
2026-07-27
net: do not send ICMP/NDISC Redirects when peer allocation fails
Eric Dumazet
3
-3
/
+3
2026-07-27
i2c: amd-mp2: Unregister callback on adapter add failure
Myeonghun Pak
1
-1
/
+3
2026-07-27
i2c: spacemit: request IRQ after controller initialization
Linmao Li
1
-5
/
+5
2026-07-27
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
971
-4665
/
+12949
2026-07-27
hwmon: (nzxt-smart2) DMA-align output buffer
Guenter Roeck
1
-1
/
+1
2026-07-27
hwmon: (lm90) Only report alarms if driver is ready
Guenter Roeck
1
-2
/
+2
2026-07-27
hwmon: (sht3x) Fix unaligned accesses
Guenter Roeck
1
-4
/
+5
2026-07-27
hwmon: (ltc4282) Fix reading the minimum alarm voltage
Guenter Roeck
1
-2
/
+2
2026-07-27
hwmon: (ina2xx) Fix various overflow issues
Guenter Roeck
1
-26
/
+35
2026-07-27
hwmon: (pmbus/core) notify on the hwmon device, not the i2c client
Vincent Jardin
1
-2
/
+3
2026-07-27
hwmon: (nct6775-core) Fix number of temperature registers for NCT6116
Guenter Roeck
1
-5
/
+3
2026-07-27
spi: spi-cadence: Move TX FIFO full busy-wait into FIFO
Srikanth Boyapally
1
-10
/
+16
2026-07-27
ASoC: tas2781: Use correct calibration data for SINEGAIN2 register
wangdicheng
1
-2
/
+2
2026-07-27
ASoC: Fix races on creation of SDCA jack detection
Mark Brown
594
-2486
/
+6759
2026-07-27
ASoC: SDCA: Move kcontrol search out of IRQ
Charles Keepax
3
-17
/
+39
2026-07-27
ASoC: SDCA: Switch to fixup_controls callback for IRQ registration
Charles Keepax
2
-27
/
+21
2026-07-27
ASoC: Add a component fixup_controls callback
Charles Keepax
3
-0
/
+17
2026-07-27
ASoC: SDCA: Populate IRQ data earlier
Charles Keepax
2
-70
/
+47
2026-07-27
ASoC: SDCA: Remove devm from primary IRQ cleanup
Charles Keepax
6
-4
/
+36
2026-07-27
ASoC: SDCA: Add sdca_irq_cleanup_late()
Charles Keepax
3
-12
/
+48
2026-07-27
ASoC: SDCA: Rename sdca_irq_allocate() to include devm
Charles Keepax
3
-8
/
+9
2026-07-27
ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()
Ming Lei
1
-0
/
+9
2026-07-27
Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-34
/
+48
2026-07-27
Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-16
/
+22
2026-07-27
drm/vmwgfx: validate external BO copy bounds for both stride paths
Zack Rusin
1
-8
/
+31
2026-07-27
drm/vmwgfx: use check_add_overflow for shader size+offset bound
Zack Rusin
1
-4
/
+9
2026-07-27
drm/vmwgfx: skip hash_del_rcu when validation context has no hash table
Zack Rusin
1
-1
/
+2
2026-07-27
drm/vmwgfx: enforce cursor size limits for MOB cursors
Zack Rusin
1
-5
/
+44
2026-07-27
drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failure
Zack Rusin
1
-8
/
+9
2026-07-27
drm/vmwgfx: bound DMA command body size against suffix pointer
Zack Rusin
1
-0
/
+6
2026-07-27
drm/vmwgfx: validate DRAW_PRIMITIVES header size before division
Zack Rusin
1
-1
/
+7
2026-07-27
drm/vmwgfx: drop dma_buf reference on foreign-fd prime import
Zack Rusin
1
-2
/
+5
2026-07-27
drm/vmwgfx: take fman->lock around fence list mutation in fifo_down
Zack Rusin
1
-1
/
+12
2026-07-27
drm/vmwgfx: clamp dirty-page range with min, not max
Zack Rusin
1
-2
/
+2
2026-07-27
drm/vmwgfx: reject DX_BIND_QUERY without a DX context
Zack Rusin
1
-1
/
+5
2026-07-27
drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as size
Zack Rusin
1
-2
/
+2
2026-07-27
wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT event
Baochen Qiang
6
-0
/
+100
2026-07-27
wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer ID
Baochen Qiang
4
-17
/
+49
2026-07-27
wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devices
Baochen Qiang
1
-4
/
+18
2026-07-27
wifi: ath12k: introduce host_alloc_ml_id hardware parameter
Baochen Qiang
4
-1
/
+32
2026-07-27
wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAP
Baochen Qiang
2
-0
/
+42
2026-07-27
wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_id
Baochen Qiang
3
-17
/
+28
2026-07-27
wifi: ath12k: factor out peer assoc send-and-wait into a helper
Baochen Qiang
1
-30
/
+29
2026-07-27
wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()
Baochen Qiang
1
-1
/
+4
2026-07-27
cpufreq: powernow-k8: Fix possible memory leak in powernowk8_cpu_init()
Abdun Nihaal
1
-0
/
+1
[prev]
[next]