Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ef38f4d123d069abad8ef4bf73a3dfcafe69f2be
ef38f4d
perf/x86/uncore: Fix event group support
by Kan Liang
· 5 years ago
f147516
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
by Kim Phillips
· 5 years ago
5b99e97
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity
by Kim Phillips
· 5 years ago
45944c4
usb: dwc3: remove the call trace of USBx_GFLADJ
by Yinbo Zhu
· 5 years ago
dff3814
usb: gadget: configfs: fix concurrent issue between composite APIs
by Peter Chen
· 5 years ago
10eb9ab
usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
by Navid Emamdoost
· 5 years ago
c73ccf6
usb: gadget: composite: Fix possible double free memory bug
by Chandana Kishori Chiluveru
· 5 years ago
26d31e1
usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
by Cristian Birsan
· 5 years ago
8891201
usb: fsl: Check memory resource before releasing it
by Nikhil Badola
· 5 years ago
3a2675a
macsec: fix refcnt leak in module exit routine
by Taehee Yoo
· 5 years ago
0d0ca85
bonding: fix unexpected IFF_BONDING bit unset
by Taehee Yoo
· 5 years ago
50e3131
ipvs: move old_secure_tcp into struct netns_ipvs
by Eric Dumazet
· 5 years ago
102f407
ipvs: don't ignore errors in case refcounting ip_vs module fails
by Davide Caratti
· 5 years ago
81de0b5
netfilter: nf_flow_table: set timeout before insertion into hashes
by Pablo Neira Ayuso
· 5 years ago
d45fc2e
scsi: qla2xxx: Initialized mailbox to prevent driver load failure
by Himanshu Madhani
· 5 years ago
b6612a3
scsi: lpfc: Honor module parameter lpfc_use_adisc
by Daniel Wagner
· 5 years ago
4e80e56
net: openvswitch: free vport unless register_netdevice() succeeds
by Hillf Danton
· 5 years ago
0272533
RDMA/uverbs: Prevent potential underflow
by Dan Carpenter
· 5 years ago
d582769
scsi: qla2xxx: fixup incorrect usage of host_byte
by Hannes Reinecke
· 5 years ago
42de3a9
net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
by Navid Emamdoost
· 5 years ago
7dfdcd9
net/mlx5e: TX, Fix consumer index of error cqe dump
by Tariq Toukan
· 5 years ago
48dd712
RDMA/qedr: Fix reported firmware version
by Kamal Heib
· 5 years ago
6208c2b
iw_cxgb4: fix ECN check on the passive accept
by Potnuri Bharat Teja
· 5 years ago
89aa9e2
RDMA/mlx5: Clear old rate limit when closing QP
by Rafi Wiener
· 5 years ago
d6706b2
HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()
by Zhang Lixu
· 5 years ago
113a154
dmaengine: sprd: Fix the possible memory leak issue
by Baolin Wang
· 5 years ago
6040f96
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
by Radhey Shyam Pandey
· 5 years ago
78e7e02
HID: google: add magnemite/masterball USB ids
by Nicolas Boichat
· 5 years ago
8181146
PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
by Vidya Sagar
· 6 years ago
e2dd254
usbip: Implement SG support to vhci-hcd and stub driver
by Suwan Kim
· 5 years ago
f865ae4
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
by Shuah Khan
· 6 years ago
e9c0fc4
sched/fair: Fix -Wunused-but-set-variable warnings
by Qian Cai
· 5 years ago
502bd15
sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
by Dave Chiluk
· 5 years ago
4ebee48
ALSA: usb-audio: Fix copy&paste error in the validator
by Takashi Iwai
· 5 years ago
e005188
ALSA: usb-audio: remove some dead code
by Dan Carpenter
· 5 years ago
4f6c520
ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()
by Takashi Iwai
· 5 years ago
3a0cdf2
ALSA: usb-audio: Clean up check_input_term()
by Takashi Iwai
· 5 years ago
9feeaa5
ALSA: usb-audio: Remove superfluous bLength checks
by Takashi Iwai
· 5 years ago
f0e164f
ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
by Takashi Iwai
· 5 years ago
dae4d83
ALSA: usb-audio: Simplify parse_audio_unit()
by Takashi Iwai
· 5 years ago
17821e2
ALSA: usb-audio: More validations of descriptor units
by Takashi Iwai
· 5 years ago
5e36cf8
configfs: fix a deadlock in configfs_symlink()
by Al Viro
· 5 years ago
0dfc45b
configfs: provide exclusion between IO and removals
by Al Viro
· 5 years ago
25c118d
configfs: new object reprsenting tree fragments
by Al Viro
· 5 years ago
65524d6
configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
by Al Viro
· 5 years ago
2bd6349
configfs: stash the data we need into configfs_buffer at open time
by Al Viro
· 5 years ago
a7be2de
can: peak_usb: fix slab info leak
by Johan Hovold
· 5 years ago
ce9b94d
can: mcba_usb: fix use-after-free on disconnect
by Johan Hovold
· 5 years ago
5a9e37f
can: dev: add missing of_node_put() after calling of_get_child_by_name()
by Wen Yang
· 5 years ago
9289226
can: gs_usb: gs_can_open(): prevent memory leak
by Navid Emamdoost
· 5 years ago
9f5c594
can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak
by Marc Kleine-Budde
· 5 years ago
ef502d5
can: peak_usb: fix a potential out-of-sync while decoding packets
by Stephane Grosjean
· 5 years ago
7ae0811
can: c_can: c_can_poll(): only read status register after status IRQ
by Kurt Van Dijck
· 5 years ago
0327c78
can: flexcan: disable completely the ECC mechanism
by Joakim Zhang
· 5 years ago
4626566
can: usb_8dev: fix use-after-free on disconnect
by Johan Hovold
· 5 years ago
d8a76e3
SMB3: Fix persistent handles reconnect
by Pavel Shilovsky
· 5 years ago
caddaf4
x86/apic/32: Avoid bogus LDR warnings
by Jan Beulich
· 5 years ago
dc1a91d
intel_th: pci: Add Jasper Lake PCH support
by Alexander Shishkin
· 5 years ago
f9d3aea
intel_th: pci: Add Comet Lake PCH support
by Alexander Shishkin
· 5 years ago
64997ee
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
by Dan Carpenter
· 5 years ago
1b0e60f
netfilter: nf_tables: Align nft_expr private data to 64-bit
by Lukas Wunner
· 5 years ago
2dae80b
ARM: sunxi: Fix CPU powerdown on A83T
by Ondrej Jirman
· 5 years ago
20b9e09
iio: srf04: fix wrong limitation in distance measuring
by Andreas Klinger
· 5 years ago
bee45b4
iio: imu: adis16480: make sure provided frequency is positive
by Alexandru Ardelean
· 5 years ago
a428996
iio: adc: stm32-adc: fix stopping dma
by Fabrice Gasnier
· 5 years ago
78a1d6c
ceph: add missing check in d_revalidate snapdir handling
by Al Viro
· 5 years ago
6f96577
ceph: fix use-after-free in __ceph_remove_cap()
by Luis Henriques
· 5 years ago
3840610
arm64: Do not mask out PTE_RDONLY in pte_same()
by Catalin Marinas
· 5 years ago
56f270a
soundwire: bus: set initial value to port_status
by Bard Liao
· 5 years ago
9a06efc
soundwire: depend on ACPI
by Michal Suchanek
· 5 years ago
a81a463
HID: wacom: generic: Treat serial number and related fields as unsigned
by Jason Gerecke
· 5 years ago
e3fdd0c
drm/radeon: fix si_enable_smc_cac() failed issue
by Alex Deucher
· 5 years ago
f39fbd0
perf tools: Fix time sorting
by Jiri Olsa
· 5 years ago
66d53cd
tools: gpio: Use !building_out_of_srctree to determine srctree
by Shuah Khan
· 5 years ago
8e358a0
dump_stack: avoid the livelock of the dump_lock
by Kevin Hao
· 5 years ago
6c944fc
mm, vmstat: hide /proc/pagetypeinfo from normal users
by Michal Hocko
· 5 years ago
2686f71
mm: thp: handle page cache THP correctly in PageTransCompoundMap
by Yang Shi
· 5 years ago
7dfa51b
mm, meminit: recalculate pcpu batch and high limits after init completes
by Mel Gorman
· 5 years ago
8e6bf4b
mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
by Johannes Weiner
· 5 years ago
6ecc163
ALSA: hda/ca0132 - Fix possible workqueue stall
by Takashi Iwai
· 5 years ago
6921b16
ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series
by Takashi Sakamoto
· 5 years ago
b854722
ALSA: timer: Fix incorrectly assigned timer instance
by Takashi Iwai
· 5 years ago
107451b
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
by Salil Mehta
· 5 years ago
26e398d
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
by Eric Dumazet
· 5 years ago
05b7614
net: mscc: ocelot: fix NULL pointer on LAG slave removal
by Claudiu Manoil
· 5 years ago
1cfc967
net: mscc: ocelot: don't handle netdev events for other netdevs
by Claudiu Manoil
· 5 years ago
a6fdbae
qede: fix NULL pointer deref in __qede_remove()
by Manish Chopra
· 5 years ago
956b388
NFC: st21nfca: fix double free
by Pan Bian
· 5 years ago
1143496
nfc: netlink: fix double device reference drop
by Pan Bian
· 5 years ago
760a1f7
NFC: fdp: fix incorrect free object
by Pan Bian
· 5 years ago
5580091
net: usb: qmi_wwan: add support for DW5821e with eSIM support
by Aleksander Morgado
· 5 years ago
4fd2180
net: qualcomm: rmnet: Fix potential UAF when unregistering
by Sean Tranchetti
· 5 years ago
b9bda52
net: fix data-race in neigh_event_send()
by Eric Dumazet
· 5 years ago
2fbfdb2
net: ethernet: octeon_mgmt: Account for second possible VLAN header
by Alexander Sverdlin
· 5 years ago
88f8c39
ipv4: Fix table id reference in fib_sync_down_addr
by David Ahern
· 5 years ago
0ddabef
CDC-NCM: handle incomplete transfer of MTU
by Oliver Neukum
· 5 years ago
27b5f4b
bonding: fix state transition issue in link monitoring
by Jay Vosburgh
· 5 years ago
7d8dbef
Linux 4.19.83
by Greg Kroah-Hartman
· 5 years ago
818c96a
usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails
by Roger Quadros
· 5 years ago
b06f37e
arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address
by Suman Anna
· 5 years ago
Next »