Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fa70d2e2c4a0a54ced98260c6a176cc94c876d27
/
include
fa70d2e
block: allow gendisk's request_queue registration to be deferred
by Mike Snitzer
· 7 years ago
7c3fb70
block: rearrange a few request fields for better cache layout
by Jens Axboe
· 7 years ago
e14575b3
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
by Jens Axboe
· 7 years ago
0a72e7f
block: add accessors for setting/querying request deadline
by Jens Axboe
· 7 years ago
76a86f9
block: remove REQ_ATOM_POLL_SLEPT
by Jens Axboe
· 7 years ago
9111e56
block: Provide blk_status_t decoding for path errors
by Keith Busch
· 7 years ago
05707b6
blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu
by Tejun Heo
· 7 years ago
634f9e4
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
by Tejun Heo
· 7 years ago
1d9bd51
blk-mq: replace timeout synchronization with a RCU and generation based scheme
by Tejun Heo
· 7 years ago
e80a0af
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
by Bart Van Assche
· 7 years ago
25d8be7
block: move bio_alloc_pages() to bcache
by Ming Lei
· 7 years ago
3c892a0
block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
by Ming Lei
· 7 years ago
86292ab
block: introduce bio helpers for converting to multipage bvec
by Ming Lei
· 7 years ago
6cc77e9
block: introduce zoned block devices zone write locking
by Christoph Hellwig
· 7 years ago
e539273
lightnvm: set target over-provision on create ioctl
by Javier González
· 7 years ago
fae7fae
lightnvm: make geometry structures 2.0 ready
by Matias Bjørling
· 7 years ago
bb27aa9
lightnvm: remove lower page tables
by Matias Bjørling
· 7 years ago
98281a9
lightnvm: remove unnecessary field from nvm_rq
by Javier González
· 7 years ago
e3e13bc
lightnvm: remove hybrid ocssd 1.2 support
by Matias Bjørling
· 7 years ago
26f76dc
lightnvm: use internal pblk methods
by Matias Bjørling
· 7 years ago
6ba64fe
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1784f91
drivers/misc/intel/pti: Rename the header file to free up the namespace
by Ingo Molnar
· 7 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4a98795
pkt_sched: Remove TC_RED_OFFLOADED from uapi
by Yuval Mintz
· 7 years ago
7a4fa29
net: sched: Add TCA_HW_OFFLOAD
by Yuval Mintz
· 7 years ago
032b4cc
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0424378
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
c4f988e
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
18d40ea
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4837fe3
mm, oom_reaper: fix memory corruption
by Michal Hocko
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
3756f64
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
146734b
string.h: workaround for increased stack usage
by Arnd Bergmann
· 7 years ago
338f1d9
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
by Chris Wilson
· 7 years ago
c47d7f5
include/linux/idr.h: add #include <linux/bug.h>
by Wei Wang
· 7 years ago
e375922
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc
by Linus Torvalds
· 7 years ago
ea497bb
drm: rework delayed connector cleanup in connector_iter
by Daniel Vetter
· 7 years ago
b547602
ipv4: igmp: guard against silly MTU values
by Eric Dumazet
· 7 years ago
4b4df57
drm: Update edid-derived drm_display_info fields at edid property set [v2]
by Keith Packard
· 7 years ago
b899a85
compiler.h: Remove ACCESS_ONCE()
by Mark Rutland
· 7 years ago
e966eae
locking/lockdep: Remove the cross-release locking checks
by Ingo Molnar
· 7 years ago
d89c703
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
by Will Deacon
· 7 years ago
916b20e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
2008097
fou: fix some member types in guehdr
by Xin Long
· 7 years ago
a8ceb5d
ptr_ring: add barriers
by Michael S. Tsirkin
· 7 years ago
3487972
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
by Rafael J. Wysocki
· 7 years ago
c465fc1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
f335195
kmemcheck: rip it out for real
by Michal Hocko
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
4066aa7
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
d476175
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
195bd52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
a4abd7a
usbnet: fix alignment for frames with no ethernet header
by Bjørn Mork
· 7 years ago
61d6be3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7912af5
PCI: Add pci_get_domain_bus_and_slot() stub
by Randy Dunlap
· 7 years ago
af97a77
efi: Move some sysfs files to be read-only by root
by Greg Kroah-Hartman
· 7 years ago
d29899a
Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
a703c55
drm: safely free connectors from connector_iter
by Daniel Vetter
· 7 years ago
bb64da9
KVM: s390: mark irq_state.flags as non-usable
by Christian Borntraeger
· 7 years ago
d7efc6c
net: remove hlist_nulls_add_tail_rcu()
by Eric Dumazet
· 7 years ago
f775b13
x86,kvm: move qemu/guest FPU switching out to vcpu_run
by Rik van Riel
· 7 years ago
8afa10c
net_sched: red: Avoid illegal values
by Nogah Frankel
· 7 years ago
5c47220
net_sched: red: Avoid devision by zero
by Nogah Frankel
· 7 years ago
13231ca
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
6a5e05a
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
1fbd55c
Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
7399693
Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
84dda29
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
609b700
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
6b0b3bd
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
4ce413d
irqdesc: Use bool return type instead of int
by Will Deacon
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a773d41
tracing: Pass export pointer as argument to ->write()
by Felipe Balbi
· 7 years ago
250d0c7
tracing: always define trace_{irq,preempt}_{enable_disable}
by Arnd Bergmann
· 7 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
b4d1605
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
by David Ahern
· 7 years ago
6d745ee
iio: stm32: fix adc/trigger link error
by Arnd Bergmann
· 7 years ago
e1ba1c9
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
4db2b60
move libgcc.h to include/linux
by Christoph Hellwig
· 7 years ago
e5f6129
sctp: abandon the whole msg if one part of a fragmented message is abandoned
by Xin Long
· 7 years ago
5dc9cbc
Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
75f64f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
42062b9
Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
503505b
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
662e704
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 7 years ago
9e0600f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
90a6ec8
act_sample: get rid of tcf_sample_cleanup_rcu()
by Cong Wang
· 7 years ago
f8821f9
skbuff: Grammar s/are can/can/, s/change/changes/
by Geert Uytterhoeven
· 7 years ago
b6c7026
Merge branch 'acpi-ec' into acpi
by Rafael J. Wysocki
· 7 years ago
a0908a1b7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
5d38f04
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
by Ian Kent
· 7 years ago
40a899e
mm: migrate: fix an incorrect call of prep_transhuge_page()
by Zi Yan
· 7 years ago
2bb6d28
mm: introduce get_user_pages_longterm
by Dan Williams
· 7 years ago
31383c6
mm, hugetlbfs: introduce ->split() to vm_operations_struct
by Dan Williams
· 7 years ago
e4e40e0
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
by Dan Williams
· 7 years ago
1501899
mm: fix device-dax pud write-faults triggered by get_user_pages()
by Dan Williams
· 7 years ago
23721a7
trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter list
by Xie XiuQi
· 7 years ago
b915176
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
Next »