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.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
2015-04-29
Linux 3.10.76
v3.10.76
Greg Kroah-Hartman
1
-1
/
+1
2015-04-29
dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"
Ben Hutchings
1
-1
/
+3
2015-04-29
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-04-29
sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel
Seth Jennings
1
-2
/
+6
2015-04-29
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
Linus Torvalds
1
-7
/
+1
2015-04-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
28
-6
/
+60
2015-04-29
deal with deadlock in d_walk()
Al Viro
1
-40
/
+62
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
22
-82
/
+82
2015-04-29
kconfig: Fix warning "‘jump’ may be used uninitialized"
Peter Kümmel
1
-2
/
+2
2015-04-29
KVM: x86: SYSENTER emulation is broken
Nadav Amit
1
-19
/
+8
2015-04-29
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
1
-1
/
+25
2015-04-29
Bluetooth: Ignore isochronous endpoints for Intel USB bootloader
Marcel Holtmann
1
-1
/
+2
2015-04-29
Bluetooth: Add support for Intel bootloader devices
Marcel Holtmann
1
-0
/
+7
2015-04-29
Bluetooth: btusb: Add IMC Networks (Broadcom based)
Jurgen Kramer
1
-0
/
+3
2015-04-29
Bluetooth: Add firmware update for Atheros 0cf3:311f
Oliver Neukum
2
-0
/
+3
2015-04-29
Bluetooth: Enable Atheros 0cf3:311e for firmware upload
Oliver Neukum
2
-0
/
+3
2015-04-29
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2015-04-29
splice: Apply generic position and size checks to each write
Ben Hutchings
2
-5
/
+11
2015-04-29
jfs: fix readdir regression
Dave Kleikamp
1
-2
/
+2
2015-04-29
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
1
-2
/
+8
2015-04-29
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-29
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-7
/
+7
2015-04-29
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2015-04-29
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-29
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-29
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-04-29
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-04-29
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2
-2
/
+2
2015-04-29
remove extra definitions of U32_MAX
Alex Elder
3
-26
/
+0
2015-04-29
conditionally define U32_MAX
Alex Elder
3
-0
/
+6
2015-04-19
Linux 3.10.75
v3.10.75
Greg Kroah-Hartman
1
-1
/
+1
2015-04-19
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+10
2015-04-19
console: Fix console name size mismatch
Peter Hurley
1
-1
/
+3
2015-04-19
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
2015-04-19
kernel.h: define u8, s8, u32, etc. limits
Alex Elder
1
-0
/
+13
2015-04-19
net: llc: use correct size for sysctl timeout entries
Sasha Levin
1
-4
/
+4
2015-04-19
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-04-19
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
1
-1
/
+1
2015-04-19
core, nfqueue, openvswitch: fix compilation warning
Jiri Slaby
1
-1
/
+1
2015-04-19
media: s5p-mfc: fix mmap support for 64bit arch
Marek Szyprowski
1
-1
/
+1
2015-04-19
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-19
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-19
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-04-19
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
1
-0
/
+1
2015-04-19
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Lu Baolu
1
-1
/
+1
2015-04-19
cpuidle: ACPI: do not overwrite name and description of C0
Thomas Schlichter
1
-1
/
+1
[next]