summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel3-15/+56
2020-04-02genirq: Fix reference leaks on irq affinity notifiersEdward Cree1-2/+9
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg1-0/+6
2020-04-02scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-04-02scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller2-2/+0
2020-04-02perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu1-3/+8
2020-04-02ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-02ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-02i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+1
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1
2020-04-02mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari1-1/+2
2020-04-02scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong2-1/+3
2020-04-02dt-bindings: net: FMan erratum A050385Madalin Bucur1-0/+7
2020-04-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
2020-04-02net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca1-3/+4
2020-04-02KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson1-2/+2
2020-04-02hsr: set .netnsok flagTaehee Yoo1-0/+1
2020-04-02hsr: add restart routine into hsr_get_node_list()Taehee Yoo1-14/+24
2020-04-02hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2-30/+23
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang1-2/+1
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo1-2/+9
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp1-0/+3
2020-04-02NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter1-3/+2
2020-04-02net_sched: keep alloc_hash updated after hash allocationCong Wang1-0/+1
2020-04-02net_sched: cls_route: remove the right filter from hashtableCong Wang1-2/+2
2020-04-02net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli1-0/+2
2020-04-02macsec: restrict to ethernet devicesWillem de Bruijn1-0/+3
2020-04-02hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo1-4/+4
2020-04-02Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul1-13/+2
2020-04-02staging: greybus: loopback_test: fix potential path truncationsJohan Hovold1-7/+8
2020-04-02staging: greybus: loopback_test: fix potential path truncationJohan Hovold1-1/+1
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi1-3/+14
2020-04-02ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng1-0/+2
2020-04-02futex: Unbreak futex hashingThomas Gleixner1-2/+2
2020-04-02futex: Fix inode life-time issuePeter Zijlstra4-43/+65
2020-04-02kbuild: Disable -Wpointer-to-enum-castNathan Chancellor1-0/+1
2020-04-02USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet1-9/+16
2020-04-02USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet1-4/+5
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-04-02mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-04-02mm: slub: be more careful about the double cmpxchg of freelistLinus Torvalds1-2/+4
2020-04-02memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-04-02rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-04-02intel_th: Fix user-visible error codesAlexander Shishkin1-3/+3
2020-04-02staging/speakup: fix get_word non-space look-aheadSamuel Thibault1-2/+1
2020-04-02staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-04-02mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław1-2/+6
2020-04-02iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold1-1/+1
2020-04-02ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai1-2/+2
2020-04-02ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai1-0/+8