summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-06dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-09-06x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-0/+1
2019-09-06x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-13/+46
2019-09-06x86/apic: Handle missing global clockevent gracefullyThomas Gleixner1-15/+53
2019-09-06x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-09-06userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov1-12/+13
2019-09-06Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka1-1/+3
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-09-06selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-09-06libata: add SG safety checks in SFF pio transfersJens Axboe1-0/+6
2019-09-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-09-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-09-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-09-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-09-06NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust3-7/+28
2019-09-06can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06perf bench numa: Fix cpu0 bindingJiri Olsa1-2/+4