Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
090cecc669d4336a6ce2eeaa3074b628d3fb7678
/
include
8837c70d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
f6bb2a2
xarray: add the xa_lock to the radix_tree_root
by Matthew Wilcox
· 7 years ago
f82b376
export __set_page_dirty
by Matthew Wilcox
· 7 years ago
fa290cd
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
by Matthew Wilcox
· 7 years ago
21e7bc6
linux/const.h: refactor _BITUL and _BITULL a bit
by Masahiro Yamada
· 7 years ago
2dd8a62
linux/const.h: move UL() macro to include/linux/const.h
by Masahiro Yamada
· 7 years ago
2a6cc8a
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
by Masahiro Yamada
· 7 years ago
4ed2863
fs, elf: drop MAP_FIXED usage from elf_map
by Michal Hocko
· 7 years ago
a4ff8e8
mm: introduce MAP_FIXED_NOREPLACE
by Michal Hocko
· 7 years ago
de99626
include/linux/kfifo.h: fix comment
by Valentin Vidic
· 7 years ago
23c8cec
ipc/msg: introduce msgctl(MSG_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
a280d6d
ipc/sem: introduce semctl(SEM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
c21a697
ipc/shm: introduce shmctl(SHM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
c31dbb1
exec: pin stack limit during exec
by Kees Cook
· 7 years ago
b838383
exec: introduce finalize_exec() before start_thread()
by Kees Cook
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
096523203
seq_file: allocate seq_file from kmem_cache
by Alexey Dobriyan
· 7 years ago
2cfe0d3
task_struct: only use anon struct under randstruct plugin
by Kees Cook
· 7 years ago
3ea056c
uts: create "struct uts_namespace" from kmem_cache
by Alexey Dobriyan
· 7 years ago
bc4f2f5
taint: add taint for randstruct
by Kees Cook
· 7 years ago
47d4b26
taint: convert to indexed initialization
by Kees Cook
· 7 years ago
d1be35c
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
by Andrei Vagin
· 7 years ago
0e3dc01
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
by Andrei Vagin
· 7 years ago
bad8c6c
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
by Joonsoo Kim
· 7 years ago
d3cda23
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
by Joonsoo Kim
· 7 years ago
94723aa
mm: unclutter THP migration
by Michal Hocko
· 7 years ago
666feb2
mm, migrate: remove reason argument from new_page_t
by Michal Hocko
· 7 years ago
e27be24
mm: memcg: make sure memory.events is uptodate when waking pollers
by Johannes Weiner
· 7 years ago
9d8a463
mm/hmm: fix header file if/else/endif maze, again
by Arnd Bergmann
· 7 years ago
f88a1e9
mm/hmm: use device driver encoding for HMM pfn
by Jérôme Glisse
· 7 years ago
2aee09d
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
by Jérôme Glisse
· 7 years ago
b274411
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
by Jérôme Glisse
· 7 years ago
5504ed2
mm/hmm: do not differentiate between empty entry or missing directory
by Jérôme Glisse
· 7 years ago
ff05c0c
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
by Jérôme Glisse
· 7 years ago
86586a4
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
by Jérôme Glisse
· 7 years ago
08232a4
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
by Jérôme Glisse
· 7 years ago
e140151
mm/hmm: HMM should have a callback before MM is destroyed
by Ralph Campbell
· 7 years ago
b28b08d
mm/hmm: fix header file if/else/endif maze
by Jérôme Glisse
· 7 years ago
d51d1e6
mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event
by Steven Rostedt
· 7 years ago
e3c1ac5
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
by Andrey Ryabinin
· 7 years ago
eb59254
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
by Roman Gushchin
· 7 years ago
b284d4d
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a7726f6
Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
1b02dcb
Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
92589cb
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
2a56bb5
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
fbe173e
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
5e630af
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
d362600
Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e13e75b
Merge branch 'for-4.17/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
1ed41b5
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 7 years ago
e9092d0
Fix subtle macro variable shadowing in min_not_zero()
by Linus Torvalds
· 7 years ago
4c7c12e
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 7 years ago
fc56be4
devlink: convert occ_get op to separate registration
by Jiri Pirko
· 7 years ago
3099a52
soreuseport: initialise timewait reuseport field
by Eric Dumazet
· 7 years ago
b1993a2
net: fix rtnh_ok()
by Eric Dumazet
· 7 years ago
f8cf2f1
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
4b3f1a1
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
0d5b1bd
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
49a695b
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
62f8e6c
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
1ff19f4
libnvdimm: Add of_node to region and bus descriptors
by Oliver O'Halloran
· 7 years ago
f605ba9
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
016c6f2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
19fd08b
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
9eda2d2
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
6ad11bd
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
69824bc
Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3fd14cd
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
83c7c18
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ec0328e
fscache: Maintain a catalogue of allocated cookies
by David Howells
· 7 years ago
ee1235a
fscache: Pass object size in rather than calling back for it
by David Howells
· 7 years ago
4ee7c60
init, tracing: Add initcall trace events
by Steven Rostedt (VMware)
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
9124168
include/linux/mmdebug.h: make VM_WARN* non-rvals
by Michal Hocko
· 7 years ago
1c8f422
mm: change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
5ecd9d4
mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory
by David Rientjes
· 7 years ago
0c7c1be
mm: make counting of list_lru_one::nr_items lockless
by Kirill Tkhai
· 7 years ago
010b495
zsmalloc: introduce zs_huge_class_size()
by Sergey Senozhatsky
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
5844a48
include/linux/mm.h: provide consistent declaration for num_poisoned_pages
by Guenter Roeck
· 7 years ago
05ea886
mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct
by Dan Williams
· 7 years ago
4f6923f
mm: make should_failslab always available for fault injection
by Howard McLauchlan
· 7 years ago
e9e9b7e
mm: swap: unify cluster-based and vma-based swap readahead
by Minchan Kim
· 7 years ago
eaf649eb
mm: swap: clean up swap readahead
by Minchan Kim
· 7 years ago
03f5d58
mm/page_ref: use atomic_set_release in page_ref_unfreeze
by Konstantin Khlebnikov
· 7 years ago
31286a8
mm: hwpoison: disable memory error handling on 1GB hugepage
by Naoya Horiguchi
· 7 years ago
d0dc12e
mm/memory_hotplug: optimize memory hotplug
by Pavel Tatashin
· 7 years ago
fc44f7f
mm/memory_hotplug: don't read nid from struct page during hotplug
by Pavel Tatashin
· 7 years ago
f165b37
mm: uninitialized struct page poisoning sanity checking
by Pavel Tatashin
· 7 years ago
c9e97a1
mm: initialize pages on demand during boot
by Pavel Tatashin
· 7 years ago
3a2d7fa
mm: disable interrupts while initializing deferred pages
by Pavel Tatashin
· 7 years ago
Next »