summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang1-2/+3
2019-09-06Linux 4.4.191v4.4.191Greg Kroah-Hartman1-1/+1
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman1-2/+1
2019-09-06mac80211: fix possible sta leakJohannes Berg1-4/+5
2019-09-06Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert1-1/+1
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang1-1/+0
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr1-7/+10
2019-09-06ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri1-1/+5
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-3/+12
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das1-0/+4
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das1-22/+2
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson1-4/+5
2019-09-06ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai3-2/+20
2019-09-06tcp: make sure EPOLLOUT wont be missedEric Dumazet1-7/+9
2019-09-06ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng1-0/+1
2019-09-06ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-5/+24
2019-09-06tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur1-0/+4
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren1-0/+1
2019-09-06tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt1-0/+1
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann1-2/+2
2019-09-06scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter1-0/+3
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky4-13/+147
2019-09-06x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu4-0/+104
2019-09-06Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin1-27/+0
2019-09-06netfilter: conntrack: Use consistent ct id hash calculationDirk Morris1-8/+8
2019-09-06netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal3-5/+66
2019-09-06inet: switch IP ID generator to siphashEric Dumazet4-19/+30
2019-09-06siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld4-5/+546
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld7-1/+567
2019-09-06vhost: scsi: add weight supportJason Wang1-3/+3
2019-09-06vhost_net: fix possible infinite loopJason Wang1-10/+9
2019-09-06vhost: introduce vhost_exceeds_weight()Jason Wang4-16/+37
2019-09-06vhost_net: introduce vhost_exceeds_weight()Jason Wang1-4/+8
2019-09-06vhost_net: use packet weight for rx handler, tooPaolo Abeni1-4/+8
2019-09-06vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)1-1/+7
2019-09-06net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov1-2/+7
2019-09-06GFS2: don't set rgrp gl_object until it's inserted into rgrp treeBob Peterson1-5/+8
2019-09-06cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira1-58/+64
2019-09-06dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-09-06dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1