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
31 hours
usb: usbfs: fix use-after-free of usb_device in usbdev_release()
Miguel Peñaranda
1
-1
/
+1
31 hours
wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skb
Devin Wittmayer
1
-0
/
+4
31 hours
USB: c67x00: fix use-after-free in c67x00_add_iso_urb()
Shuangpeng Bai
1
-2
/
+2
31 hours
USB: serial: spcp8x5: drop broken carrier detect support
Johan Hovold
1
-13
/
+0
31 hours
USB: serial: option: fix slab OOB read in interrupt URB callback
Jiale Yao
1
-3
/
+17
31 hours
usb: core: Strengthen error handling in hub_hub_status()
Griffin Kroah-Hartman
1
-1
/
+3
31 hours
usb: core: Add lock to usb_wakeup_notification()
Griffin Kroah-Hartman
1
-0
/
+3
31 hours
crypto: qce - Remove unsafe/deprecated algorithms
Bartosz Golaszewski
7
-239
/
+20
31 hours
crypto: mxs-dcp - fix source scatterlist length access
Thorsten Blum
1
-1
/
+1
31 hours
crypto: iaa - fall back to software for multi-entry scatterlists
Giovanni Cabiddu
3
-51
/
+71
31 hours
crypto: qce - fix CCM AAD buffer underallocation
Md Sadre Alam
1
-1
/
+1
31 hours
crypto: atmel-tdes - use scatterlist length before DMA mapping
Thorsten Blum
1
-3
/
+2
31 hours
crypto: sun8i-ss - Remove crypto_rng interface
Eric Biggers
5
-254
/
+0
31 hours
crypto: sun8i-ce - Remove crypto_rng interface
Eric Biggers
5
-260
/
+0
31 hours
crypto: qcom-rng - Allow zero as a random number
Eric Biggers
1
-2
/
+0
31 hours
crypto: qcom-rng - Remove crypto_rng interface
Eric Biggers
2
-140
/
+19
31 hours
crypto: qcom-rng - Enable clock in hwrng case
Eric Biggers
1
-0
/
+16
31 hours
crypto: virtio - bound the akcipher result length
Bryam Vargas
1
-1
/
+2
31 hours
vxlan: keep the last remote linked during FDB flush
Kyle Zeng
1
-4
/
+5
31 hours
gtp: serialize PDP context updates
Qing Ming
1
-4
/
+17
31 hours
usb: gadget: f_tcm: keep port count until LUN teardown completes
Shuangpeng Bai
2
-1
/
+9
31 hours
usb: usbtest: disable dynamic ID support
Aleksandr Nogikh
1
-0
/
+1
31 hours
xhci: dbgtty: Fix unregister on tty_alloc_driver() failure
Lucas De Marchi
1
-5
/
+11
31 hours
xhci: dbgtty: Fix unregister on tty_register_driver() failure
Lucas De Marchi
1
-0
/
+1
31 hours
usb: xhci: bail out of setup if the controller is inaccessible
Breno Leitao
1
-3
/
+8
31 hours
usb: xhci: Handle USB3 port events when there is one roothub
Semih Baskan
1
-1
/
+1
31 hours
usb: xhci: Handle bogus TRB pointers in Missed Service Error events
Michal Pecio
1
-2
/
+16
31 hours
accessibility: speakup: unregister tty ldisc on later init failures
Haoxiang Li
1
-0
/
+1
31 hours
fpga: dfl: fme: add error handling
Griffin Kroah-Hartman
1
-0
/
+2
31 hours
nvme-tcp: fix usage of page_frag_cache
Dmitry Bogdanov
1
-0
/
+8
31 hours
RDMA/rxe: Fix OOB in free_rd_atomic_resources()
Peiyang He
1
-2
/
+1
31 hours
RDMA/rxe: Fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
Ibrahim Hashimov
1
-1
/
+14
7 days
ptp: vmclock: prevent read-only mappings from becoming writable
Abdifatah Suruur
1
-0
/
+6
7 days
Bluetooth: hci_aml: validate firmware segment lengths
Laxman Acharya Padhya
1
-2
/
+16
7 days
HID: input: read battery capacity from its actual report offset
Jose Villaseñor Montfort
1
-4
/
+13
7 days
HID: hyperv: validate initial device info bounds
Michael Bommarito
1
-3
/
+24
7 days
HID: uclogic: fix use-after-free of inrange_timer on remove
Ibrahim Hashimov
1
-1
/
+11
7 days
HID: sensor: custom: Fix use-after-free in enable_sensor
Haoxiang Li
1
-8
/
+9
7 days
HID: ft260: fix stack-use-after-return write in I2C read race
Raman Varabets
1
-1
/
+24
7 days
HID: core: fix number/pointer type confusion on long items
Jann Horn
1
-0
/
+6
7 days
HID: rapoo: fix missing hid_is_usb() check
Jann Horn
2
-1
/
+2
7 days
HID: nintendo: stop device IO before hid_hw_stop on probe failure
Jiangshan Yi
1
-3
/
+4
7 days
HID: nintendo: register input device after capabilities are set
Jiangshan Yi
1
-4
/
+4
7 days
HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()
Ibrahim Hashimov
1
-1
/
+6
7 days
HID: huawei: fix missing hid_is_usb() check
Jann Horn
1
-2
/
+3
7 days
HID: asus: fix missing hid_is_usb() check
Jann Horn
1
-1
/
+1
7 days
net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
Anand Khoje
2
-3
/
+21
7 days
HID: pidff: fix OOB write when hid->inputs is empty
Baul Lee
1
-3
/
+10
7 days
HID: core: fix OOB read of field->usage in hid_set_field()
Baul Lee
1
-2
/
+3
7 days
HID: magicmouse: do not keep a stale msc->input if no input is claimed
Jose Villaseñor Montfort
1
-0
/
+10
[next]