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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
ASoC: ssm2602: Replace reg_default_raw with reg_default
James Kelly
1
-6
/
+13
2018-04-24
soc: mediatek: fix the mistaken pointer accessed when subdomains are added
Sean Wang
1
-1
/
+1
2018-04-24
HID: core: Fix size as type u32
Aaron Ma
2
-8
/
+8
2018-04-24
HID: Fix hid_report_len usage
Aaron Ma
4
-7
/
+9
2018-04-24
ceph: always update atime/mtime/ctime for new inode
Yan, Zheng
1
-3
/
+7
2018-04-24
powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
Michael Ellerman
1
-3
/
+2
2018-04-24
powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
Nicholas Piggin
1
-1
/
+6
2018-04-24
powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
Nicholas Piggin
1
-0
/
+3
2018-04-24
powerpc/kexec_file: Fix error code when trying to load kdump kernel
Thiago Jung Bauermann
1
-1
/
+1
2018-04-24
powerpc/kprobes: Fix call trace due to incorrect preempt count
Naveen N. Rao
1
-13
/
+17
2018-04-24
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2
-5
/
+2
2018-04-24
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
Paul Mackerras
2
-2
/
+12
2018-04-24
powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
Nicholas Piggin
1
-3
/
+9
2018-04-24
powerpc/eeh: Fix race with driver un/bind
Michael Neuling
1
-26
/
+42
2018-04-24
powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
Nicholas Piggin
1
-0
/
+4
2018-04-24
powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit
Nicholas Piggin
1
-0
/
+7
2018-04-24
swiotlb: fix unexpected swiotlb_alloc_coherent failures
Takashi Iwai
1
-1
/
+1
2018-04-24
CIFS: fix sha512 check in cifs_crypto_secmech_release
Gustavo A. R. Silva
1
-1
/
+1
2018-04-24
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
6
-2
/
+112
2018-04-24
CIFS: add sha512 secmech
Aurelien Aptel
6
-0
/
+44
2018-04-24
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
6
-173
/
+93
2018-04-24
i2c: i801: Restore configuration at shutdown
Jean Delvare
1
-0
/
+10
2018-04-24
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
1
-2
/
+4
2018-04-24
HID: i2c-hid: fix size check and type usage
Aaron Ma
1
-6
/
+7
2018-04-24
smb3: Fix root directory when server returns inode number of zero
Steve French
2
-0
/
+34
2018-04-24
cifs: smbd: disconnect transport on RDMA errors
Long Li
1
-1
/
+6
2018-04-24
cifs: smbd: avoid reconnect lockup
Long Li
1
-4
/
+8
2018-04-24
Tree connect for SMB3.1.1 must be signed for non-encrypted shares
Steve French
1
-0
/
+5
2018-04-24
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
1
-3
/
+12
2018-04-24
cifs: fix memory leak in SMB2_open()
Ronnie Sahlberg
1
-2
/
+6
2018-04-24
usb: dwc3: gadget: never call ->complete() from ->ep_queue()
Felipe Balbi
1
-18
/
+25
2018-04-24
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
1
-1
/
+1
2018-04-24
usb: dwc3: prevent setting PRTCAP to OTG from debugfs
Roger Quadros
1
-0
/
+3
2018-04-24
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
1
-2
/
+7
2018-04-24
USB: gadget: f_midi: fixing a possible double-free in f_midi
Yavuz, Tuba
2
-1
/
+4
2018-04-24
acpi, nfit: rework NVDIMM leaf method detection
Dan Williams
2
-23
/
+23
2018-04-24
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
1
-7
/
+16
2018-04-24
ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
Hans de Goede
1
-0
/
+9
2018-04-24
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
1
-1
/
+1
2018-04-24
x86/xen: Delay get_cpu_cap until stack canary is established
Jason Andryuk
1
-4
/
+4
2018-04-24
media: vsp1: Fix BRx conditional path in WPF
Kieran Bingham
1
-1
/
+1
2018-04-24
media: vb2: core: Finish buffers at the end of the stream
Sakari Ailus
1
-0
/
+9
2018-04-24
media: vivid: check if the cec_adapter is valid
Hans Verkuil
1
-1
/
+2
2018-04-24
media: atomisp_fops.c: disable atomisp_compat_ioctl32
Hans Verkuil
1
-0
/
+6
2018-04-24
media: rc: oops in ir_timer_keyup after device unplug
Sean Young
1
-3
/
+3
2018-04-24
spi: Fix unregistration of controller with fixed SPI bus number
Jarkko Nikula
1
-7
/
+2
2018-04-24
spi: Fix scatterlist elements size in spi_map_buf
Maxime Chevallier
1
-2
/
+8
2018-04-24
spi: atmel: init FIFOs before spi enable
Eugen Hristev
1
-3
/
+5
2018-04-24
ARM: dts: at91: sama5d4: fix pinctrl compatible string
Santiago Esteban
1
-1
/
+1
2018-04-24
ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
Marek Szyprowski
1
-4
/
+4
[prev]
[next]