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