Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
88c61f5cb67d8132725d5fa0adb730f2bbe07f84
88c61f5
MIPS: Align kernel load address to 64KB
by Huacai Chen
· 6 years ago
76a9f7b
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
by Huacai Chen
· 6 years ago
e8ae2ae
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
by Huacai Chen
· 6 years ago
62452b3
MIPS: math-emu: Write-protect delay slot emulation pages
by Paul Burton
· 6 years ago
d642e0b
tools lib traceevent: Fix processing of dereferenced args in bprintk events
by Steven Rostedt (VMware)
· 6 years ago
47af3ce
media: v4l2-tpg: array index could become negative
by Hans Verkuil
· 6 years ago
245fc1c
media: vb2: check memory model for VIDIOC_CREATE_BUFS
by Hans Verkuil
· 6 years ago
845c7f6
media: vivid: free bitmap_cap when updating std/timings/etc.
by Hans Verkuil
· 6 years ago
257ad26
media: imx274: fix stack corruption in imx274_read_reg
by Luca Ceresoli
· 6 years ago
7ce31f6
media: rc: cec devices do not have a lirc chardev
by Sean Young
· 6 years ago
2f8cff2
media: cec-pin: fix broken tx_ignore_nack_until_eom error injection
by Hans Verkuil
· 6 years ago
4651530
media: cec: keep track of outstanding transmits
by Hans Verkuil
· 6 years ago
e534754
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
by Nava kishore Manne
· 6 years ago
5036fcd
f2fs: sanity check of xattr entry size
by Jaegeuk Kim
· 6 years ago
58d7ab7
f2fs: fix validation of the block count in sanity_check_raw_super
by Martin Blumenstingl
· 6 years ago
ce5b005
f2fs: read page index before freeing
by Pan Bian
· 6 years ago
9621ea6
dax: Use non-exclusive wait in wait_entry_unlocked()
by Dan Williams
· 6 years ago
c555772
dax: Don't access a freed inode
by Matthew Wilcox
· 6 years ago
a9935a1
powerpc/tm: Unset MSR[TS] if not recheckpointing
by Breno Leitao
· 6 years ago
71cda0a
brcmfmac: Fix out of bounds memory access during fw load
by Lyude Paul
· 6 years ago
fad6c18
brcmfmac: fix roamoff=1 modparam
by Stijn Tintel
· 6 years ago
9eec74b
Btrfs: send, fix race with transaction commits that create snapshots
by Filipe Manana
· 6 years ago
6911b07
btrfs: run delayed items before dropping the snapshot
by Josef Bacik
· 6 years ago
10b0421
Btrfs: fix fsync of files with multiple hard links in new directories
by Filipe Manana
· 6 years ago
7708a83
btrfs: skip file_extent generation check for free_space_inode in run_delalloc_nocow
by Lu Fengqi
· 6 years ago
c1f90eb
btrfs: dev-replace: go back to suspend state if another EXCL_OP is running
by Anand Jain
· 6 years ago
28867a5
btrfs: dev-replace: go back to suspended state if target device is missing
by Anand Jain
· 6 years ago
326ca6b
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
by Macpaul Lin
· 6 years ago
8a2fbdd
cgroup: fix CSS_TASK_ITER_PROCS
by Tejun Heo
· 6 years ago
99dcd45
crypto: cfb - fix decryption
by Dmitry Eremin-Solenikov
· 6 years ago
d8e4b24
crypto: testmgr - add AES-CFB tests
by Dmitry Eremin-Solenikov
· 6 years ago
cc43a8a
crypto: chcr - small packet Tx stalls the queue
by Atul Gupta
· 6 years ago
0fa6bea
crypto: cavium/nitrox - fix a DMA pool free failure
by Wenwen Wang
· 6 years ago
d095e1b
clk: sunxi-ng: Use u64 for calculation of NM rate
by Jernej Skrabec
· 6 years ago
36ef9d1
clk: rockchip: fix typo in rk3188 spdif_frac parent
by Johan Jonker
· 6 years ago
9e9c669
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
by Lukas Wunner
· 6 years ago
cc8b83f
spi: bcm2835: Fix book-keeping of DMA termination
by Lukas Wunner
· 6 years ago
63f97d3
spi: bcm2835: Fix race on DMA termination
by Lukas Wunner
· 6 years ago
0cb4f65
ext4: check for shutdown and r/o file system in ext4_write_inode()
by Theodore Ts'o
· 6 years ago
bf2fd1f
ext4: force inode writes when nfsd calls commit_metadata()
by Theodore Ts'o
· 6 years ago
2636638
ext4: avoid declaring fs inconsistent due to invalid file handles
by Theodore Ts'o
· 6 years ago
6633fcb
ext4: include terminating u32 in size of xattr entries when expanding inodes
by Theodore Ts'o
· 6 years ago
11bb168
ext4: fix EXT4_IOC_GROUP_ADD ioctl
by ruippan (潘睿)
· 6 years ago
0d07885
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
by Maurizio Lombardi
· 6 years ago
0a1c177
ext4: fix possible use after free in ext4_quota_enable
by Pan Bian
· 6 years ago
b878c8a
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
by Theodore Ts'o
· 6 years ago
6665481
ocxl: Fix endiannes bug in read_afu_name()
by Greg Kurz
· 6 years ago
3fbf78b
ocxl: Fix endiannes bug in ocxl_link_update_pe()
by Greg Kurz
· 6 years ago
65e4e67
perf env: Also consider env->arch == NULL as local operation
by Arnaldo Carvalho de Melo
· 6 years ago
d124dd5
perf pmu: Suppress potential format-truncation warning
by Ben Hutchings
· 6 years ago
307dbd3
perf script: Use fallbacks for branch stacks
by Adrian Hunter
· 6 years ago
39dad82
perf tools: Use fallback for sample_addr_correlates_sym() cases
by Adrian Hunter
· 6 years ago
0ada27a
perf thread: Add fallback functions for cases where cpumode is insufficient
by Adrian Hunter
· 6 years ago
62977a9
perf machine: Record if a arch has a single user/kernel address space
by Adrian Hunter
· 6 years ago
bf75d93
clocksource/drivers/arc_timer: Utilize generic sched_clock
by Alexey Brodkin
· 6 years ago
ca3a6fd
DRM: UDL: get rid of useless vblank initialization
by Eugeniy Paltsev
· 6 years ago
29ac221
drm/v3d: Skip debugfs dumping GCA on platforms without GCA.
by Eric Anholt
· 6 years ago
6c56e89
platform-msi: Free descriptors in platform_msi_domain_free()
by Miquel Raynal
· 6 years ago
c9dae88
KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
by Sean Christopherson
· 6 years ago
07cbcfc
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
by Marc Zyngier
· 6 years ago
edcf33b
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
by Sean Christopherson
· 6 years ago
4910271
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
by Dan Williams
· 6 years ago
86ba6f6
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
by Michal Hocko
· 6 years ago
aeb5e53
Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
by Patrick Dreyer
· 6 years ago
f168056
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
by Sanjeev Chugh
· 6 years ago
d648a9b
s390/pci: fix sleeping in atomic during hotplug
by Sebastian Ott
· 6 years ago
4714800
ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook Gnawty
by Hans de Goede
· 6 years ago
c4b6173
ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook Clapper
by Hans de Goede
· 6 years ago
6cd208c
staging: wilc1000: fix missing read_write setting when reading data
by Colin Ian King
· 6 years ago
80562cf
media: dvb-usb-v2: Fix incorrect use of transfer_flags URB_FREE_BUFFER
by Malcolm Priestley
· 6 years ago
f295bc9
usb: roles: Add a description for the class to Kconfig
by Heikki Krogerus
· 6 years ago
9c1f187
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
by Stephan Gerhold
· 6 years ago
b1ab9f3
usb: dwc2: disable power_down on Amlogic devices
by Martin Blumenstingl
· 6 years ago
5e4dbeb
usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endpoint_disable()
by Jia-Ju Bai
· 6 years ago
8a5d034
USB: serial: option: add Fibocom NL678 series
by Jörgen Storvist
· 6 years ago
f37b8b1
USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
by Scott Chen
· 6 years ago
9339eaf
usb: dwc2: host: use hrtimer for NAK retries
by Terin Stock
· 6 years ago
2c78829
ALSA: hda/tegra: clear pending irq handlers
by Sameer Pujar
· 6 years ago
22bc89a
ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
by Jian-Hong Pan
· 6 years ago
302d983
ALSA: firewire-lib: use the same print format for 'without_header' tracepoints
by Takashi Sakamoto
· 6 years ago
ec7334b
ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' tracepoint
by Takashi Sakamoto
· 6 years ago
438b267
ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
by Takashi Sakamoto
· 6 years ago
a8be7cd
ALSA: fireface: fix for state to fetch PCM frames
by Takashi Sakamoto
· 6 years ago
9ded351
ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294
by Wandrille RONCE
· 6 years ago
691d06e
ALSA: hda: add mute LED support for HP EliteBook 840 G4
by Mantas Mikulėnas
· 6 years ago
cec876b
mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()
by Boris Brezillon
· 6 years ago
5cad883
mtd: rawnand: marvell: prevent timeouts on a loaded machine
by Miquel Raynal
· 6 years ago
5862094
mtd: atmel-quadspi: disallow building on ebsa110
by Arnd Bergmann
· 6 years ago
34fc091
powerpc/fsl: Fix spectre_v2 mitigations reporting
by Diana Craciun
· 6 years ago
eb73490
ALSA: emux: Fix potential Spectre v1 vulnerabilities
by Gustavo A. R. Silva
· 6 years ago
56971d6
ALSA: pcm: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
0d22704
ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
by Gustavo A. R. Silva
· 6 years ago
67b6a81
ALSA: rme9652: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
91dea49
IB/hfi1: Incorrect sizing of sge for PIO will OOPs
by Michael J. Ruhl
· 6 years ago
648458f
r8169: fix WoL device wakeup enable
by Heiner Kallweit
· 6 years ago
e4a2ffe
net: Use __kernel_clockid_t in uapi net_stamp.h
by Davide Caratti
· 6 years ago
e15413d
net: mvneta: fix operation for 64K PAGE_SIZE
by Marcin Wojtas
· 6 years ago
e97ecb1
net/mlx5e: RX, Fix wrong early return in receive queue poll
by Tariq Toukan
· 6 years ago
e72e929
net/mlx5e: Remove unused UDP GSO remaining counter
by Mikhael Goikhman
· 6 years ago
af93ac0
mlxsw: core: Increase timeout during firmware flash process
by Shalom Toledo
· 6 years ago
Next »