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-10-13
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
5
-0
/
+28
2015-10-13
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
1
-1
/
+1
2015-10-13
windfarm: decrement client count when unregistering
Paul Bolle
1
-1
/
+1
2015-10-13
devres: fix devres_get()
Masahiro Yamada
1
-2
/
+2
2015-10-13
auxdisplay: ks0108: fix refcount
Sudip Mukherjee
1
-0
/
+1
2015-10-13
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
1
-45
/
+0
2015-10-13
usb: gadget: m66592-udc: forever loop in set_feature()
Dan Carpenter
1
-1
/
+1
2015-10-13
PCI: Add VPD function 0 quirk for Intel Ethernet devices
Mark Rustad
1
-0
/
+9
2015-10-13
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
2
-1
/
+62
2015-10-13
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-10-13
PCI: Fix TI816X class code quirk
Bjorn Helgaas
1
-2
/
+3
2015-10-13
rc-core: fix remove uevent generation
David Härdeman
1
-3
/
+0
2015-10-13
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
1
-2
/
+27
2015-10-13
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
1
-0
/
+10
2015-10-13
sparc64: Fix userspace FPU register corruptions.
David S. Miller
2
-75
/
+6
2015-10-13
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
1
-1
/
+1
2015-10-13
net: Fix RCU splat in af_key
David Ahern
1
-23
/
+23
2015-10-13
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-10-13
ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...
Herton R. Krzesinski
1
-6
/
+17
2015-10-13
libfc: Fix fc_fcp_cleanup_each_cmd()
Bart Van Assche
1
-2
/
+17
2015-10-13
libiscsi: Fix host busy blocking during connection teardown
John Soni Jose
1
-23
/
+2
2015-10-13
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
4
-15
/
+47
2015-10-13
localmodconfig: Use Kbuild files too
Richard Weinberger
1
-1
/
+1
2015-10-13
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
3
-7
/
+20
2015-10-13
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
1
-2
/
+2
2015-10-13
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
8
-146
/
+205
2015-10-13
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-10-13
net: Clone skb before setting peeked flag
Herbert Xu
1
-4
/
+38
2015-10-13
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-10-13
MIPS: Make set_pte() SMP safe.
David Daney
1
-0
/
+31
2015-10-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
1
-2
/
+10
2015-10-13
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
1
-1
/
+1
2015-10-13
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-10-13
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
1
-2
/
+3
2015-10-13
target: REPORT LUNS should return LUN 0 even for dynamic ACLs
Roland Dreier
1
-4
/
+9
2015-10-13
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
1
-4
/
+6
2015-10-13
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
1
-1
/
+1
2015-10-13
USB: sierra: add 1199:68AB device ID
Dirk Behme
1
-0
/
+1
2015-10-13
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
1
-1
/
+0
2015-10-13
xen/gntdevt: Fix race condition in gntdev_release()
Marek Marczykowski-Górecki
1
-0
/
+2
2015-10-13
xen/gntdev: convert priv->lock to a mutex
David Vrabel
1
-16
/
+16
2015-10-13
jbd2: protect all log tail updates with j_checkpoint_mutex
Jan Kara
2
-4
/
+21
2015-10-13
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
Thomas Graf
1
-1
/
+1
2015-10-13
ipv6: Fix build failure when CONFIG_INET disabled
Ben Hutchings
1
-1
/
+2
2015-08-12
Linux 3.2.71
v3.2.71
Ben Hutchings
1
-1
/
+1
2015-08-12
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-08-12
drm/radeon/combios: add some validation of lvds values
Alex Deucher
1
-1
/
+6
2015-08-12
ALSA: usb-audio: add dB range mapping for some devices
Yao-Wen Mao
1
-0
/
+24
2015-08-12
vhost: actually track log eventfd file
Marc-André Lureau
1
-0
/
+1
2015-08-12
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
[prev]
[next]