summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-25ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-25fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi1-7/+13
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut1-3/+0
2018-07-25x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins1-3/+5
2018-07-25x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2-6/+5
2018-07-25x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář1-6/+5
2018-07-25x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksVitaly Kuznetsov1-8/+17
2018-07-25KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabledLiran Alon1-6/+21
2018-07-25KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini1-5/+6
2018-07-25KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu1-1/+5
2018-07-25scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson1-6/+8
2018-07-25scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com1-2/+2
2018-07-25scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2-14/+28
2018-07-25scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal1-2/+3
2018-07-22Linux 4.17.9v4.17.9Greg Kroah-Hartman1-1/+1
2018-07-22bpf: undo prog rejection on read-only lock failureDaniel Borkmann2-77/+9
2018-07-22bpf, arm32: fix to use bpf_jit_binary_lock_ro apiDaniel Borkmann1-1/+1
2018-07-22bpf: enforce correct alignment for instructionsEric Dumazet1-1/+3
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier4-2/+55
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2-1/+38
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier6-0/+81
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier1-2/+25
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2-0/+111
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2-0/+3
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier4-1/+26
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier2-0/+17
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier1-0/+10
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier3-16/+110
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier3-1/+80
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier2-4/+9
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier3-0/+51
2018-07-22arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier1-0/+5
2018-07-22ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()Cong Wang1-0/+1
2018-07-22ipvs: initialize tbl->entries after allocationCong Wang1-0/+1
2018-07-22net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa1-3/+6
2018-07-22bpf: don't leave partial mangled prog in jit_subprogs error pathDaniel Borkmann1-2/+9
2018-07-22bpf: sockmap, consume_skb in close pathJohn Fastabend1-1/+4
2018-07-22bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend1-10/+48
2018-07-22block: don't use blocking queue entered for recursive bio submitsJens Axboe3-1/+15
2018-07-22rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar3-0/+11
2018-07-22bpf: reject any prog that failed read-only lockDaniel Borkmann3-32/+87
2018-07-22bdi: Fix another oops in wb_workfn()Jan Kara2-14/+8
2018-07-22netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal1-0/+2
2018-07-22nsh: set mac len based on inner packetWillem de Bruijn1-1/+1
2018-07-22autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli1-9/+13
2018-07-22tls: Stricter error checking in zerocopy sendmsg pathDave Watson1-1/+1
2018-07-22KEYS: DNS: fix parsing multiple optionsEric Biggers1-12/+16
2018-07-22reiserfs: fix buffer overflow with long warning messagesEric Biggers1-60/+81
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal1-0/+13
2018-07-22PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui1-3/+5