Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
16b940e291cb14a7ebe312095b91ac02c07472db
16b940e
remoteproc: Initialize rproc_class before use
by Brandon Maier
· 6 years ago
1cbed63
ide: serverworks: potential overflow in svwks_set_pio_mode()
by Dan Carpenter
· 5 years ago
60bea48
cmd64x: potential buffer overflow in cmd64x_program_timings()
by Dan Carpenter
· 5 years ago
d8c8434
pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
by Uwe Kleine-König
· 5 years ago
3d0850a
arm64: fix alternatives with LLVM's integrated assembler
by Sami Tolvanen
· 5 years ago
4b57abe
scsi: iscsi: Don't destroy session if there are outstanding connections
by Nick Black
· 5 years ago
712ae1c
iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
by Will Deacon
· 5 years ago
c2ddc19
usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
by Tony Lindgren
· 5 years ago
551bec5
drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
by Navid Emamdoost
· 5 years ago
637130b
drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
by YueHaibing
· 5 years ago
d07d4aa
drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
by Ben Skeggs
· 5 years ago
f426db8
vme: bridges: reduce stack usage
by Arnd Bergmann
· 5 years ago
37552f9
driver core: Print device when resources present in really_probe()
by Geert Uytterhoeven
· 5 years ago
34b95aa
driver core: platform: Prevent resouce overflow from causing infinite loops
by Simon Schwartz
· 5 years ago
ad4a9f6
tty: synclink_gt: Adjust indentation in several functions
by Nathan Chancellor
· 5 years ago
0317ae3
tty: synclinkmp: Adjust indentation in several functions
by Nathan Chancellor
· 5 years ago
f1f2d97
ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
by Chen Zhou
· 5 years ago
54630b1
wan: ixp4xx_hss: fix compile-testing on 64-bit
by Arnd Bergmann
· 5 years ago
8257c19
Input: edt-ft5x06 - work around first register access error
by Philipp Zabel
· 5 years ago
cd9ea1f
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
by Paul E. McKenney
· 5 years ago
c8904cd
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
by Dmitry Osipenko
· 5 years ago
c5ad2a6
udf: Fix free space reporting for metadata and virtual partitions
by Jan Kara
· 5 years ago
cce8df1
usbip: Fix unsafe unaligned pointer usage
by Shuah Khan
· 5 years ago
9008eb85
tools lib api fs: Fix gcc9 stringop-truncation compilation error
by Andrey Zhizhikin
· 5 years ago
4bc75ef
ALSA: sh: Fix compile warning wrt const
by Takashi Iwai
· 5 years ago
f25708d
RDMA/rxe: Fix error type of mmap_offset
by Jiewei Ke
· 5 years ago
4a718f3
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
by Geert Uytterhoeven
· 5 years ago
c673faa
PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
by Chanwoo Choi
· 5 years ago
7b3da91
x86/vdso: Provide missing include file
by Valdis Klētnieks
· 5 years ago
238572e
ARM: dts: r8a7779: Add device node for ARM global timer
by Geert Uytterhoeven
· 5 years ago
a316f73b
drm/mediatek: handle events when enabling/disabling crtc
by Bibby Hsieh
· 5 years ago
1bee8c0
scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
by Nathan Chancellor
· 5 years ago
17d15ae
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
by Erik Kaneda
· 5 years ago
5704974
orinoco: avoid assertion in case of NULL pointer
by Aditya Pakki
· 5 years ago
92c3b58
rtlwifi: rtl_pci: Fix -Wcast-function-type
by Phong Tran
· 5 years ago
70fce7d
iwlegacy: Fix -Wcast-function-type
by Phong Tran
· 5 years ago
3b1b475
ipw2x00: Fix -Wcast-function-type
by Phong Tran
· 5 years ago
3a1aff0
b43legacy: Fix -Wcast-function-type
by Phong Tran
· 5 years ago
2b6d53e
ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
by Nathan Chancellor
· 5 years ago
c7f454f
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
by Jan Kara
· 5 years ago
39919a2
media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
by Nathan Chancellor
· 5 years ago
9fe83ea
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
by Mao Wenan
· 5 years ago
4c2ddfa
PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
by Navid Emamdoost
· 5 years ago
a65c9f7
net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
by Rasmus Villemoes
· 5 years ago
b858442
regulator: rk808: Lower log level on optional GPIOs being not available
by Miquel Raynal
· 5 years ago
1e3f1e8
drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
by yu kuai
· 5 years ago
0698560f
clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
by Douglas Anderson
· 5 years ago
c56ece1
kconfig: fix broken dependency in randconfig-generated .config
by Masahiro Yamada
· 5 years ago
126fb17
ext4, jbd2: ensure panic when aborting with zero errno
by zhangyi (F)
· 5 years ago
373e93e
tracing: Fix very unlikely race of registering two stat tracers
by Steven Rostedt (VMware)
· 5 years ago
29930c6
tracing: Fix tracing_stat return values in error handling paths
by Luis Henriques
· 10 years ago
a5f3092
x86/sysfb: Fix check for bad VRAM size
by Arvind Sankar
· 5 years ago
0d93632
jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
by Kai Li
· 5 years ago
8efbca5
usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
by Jia-Ju Bai
· 5 years ago
b77fa96
uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
by Jia-Ju Bai
· 5 years ago
f1af15f
sparc: Add .exit.data section.
by David S. Miller
· 5 years ago
2904a206
MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
by Tiezhu Yang
· 5 years ago
7711cb4
efi/x86: Map the entire EFI vendor string before copying it
by Ard Biesheuvel
· 5 years ago
adcc0db
pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
by Hans de Goede
· 5 years ago
4986129
media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
by Jia-Ju Bai
· 5 years ago
fd0faee
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
by Jia-Ju Bai
· 5 years ago
b25c67a
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
by Oliver O'Halloran
· 5 years ago
d09a99e
media: i2c: mt9v032: fix enum mbus codes and frame sizes
by Eugen Hristev
· 5 years ago
6ca731e
pxa168fb: Fix the function used to release some memory in an error handling path
by Christophe JAILLET
· 5 years ago
86ddd14
pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
by Geert Uytterhoeven
· 5 years ago
52dd293
gianfar: Fix TX timestamping with a stacked DSA driver
by Vladimir Oltean
· 5 years ago
db15ad6
brcmfmac: Fix use after free in brcmf_sdio_readframes()
by Dan Carpenter
· 5 years ago
a594a9e
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
by Peter Zijlstra
· 5 years ago
3cabf12
drm/gma500: Fixup fbdev stolen size usage evaluation
by Paul Kocialkowski
· 5 years ago
312bf6f
Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
by Sasha Levin
· 5 years ago
3a21c5b
scsi: qla2xxx: fix a potential NULL pointer dereference
by Allen Pais
· 5 years ago
66ada40
btrfs: print message when tree-log replay starts
by David Sterba
· 5 years ago
f98c993
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
by zhangyi (F)
· 5 years ago
4821626
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
by zhangyi (F)
· 5 years ago
65f4416
hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
by Mike Jones
· 5 years ago
392bf85
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
by Kan Liang
· 5 years ago
e89a44a
s390/time: Fix clk type in get_tod_clock
by Nathan Chancellor
· 5 years ago
928cf3d
padata: Remove broken queue flushing
by Herbert Xu
· 5 years ago
e690582
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
by Kim Phillips
· 5 years ago
ffce111
btrfs: log message when rw remount is attempted with unclean tree-log
by David Sterba
· 5 years ago
3e50715
Btrfs: fix race between using extent maps and merging them
by Filipe Manana
· 5 years ago
2d99bc5
ext4: improve explanation of a mount failure caused by a misconfigured kernel
by Theodore Ts'o
· 5 years ago
3f3beb2
ext4: fix checksum errors with indexed dirs
by Jan Kara
· 5 years ago
46cc9ff
ext4: don't assume that mmp_nodename/bdevname have NUL
by Andreas Dilger
· 5 years ago
34951b0
ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
by Arvind Sankar
· 5 years ago
2aa170c
ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
by Wenwen Wang
· 5 years ago
f3ee3ba
ecryptfs: fix a memory leak bug in parse_tag_1_packet()
by Wenwen Wang
· 5 years ago
f67043b
ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
by Takashi Iwai
· 5 years ago
01b7a50
KVM: x86: emulate RDPID
by Paolo Bonzini
· 9 years ago
ab19f94
x86/vdso: Use RDPID in preference to LSL when available
by Andy Lutomirski
· 8 years ago
7ce4392
Linux 4.9.214
by Greg Kroah-Hartman
· 5 years ago
9d68062
libertas: make lbs_ibss_join_existing() return error code on rates overflow
by Nicolai Stange
· 5 years ago
88c3816
libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
by Nicolai Stange
· 5 years ago
7a4d6a4
mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
by Qing Xu
· 5 years ago
0a99684
mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
by Qing Xu
· 5 years ago
e68f18b
dm: fix potential for q->make_request_fn NULL pointer
by Mike Snitzer
· 5 years ago
7387c49
scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
by Anand Lodnoor
· 5 years ago
029f7c4
pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
by Geert Uytterhoeven
· 5 years ago
72f7b73
powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW
by Alexey Kardashevskiy
· 5 years ago
e751d1a
tools/power/acpi: fix compilation error
by Zhengyuan Liu
· 5 years ago
Next »