Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11f734283a987ac26365aefafdd012a3f37e05a3
11f7342
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
by Willy Tarreau
· 6 years ago
76b3380
ipv6: fix possible use-after-free in ip6_xmit()
by Eric Dumazet
· 6 years ago
2b797b6
gso_segment: Reset skb->mac_len after modifying network header
by Toke Høiland-Jørgensen
· 6 years ago
6b1bd5e
mm: shmem.c: Correctly annotate new inodes for lockdep
by Joel Fernandes (Google)
· 6 years ago
be910e7
ring-buffer: Allow for rescheduling when removing pages
by Vaibhav Nagarnaik
· 6 years ago
b406c13
Revert "PCI: Add ACS quirk for Intel 300 series"
by Mika Westerberg
· 6 years ago
ecde7ed
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
by Boris Ostrovsky
· 7 years ago
29a6193
xen/netfront: don't bug in case of too many frags
by Juergen Gross
· 6 years ago
a2ddfe7
platform/x86: alienware-wmi: Correct a memory leak
by Mario Limonciello
· 6 years ago
fd397f2
ALSA: oxfw: fix memory leak of private data
by Takashi Sakamoto
· 6 years ago
acee5c7
ALSA: oxfw: fix memory leak of discovered stream formats at error path
by Takashi Sakamoto
· 6 years ago
e3d9487
ALSA: oxfw: fix memory leak for model-dependent data at error path
by Takashi Sakamoto
· 6 years ago
be6d42c
ALSA: fireworks: fix memory leak of response buffer at error path
by Takashi Sakamoto
· 6 years ago
454fd95
ALSA: firewire-tascam: fix memory leak of private data
by Takashi Sakamoto
· 6 years ago
effd213
ALSA: firewire-digi00x: fix memory leak of private data
by Takashi Sakamoto
· 6 years ago
8a47a99
ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
by Willy Tarreau
· 6 years ago
cc6fc7b
ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping
by Takashi Sakamoto
· 6 years ago
cfedc16
ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
by Takashi Sakamoto
· 6 years ago
acd5455
ASoC: cs4265: fix MMTLR Data switch control
by Sébastien Szymanski
· 6 years ago
c4989a1
NFC: Fix the number of pipes
by Suren Baghdasaryan
· 6 years ago
67084e2
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
by Suren Baghdasaryan
· 6 years ago
6ceccdf
Linux 4.9.129
by Greg Kroah-Hartman
· 6 years ago
16d550a
e1000e: Fix link check race condition
by Benjamin Poirier
· 7 years ago
f0e0b2c
Revert "e1000e: Separate signaling for link check/link up"
by Benjamin Poirier
· 7 years ago
8f3fec8
e1000e: Avoid missed interrupts following ICR read
by Benjamin Poirier
· 7 years ago
22a10b6
e1000e: Fix queue interrupt re-raising in Other interrupt
by Benjamin Poirier
· 7 years ago
dee9276
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
by Benjamin Poirier
· 7 years ago
265d945
e1000e: Remove Other from EIAC
by Benjamin Poirier
· 7 years ago
bd65d7b
MIPS: VDSO: Match data page cache colouring when D$ aliases
by Paul Burton
· 6 years ago
aad7831
mei: bus: type promotion bug in mei_nfc_if_version()
by Dan Carpenter
· 7 years ago
e8c398a
pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
by Douglas Anderson
· 7 years ago
2c81427
drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
by Dan Carpenter
· 7 years ago
18e589f
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
by John Stultz
· 7 years ago
7b07e3d
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
by Timo Wischer
· 7 years ago
8e16e06
rtc: bq4802: add error handling for devm_ioremap
by Zhouyang Jia
· 7 years ago
4dfa5ee
drm/amdkfd: Fix error codes in kfd_get_process
by Wei Lu
· 7 years ago
5cea0d3
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
57da414
mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
6dc47c5
gpiolib: Mark gpio_suffixes array with __maybe_unused
by Andy Shevchenko
· 7 years ago
9667a5e
gpio: pxa: Fix potential NULL dereference
by Wei Yongjun
· 7 years ago
eb543cc
coresight: tpiu: Fix disabling timeouts
by Robin Murphy
· 7 years ago
2887d52
coresight: Handle errors in finding input/output ports
by Suzuki K Poulose
· 7 years ago
96fda05
parport: sunbpp: fix error return code
by Julia Lawall
· 7 years ago
c940c2c
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
by Thierry Reding
· 7 years ago
7cca665
mmc: sdhci: do not try to use 3.3V signaling if not supported
by Stefan Agner
· 7 years ago
330b72f
mmc: tegra: prevent HS200 on Tegra 3
by Stefan Agner
· 7 years ago
57726df
gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
by Enrico Scholz
· 7 years ago
99bc75c
ARM: hisi: check of_iomap and fix missing of_node_put
by Nicholas Mc Guire
· 7 years ago
edce8b3
ARM: hisi: fix error handling and missing of_node_put
by Nicholas Mc Guire
· 7 years ago
38ee035
ARM: hisi: handle of_iomap and fix missing of_node_put
by Nicholas Mc Guire
· 7 years ago
a2a380b
efi/esrt: Only call efi_mem_reserve() for boot services memory
by Ard Biesheuvel
· 7 years ago
5e790d7
configfs: fix registered group removal
by Mike Christie
· 7 years ago
bffe67b
MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
by Paul Burton
· 7 years ago
eddbab1
evm: Don't deadlock if a crypto algorithm is unavailable
by Matthew Garrett
· 7 years ago
23bd97e
mtdchar: fix overflows in adjustment of `count`
by Jann Horn
· 7 years ago
4fe4e6d
audit: fix use-after-free in audit_add_watch
by Ronny Chevalier
· 7 years ago
e0c7634
binfmt_elf: Respect error return from `regset->active'
by Maciej W. Rozycki
· 7 years ago
af41241
NFSv4.1 fix infinite loop on I/O.
by Trond Myklebust
· 6 years ago
a64fbec
perf/core: Force USER_DS when recording user stack data
by Yabin Cui
· 6 years ago
fe6198c
CIFS: fix wrapping bugs in num_entries()
by Dan Carpenter
· 6 years ago
ca453b2
cifs: prevent integer overflow in nxt_dir_entry()
by Dan Carpenter
· 6 years ago
2c8adbf
Revert "cdc-acm: implement put_char() and flush_chars()"
by Oliver Neukum
· 6 years ago
f7bf6ac
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()
by Jia-Ju Bai
· 6 years ago
71d2d47
USB: yurex: Fix buffer over-read in yurex_write()
by Ben Hutchings
· 6 years ago
cd3005d
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
by Johan Hovold
· 6 years ago
2ccd627
usb: misc: uss720: Fix two sleep-in-atomic-context bugs
by Jia-Ju Bai
· 6 years ago
b1507f4
USB: serial: io_ti: fix array underflow in completion handler
by Johan Hovold
· 6 years ago
4236e40
USB: net2280: Fix erroneous synchronization change
by Alan Stern
· 7 years ago
63af1f40
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
by Yoshihiro Shimoda
· 7 years ago
09ab91a
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
by Maxence Duprès
· 7 years ago
734893b
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
by Jia-Ju Bai
· 6 years ago
c531c70
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
by Mathias Nyman
· 6 years ago
cdddc62
usb: uas: add support for more quirk flags
by Oliver Neukum
· 6 years ago
d1a18f6
USB: Add quirk to support DJI CineSSD
by Tim Anderson
· 6 years ago
0737cf6
mei: ignore not found client in the enumeration
by Alexander Usyskin
· 7 years ago
286a01c
usb: Don't die twice if PCI xhci host is not responding in resume
by Mathias Nyman
· 6 years ago
76b61ea
misc: hmc6352: fix potential Spectre v1
by Gustavo A. R. Silva
· 6 years ago
2516ead
Tools: hv: Fix a bug in the key delete code
by K. Y. Srinivasan
· 6 years ago
590872d
mmc: omap_hsmmc: fix wakeirq handling on removal
by Andreas Kemnade
· 6 years ago
542d6fa
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
by Aaron Knister
· 6 years ago
03ae5ff
xen/netfront: fix waiting for xenbus state change
by Juergen Gross
· 6 years ago
7026e24
pstore: Fix incorrect persistent ram buffer mapping
by Bin Yang
· 6 years ago
422013e
RDMA/cma: Protect cma dev list with lock
by Parav Pandit
· 6 years ago
9d47d03
xen-netfront: fix warn message as irq device name has '/'
by Xiao Liang
· 6 years ago
fd75851
crypto: sharah - Unregister correct algorithms for SAHARA 3
by Michael Müller
· 7 years ago
0c8706e
dmaengine: mv_xor_v2: kill the tasklets upon exit
by Hanna Hawa
· 7 years ago
e6f5580
drivers/base: stop new probing during shutdown
by Pingfan Liu
· 7 years ago
0a10ce9
KVM: arm/arm64: Fix vgic init race
by Christoffer Dall
· 7 years ago
f51c345
platform/x86: toshiba_acpi: Fix defined but not used build warnings
by Randy Dunlap
· 7 years ago
d3638df
s390/qeth: reset layer2 attribute on layer switch
by Julian Wiedmann
· 7 years ago
09d5c14
s390/qeth: fix race in used-buffer accounting
by Julian Wiedmann
· 7 years ago
ededee8
ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
by Bhushan Shah
· 7 years ago
68bfa6e
arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
by Loic Poulain
· 7 years ago
21fa748
xen-netfront: fix queue name setting
by Vitaly Kuznetsov
· 7 years ago
8e824a3
nfp: avoid buffer leak when FW communication fails
by Jakub Kicinski
· 7 years ago
be2338f3a
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
by Ard Biesheuvel
· 7 years ago
f42caea
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
by YueHaibing
· 7 years ago
a64fa27
Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
by Piotr Sawicki
· 7 years ago
03758ba
mac80211: restrict delayed tailroom needed decrement
by Manikanta Pubbisetty
· 7 years ago
f3f1e43
MIPS: jz4740: Bump zload address
by Paul Cercueil
· 7 years ago
Next »