summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-02USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-04-02USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-02USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-04-02USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-04-02USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-04-02tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu2-3/+3
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich1-1/+1
2020-04-02xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing1-0/+2
2020-04-02xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long1-0/+3
2020-04-02xfrm: fix uctx len check in verify_sec_ctx_lenXin Long1-1/+2
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-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-02drivers/hwspinlock: use correct radix tree APIMatthew Wilcox1-1/+1
2020-04-02KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson1-2/+2
2020-04-02uapi glibc compat: fix outer guard of net device flags enumJonas Gorski1-2/+2
2020-04-02IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
2020-04-02vhost: Check docket sk_family instead of call getnameEugenio Pérez1-11/+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-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-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-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