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: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2015-11-17
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-11-17
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-11-17
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2015-11-17
ASoC: wm8904: Correct number of EQ registers
Charles Keepax
1
-1
/
+1
2015-11-17
crypto: api - Only abort operations on fatal signal
Herbert Xu
3
-5
/
+5
2015-11-17
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
Laura Abbott
1
-0
/
+1
2015-11-17
xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+4
2015-11-17
xhci: handle no ping response error properly
Mathias Nyman
1
-5
/
+15
2015-11-17
xhci: don't finish a TD if we get a short transfer event mid TD
Mathias Nyman
1
-0
/
+10
2015-11-17
iommu/vt-d: fix range computation when making room for large pages
Christian Zander
1
-6
/
+13
2015-11-17
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-11-17
ALSA: hda - Fix inverted internal mic on Lenovo G50-80
David Henningsson
1
-0
/
+1
2015-11-17
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
1
-1
/
+2
2015-11-17
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-11-17
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
1
-6
/
+8
2015-11-17
ALSA: synth: Fix conflicting OSS device registration on AWE32
Takashi Iwai
1
-1
/
+2
2015-11-17
iwlwifi: dvm: fix D3 firmware PN programming
Johannes Berg
1
-1
/
+1
2015-11-17
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
1
-1
/
+0
2015-11-17
drivers/tty: require read access for controlling terminal
Jann Horn
1
-4
/
+27
2015-11-17
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Kosuke Tatsukawa
1
-4
/
+2
2015-11-17
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
1
-0
/
+7
2015-11-17
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
1
-0
/
+6
2015-11-17
iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()
Dan Carpenter
1
-1
/
+1
2015-11-17
clocksource: Fix abs() usage w/ 64bit values
John Stultz
1
-1
/
+1
2015-11-17
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
1
-4
/
+5
2015-11-17
md/raid0: update queue parameter in a safer location.
NeilBrown
1
-18
/
+27
2015-11-17
Do not fall back to SMBWriteX in set_file_size error cases
Steve French
1
-38
/
+1
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
[prev]
[next]