Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2946910ed8377100a3f23a558a8bc8fd83d0302a
2946910
mmc: sdhci-esdhc-imx: fix HS400 timing issue
by BOUGH CHEN
· 6 years ago
c19b967
ACPI / device_sysfs: Avoid OF modalias creation for removed device
by Andy Shevchenko
· 6 years ago
468ff43f
xen: fix dom0 boot on huge systems
by Juergen Gross
· 6 years ago
24d5097
tracing/perf: Use strndup_user() instead of buggy open-coded version
by Jann Horn
· 6 years ago
f27077e
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
by zhangyi (F)
· 6 years ago
ebca08d
tracing: Use strncpy instead of memcpy for string keys in hist triggers
by Tom Zanussi
· 6 years ago
43eaa6c
CIFS: Fix read after write for files with read caching
by Pavel Shilovsky
· 6 years ago
dc8e8ad
CIFS: Do not skip SMB2 message IDs on send failures
by Pavel Shilovsky
· 6 years ago
3ed9f22
CIFS: Do not reset lease state to NONE on lease break
by Pavel Shilovsky
· 6 years ago
41e2d1c
crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
by Ard Biesheuvel
· 6 years ago
d5a5bded
crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
by Ard Biesheuvel
· 6 years ago
66700c8
crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
by Eric Biggers
· 6 years ago
8a9fcf4
crypto: x86/aesni-gcm - fix crash on empty plaintext
by Eric Biggers
· 6 years ago
5d2a517
crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
by Eric Biggers
· 6 years ago
574c19d
crypto: testmgr - skip crc32c context test for ahash algorithms
by Eric Biggers
· 6 years ago
e6c703f
crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
by Eric Biggers
· 6 years ago
bb1ae0a
crypto: pcbc - remove bogus memcpy()s with src == dest
by Eric Biggers
· 6 years ago
c0bfdac
crypto: morus - fix handling chunked inputs
by Eric Biggers
· 6 years ago
dc410d2
crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
by Eric Biggers
· 6 years ago
76f2167
crypto: arm64/crct10dif - revert to C code for short inputs
by Ard Biesheuvel
· 6 years ago
4bca5a9
crypto: arm64/aes-neonbs - fix returning final keystream block
by Eric Biggers
· 6 years ago
0beb34b
crypto: arm/crct10dif - revert to C code for short inputs
by Ard Biesheuvel
· 6 years ago
4c152af
crypto: aegis - fix handling chunked inputs
by Eric Biggers
· 6 years ago
736807d
crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
by Eric Biggers
· 6 years ago
7a8b048
fix cgroup_do_mount() handling of failure exits
by Al Viro
· 6 years ago
3b8da13
libnvdimm: Fix altmap reservation size calculation
by Oliver O'Halloran
· 6 years ago
696c375
libnvdimm/pmem: Honor force_raw for legacy pmem regions
by Dan Williams
· 6 years ago
6a89ed7
libnvdimm, pfn: Fix over-trim in trim_pfn_device()
by Wei Yang
· 6 years ago
2b88d92
libnvdimm/label: Clear 'updating' flag after label-set update
by Dan Williams
· 6 years ago
f4dfb94
nfit/ars: Attempt short-ARS even in the no_init_ars case
by Dan Williams
· 6 years ago
e6defe7
nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
by Dan Williams
· 6 years ago
f5878c4
acpi/nfit: Fix bus command validation
by Dan Williams
· 6 years ago
8df25eb
nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
by Dexuan Cui
· 6 years ago
eabd7d2
stm class: Prevent division by zero
by Alexander Shishkin
· 6 years ago
b3139fb
tmpfs: fix uninitialized return value in shmem_link
by Darrick J. Wong
· 6 years ago
d3f62d3
selftests: fib_tests: sleep after changing carrier. again.
by Thadeu Lima de Souza Cascardo
· 6 years ago
8cd89bf
net: set static variable an initial value in atl2_probe()
by Mao Wenan
· 6 years ago
29e4bfb
bnxt_en: Wait longer for the firmware message response to complete.
by Michael Chan
· 6 years ago
b4baeab
bnxt_en: Fix typo in firmware message timeout logic.
by Michael Chan
· 6 years ago
a40fa94
nfp: bpf: fix ALU32 high bits clearance bug
by Jiong Wang
· 6 years ago
7ca1faa
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
by Jiong Wang
· 6 years ago
4523507
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
by Vadim Lomovtsev
· 6 years ago
17bc53e
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
by Vadim Lomovtsev
· 6 years ago
02f8211
bpf, lpm: fix lookup bug in map_delete_elem
by Alban Crequy
· 6 years ago
c5f3790
mac80211_hwsim: propagate genlmsg_reply return code
by Li RongQing
· 6 years ago
ee01ac6
phonet: fix building with clang
by Arnd Bergmann
· 6 years ago
8b9187e
ARCv2: don't assume core 0x54 has dual issue
by Vineet Gupta
· 6 years ago
3220aa9
ARCv2: support manual regfile save on interrupts
by Vineet Gupta
· 7 years ago
74b4dce
ARC: uacces: remove lp_start, lp_end from clobber list
by Vineet Gupta
· 6 years ago
2fc69e55
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
by Eugeniy Paltsev
· 6 years ago
2c049f1
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
by Jeff Kirsher
· 6 years ago
064a61d
tmpfs: fix link accounting when a tmpfile is linked in
by Darrick J. Wong
· 6 years ago
e6e9d6e
mm: handle lru_add_drain_all for UP properly
by Michal Hocko
· 6 years ago
f3a9c9b
net: marvell: mvneta: fix DMA debug warning
by Russell King
· 6 years ago
e525788
ARM: tegra: Restore DT ABI on Tegra124 Chromebooks
by Thierry Reding
· 6 years ago
f715466
arm64: Relax GIC version check during early boot
by Vladimir Murzin
· 6 years ago
2f97f71
ARM: dts: armada-xp: fix Armada XP boards NAND description
by Thomas Petazzoni
· 6 years ago
e4d14f6
qed: Fix iWARP syn packet mac address validation.
by Michal Kalderon
· 6 years ago
821c677
qed: Fix iWARP buffer size provided for syn packet processing.
by Michal Kalderon
· 6 years ago
90fc2f9
ASoC: topology: free created components in tplg load error
by Bard liao
· 6 years ago
edd7b6b
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
by Rayagonda Kokatanur
· 6 years ago
6ac400b
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
by Tobias Brunner
· 6 years ago
3a53213
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
by Alexey Khoroshilov
· 6 years ago
a139d6a
qmi_wwan: apply SET_DTR quirk to Sierra WP7607
by Beniamino Galvani
· 6 years ago
13cb60c
pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
by Martin Blumenstingl
· 6 years ago
90a86d0
net: dsa: bcm_sf2: Do not assume DSA master supports WoL
by Florian Fainelli
· 6 years ago
d33f5a0
net: systemport: Fix reception of BPDUs
by Florian Fainelli
· 6 years ago
3491857
scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
by Anoob Soman
· 6 years ago
7268328
keys: Fix dependency loop between construction record and auth key
by David Howells
· 6 years ago
fac71ac
assoc_array: Fix shortcut creation
by David Howells
· 6 years ago
84657a1
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
by Robin Murphy
· 6 years ago
978e038
af_key: unconditionally clone on broadcast
by Sean Tranchetti
· 6 years ago
c7c68a1
bpf: fix lockdep false positive in stackmap
by Alexei Starovoitov
· 6 years ago
413e398
bpf: only adjust gso_size on bytestream protocols
by Willem de Bruijn
· 6 years ago
da34953
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
by Dietmar Eggemann
· 6 years ago
b92eaed
esp: Skip TX bytes accounting when sending from a request socket
by Martin Willi
· 6 years ago
2f3b4f9
clk: sunxi: A31: Fix wrong AHB gate number
by Andre Przywara
· 6 years ago
cacf3c0
kallsyms: Handle too long symbols in kallsyms.c
by Eugene Loh
· 6 years ago
980f44f
clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
by Paul Kocialkowski
· 6 years ago
5050f03
Input: st-keyscan - fix potential zalloc NULL dereference
by Gabriel Fernandez
· 6 years ago
bf26fec
auxdisplay: ht16k33: fix potential user-after-free on module unload
by Miguel Ojeda
· 6 years ago
8e770d9
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
by Paul Kocialkowski
· 6 years ago
d9ce9ae
i2c: cadence: Fix the hold bit setting
by Shubhrajyoti Datta
· 6 years ago
8f622a7
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
by Huang Zijiang
· 6 years ago
33e83ea
mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
by Jann Horn
· 6 years ago
a9503ad
x86/CPU: Add Icelake model number
by Rajneesh Bhardwaj
· 6 years ago
388f3ad
net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
by Dan Carpenter
· 6 years ago
8ab49fd
scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd
by Bill Kuzeja
· 6 years ago
53dcaee
Revert "mm: use early_pfn_to_nid in page_ext_init"
by Qian Cai
· 6 years ago
8b1a776
mm/gup: fix gup_pmd_range() for dax
by Yu Zhao
· 6 years ago
6c023d8
NFS: Don't use page_file_mapping after removing the page
by Benjamin Coddington
· 6 years ago
d84bc70
xprtrdma: Make sure Send CQ is allocated on an existing compvec
by Nicolas Morey-Chaisemartin
· 6 years ago
e01f2b0
floppy: check_events callback should not return a negative number
by Yufen Yu
· 6 years ago
5ca2ef6
ipvs: fix dependency on nf_defrag_ipv6
by Andrea Claudi
· 6 years ago
29452f6
blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
by Jianchao Wang
· 6 years ago
e0e6b0d
netfilter: compat: initialize all fields in xt_init
by Francesco Ruggeri
· 6 years ago
a5a2444
mac80211: Fix Tx aggregation session tear down with ITXQs
by Ilan Peer
· 6 years ago
bff33ba
mac80211: call drv_ibss_join() on restart
by Johannes Berg
· 6 years ago
134891e
Input: matrix_keypad - use flush_delayed_work()
by Dmitry Torokhov
· 6 years ago
e91dc20
Input: ps2-gpio - flush TX work when closing port
by Dmitry Torokhov
· 6 years ago
Next »