Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52f0e7bc19fb1397aa9d29f87415f94d39bb8b01
/
include
c59b371
rtc: nvmem: don't return an error when not enabled
by Alexandre Belloni
· 7 years ago
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
71b8ebb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
18b7fd1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
df6f280
kernel/kexec_file.c: move purgatories sha256 to common code
by Philipp Rudo
· 7 years ago
3be3f61
kernel/kexec_file.c: allow archs to set purgatory load address
by Philipp Rudo
· 7 years ago
8aec395
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
by Philipp Rudo
· 7 years ago
65c225d
kernel/kexec_file.c: make purgatory_info->ehdr const
by Philipp Rudo
· 7 years ago
ee6ebed
include/linux/kexec.h: silence compile warnings
by Philipp Rudo
· 7 years ago
babac4a
kexec_file, x86: move re-factored code to generic side
by AKASHI Takahiro
· 7 years ago
9ec4ece
kexec_file,x86,powerpc: factor out kexec_file_ops functions
by AKASHI Takahiro
· 7 years ago
ba2b137
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
71893f1
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 7 years ago
f681137
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
ca4e7c5
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
edda415
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
de40614d
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
by Alex Hung
· 7 years ago
681857e
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
4ac1800
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
a1bf4c7
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
7214dd4
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
19e8a2f
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5d13659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
67a7a8f
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
cb098d5
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
450b1f6
lockref: Add lockref_put_not_zero
by Andreas Gruenbacher
· 7 years ago
c17b0aa
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
e241e3f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
1fe43114
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
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
3f01ddb
slip: Check if rstate is initialized before uncompressing
by Tejaswi Tanikella
· 7 years ago
51798de
Merge branches 'pm-cpuidle' and 'pm-qos'
by Rafael J. Wysocki
· 7 years ago
75abf64
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
by Helge Deller
· 7 years ago
c171d3b
Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs-for-v4.17' into working-branch-for-4.17
by Benson Leung
· 7 years ago
c1d1e91a
platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle
by Gwendal Grignou
· 7 years ago
b082b2e
platform/chrome: cros_ec_debugfs: Add PD port info to debugfs
by Shawn Nematbakhsh
· 7 years ago
37c8876
NFSv4; Clean up XDR encoding of type bitmap4
by Trond Myklebust
· 7 years ago
85e3dd4
SUNRPC: Add a helper for encoding opaque data inline
by Trond Myklebust
· 7 years ago
0e779aa
SUNRPC: Add helpers for decoding opaque and string types
by Trond Myklebust
· 7 years ago
16e1437
NFS: More fine grained attribute tracking
by Trond Myklebust
· 7 years ago
9097288
NFS: Convert NFS_INO_INVALID flags to unsigned long
by Trond Myklebust
· 7 years ago
c135cb3
NFS: Remove the unused return_delegation() callback
by Trond Myklebust
· 7 years ago
977fcc2
NFS: Add a delegation return into nfs4_proc_unlink_setup()
by Trond Myklebust
· 7 years ago
f2c2c55
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
by Trond Myklebust
· 7 years ago
912678d
NFS: Move the delegation return down into nfs4_proc_remove()
by Trond Myklebust
· 7 years ago
a25a4cb
sunrpc: Add static trace point to report result of RPC ping
by Chuck Lever
· 7 years ago
40bf7eb
sunrpc: Add static trace point to report RPC latency stats
by Chuck Lever
· 7 years ago
e671edb
sunrpc: Simplify synopsis of some trace points
by Chuck Lever
· 7 years ago
ff699ea8
SUNRPC: Make num_reqs a non-atomic integer
by Chuck Lever
· 7 years ago
ecd465e
SUNRPC: Move xprt_update_rtt callsite
by Chuck Lever
· 7 years ago
fb14ae8
xprtrdma: "Support" call-only RPCs
by Chuck Lever
· 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
6c64fe7
virtio_balloon: export hugetlb page allocation counts
by Jonathan Helman
· 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
Next »