Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
095d370173e128bbf93d638d3951764102999c1f
/
include
1c2734b
lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cables
by Raghuram Chary J
· 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
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
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
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
a71e7c4
io: change writeX_relaxed() to remove barriers
by Sinan Kaya
· 7 years ago
8875c55
io: change readX_relaxed() to remove barriers
by Sinan Kaya
· 7 years ago
a5a18ae
xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
by Boris Ostrovsky
· 7 years ago
2dd0df8
cpufreq: Drop cpufreq_table_validate_and_show()
by Viresh Kumar
· 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
296bb1e
cpuidle: menu: Refine idle state selection for running tick
by Rafael J. Wysocki
· 7 years ago
554c8aa
sched: idle: Select idle state before stopping the tick
by Rafael J. Wysocki
· 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
a59855c
time: hrtimer: Introduce hrtimer_next_event_without()
by Rafael J. Wysocki
· 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
87fe2d5
io: change inX() to have their own IO barrier overrides
by Sinan Kaya
· 7 years ago
Next »