summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27iio: Fix scan mask selectionLars-Peter Clausen
2019-04-27iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan
2019-04-27iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2019-04-27iio: gyro: mpu3050: fix chip ID readingSergey Larin
2019-04-27staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru
2019-04-27Staging: iio: meter: fixed typoLeonard Pollak
2019-04-27KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov
2019-04-27KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson
2019-04-27CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra
2019-04-27vhost: reject zero size iova rangeJason Wang
2019-04-27team: set slave to promisc if team is already in promisc modeHangbin Liu
2019-04-27tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-27net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi
2019-04-27net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-27net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-27net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-20Linux 4.14.113v4.14.113Greg Kroah-Hartman
2019-04-20appletalk: Fix compile regressionArnd Bergmann
2019-04-20mm: hide incomplete nr_indirectly_reclaimable in sysfsKonstantin Khlebnikov
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson
2019-04-20bpf: Fix selftests are changes for CVE 2019-7308Balbir Singh
2019-04-20bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann
2019-04-20bpf: do not restore dst_reg when cur_state is freedXu Yu
2019-04-20bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann
2019-04-20bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann
2019-04-20bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann
2019-04-20bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann
2019-04-20bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann
2019-04-20bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann
2019-04-20bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann
2019-04-20bpf: enable access to ax register also from verifier rewriteDaniel Borkmann
2019-04-20bpf: move tmp variable into ax register in interpreterDaniel Borkmann
2019-04-20bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann
2019-04-20bpf: fix stack state printing in verifier logAlexei Starovoitov
2019-04-20bpf: fix verifier NULL pointer dereferenceCraig Gallek
2019-04-20bpf: fix verifier memory leaksAlexei Starovoitov
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov
2019-04-20dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlockMikulas Patocka
2019-04-20bpf: fix use after free in bpf_evict_inodeDaniel Borkmann
2019-04-20include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-04-20lib/div64.c: off by one in shiftStanislaw Gruszka
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-20drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang