summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Linux 4.9.45Greg Kroah-Hartman
2017-08-25usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin
2017-08-25usb: optimize acpi companion search for usb port devicesMathias Nyman
2017-08-25pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-25Sanitize 'move_pages()' permission checksLinus Torvalds
2017-08-25genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan
2017-08-25genirq: Restore trigger settings in irq_modify_status()Marc Zyngier
2017-08-25irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon
2017-08-25irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon
2017-08-25x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-25xen-blkfront: use a right index when checking requestsMunehisa Kamata
2017-08-25powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-25blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig
2017-08-25xen: fix bio vec mergingRoger Pau Monne
2017-08-25mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-25mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang
2017-08-25mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko
2017-08-25mm: discard memblock data laterPavel Tatashin
2017-08-25ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devicesTakashi Iwai
2017-08-25ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai
2017-08-25ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz
2017-08-25Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao
2017-08-25Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng
2017-08-25crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com