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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
1
-5
/
+22
2015-05-10
vt6655: RFbSetPower fix missing rate RATE_12M
Malcolm Priestley
1
-0
/
+1
2015-05-10
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2
-0
/
+8
2015-05-10
Input: synaptics - handle spurious release of trackstick buttons
Benjamin Tissoires
1
-8
/
+25
2015-05-10
Input: synaptics - fix middle button on Lenovo 2015 products
Dmitry Torokhov
1
-23
/
+21
2015-05-10
Input: synaptics - query min dimensions for fw v8.1
Daniel Martin
1
-2
/
+8
2015-05-10
libsas: Fix Kernel Crash in smp_execute_task
James Bottomley
1
-2
/
+4
2015-05-10
ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP
Eric Nelson
1
-7
/
+1
2015-05-10
x86/vdso: Fix the build on GCC5
Jiri Slaby
1
-0
/
+1
2015-05-10
bnx2x: Force fundamental reset for EEH recovery
Brian King
1
-0
/
+4
2015-05-10
virtio_console: avoid config access from irq
Michael S. Tsirkin
1
-0
/
+16
2015-05-10
mac80211: disable u-APSD queues by default
Michal Kazior
1
-6
/
+17
2015-05-10
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
1
-4
/
+7
2015-05-10
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
1
-0
/
+3
2015-05-10
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
1
-4
/
+8
2015-05-10
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
1
-0
/
+6
2015-05-10
fuse: set stolen page uptodate
Miklos Szeredi
1
-2
/
+2
2015-05-10
fuse: notify: don't move pages
Miklos Szeredi
1
-0
/
+3
2015-05-10
spi: dw: revisit FIFO size detection again
Andy Shevchenko
1
-2
/
+2
2015-05-10
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-05-10
gadgetfs: Fix leak on error in aio_read()
Ben Hutchings
1
-0
/
+1
2015-05-10
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-2
/
+12
2015-05-10
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-05-10
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
1
-3
/
+9
2015-05-10
net: irda: fix wait_until_sent poll timeout
Johan Hovold
1
-1
/
+3
2015-05-10
console: Fix console name size mismatch
Peter Hurley
1
-1
/
+2
2015-05-10
tty: fix up atime/mtime mess, take four
Jiri Slaby
1
-2
/
+2
2015-05-10
Change email address for 8250_pci
Russell King
1
-1
/
+1
2015-05-10
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2
-0
/
+31
2015-05-10
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2
-2
/
+11
2015-05-10
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
1
-5
/
+8
2015-05-10
ASoC: omap-pcm: Correct dma mask
Peter Ujfalusi
1
-2
/
+2
2015-05-10
ACPI / video: Load the module even if ACPI is disabled
Chris Wilson
1
-0
/
+11
2015-05-10
drm/radeon: fix DRM_IOCTL_RADEON_CS oops
Tommi Rantala
1
-1
/
+3
2015-05-10
drm/radeon: do a posting read in evergreen_set_irq
Alex Deucher
1
-0
/
+3
2015-05-10
drm/radeon: do a posting read in r600_set_irq
Alex Deucher
1
-0
/
+3
2015-05-10
drm/radeon: do a posting read in rs600_set_irq
Alex Deucher
1
-0
/
+4
2015-05-10
drm/radeon: do a posting read in r100_set_irq
Alex Deucher
1
-0
/
+4
2015-05-10
eCryptfs: don't pass fs-specific ioctl commands through
Tyler Hicks
1
-4
/
+32
2015-05-10
usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
Max Mansfield
2
-0
/
+5
2015-05-10
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
1
-1
/
+1
2015-05-10
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
2015-05-10
USB: serial: cp210x: Adding Seletek device id's
Michiel vd Garde
1
-0
/
+2
2015-05-10
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-3
/
+5
2015-05-10
USB: serial: fix tty-device error handling at probe
Johan Hovold
1
-1
/
+10
2015-05-10
USB: serial: fix potential use-after-free after failed probe
Johan Hovold
1
-1
/
+1
2015-05-10
USB: ftdi_sio: add PIDs for Actisense USB devices
Mark Glover
2
-0
/
+37
2015-05-10
USB: usbfs: don't leak kernel data in siginfo
Alan Stern
1
-0
/
+2
2015-05-10
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
1
-2
/
+3
2015-05-10
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
1
-9
/
+0
[prev]
[next]