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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-28
drm/amd/display: Update MCIF_ADDR macro to address IGT DWB regression
Gaghik Khachatrian
1
-2
/
+2
2026-04-28
drm/amdgpu: rework userq fence signal processing
Christian König
7
-48
/
+19
2026-04-28
ipmi:ssif: NULL thread on error
Corey Minyard
1
-0
/
+1
2026-04-28
ipmi:si: Return state to normal if message allocation fails
Corey Minyard
1
-2
/
+6
2026-04-28
ipmi: Add limits to event and receive message requests
Corey Minyard
2
-13
/
+64
2026-04-28
HID: uclogic: Fix regression of input name assignment
Takashi Iwai
1
-1
/
+3
2026-04-28
HID: intel-thc-hid: Intel-quickspi: Fix some error codes
Dan Carpenter
1
-2
/
+2
2026-04-28
HID: hid-lenovo-go-s: restore OS_TYPE after resume from s2idle
Matthew Schwartz
1
-0
/
+44
2026-04-28
HID: elan: Add support for ELAN SB974D touchpad
Damien Dejean
2
-0
/
+2
2026-04-28
HID: sony: add missing size validation for Rock Band 3 Pro instruments
Rosalie Wanders
1
-1
/
+1
2026-04-28
HID: sony: add missing size validation for SMK-Link remotes
Rosalie Wanders
1
-3
/
+2
2026-04-28
HID: sony: remove unneeded WARN_ON() in sony_leds_init()
Rosalie Wanders
1
-3
/
+0
2026-04-28
HID: ft260: validate i2c input report length
Michael Zaidman
1
-2
/
+14
2026-04-28
HID: sony: fix incorrect force-feedback check in sony_suspend()
Rosalie Wanders
1
-3
/
+2
2026-04-28
Revert "parisc: led: fix reference leak on failed device registration"
Helge Deller
1
-4
/
+2
2026-04-28
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
1
-0
/
+1
2026-04-28
RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads
Michael Bommarito
1
-1
/
+13
2026-04-28
RDMA/rxe: Reject unknown opcodes before ICRC processing
Michael Bommarito
1
-0
/
+11
2026-04-28
IB/hfi1: Fix potential use-after-free in PIO and SDMA map teardown
Li RongQing
2
-2
/
+7
2026-04-28
net: phy: dp83869: fix setting CLK_O_SEL field.
Heiko Schocher
1
-1
/
+12
2026-04-28
s390/sclp: Remove SCLP_OFB Kconfig option
Heiko Carstens
2
-14
/
+0
2026-04-28
md: use ATTRIBUTE_GROUPS() for md default sysfs attributes
Abd-Alrhman Masalkhi
1
-10
/
+2
2026-04-28
md: use mddev_is_dm() instead of open-coding gendisk checks
Abd-Alrhman Masalkhi
1
-2
/
+2
2026-04-28
md/raid1: replace wait loop with wait_event_idle() in raid1_write_request()
Abd-Alrhman Masalkhi
1
-11
/
+4
2026-04-28
md/md-bitmap: add a none backend for bitmap grow
Yu Kuai
3
-16
/
+137
2026-04-28
md/md-bitmap: split bitmap sysfs groups
Yu Kuai
4
-13
/
+40
2026-04-28
md: factor bitmap creation away from sysfs handling
Yu Kuai
1
-29
/
+49
2026-04-28
md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()
Abd-Alrhman Masalkhi
1
-1
/
+1
2026-04-28
md: replace wait loop with wait_event() in md_handle_request()
Abd-Alrhman Masalkhi
1
-9
/
+1
2026-04-28
md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
Junrui Luo
1
-0
/
+2
2026-04-28
md/raid1,raid10: don't fail devices for invalid IO errors
Keith Busch
1
-1
/
+6
2026-04-28
md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
3
-25
/
+14
2026-04-28
fbdev: defio: Remove duplicate include of linux/module.h
Chen Ni
1
-1
/
+0
2026-04-28
net: mctp i2c: check length before marking flow active
William A. Kennington III
1
-2
/
+2
2026-04-28
efi: pstore: Drop efivar lock when efi_pstore_open() returns with an error
Thomas Huth
1
-1
/
+3
2026-04-28
net: stmmac: Prevent NULL deref when RX memory exhausted
Sam Edwards
1
-7
/
+12
2026-04-28
drm/udl: Increase GET_URB_TIMEOUT
Shixiong Ou
2
-3
/
+5
2026-04-28
Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
5
-31
/
+54
2026-04-28
wifi: rsi: fix kthread lifetime race between self-exit and external-stop
Jeongjun Park
1
-3
/
+2
2026-04-27
ibmveth: Disable GSO for packets with small MSS
Mingming Cao
2
-0
/
+23
2026-04-27
Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
2
-2
/
+13
2026-04-27
NFC: trf7970a: Ignore antenna noise when checking for RF field
Paul Geurts
1
-1
/
+2
2026-04-28
spi: amlogic-spisg: initialize completion before requesting IRQ
Felix Gu
1
-2
/
+1
2026-04-27
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
1
-0
/
+7
2026-04-27
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
1
-1
/
+4
2026-04-27
vrf: Fix a potential NPD when removing a port from a VRF
Ido Schimmel
1
-4
/
+11
2026-04-27
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Lorenzo Bianconi
1
-3
/
+6
2026-04-27
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
Lorenzo Bianconi
2
-4
/
+20
2026-04-27
net: airoha: stop net_device TX queue before updating CPU index
Lorenzo Bianconi
1
-5
/
+4
2026-04-27
net: airoha: fix BQL imbalance in TX path
Lorenzo Bianconi
1
-4
/
+3
[prev]
[next]