index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: merge parameters for change_protection()
Peter Xu
2020-04-07
2
-2
/
+14
*
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
2020-04-07
2
-6
/
+7
*
userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
Andrea Arcangeli
2020-04-07
1
-0
/
+27
*
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2020-04-07
2
-0
/
+52
*
userfaultfd: wp: add helper for writeprotect check
Shaohua Li
2020-04-07
1
-0
/
+10
*
mm/page_reporting: add budget limit on how many pages can be reported per pass
Alexander Duyck
2020-04-07
1
-0
/
+1
*
virtio-balloon: add support for providing free page reports to host
Alexander Duyck
2020-04-07
1
-0
/
+1
*
mm: introduce Reported pages
Alexander Duyck
2020-04-07
2
-0
/
+36
*
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
2020-04-07
1
-32
/
+0
*
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
2020-04-07
1
-12
/
+0
*
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-07
3
-8
/
+14
*
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
1
-9
/
+1
*
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
2020-04-07
1
-3
/
+1
*
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
2020-04-07
1
-0
/
+3
*
mm, shmem: add vmstat for hugepage fallback
David Rientjes
2020-04-07
1
-0
/
+2
*
mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...
Michal Hocko
2020-04-07
1
-0
/
+2
*
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-0
/
+6
*
mm/vma: add missing VMA flag readable name for VM_SYNC
Anshuman Khandual
2020-04-07
1
-0
/
+1
*
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-06
5
-8
/
+31
|
\
|
*
Merge branch 'acpica'
Rafael J. Wysocki
2020-04-06
4
-8
/
+23
|
|
\
|
|
*
ACPICA: Update version 20200326
Bob Moore
2020-03-30
1
-1
/
+1
|
|
*
ACPICA: Add NHLT table signature
Cezary Rojewski
2020-03-30
1
-0
/
+1
|
|
*
ACPICA: WSMT: Fix typo, no functional change
Erik Kaneda
2020-03-30
1
-3
/
+3
|
|
*
ACPICA: Fix IVRS IVHD type 10h reserved field name
Michał Żygowski
2020-03-30
1
-1
/
+1
|
|
*
ACPICA: Implement IVRS IVHD type 11h parsing
Michał Żygowski
2020-03-30
1
-2
/
+16
|
|
*
ACPICA: Fix a typo in a comment field
Bob Moore
2020-03-30
1
-1
/
+1
|
*
|
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
2020-04-04
1
-0
/
+8
*
|
|
Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-04-06
1
-0
/
+5
|
\
\
\
|
*
|
|
ACPI: PM: Add acpi_[un]register_wakeup_handler()
Hans de Goede
2020-04-04
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-06
4
-105
/
+119
|
\
\
\
|
*
|
|
fanotify: report name info for FAN_DIR_MODIFY event
Amir Goldstein
2020-03-25
2
-2
/
+9
|
*
|
|
fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name
Amir Goldstein
2020-03-25
3
-1
/
+10
|
*
|
|
fsnotify: replace inode pointer with an object id
Amir Goldstein
2020-03-24
1
-4
/
+3
|
*
|
|
fsnotify: simplify arguments passing to fsnotify_parent()
Amir Goldstein
2020-03-23
2
-18
/
+10
|
*
|
|
fsnotify: use helpers to access data by data_type
Amir Goldstein
2020-03-23
1
-4
/
+30
|
*
|
|
fsnotify: funnel all dirent events through fsnotify_name()
Amir Goldstein
2020-03-23
1
-11
/
+18
|
*
|
|
fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
Amir Goldstein
2020-03-23
1
-62
/
+37
|
*
|
|
fsnotify: tidy up FS_ and FAN_ constants
Amir Goldstein
2020-03-23
2
-8
/
+7
*
|
|
|
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
2020-04-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
net/9p: remove unused p9_req_t aux field
Dominique Martinet
2020-03-27
1
-2
/
+0
|
*
|
|
|
9pnet: allow making incomplete read requests
Sergey Alirzaev
2020-03-27
1
-0
/
+2
*
|
|
|
|
Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-04-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
power: supply: Allow charger manager can be built as a module
Baolin Wang
2020-03-06
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-05
2
-2
/
+15
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-04-04
2
-2
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
2020-03-27
2
-1
/
+3
|
|
*
|
|
|
|
|
perf/core: Add PERF_RECORD_CGROUP event
Namhyung Kim
2020-03-27
1
-1
/
+12
*
|
|
|
|
|
|
|
Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-05
1
-11
/
+16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
hrtimer: Don't dereference the hrtimer pointer after the callback
Sebastian Andrzej Siewior
2020-04-01
1
-11
/
+16
|
|
/
/
/
/
/
/
/
[next]