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
*
mm/swap: fix release_pages() when releasing devmap pages
Ira Weiny
2019-07-02
1
-4
/
+9
*
mm/hmm: Fix error flows in hmm_invalidate_range_start
Jason Gunthorpe
2019-06-27
2
-30
/
+41
*
mm/hmm: Remove confusing comment and logic from hmm_release
Jason Gunthorpe
2019-06-24
1
-19
/
+9
*
mm/hmm: Poison hmm_range during unregister
Jason Gunthorpe
2019-06-24
1
-6
/
+8
*
mm/hmm: Remove racy protection against double-unregistration
Jason Gunthorpe
2019-06-24
1
-7
/
+1
*
mm/hmm: Use lockdep instead of comments
Jason Gunthorpe
2019-06-18
1
-2
/
+2
*
mm/hmm: Hold on to the mmget for the lifetime of the range
Jason Gunthorpe
2019-06-18
2
-47
/
+11
*
mm/hmm: Do not use list*_rcu() for hmm->ranges
Jason Gunthorpe
2019-06-18
1
-2
/
+2
*
mm/hmm: Remove duplicate condition test before wait_event_timeout
Jason Gunthorpe
2019-06-18
1
-11
/
+2
*
mm/hmm: Simplify hmm_get_or_create and make it reliable
Jason Gunthorpe
2019-06-18
1
-47
/
+30
*
mm/hmm: Hold a mmgrab from hmm to mm
Jason Gunthorpe
2019-06-10
3
-22
/
+4
*
mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
Jason Gunthorpe
2019-06-10
3
-13
/
+9
*
mm/hmm: fix use after free with struct hmm in the mmu notifiers
Jason Gunthorpe
2019-06-07
2
-6
/
+18
*
mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
Kuehling, Felix
2019-06-06
1
-1
/
+1
*
mm/hmm: support automatic NUMA balancing
Philip Yang
2019-06-06
1
-1
/
+1
*
mm/hmm: clean up some coding style and comments
Ralph Campbell
2019-06-06
2
-65
/
+68
*
mm/hmm: update HMM documentation
Ralph Campbell
2019-06-06
2
-70
/
+78
*
mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
Jason Gunthorpe
2019-06-06
1
-7
/
+2
*
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
2019-06-02
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-02
2
-6
/
+15
|
\
|
*
x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
Frank van der Linden
2019-05-24
1
-2
/
+5
|
*
x86/boot: Provide KASAN compatible aliases for string routines
Ard Biesheuvel
2019-05-24
1
-4
/
+10
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
23
-124
/
+547
|
\
\
|
*
\
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-05-28
124
-558
/
+1455
|
|
\
\
|
|
*
|
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2019-05-28
4
-3
/
+105
|
|
*
|
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
2019-05-28
1
-3
/
+6
|
|
*
|
perf machine: Read also the end of the kernel
Jiri Olsa
2019-05-28
1
-9
/
+18
|
|
*
|
perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
Arnaldo Carvalho de Melo
2019-05-28
1
-1
/
+8
|
|
*
|
perf session: Add missing swap ops for namespace events
Namhyung Kim
2019-05-28
1
-0
/
+21
|
|
*
|
perf namespace: Protect reading thread's namespace
Namhyung Kim
2019-05-28
1
-2
/
+13
|
|
*
|
tools headers UAPI: Sync drm/drm.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+37
|
|
*
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-73
/
+181
|
|
*
|
tools headers UAPI: Sync linux/fs.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
|
|
*
|
tools headers UAPI: Sync linux/sched.h with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+1
|
|
*
|
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
|
|
*
|
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
2019-05-28
4
-1
/
+83
|
|
*
|
perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
Vitaly Chikunov
2019-05-28
1
-1
/
+1
|
|
*
|
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
2019-05-28
1
-1
/
+1
|
*
|
|
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2019-05-24
2
-17
/
+28
|
*
|
|
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
2019-05-24
1
-3
/
+3
|
*
|
|
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-05-24
1
-0
/
+9
|
*
|
|
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-05-24
1
-4
/
+20
|
*
|
|
perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
Stephane Eranian
2019-05-21
1
-14
/
+14
*
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-02
4
-3
/
+14
|
\
\
\
\
|
*
|
|
|
efi: Allow the number of EFI configuration tables entries to be zero
Rob Bradford
2019-05-25
2
-0
/
+6
|
*
|
|
|
efi/x86/Add missing error handling to old_memmap 1:1 mapping code
Gen Zhang
2019-05-25
2
-3
/
+8
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
stacktrace: Unbreak stack_trace_save_tsk_reliable()
Joe Lawrence
2019-05-19
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-06-02
6
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
2019-06-01
5
-5
/
+5
[next]