index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
/
init.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-27
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
2
-9
/
+0
2018-07-27
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-07-27
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
1
-1
/
+1
2018-07-27
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
1
-0
/
+9
2018-07-27
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2018-07-27
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
5
-0
/
+15
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
10
-7
/
+17
2018-07-27
mm: introduce vma_init()
Kirill A. Shutemov
2
-4
/
+8
2018-07-27
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
1
-2
/
+2
2018-07-27
ipc/sem.c: prevent queue.status tearing in semop
Davidlohr Bueso
1
-1
/
+1
2018-07-27
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
1
-1
/
+17
2018-07-27
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
1
-1
/
+1
2018-07-27
delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
Tejun Heo
1
-1
/
+1
2018-07-26
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
1
-3
/
+32
2018-07-26
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-07-26
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
1
-10
/
+8
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-26
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
1
-1
/
+7
2018-07-26
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
1
-2
/
+4
2018-07-26
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
1
-1
/
+5
2018-07-25
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
4
-5
/
+33
2018-07-25
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
1
-2
/
+11