Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
754cf4b2432dfea0f925a0b760506a9c97c8f00b
754cf4b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
4658aff
Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
217c3e0
disable stringop truncation warnings for now
by Stephen Rothwell
· 6 years ago
b6935d2
Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
a0b9c4d
Merge branch 'pm-core'
by Rafael J. Wysocki
· 6 years ago
cebc07d
i2c: sh_mobile: fix leak when using DMA bounce buffer
by Wolfram Sang
· 6 years ago
531db50
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
by Wolfram Sang
· 6 years ago
82fe39a
i2c: refactor function to release a DMA safe buffer
by Wolfram Sang
· 6 years ago
1204d12
i2c: algos: bit: make the error messages grepable
by Jan Kundrát
· 6 years ago
9d9a152
i2c: designware: Re-init controllers with pm_disabled set on resume
by Hans de Goede
· 6 years ago
7fd6d98
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
by Mika Westerberg
· 6 years ago
fb64638
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9f8f16c
Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
48f8e8e
Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
58c3f14
Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
49a51c4
Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
185c3cf
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
852fde0
Merge branch 'mediatek-drm-fixes-4.19' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
by Dave Airlie
· 6 years ago
ff69279
powerpc: disable support for relative ksymtab references
by Ard Biesheuvel
· 6 years ago
af3a5fe
Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
f3f106d
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
ff81a52
Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 6 years ago
80ab316
drm/i915/audio: Hook up component bindings even if displays are disabled
by Chris Wilson
· 6 years ago
299c2a9
drm/i915: Increase LSPCON timeout
by Fredrik Schön
· 6 years ago
f013027
drm/i915: Stop holding a ref to the ppgtt from each vma
by Chris Wilson
· 6 years ago
b4df50d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
52bd456a
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 6 years ago
8f3fafc
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
by Scott Bauer
· 7 years ago
3f16503
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
47d80a6
RISC-V: Use a less ugly workaround for unused variable warnings
by Palmer Dabbelt
· 6 years ago
0ce5671
riscv: tlb: Provide definition of tlb_flush() before including tlb.h
by Will Deacon
· 6 years ago
11f65ad
dt-bindings: riscv,cpu-intc: Cleanups from a missed review
by Palmer Dabbelt
· 6 years ago
1b1b116
drm/i915: Free write_buf that we allocated with kzalloc.
by Rodrigo Vivi
· 6 years ago
5b2695f
drm/i915: Fix glk/cnl display w/a #1175
by Ville Syrjälä
· 6 years ago
6ddd976
drm/amdgpu: Need to set moved to true when evict bo
by Emily Deng
· 6 years ago
04db0e5
nvmet: free workqueue object if module init fails
by Chaitanya Kulkarni
· 6 years ago
afd299c
nvme-fcloop: Fix dropped LS's to removed target port
by James Smart
· 6 years ago
f1ed3df
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
by Michal Wnukowski
· 6 years ago
db19395
block: bsg: move atomic_t ref_count variable to refcount API
by John Pittman
· 6 years ago
62d2a19
block: remove unnecessary condition check
by Chengguang Xu
· 6 years ago
46cb52a
ata: ftide010: Add a quirk for SQ201
by Linus Walleij
· 6 years ago
2f4e7db
drm/amdgpu: Remove duplicated power source update
by Rex Zhu
· 6 years ago
e7603da
drm/amd/display: Fix memory leak caused by missed dc_sink_release
by SivapiriyanKumarasamy
· 6 years ago
4a2de54
drm/amdgpu: fix holding mn_lock while allocating memory
by Christian König
· 6 years ago
72ef23d
drm/amdgpu: Power on uvd block when hw_fini
by Rex Zhu
· 6 years ago
2ab4d0e
drm/amdgpu: Update power state at the end of smu hw_init.
by Rex Zhu
· 6 years ago
6d39df1
drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
by Rex Zhu
· 6 years ago
8ef2336
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
by Rex Zhu
· 6 years ago
fca5d95
drm/amdgpu: Adjust the VM size based on system memory size v2
by Felix Kuehling
· 6 years ago
b0a84be
blk-wbt: remove dead code
by Jens Axboe
· 6 years ago
050cdc6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
336d139
mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
by Masahiro Yamada
· 6 years ago
057d3cc
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 6 years ago
38cfb5a
blk-wbt: improve waking of tasks
by Jens Axboe
· 6 years ago
061a542
blk-wbt: abstract out end IO completion handler
by Jens Axboe
· 6 years ago
6f2f39a
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
by Juergen Gross
· 6 years ago
d77ff24
xen/blkback: move persistent grants flags to bool
by Juergen Gross
· 6 years ago
4bcddba
xen/blkfront: reorder tests in xlblk_init()
by Juergen Gross
· 6 years ago
a46b536
xen/blkfront: cleanup stale persistent grants
by Juergen Gross
· 6 years ago
973e540
xen/blkback: don't keep persistent grants too long
by Juergen Gross
· 6 years ago
908946c
Fix up libata MAINTAINERS entry
by Jens Axboe
· 6 years ago
166cd44
mtd: rawnand: docg4: Remove wrong __init annotations
by Geert Uytterhoeven
· 6 years ago
08bcbed
drm/mediatek: fix connection from RDMA2 to DSI1
by Stu Hsieh
· 6 years ago
f265905
drm/mediatek: update some variable name from ovl to comp
by Stu Hsieh
· 6 years ago
66b2cf9
drm/mediatek: use layer_nr function to get layer number to init plane
by Stu Hsieh
· 6 years ago
98b6d76
drm/mediatek: add function to return RDMA layer number
by Stu Hsieh
· 6 years ago
1cbcb76
drm/mediatek: add function to return OVL layer number
by Stu Hsieh
· 6 years ago
650afd4
drm/mediatek: add function to get layer number for component
by Stu Hsieh
· 6 years ago
94420a6
drm/mediatek: add YUYV/UYVY color format support for RDMA
by Stu Hsieh
· 6 years ago
55b53f6
drm/mediatek: add the comment about color format setting for OVL
by Stu Hsieh
· 6 years ago
b428391
drm/mediatek: add RGB color format support for RDMA
by Stu Hsieh
· 6 years ago
182add0
drm/mediatek: add memory mode and layer_config for RDMA
by Stu Hsieh
· 6 years ago
85186ef
drm/mediatek: add connection from RDMA2 to DSI0
by Stu Hsieh
· 6 years ago
0a14785
drm/mediatek: add connection from RDMA1 to DSI0
by Stu Hsieh
· 6 years ago
48d25d2
drm/mediatek: add connection from RDMA0 to DSI1
by Stu Hsieh
· 6 years ago
29d32e4
drm/mediatek: add connection from RDMA0 to DPI1
by Stu Hsieh
· 6 years ago
8272806d
drm/mediatek: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 6 years ago
2b7bd20
drm/mediatek: Convert drm_atomic_helper_suspend/resume()
by Souptick Joarder
· 6 years ago
c7c09dc
nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions
by Tobias Klauser
· 6 years ago
d49dbfa
hwmon: (nct6775) Fix potential Spectre v1
by Gustavo A. R. Silva
· 6 years ago
f196dec
hwmon: (adt7475) Make adt7475_read_word() return errors
by Dan Carpenter
· 6 years ago
9d19371
hwmon: (adt7475) Potential error pointer dereferences
by Dan Carpenter
· 6 years ago
3ad8670
hwmon: (ina2xx) fix sysfs shunt resistor read access
by Lothar Felten
· 6 years ago
98c8f12
net: sched: Fix memory exposure from short TCA_U32_SEL
by Kees Cook
· 6 years ago
5b394b2
Linux 4.19-rc1
by Linus Torvalds
· 6 years ago
b933d6e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de37503
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a9ce323
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
e75d039
qed: fix spelling mistake "comparsion" -> "comparison"
by Colin Ian King
· 6 years ago
2d66f99
vhost: correctly check the iova range when waking virtqueue
by Jason Wang
· 6 years ago
6750c87
qlge: Fix netdev features configuration.
by Manish Chopra
· 6 years ago
0da70f8
net: macb: do not disable MDIO bus at open/close time
by Anssi Hannula
· 6 years ago
f7b9e8e
Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
by Geert Uytterhoeven
· 6 years ago
ab5f110
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
by Ahmad Fatoum
· 6 years ago
Next »