index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-07-14
1
-60
/
+81
*
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
2018-07-14
1
-3
/
+3
*
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2018-07-14
2
-19
/
+12
*
mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE
Michal Hocko
2018-07-14
1
-1
/
+2
*
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
2018-07-14
1
-3
/
+2
*
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
2018-07-14
1
-1
/
+1
*
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
2018-07-14
1
-1
/
+2
*
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
2018-07-14
1
-0
/
+8
*
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
2018-07-14
1
-9
/
+13
*
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
2018-07-14
1
-1
/
+2
*
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
2018-07-14
1
-1
/
+7
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-07-13
2
-3
/
+2
|
\
|
*
clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask
Sudeep Holla
2018-07-10
1
-1
/
+1
|
*
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
2018-07-10
1
-2
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
14
-81
/
+84
|
\
\
|
*
\
Merge tag 'perf-urgent-for-mingo-4.18-20180711' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-07-12
14
-81
/
+84
|
|
\
\
|
|
*
|
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
2018-07-11
1
-2
/
+1
|
|
*
|
perf script python: Fix dict reference counting
Janne Huttunen
2018-07-11
1
-6
/
+2
|
|
*
|
perf stat: Fix --interval_clear option
Jiri Olsa
2018-07-11
1
-1
/
+1
|
|
*
|
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2018-07-11
2
-2
/
+3
|
|
*
|
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
2018-07-11
1
-1
/
+1
|
|
*
|
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
2018-07-11
1
-3
/
+3
|
|
*
|
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-07-11
1
-16
/
+21
|
|
*
|
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2018-07-11
1
-1
/
+1
|
|
*
|
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
2018-07-11
1
-1
/
+3
|
|
*
|
perf scripts python: Add Python 3 support to sched-migration.py
Jeremy Cline
2018-07-11
1
-5
/
+9
|
|
*
|
perf scripts python: Add Python 3 support to Util.py
Jeremy Cline
2018-07-11
1
-5
/
+6
|
|
*
|
perf scripts python: Add Python 3 support to SchedGui.py
Jeremy Cline
2018-07-11
1
-1
/
+1
|
|
*
|
perf scripts python: Add Python 3 support to Core.py
Jeremy Cline
2018-07-11
1
-23
/
+17
|
|
*
|
perf tools: Generate a Python script compatible with Python 2 and 3
Jeremy Cline
2018-07-11
1
-14
/
+15
|
|
/
/
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-13
1
-9
/
+3
|
\
\
\
|
*
|
|
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
2018-07-11
1
-9
/
+3
|
|
/
/
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
4
-117
/
+100
|
\
\
\
|
*
|
|
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
Mathieu Desnoyers
2018-07-10
1
-6
/
+7
|
*
|
|
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
2018-07-10
1
-50
/
+0
|
*
|
|
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
3
-15
/
+38
|
*
|
|
rseq: uapi: Update uapi comments
Mathieu Desnoyers
2018-07-10
2
-34
/
+37
|
*
|
|
rseq: Use get_user/put_user rather than __get_user/__put_user
Mathieu Desnoyers
2018-07-10
1
-7
/
+7
|
*
|
|
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
2018-07-10
2
-7
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-07-13
8
-27
/
+39
|
\
\
\
|
*
|
|
RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
Kamal Heib
2018-07-11
1
-6
/
+12
|
*
|
|
RDMA/uverbs: Don't fail in creation of multiple flows
Leon Romanovsky
2018-07-03
1
-1
/
+1
|
*
|
|
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
Michael J. Ruhl
2018-06-26
5
-9
/
+9
|
*
|
|
RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flow
Leon Romanovsky
2018-06-25
1
-11
/
+12
|
*
|
|
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
2018-06-25
1
-0
/
+5
|
*
|
|
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
2018-06-25
1
-1
/
+1
*
|
|
|
Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2018-07-13
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
sample: vfio-mdev: avoid deadlock in mdev_access()
Alexey Khoroshilov
2018-07-11
1
-1
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-13
15
-50
/
+63
|
\
\
\
\
|
*
|
|
|
kbuild: suppress warnings from 'getconf LFS_*'
Masahiro Yamada
2018-07-12
1
-3
/
+3
[next]