Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bdd448108d8512ea7fb025761d89ca9c517c26f1
bdd4481
ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
by Manuel Reinhardt
· 6 years ago
8715ba4
ALSA: hda - Add quirk for HP EliteBook 840 G5
by Jurica Vukadin
· 6 years ago
74cbb75
perf/x86: Add check_period PMU callback
by Jiri Olsa
· 6 years ago
d10e77c
perf/core: Fix impossible ring-buffer sizes warning
by Ingo Molnar
· 6 years ago
1b1de8b
ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type
by Tony Lindgren
· 6 years ago
d9a974f
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
by Mauro Ciancio
· 6 years ago
2abf1ce
Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
by Dmitry Torokhov
· 6 years ago
ede7fb4
gpio: mxc: move gpio noirq suspend/resume to syscore phase
by Anson Huang
· 6 years ago
b1765eb
CIFS: Do not assume one credit for async responses
by Pavel Shilovsky
· 6 years ago
6804b3e
kvm: sev: Fail KVM_SEV_INIT if already initialized
by David Rientjes
· 6 years ago
63715c1
cifs: Limit memory used by lock request calls to a page
by Ross Lagerwall
· 6 years ago
4b70999
drm/nouveau/falcon: avoid touching registers if engine is off
by Ilia Mirkin
· 6 years ago
85a088c
drm/nouveau: Don't disable polling in fallback mode
by Takashi Iwai
· 6 years ago
0a87c53
gpio: pl061: handle failed allocations
by Nicholas Mc Guire
· 6 years ago
5cf199f
ARM: dts: kirkwood: Fix polarity of GPIO fan lines
by Linus Walleij
· 6 years ago
6e7136c
ARM: dts: da850-lcdk: Correct the sound card name
by Peter Ujfalusi
· 6 years ago
8bea93c
ARM: dts: da850-lcdk: Correct the audio codec regulators
by Peter Ujfalusi
· 6 years ago
f3b61cb
ARM: dts: da850-evm: Correct the sound card name
by Peter Ujfalusi
· 6 years ago
7c06896
ARM: dts: da850-evm: Correct the audio codec regulators
by Peter Ujfalusi
· 6 years ago
46bf9a8
drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang
by Jim Qu
· 6 years ago
2f5581e
nvme: pad fake subsys NQN vid and ssvid with zeros
by Keith Busch
· 6 years ago
6c27b52
nvme-multipath: zero out ANA log buffer
by Hannes Reinecke
· 6 years ago
095cfdf
nvme-pci: fix out of bounds access in nvme_cqe_pending
by Hongbo Yao
· 6 years ago
1e746fe
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
by Liviu Dudau
· 6 years ago
9e4a7be
drm/bridge: tc358767: fix output H/V syncs
by Tomi Valkeinen
· 6 years ago
0c13400
drm/bridge: tc358767: reject modes which require too much BW
by Tomi Valkeinen
· 6 years ago
ad9675e
drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
by Tomi Valkeinen
· 6 years ago
9ac48b3
drm/bridge: tc358767: fix single lane configuration
by Tomi Valkeinen
· 6 years ago
32f833a
drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
by Tomi Valkeinen
· 6 years ago
d180c28
drm/bridge: tc358767: add bus flags
by Tomi Valkeinen
· 6 years ago
c6f27cd
cpufreq: check if policy is inactive early in __cpufreq_get()
by Sudeep Holla
· 6 years ago
fa92c4e
riscv: fix trace_sys_exit hook
by David Abdurachmanov
· 6 years ago
da78c8c
tools uapi: fix RISC-V 64-bit support
by Aurelien Jarno
· 6 years ago
46f0e69
perf test shell: Use a fallback to get the pathname in vfs_getname
by Arnaldo Carvalho de Melo
· 6 years ago
d20bfcb
perf report: Fix wrong iteration count in --branch-history
by Jin Yao
· 6 years ago
db8c9ab
ACPI: NUMA: Use correct type for printing addresses on i386-PAE
by Chao Fan
· 6 years ago
f749f97
drm/amdgpu/sriov:Correct pfvf exchange logic
by Emily Deng
· 6 years ago
bdd8fd8
ARM: fix the cockup in the previous patch
by Russell King
· 6 years ago
e7a8dab
ARM: ensure that processor vtables is not lost after boot
by Russell King
· 6 years ago
4645c6c
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
by Russell King
· 6 years ago
b11fd96
ARM: add PROC_VTABLE and PROC_TABLE macros
by Russell King
· 6 years ago
06b5ec9
ARM: clean up per-processor check_bugs method call
by Russell King
· 6 years ago
8a4cf73
ARM: split out processor lookup
by Russell King
· 6 years ago
e3e1b2a
ARM: make lookup_processor_type() non-__init
by Russell King
· 6 years ago
19c186a
ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
by Julien Thierry
· 6 years ago
042b172
ARM: 8797/1: spectre-v1.1: harden __copy_to_user
by Julien Thierry
· 6 years ago
b7a9570
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
by Julien Thierry
· 6 years ago
beaf90b
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
by Julien Thierry
· 6 years ago
39b282a
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
by Julien Thierry
· 6 years ago
ba22d59
ARM: 8793/1: signal: replace __put_user_error with __put_user
by Julien Thierry
· 6 years ago
73dad6e
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
by Julien Thierry
· 6 years ago
9cad575
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
by Julien Thierry
· 6 years ago
3a59b35
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
by Julien Thierry
· 6 years ago
ec48428
ARM: 8789/1: signal: copy registers using __copy_to_user()
by Julien Thierry
· 6 years ago
80c8452
blk-mq: fix a hung issue when fsync
by Jianchao Wang
· 6 years ago
d4aaa45
eeprom: at24: add support for 24c2048
by Adrian Bunk
· 6 years ago
57e85c6
dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
by Adrian Bunk
· 6 years ago
67d52fa
Linux 4.19.23
by Greg Kroah-Hartman
· 6 years ago
c2109f05
Revert "exec: load_script: don't blindly truncate shebang string"
by Linus Torvalds
· 6 years ago
6f8c14e
Linux 4.19.22
by Greg Kroah-Hartman
· 6 years ago
9b65b18
svcrdma: Remove max_sge check at connect time
by Chuck Lever
· 6 years ago
4d376ab
svcrdma: Reduce max_send_sges
by Chuck Lever
· 6 years ago
4dd911f
batman-adv: Force mac header to start of data on xmit
by Sven Eckelmann
· 6 years ago
a212223
batman-adv: Avoid WARN on net_device without parent in netns
by Sven Eckelmann
· 6 years ago
9d84284
xfrm: refine validation of template and selector families
by Florian Westphal
· 6 years ago
f7fb58a
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
by Ilya Dryomov
· 6 years ago
28f49e7
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
by Theodore Ts'o
· 6 years ago
8b8f7b0
xfrm: Make set-mark default behavior backward compatible
by Benedict Wong
· 6 years ago
2440f3c
SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
by Benjamin Coddington
· 6 years ago
8274c3d
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
by Thomas Hellstrom
· 6 years ago
d74ff5f
drm/vmwgfx: Fix setting of dma masks
by Thomas Hellstrom
· 6 years ago
c2a354c
drm/i915: always return something on DDI clock selection
by Lucas De Marchi
· 6 years ago
b81afe3
drm/amd/powerplay: Fix missing break in switch
by Gustavo A. R. Silva
· 6 years ago
56d3178
drm/modes: Prevent division by zero htotal
by Tina Zhang
· 6 years ago
a4c77aa
mac80211: ensure that mgmt tx skbs have tailroom for encryption
by Felix Fietkau
· 6 years ago
1ce0fce
mic: vop: Fix use-after-free on remove
by Vincent Whitchurch
· 6 years ago
49c473e
powerpc/radix: Fix kernel crash with mremap()
by Aneesh Kumar K.V
· 6 years ago
d4e7c94
firmware: arm_scmi: provide the mandatory device release callback
by Sudeep Holla
· 6 years ago
fe3dabb
ARM: dts: da850: fix interrupt numbers for clocksource
by Bartosz Golaszewski
· 6 years ago
33bd094
ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
by Marc Gonzalez
· 6 years ago
569051e
ARM: iop32x/n2100: fix PCI IRQ mapping
by Russell King
· 6 years ago
f5b4de0
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
by Paul Burton
· 6 years ago
814e445
mips: loongson64: remove unreachable(), fix loongson_poweroff().
by Yifeng Li
· 6 years ago
e32ba28
MIPS: VDSO: Use same -m%-float cflag as the kernel proper
by Paul Burton
· 6 years ago
264b262
MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
by Aaro Koskinen
· 6 years ago
384cc5f
mips: cm: reprime error cause
by Vladimir Kondratiev
· 6 years ago
7e44aab
tracing: uprobes: Fix typo in pr_fmt string
by Andreas Ziegler
· 6 years ago
9b66753
pinctrl: cherryview: fix Strago DMI workaround
by Dmitry Torokhov
· 6 years ago
93f6fb6
pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
by Chen-Yu Tsai
· 6 years ago
c619140
debugfs: fix debugfs_rename parameter checking
by Greg Kroah-Hartman
· 6 years ago
0c548ba
samples: mei: use /dev/mei0 instead of /dev/mei
by Tomas Winkler
· 6 years ago
edd8fb5
mei: me: add ice lake point device id.
by Tomas Winkler
· 6 years ago
db5f65b
misc: vexpress: Off by one in vexpress_syscfg_exec()
by Dan Carpenter
· 6 years ago
959e46a
signal: Better detection of synchronous signals
by Eric W. Biederman
· 6 years ago
f681f26
signal: Always notice exiting tasks
by Eric W. Biederman
· 6 years ago
3e17af2
iio: ti-ads8688: Update buffer allocation for timestamps
by Dan Murphy
· 6 years ago
af770a1
iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
by Matt Ranostay
· 6 years ago
38d28640
iio: adc: axp288: Fix TS-pin handling
by Hans de Goede
· 6 years ago
5b9ebf5
tools: iio: iio_generic_buffer: make num_loops signed
by Martin Kelly
· 6 years ago
88ff6a0
libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
by Hans de Goede
· 6 years ago
Next »