summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-25USB: serial: option: add the BroadMobi BM818 cardBob Ham1-0/+2
2019-08-25USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto1-0/+1
2019-08-25USB: serial: option: add D-Link DWM-222 device IDRogan Dawes1-0/+2
2019-08-25USB: CDC: fix sanity checks in CDC union parserOliver Neukum1-2/+2
2019-08-25usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum1-5/+7
2019-08-25USB: core: Fix races in character device registration and deregistraionAlan Stern1-5/+5
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott1-3/+3
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott1-1/+1
2019-08-25ocfs2: remove set but not used variable 'last_hash'YueHaibing1-3/+0
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-08-25kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada1-1/+1
2019-08-25ata: libahci: do not complain in case of deferred probeMiquel Raynal1-0/+3
2019-08-25scsi: hpsa: correct scsi command status issue after resetDon Brace1-1/+11
2019-08-25libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook1-1/+1
2019-08-25perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo1-1/+1
2019-08-25perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver1-0/+7
2019-08-25irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach1-0/+1
2019-08-25xen/pciback: remove set but not used variable 'old_state'YueHaibing1-2/+1
2019-08-25net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov1-1/+1
2019-08-25Input: iforce - add sanity checksOliver Neukum1-0/+5
2019-08-25Input: kbtab - sanity check for endpoint typeOliver Neukum1-2/+4
2019-08-25HID: hiddev: do cleanup in failure of opening a deviceHillf Danton1-0/+4
2019-08-25HID: hiddev: avoid opening a disconnected deviceHillf Danton1-0/+8
2019-08-25HID: holtek: test for sanity of intfdataOliver Neukum1-2/+7
2019-08-25ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang1-9/+0
2019-08-25ALSA: hda - Add a generic reboot_notifyHui Wang4-15/+22
2019-08-25ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov1-0/+1
2019-08-25netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal3-5/+66
2019-08-25inet: switch IP ID generator to siphashEric Dumazet4-19/+30
2019-08-25siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld4-5/+546
2019-08-25siphash: add cryptographically secure PRFJason A. Donenfeld7-5/+561
2019-08-25vhost: scsi: add weight supportJason Wang1-3/+3
2019-08-25vhost_net: fix possible infinite loopJason Wang1-11/+11
2019-08-25vhost: introduce vhost_exceeds_weight()Jason Wang5-17/+48
2019-08-25vhost_net: introduce vhost_exceeds_weight()Jason Wang1-4/+8
2019-08-25vhost_net: use packet weight for rx handler, tooPaolo Abeni1-4/+8
2019-08-25vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)1-1/+7
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann4-5/+63
2019-08-25bpf: restrict access to core bpf sysctlsDaniel Borkmann1-2/+37
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann11-34/+20
2019-08-25mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen1-10/+29
2019-08-25mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres1-1/+1
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-08-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-08-25iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-08-25mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3