summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai
2017-08-30ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai
2017-08-30ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsetsJoakim Tjernlund
2017-08-30KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-30KVM: s390: sthyi: fix specification exception detectionHeiko Carstens
2017-08-30KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens
2017-08-30Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota
2017-08-30Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao
2017-08-30Input: trackpoint - add new trackpoint firmware IDAaron Ma
2017-08-30bpf/verifier: fix min/max handling in BPF_SUBEdward Cree
2017-08-30bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-08-30bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann
2017-08-30bpf: adjust verifier heuristicsDaniel Borkmann
2017-08-30bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-30net: sched: fix NULL pointer dereference when action calls some targetsXin Long
2017-08-30irda: do not leak initialized list.dev to userspaceColin Ian King
2017-08-30net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-30tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell
2017-08-30ipv6: repair fib6 tree in failure caseWei Wang
2017-08-30ipv6: reset fn->rr_ptr when replacing routeWei Wang
2017-08-30tipc: fix use-after-freeEric Dumazet
2017-08-30sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko
2017-08-30nfp: fix infinite loop on umapping cleanupColin Ian King
2017-08-30ipv4: better IP_MAX_MTU enforcementEric Dumazet
2017-08-30ptr_ring: use kmalloc_array()Eric Dumazet
2017-08-30openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang
2017-08-30bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann
2017-08-30net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov
2017-08-30net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov
2017-08-30ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet
2017-08-30dccp: defer ccid_hc_tx_delete() at dismantle timeEric Dumazet
2017-08-30dccp: purge write queue in dccp_destroy_sock()Eric Dumazet
2017-08-30af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet
2017-08-30sparc64: remove unnecessary log messageTushar Dave
2017-08-24Linux 4.9.45v4.9.45Greg Kroah-Hartman
2017-08-24usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin
2017-08-24usb: optimize acpi companion search for usb port devicesMathias Nyman
2017-08-24pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-24Sanitize 'move_pages()' permission checksLinus Torvalds
2017-08-24genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan
2017-08-24genirq: Restore trigger settings in irq_modify_status()Marc Zyngier
2017-08-24irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon
2017-08-24irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon
2017-08-24x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-24xen-blkfront: use a right index when checking requestsMunehisa Kamata
2017-08-24powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-24blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig
2017-08-24xen: fix bio vec mergingRoger Pau Monne
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook