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-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
2021-12-22
xen/netback: don't queue unlimited number of packages
Juergen Gross
1
-4
/
+9
2021-12-22
xen/console: harden hvc_xen against event channel storms
Juergen Gross
1
-3
/
+27
2021-12-22
xen/netfront: harden netfront against event channel storms
Juergen Gross
1
-31
/
+94
2021-12-22
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
1
-2
/
+10
2021-12-22
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-9
/
+9
2021-12-22
net: lan78xx: Avoid unnecessary self assignment
Nathan Chancellor
1
-4
/
+2
2021-12-22
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-0
/
+6
2021-12-22
USB: serial: option: add Telit FN990 compositions
Daniele Palmas
1
-0
/
+8
2021-12-22
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
1
-1
/
+1
2021-12-22
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
3
-9
/
+9
2021-12-22
igbvf: fix double free in `igbvf_probe`
Letu Ren
1
-0
/
+1
2021-12-22
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-12-22
dm btree remove: fix use after free in rebalance_children()
Joe Thornber
1
-1
/
+1
2021-12-22
hwmon: (dell-smm) Fix warning on /proc/i8k creation error
Armin Wolf
1
-2
/
+5
2021-12-22
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
1
-2
/
+2
2021-12-22
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
1
-3
/
+3
2021-12-14
irqchip: nvic: Fix offset for Interrupt Priority Offsets
Vladimir Murzin
1
-1
/
+1
2021-12-14
irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
Wudi Wang
1
-1
/
+1
2021-12-14
iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Yang Yingliang
1
-3
/
+2
2021-12-14
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
1
-1
/
+1
2021-12-14
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
1
-1
/
+1
2021-12-14
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
1
-1
/
+1
2021-12-14
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
1
-3
/
+3
2021-12-14
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-14
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-14
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-14
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
1
-10
/
+9
2021-12-14
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
2
-1
/
+4
2021-12-14
net: altera: set a couple error code in probe()
Dan Carpenter
1
-3
/
+6
2021-12-14
net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
Lee Jones
1
-0
/
+2
2021-12-14
binder: use wake_up_pollfree()
Eric Biggers
1
-12
/
+9
2021-12-14
libata: add horkage for ASMedia 1092
Hannes Reinecke
1
-0
/
+2
2021-12-14
can: pch_can: pch_can_rx_normal: fix use after free
Vincent Mailhol
1
-1
/
+1
2021-12-14
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
1
-1
/
+6
2021-12-14
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
19
-9
/
+83
2021-12-14
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
1
-5
/
+12
2021-12-14
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
1
-3
/
+3
2021-12-14
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: introduce hid_is_using_ll_driver
Jason Gerecke
3
-3
/
+6
2021-12-08
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
1
-0
/
+1
2021-12-08
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
1
-0
/
+3
2021-12-08
vgacon: Propagate console boot parameters before calling `vc_resize'
Maciej W. Rozycki
1
-5
/
+9
2021-12-08
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-12-08
natsemi: xtensa: fix section mismatch warnings
Randy Dunlap
1
-1
/
+1
2021-12-08
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
Baokun Li
1
-5
/
+3
2021-12-08
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
Baokun Li
1
-2
/
+10
2021-12-08
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
1
-0
/
+4
2021-12-08
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
1
-13
/
+17
2021-12-08
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
1
-3
/
+3
[next]