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