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-11-17
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2015-11-17
genirq: Fix race in register_irq_proc()
Ben Hutchings
1
-2
/
+17
2015-11-17
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
1
-10
/
+42
2015-11-17
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-11-17
UBI: return ENOSPC if no enough space available
shengyong
2
-0
/
+2
2015-11-17
UBI: Validate data_size
Richard Weinberger
1
-0
/
+5
2015-11-17
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
1
-1
/
+1
2015-11-17
m68k: Define asmlinkage_protect
Andreas Schwab
1
-0
/
+30
2015-11-17
ath9k: declare required extra tx headroom
Felix Fietkau
1
-0
/
+1
2015-11-17
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
1
-2
/
+1
2015-11-17
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
1
-1
/
+1
2015-11-17
module: Fix locking in symbol_put_addr()
Peter Zijlstra
1
-2
/
+6
2015-11-17
Revert "KVM: MMU: fix validation of mmio page fault"
Ben Hutchings
1
-0
/
+45
2015-10-13
Linux 3.2.72
v3.2.72
Ben Hutchings
1
-1
/
+1
2015-10-13
Revert "sctp: Fix race between OOTB responce and route removal"
Ben Hutchings
1
-3
/
+1
2015-10-13
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
4
-9
/
+46
2015-10-13
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+6
2015-10-13
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2
-4
/
+6
2015-10-13
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
4
-16
/
+13
2015-10-13
perf tools: Fix build with perl 5.18
Kirill A. Shutemov
1
-2
/
+2
2015-10-13
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-10-13
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
1
-1
/
+1
2015-10-13
bonding: correct the MAC address for "follow" fail_over_mac policy
dingtianhong
1
-0
/
+20
2015-10-13
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
3
-9
/
+28
2015-10-13
net: Fix skb csum races when peeking
Herbert Xu
1
-1
/
+2
2015-10-13
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-10-13
net/tipc: initialize security state for new connection socket
Stephen Smalley
1
-0
/
+2
2015-10-13
Initialize msg/shm IPC objects before doing ipc_addid()
Linus Torvalds
3
-19
/
+20
2015-10-13
ipc/sem.c: fully initialize sem_array before making it visible
Manfred Spraul
1
-8
/
+9
2015-10-13
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2015-10-13
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
1
-2
/
+2
2015-10-13
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
1
-1
/
+16
2015-10-13
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
1
-2
/
+2
2015-10-13
USB: whiteheat: fix potential null-deref at probe
Johan Hovold
1
-0
/
+31
2015-10-13
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2
-3
/
+10
2015-10-13
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2
-4
/
+23
2015-10-13
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
1
-1
/
+51
2015-10-13
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-10-13
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-10-13
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-10-13
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-10-13
KVM: x86: trap AMD MSRs for the TSeg base and mask
Paolo Bonzini
2
-0
/
+3
2015-10-13
s390/compat: correct uc_sigmask of the compat signal frame
Martin Schwidefsky
1
-4
/
+26
2015-10-13
ASoC: fix broken pxa SoC support
Robert Jarzmik
2
-9
/
+8
2015-10-13
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-10-13
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
1
-5
/
+10
2015-10-13
ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
T.J. Purtell
1
-4
/
+10
2015-10-13
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
1
-1
/
+2
2015-10-13
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
1
-7
/
+60
2015-10-13
USB: option: add ZTE PIDs
Liu.Zhao
1
-0
/
+24
[prev]
[next]