index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
47 hours
usb: usbfs: fix use-after-free of usb_device in usbdev_release()
Miguel Peñaranda
1
-1
/
+1
47 hours
USB: c67x00: fix use-after-free in c67x00_add_iso_urb()
Shuangpeng Bai
1
-2
/
+2
47 hours
USB: serial: spcp8x5: drop broken carrier detect support
Johan Hovold
1
-13
/
+0
47 hours
USB: serial: option: fix slab OOB read in interrupt URB callback
Jiale Yao
1
-3
/
+17
47 hours
usb: core: Strengthen error handling in hub_hub_status()
Griffin Kroah-Hartman
1
-1
/
+3
47 hours
usb: core: Add lock to usb_wakeup_notification()
Griffin Kroah-Hartman
1
-0
/
+3
47 hours
crypto: qce - Remove unsafe/deprecated algorithms
Bartosz Golaszewski
7
-239
/
+20
47 hours
crypto: mxs-dcp - fix source scatterlist length access
Thorsten Blum
1
-1
/
+1
47 hours
crypto: qce - fix CCM AAD buffer underallocation
Md Sadre Alam
1
-1
/
+1
47 hours
crypto: atmel-tdes - use scatterlist length before DMA mapping
Thorsten Blum
1
-3
/
+2
47 hours
usb: gadget: f_tcm: keep port count until LUN teardown completes
Shuangpeng Bai
2
-1
/
+9
47 hours
usb: usbtest: disable dynamic ID support
Aleksandr Nogikh
1
-0
/
+1
47 hours
xhci: dbgtty: Fix unregister on tty_alloc_driver() failure
Lucas De Marchi
1
-5
/
+11
47 hours
xhci: dbgtty: Fix unregister on tty_register_driver() failure
Lucas De Marchi
1
-0
/
+1
47 hours
accessibility: speakup: unregister tty ldisc on later init failures
Haoxiang Li
1
-0
/
+1
47 hours
fpga: dfl: fme: add error handling
Griffin Kroah-Hartman
1
-0
/
+2
47 hours
HID: input: read battery capacity from its actual report offset
Jose Villaseñor Montfort
1
-4
/
+13
47 hours
HID: ft260: fix stack-use-after-return write in I2C read race
Raman Varabets
1
-1
/
+24
47 hours
HID: ft260: validate i2c input report length
Michael Zaidman
1
-2
/
+14
47 hours
HID: ft260: missed NACK from busy device
Michael Zaidman
1
-7
/
+23
47 hours
HID: ft260: wake up device from power saving mode
Michael Zaidman
1
-0
/
+17
47 hours
HID: ft260: skip unexpected HID input reports
Michael Zaidman
1
-11
/
+25
47 hours
HID: ft260: improve i2c large reads performance
Michael Zaidman
1
-5
/
+12
47 hours
HID: ft260: improve i2c write performance
Michael Zaidman
1
-5
/
+9
47 hours
HID: ft260: fix i2c probing for hwmon devices
Michael Zaidman
1
-6
/
+5
47 hours
HID: uclogic: fix use-after-free of inrange_timer on remove
Ibrahim Hashimov
1
-1
/
+11
47 hours
nvmet-tcp: bound SGL data length before allocating command buffers
Ibrahim Hashimov
1
-0
/
+13
47 hours
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
14
-103
/
+103
47 hours
HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()
Jose Villaseñor Montfort
1
-5
/
+20
47 hours
Revert "mtd: maps: vmu-flash: fix fault in unaligned fixup"
Sasha Levin
1
-3
/
+5
47 hours
Revert "PM: sleep: Use complete() in device_pm_sleep_init()"
Sasha Levin
1
-5
/
+1
47 hours
RDMA/rxe: Fix OOB in free_rd_atomic_resources()
Peiyang He
1
-2
/
+1
8 days
HID: hyperv: validate initial device info bounds
Michael Bommarito
1
-3
/
+24
8 days
HID: sensor: custom: Fix use-after-free in enable_sensor
Haoxiang Li
1
-8
/
+9
8 days
HID: core: fix number/pointer type confusion on long items
Jann Horn
1
-0
/
+6
8 days
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
2
-3
/
+0
8 days
Input: atkbd - skip deactivate for HONOR ZQC-P
Donglin Lyu
1
-5
/
+13
8 days
Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
Cryolitia PukNgae
1
-0
/
+7
8 days
s390/vfio_ccw: Free all memory if cp_init() fails
Eric Farman
1
-4
/
+18
8 days
HID: core: fix OOB read of field->usage in hid_set_field()
Baul Lee
1
-2
/
+3
8 days
HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_ID
Lee Jones
1
-0
/
+16
8 days
HID: magicmouse: do not keep a stale msc->input if no input is claimed
Jose Villaseñor Montfort
1
-0
/
+10
8 days
s390/vfio_ccw: Implement a crw lock
Eric Farman
3
-10
/
+30
8 days
s390/vfio_ccw: Selectively expand io_mutex
Eric Farman
4
-5
/
+13
8 days
s390/vfio_ccw: Ensure index for read/write regions are within range
Eric Farman
3
-4
/
+34
8 days
nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocations
Greg Kroah-Hartman
1
-2
/
+3
8 days
nvmet-fc: fix invalid free in LS IOD error path
Jiang HongHui
1
-1
/
+1
8 days
drm/amdgpu: check ASPM on the dGPU host link
Yang Wang
1
-1
/
+49
8 days
nfc: st21nfca: validate ATR_REQ length against the received frame
Doruk Tan Ozturk
1
-0
/
+3
8 days
nfc: pn533: purge fragmented skbs during cleanup
Xu Rao
1
-0
/
+1
[next]