index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
notifier-error-inject.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
tools include uapi: Grab a copy of linux/in.h
Arnaldo Carvalho de Melo
2
-0
/
+302
2018-07-31
perf tests: Fix complex event name parsing
Sandipan Das
1
-1
/
+1
2018-07-31
perf evlist: Fix error out while applying initial delay and LBR
Kan Liang
1
-0
/
+14
2018-07-31
perf trace beauty: Default header_dir to cwd to work without parms
Arnaldo Carvalho de Melo
9
-17
/
+18
2018-07-31
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2
-4
/
+8
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
5
-0
/
+5
2018-07-30
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
5
-58
/
+93
2018-07-30
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
1
-5
/
+23
2018-07-30
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-07-30
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-07-29
Linux 4.18-rc7
v4.18-rc7
Linus Torvalds
1
-1
/
+1
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