summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-23Linux 4.19.98v4.19.98Greg Kroah-Hartman1-1/+1
2020-01-23hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness callEddie James1-4/+6
2020-01-23regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold1-2/+0
2020-01-23clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang1-1/+1
2020-01-23perf probe: Fix wrong address verificationMasami Hiramatsu1-22/+10
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche1-80/+33
2020-01-23scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck1-3/+3
2020-01-23scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen1-3/+3
2020-01-23scsi: target: core: Fix a pr_debug() argumentBart Van Assche1-1/+1
2020-01-23scsi: bnx2i: fix potential use after freePan Bian1-1/+1
2020-01-23scsi: qla4xxx: fix double free bugPan Bian1-3/+0
2020-01-23scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter1-0/+1
2020-01-23reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattrJeff Mahoney1-2/+6
2020-01-23drm/nouveau/mmu: qualify vmm during dtorJon Derrick1-1/+1
2020-01-23drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick1-0/+2
2020-01-23drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick1-0/+2
2020-01-23mtd: devices: fix mchp23k256 read and writeAngelo Dureghello1-8/+12
2020-01-23Revert "arm64: dts: juno: add dma-ranges property"Sudeep Holla1-1/+0
2020-01-23arm64: dts: marvell: Fix CP110 NAND controller node multi-line comment alignmentMiquel Raynal1-4/+4
2020-01-23tick/sched: Annotate lockless access to last_jiffies_updateEric Dumazet1-5/+9
2020-01-23cfg80211: check for set_wiphy_paramsJohannes Berg1-0/+4
2020-01-23arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled nodeChristian Hewitt1-3/+1
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2020-01-23irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer1-2/+2
2020-01-23tcp: refine rule to allow EPOLLOUT generation under mem pressureEric Dumazet1-4/+2
2020-01-23xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor1-2/+2
2020-01-23mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata1-7/+23
2020-01-23mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata1-0/+13
2020-01-23sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov1-17/+21
2020-01-23tcp: fix marked lost packets not being retransmittedPengcheng Yang1-3/+4
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-23ptp: free ptp device pin descriptors properlyVladis Dronov1-2/+2
2020-01-23net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King1-1/+1
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet1-0/+1
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu1-3/+1
2020-01-23net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin1-3/+0
2020-01-23hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal1-2/+0
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet1-2/+3
2020-01-23batman-adv: Fix DAT candidate selection on little endian systemsSven Eckelmann1-1/+3
2020-01-23NFC: pn533: fix bulk-message timeoutJohan Hovold1-1/+1
2020-01-23netfilter: nf_tables: fix flowtable list del corruptionFlorian Westphal1-0/+6
2020-01-23netfilter: nf_tables: store transaction list locally while requesting modulePablo Neira Ayuso1-9/+10
2020-01-23netfilter: nf_tables: remove WARN and add NLA_STRING upper limitsFlorian Westphal1-4/+9
2020-01-23netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal1-1/+1
2020-01-23netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal1-9/+10
2020-01-23netfilter: fix a use-after-free in mtype_destroy()Cong Wang1-1/+1
2020-01-23cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau1-1/+1
2020-01-23cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau1-0/+1
2020-01-23cfg80211: fix deadlocks in autodisconnect workMarkus Theil1-3/+3
2020-01-23bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann3-6/+18