index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbtree: cache leftmost node internally
Davidlohr Bueso
2017-09-08
2
-3
/
+51
*
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2017-09-08
1
-2
/
+3
*
include: warn for inconsistent endian config definition
Babu Moger
2017-09-08
2
-0
/
+8
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-3
/
+3
*
vga: optimise console scrolling
Matthew Wilcox
2017-09-08
1
-0
/
+13
*
lib/string.c: add multibyte memset functions
Matthew Wilcox
2017-09-08
1
-0
/
+30
*
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
Masahiro Yamada
2017-09-08
1
-2
/
+5
*
proc: uninline proc_create()
Alexey Dobriyan
2017-09-08
1
-7
/
+1
*
mm: consider the number in local CPUs when reading NUMA stats
Kemi Wang
2017-09-08
1
-1
/
+5
*
mm: update NUMA counter threshold size
Kemi Wang
2017-09-08
1
-2
/
+1
*
mm: change the call sites of numa statistics items
Kemi Wang
2017-09-08
2
-9
/
+45
*
mm/hmm: fix build when HMM is disabled
Jérôme Glisse
2017-09-08
1
-2
/
+1
*
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
4
-27
/
+43
*
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
2017-09-08
1
-0
/
+3
*
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
4
-10
/
+36
*
mm/migrate: allow migrate_vma() to alloc new page on empty entry
Jérôme Glisse
2017-09-08
1
-0
/
+9
*
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2017-09-08
1
-2
/
+8
*
mm/migrate: new memory migration helper for use with device memory
Jérôme Glisse
2017-09-08
1
-0
/
+104
*
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
2017-09-08
2
-0
/
+10
*
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
Jérôme Glisse
2017-09-08
1
-1
/
+21
*
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
2017-09-08
1
-0
/
+155
*
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
2017-09-08
2
-9
/
+35
*
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-08
5
-3
/
+175
*
mm/memory_hotplug: introduce add_pages
Michal Hocko
2017-09-08
1
-0
/
+11
*
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2017-09-08
1
-0
/
+27
*
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
2017-09-08
1
-2
/
+53
*
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-08
1
-0
/
+110
*
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
2
-0
/
+158
*
mm: memory_hotplug: memory hotremove supports thp migration
Naoya Horiguchi
2017-09-08
1
-1
/
+14
*
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-08
1
-0
/
+2
*
mm: thp: check pmd migration entry in common path
Zi Yan
2017-09-08
1
-2
/
+12
*
mm: thp: enable thp migration in generic path
Zi Yan
2017-09-08
1
-3
/
+70
*
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
2017-09-08
1
-0
/
+10
*
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
2017-09-08
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
2
-2
/
+19
|
\
|
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
1
-2
/
+0
|
|
\
|
*
|
scsi: bsg-lib: pass the release callback through bsg_setup_queue
Christoph Hellwig
2017-08-29
1
-2
/
+3
|
*
|
scsi: rcu: Introduce rcu_swap_protected()
Bart Van Assche
2017-08-29
1
-0
/
+16
*
|
|
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-07
3
-21
/
+24
|
\
\
\
|
*
|
|
LSM: drop bprm_secureexec hook
Kees Cook
2017-08-01
2
-15
/
+5
|
*
|
|
commoncap: Move cap_elevated calculation into bprm_set_creds
Kees Cook
2017-08-01
1
-3
/
+0
|
*
|
|
commoncap: Refactor to remove bprm_secureexec hook
Kees Cook
2017-08-01
2
-2
/
+8
|
*
|
|
binfmt: Introduce secureexec flag
Kees Cook
2017-08-01
1
-1
/
+7
|
*
|
|
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
2017-08-01
1
-2
/
+6
*
|
|
|
Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
1
-9
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"
Kees Cook
2017-08-17
1
-9
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
3
-19
/
+21
|
\
\
\
\
|
*
|
|
|
quota: Add lock annotations to struct members
Jan Kara
2017-08-21
1
-11
/
+11
|
*
|
|
|
quota: Reduce contention on dq_data_lock
Jan Kara
2017-08-17
1
-1
/
+2
|
*
|
|
|
fs: Provide __inode_get_bytes()
Jan Kara
2017-08-17
1
-0
/
+4
[next]