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
2019-01-10
cifs: Fix a tiny potential memory leak
Dan Carpenter
1
-0
/
+1
2019-01-10
cifs: Fix a debug message
Dan Carpenter
1
-3
/
+4
2019-01-10
Merge tag 'vfio-v5.0-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-2
/
+2
2019-01-10
Merge tag 'sound-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-20
/
+76
2019-01-10
Merge tag 'mtd/fixes-for-5.0-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-17
/
+43
2019-01-10
csky: fixup compile error with CPU 810.
Guo Ren
1
-1
/
+1
2019-01-10
mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
Sean Christopherson
1
-2
/
+2
2019-01-09
Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
45
-76
/
+148
2019-01-09
ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
Kailang Yang
1
-1
/
+15
2019-01-09
ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...
Kailang Yang
1
-0
/
+1
2019-01-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-212
/
+289
2019-01-09
arch/openrisc: Fix issues with access_ok()
Stafford Horne
1
-2
/
+6
2019-01-09
mm, page_alloc: do not wake kswapd with zone lock held
Mel Gorman
2
-1
/
+13
2019-01-09
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
5
-88
/
+20
2019-01-09
hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"
Mike Kravetz
2
-38
/
+44
2019-01-09
mm: page_mapped: don't assume compound page is huge or THP
Jan Stancek
1
-1
/
+1
2019-01-09
mm/memory.c: initialise mmu_notifier_range correctly
Matthew Wilcox
1
-2
/
+2
2019-01-09
tools/vm/page_owner: use page_owner_sort in the use example
Miles Chen
1
-1
/
+3
2019-01-09
kasan: fix krealloc handling for tag-based mode
Andrey Konovalov
1
-20
/
+43
2019-01-09
kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY
Andrey Konovalov
1
-0
/
+2
2019-01-09
kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
Andrey Konovalov
2
-2
/
+6
2019-01-09
mm, memcg: fix reclaim deadlock with writeback
Michal Hocko
1
-0
/
+22
2019-01-09
mm/usercopy.c: no check page span for stack objects
Qian Cai
1
-4
/
+5
2019-01-09
slab: alien caches must not be initialized if the allocation of the alien cac...
Christoph Lameter
1
-2
/
+4
2019-01-09
fork, memcg: fix cached_stacks case
Shakeel Butt
1
-0
/
+1
2019-01-09
zram: idle writeback fixes and cleanup
Minchan Kim
4
-55
/
+125
2019-01-09
ALSA: usb-audio: fix CM6206 register definitions
Amadeusz Sławiński
1
-1
/
+1
2019-01-08
fork: record start_time late
David Herrmann
1
-2
/
+11
2019-01-08
vfio/type1: Fix unmap overflow off-by-one
Alex Williamson
1
-1
/
+1
2019-01-08
irqchip/csky: fixup handle_irq_perbit break irq
Guo Ren
1
-35
/
+42
2019-01-08
csky: fixup compile error with pte_alloc
Guo Ren
1
-25
/
+18
2019-01-08
vfio/pci: set TRACE_INCLUDE_PATH to fix the build error
Masahiro Yamada
1
-1
/
+1
2019-01-08
csky: fixup CACHEV1 store instruction fast retire
Guo Ren
1
-0
/
+25
2019-01-08
csky: fixup relocation error with 807 & 860
Guo Ren
1
-16
/
+22
2019-01-08
mtd: rawnand: qcom: fix memory corruption that causes panic
Christian Lamparter
1
-10
/
+10
2019-01-08
ALSA: cs46xx: Potential NULL dereference in probe
Dan Carpenter
1
-0
/
+3
2019-01-07
Documentation/features: Add csky kernel features
Guo Ren
41
-0
/
+41
2019-01-07
mtd: Check add_mtd_device() ret code
Boris Brezillon
2
-6
/
+32
2019-01-07
mtd: Fix the check on nvmem_register() ret code
Boris Brezillon
1
-1
/
+1
2019-01-07
ALSA: hda/realtek - Support Dell headset mode for New AIO platform
Kailang Yang
1
-0
/
+1
2019-01-07
ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
Hui Peng
1
-0
/
+6
2019-01-07
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
3
-12
/
+30
2019-01-07
ALSA: usb-audio: Check mixer unit descriptors more strictly
Takashi Iwai
1
-4
/
+11
2019-01-07
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Takashi Iwai
1
-2
/
+8
2019-01-07
arch: restore generic-y += shmparam.h for some architectures
Masahiro Yamada
7
-0
/
+7
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-07
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-07
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
[next]