index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
powercap: restrict energy meter to root access
Len Brown
2020-11-10
1
-2
/
+2
*
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
2020-11-10
1
-0
/
+3
*
USB: serial: option: add Telit FN980 composition 0x1055
Daniele Palmas
2020-11-10
1
-0
/
+2
*
USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
Daniele Palmas
2020-11-10
1
-0
/
+6
*
USB: serial: cyberjack: fix write-URB completion race
Johan Hovold
2020-11-10
1
-1
/
+6
*
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-10
1
-0
/
+3
*
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-11-10
1
-1
/
+1
*
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-10
1
-22
/
+2
*
ACPI: NFIT: Fix comparison to '-ENXIO'
Zhang Qilong
2020-11-10
1
-1
/
+1
*
scsi: core: Don't start concurrent async scan on same host
Ming Lei
2020-11-10
1
-3
/
+4
*
of: Fix reserved-memory overlap detection
Vincent Whitchurch
2020-11-10
1
-2
/
+11
*
gianfar: Account for Tx PTP timestamp in the skb headroom
Claudiu Manoil
2020-11-10
1
-1
/
+1
*
gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
Claudiu Manoil
2020-11-10
1
-10
/
+2
*
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
2020-11-10
1
-8
/
+21
*
staging: octeon: Drop on uncorrectable alignment or FCS error
Alexander Sverdlin
2020-11-10
1
-15
/
+19
*
staging: octeon: repair "fixed-link" support
Alexander Sverdlin
2020-11-10
2
-6
/
+9
*
staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
Ian Abbott
2020-11-10
1
-0
/
+1
*
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
2020-11-10
1
-1
/
+3
*
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
2020-11-10
1
-1
/
+1
*
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-11-10
2
-7
/
+22
*
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-10
1
-15
/
+17
*
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
2020-11-10
1
-7
/
+17
*
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
2020-11-10
1
-4
/
+5
*
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
2020-11-10
1
-0
/
+13
*
iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-11-10
1
-4
/
+11
*
iio:adc:ti-adc12138 Fix alignment issue with timestamp
Jonathan Cameron
2020-11-10
1
-4
/
+9
*
iio:light:si1145: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-11-10
1
-8
/
+11
*
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
Paul Cercueil
2020-11-10
1
-3
/
+4
*
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-11-10
1
-4
/
+13
*
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-11-10
1
-19
/
+9
*
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
2020-11-10
1
-3
/
+6
*
usb: dwc3: core: don't trigger runtime pm when remove driver
Li Jun
2020-11-10
1
-2
/
+2
*
usb: dwc3: core: add phy cleanup for probe error handling
Li Jun
2020-11-10
1
-0
/
+11
*
scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
Helge Deller
2020-11-10
1
-5
/
+8
*
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Martin Fuzzey
2020-11-10
1
-7
/
+7
*
acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
Wei Huang
2020-11-10
1
-1
/
+2
*
ACPI: debug: don't allow debugging when ACPI is disabled
Jamie Iles
2020-11-10
1
-0
/
+3
*
ACPI: video: use ACPI backlight for HP 635 Notebook
Alex Hung
2020-11-10
1
-0
/
+9
*
ACPI / extlog: Check for RDMSR failure
Ben Hutchings
2020-11-10
1
-3
/
+3
*
leds: bcm6328, bcm6358: use devres LED registering function
Marek BehĂșn
2020-11-10
2
-2
/
+2
*
md/raid5: fix oops during stripe resizing
Song Liu
2020-11-10
1
-2
/
+2
*
memory: emif: Remove bogus debugfs error handling
Dan Carpenter
2020-11-10
1
-28
/
+5
*
drivers: watchdog: rdc321x_wdt: Fix race condition bugs
Madhuparna Bhowmik
2020-11-10
1
-3
/
+2
*
clk: ti: clockdomain: fix static checker warning
Tero Kristo
2020-11-10
1
-0
/
+2
*
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
2020-11-10
1
-1
/
+1
*
power: supply: test_power: add missing newlines when printing parameters by s...
Xiongfeng Wang
2020-11-10
1
-0
/
+6
*
bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
Diana Craciun
2020-11-10
1
-1
/
+6
*
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
2020-11-10
1
-47
/
+51
*
USB: adutux: fix debugging
Oliver Neukum
2020-11-10
1
-0
/
+1
*
cpufreq: sti-cpufreq: add stih418 support
Alain Volmat
2020-11-10
1
-2
/
+4
[next]