Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d397091dbac0716645e0e5b090246337691d1d1e
d397091
usb: iowarrior: fix deadlock on disconnect
by Oliver Neukum
· 5 years ago
b43611c
usb: usbfs: fix double-free of usb memory upon submiturb error
by Gavin Li
· 5 years ago
6dbc3b7
crypto: ccp - Ignore tag length when decrypting GCM ciphertext
by Gary R Hook
· 5 years ago
30692ed
crypto: ccp - Add support for valid authsize values less than 16
by Gary R Hook
· 5 years ago
1c4393d
crypto: ccp - Fix oops by properly managing allocated structures
by Gary R Hook
· 5 years ago
b9de215
staging: android: ion: Bail out upon SIGKILL when allocating memory.
by Tetsuo Handa
· 5 years ago
6b8f93b
staging: gasket: apex: fix copy-paste typo
by Ivan Bornyakov
· 5 years ago
fcab378
iio: adc: max9611: Fix misuse of GENMASK macro
by Joe Perches
· 5 years ago
805bd34
iio: cros_ec_accel_legacy: Fix incorrect channel setting
by Gwendal Grignou
· 5 years ago
893af1c
Linux 4.19.66
by Greg Kroah-Hartman
· 5 years ago
48fcdab
spi: bcm2835: Fix 3-wire mode if DMA is enabled
by Lukas Wunner
· 5 years ago
ebda41d
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
by Tejun Heo
· 5 years ago
0a9abd2
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
by Tejun Heo
· 5 years ago
4340d17
cgroup: Include dying leaders with live threads in PROCS iterations
by Tejun Heo
· 5 years ago
370b9e6
cgroup: Implement css_task_iter_skip()
by Tejun Heo
· 5 years ago
7528e95
cgroup: Call cgroup_release() before __exit_signal()
by Tejun Heo
· 5 years ago
e6e9bce
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
by Arnd Bergmann
· 5 years ago
473430e
r8169: don't use MSI before RTL8168d
by Heiner Kallweit
· 5 years ago
0ccf472
net/mlx5e: Prevent encap flow counter update async to user query
by Ariel Levkovich
· 5 years ago
cd84a10
net/mlx5: Fix modify_cq_in alignment
by Edward Srouji
· 5 years ago
f378724
tun: mark small packets as owned by the tap sock
by Alexis Bauvin
· 5 years ago
5295d65
tipc: compat: allow tipc commands without arguments
by Taras Kondratiuk
· 5 years ago
eaa34bd4
ocelot: Cancel delayed work before wq destruction
by Claudiu Manoil
· 5 years ago
cd7f02f
NFC: nfcmrvl: fix gpio-handling regression
by Johan Hovold
· 5 years ago
ce58a36
net/smc: do not schedule tx_work in SMC_CLOSED state
by Ursula Braun
· 5 years ago
51d240a
net: sched: use temporary variable for actions indexes
by Dmytro Linkin
· 5 years ago
cb20f74
net sched: update vlan action for batched events operations
by Roman Mashak
· 5 years ago
d82dc25
net: sched: Fix a possible null-pointer dereference in dequeue_func()
by Jia-Ju Bai
· 5 years ago
44b96a38
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
by Subash Abhinov Kasiviswanathan
· 5 years ago
c8b0598
net: phylink: Fix flow control for fixed-link
by René van Dorst
· 5 years ago
4dddd08
net/mlx5: Use reversed order when unregister devices
by Mark Zhang
· 5 years ago
858f82c
net/mlx5e: always initialize frag->last_in_page
by Qian Cai
· 5 years ago
edb7ad6
net: fix ifindex collision during namespace removal
by Jiri Pirko
· 5 years ago
a19d4e3
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
by Nikolay Aleksandrov
· 5 years ago
639239b
net: bridge: delete local fdb on device init failure
by Nikolay Aleksandrov
· 5 years ago
b3645a4
mvpp2: refactor MTU change code
by Matteo Croce
· 5 years ago
ffab47b
mvpp2: fix panic on module removal
by Matteo Croce
· 5 years ago
3c46905
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
by Jiri Pirko
· 5 years ago
f186fb5
ipip: validate header length in ipip_tunnel_xmit
by Haishuang Yan
· 5 years ago
1bb2dd3
ip6_tunnel: fix possible use-after-free on xmit
by Haishuang Yan
· 5 years ago
fdcefa4
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
by Haishuang Yan
· 5 years ago
c4c8899
ife: error out when nla attributes are empty
by Cong Wang
· 5 years ago
774358d
bnx2x: Disable multi-cos feature.
by Sudarsana Reddy Kalluru
· 5 years ago
cb46267
atm: iphase: Fix Spectre v1 vulnerability
by Gustavo A. R. Silva
· 5 years ago
8440cdc
IB: directly cast the sockaddr union to aockaddr
by Greg Kroah-Hartman
· 5 years ago
608cfdf
HID: Add quirk for HP X1200 PIXART OEM mouse
by Sebastian Parschauer
· 5 years ago
e830c2c
HID: wacom: fix bit shift for Cintiq Companion 2
by Aaron Armstrong Skomra
· 5 years ago
2364ed0
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
by Dan Williams
· 5 years ago
7f000e7
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
by Dan Williams
· 5 years ago
3248536
libnvdimm/region: Register badblocks before namespaces
by Dan Williams
· 5 years ago
d16bbdb
libnvdimm/bus: Prevent duplicate device_unregister() calls
by Dan Williams
· 5 years ago
c23106d
drivers/base: Introduce kill_device()
by Dan Williams
· 5 years ago
7c43f84
driver core: Establish order of operations for device_add and device_del via bitflag
by Alexander Duyck
· 5 years ago
a152a7b
gcc-9: don't warn about uninitialized variable
by Linus Torvalds
· 6 years ago
93d6f08
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
by Hannes Reinecke
· 5 years ago
cc4c818
Linux 4.19.65
by Greg Kroah-Hartman
· 5 years ago
7634b9c
Documentation: Add swapgs description to the Spectre v1 documentation
by Josh Poimboeuf
· 5 years ago
b88241a
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
by Thomas Gleixner
· 5 years ago
931b6bf
x86/entry/64: Use JMP instead of JMPQ
by Josh Poimboeuf
· 5 years ago
23e7a7b
x86/speculation: Enable Spectre v1 swapgs mitigations
by Josh Poimboeuf
· 5 years ago
befb822
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
by Josh Poimboeuf
· 5 years ago
b5dd7f6
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
by Fenghua Yu
· 5 years ago
16ad0b6
x86/cpufeatures: Carve out CQM features retrieval
by Borislav Petkov
· 5 years ago
9e034c6
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
by Suganath Prabu
· 5 years ago
3732a47
x86/vdso: Prevent segfaults due to hoisted vclock reads
by Andy Lutomirski
· 5 years ago
8320768
gcc-9: properly declare the {pv,hv}clock_page storage
by Linus Torvalds
· 6 years ago
354887a
objtool: Support GCC 9 cold subfunction naming scheme
by Josh Poimboeuf
· 6 years ago
89f3896
ARC: enable uboot support unconditionally
by Eugeniy Paltsev
· 6 years ago
8dd3762
eeprom: at24: make spd world-readable again
by Jean Delvare
· 5 years ago
a7340d3
drm/i915/gvt: fix incorrect cache entry for guest page mapping
by Xiaolin Zhang
· 5 years ago
a1c020c
IB/hfi1: Check for error on call to alloc_rsm_map_table
by John Fleck
· 5 years ago
e9cd496
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
by Yishai Hadas
· 5 years ago
924308d
IB/mlx5: Fix clean_mr() to work in the expected order
by Yishai Hadas
· 5 years ago
7e5ce9f
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
by Yishai Hadas
· 5 years ago
3cfa108
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
by Yishai Hadas
· 5 years ago
41be192
IB/mlx5: Fix unreg_umr to ignore the mkey state
by Yishai Hadas
· 5 years ago
04fdca1
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
by Juergen Gross
· 5 years ago
eb82824
nbd: replace kill_bdev() with __invalidate_device() again
by Munehisa Kamata
· 5 years ago
8dfef0f
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
by Will Deacon
· 5 years ago
2bddc98
arm64: compat: Allow single-byte watchpoints on all addresses
by Will Deacon
· 5 years ago
c385cda
drivers/perf: arm_pmu: Fix failure path in PM notifier
by Will Deacon
· 5 years ago
5f80ac5
parisc: Fix build of compressed kernel even with debug enabled
by Helge Deller
· 5 years ago
001f93d
cgroup: kselftest: relax fs_spec checks
by Chris Down
· 5 years ago
6cb9e0d
s390/dasd: fix endless loop after read unit address configuration
by Stefan Haberland
· 5 years ago
beb0cc78
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker
by Yang Shi
· 5 years ago
72651bb
ALSA: hda: Fix 1-minute detection delay when i915 module is not available
by Samuel Thibault
· 5 years ago
46650ac
selinux: fix memory leak in policydb_init()
by Ondrej Mosnacek
· 5 years ago
e7bb4c8
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
by Marco Felsch
· 5 years ago
fafaeae
IB/hfi1: Fix Spectre v1 vulnerability
by Gustavo A. R. Silva
· 5 years ago
fdb0fb5
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
by Michael Wu
· 5 years ago
7e3efb6
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
by Joe Perches
· 5 years ago
29841b5
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
by Douglas Anderson
· 5 years ago
50d7004
Btrfs: fix race leading to fs corruption after transaction abort
by Filipe Manana
· 5 years ago
009d7a4
Btrfs: fix incremental send failure after deduplication
by Filipe Manana
· 5 years ago
4c5a442
kbuild: initialize CLANG_FLAGS correctly in the top Makefile
by Masahiro Yamada
· 5 years ago
3736612
kconfig: Clear "written" flag to avoid data loss
by M. Vefa Bicakci
· 5 years ago
4c6500b
drm/nouveau: fix memory leak in nouveau_conn_reset()
by Yongxin Liu
· 5 years ago
84ce045
x86, boot: Remove multiple copy of static function sanitize_boot_params()
by Zhenzhong Duan
· 5 years ago
740e016
x86/paravirt: Fix callee-saved function ELF sizes
by Josh Poimboeuf
· 5 years ago
ba5c072
x86/kvm: Don't call kvm_spurious_fault() from .fixup
by Josh Poimboeuf
· 5 years ago
Next »