summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30drm: rcar-du: Fix H/V sync signal polarity configurationKoji Matsuoka1-2/+2
2017-08-30drm: rcar-du: Fix display timing controller parameterKoji Matsuoka1-1/+1
2017-08-30drm: rcar-du: Fix crash in encoder failure error pathLaurent Pinchart1-5/+5
2017-08-30drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst1-1/+4
2017-08-30drm: Release driver tracking before making the object available againChris Wilson1-3/+3
2017-08-30mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1
2017-08-30fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers1-0/+1
2017-08-30mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers1-1/+1
2017-08-30i2c: designware: Fix system suspendUlf Hansson1-2/+12
2017-08-30mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov1-2/+2
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2-2/+13
2017-08-30ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...Takashi Sakamoto1-1/+6
2017-08-30ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-08-30ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai1-1/+1
2017-08-30ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsetsJoakim Tjernlund1-3/+6
2017-08-30KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini1-1/+1
2017-08-30KVM: s390: sthyi: fix specification exception detectionHeiko Carstens1-1/+4
2017-08-30KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens1-1/+1
2017-08-30Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-30Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-30Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-30bpf/verifier: fix min/max handling in BPF_SUBEdward Cree1-6/+15
2017-08-30bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2-14/+97
2017-08-30bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann1-0/+1
2017-08-30bpf: adjust verifier heuristicsDaniel Borkmann1-1/+11
2017-08-30bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend1-0/+62
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-30net: sched: fix NULL pointer dereference when action calls some targetsXin Long1-0/+2
2017-08-30irda: do not leak initialized list.dev to userspaceColin Ian King1-1/+1
2017-08-30net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen1-2/+2
2017-08-30tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell1-2/+1
2017-08-30ipv6: repair fib6 tree in failure caseWei Wang1-11/+11
2017-08-30ipv6: reset fn->rr_ptr when replacing routeWei Wang1-0/+4
2017-08-30tipc: fix use-after-freeEric Dumazet1-2/+4
2017-08-30sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko1-0/+2
2017-08-30nfp: fix infinite loop on umapping cleanupColin Ian King1-2/+1
2017-08-30ipv4: better IP_MAX_MTU enforcementEric Dumazet2-3/+3
2017-08-30ptr_ring: use kmalloc_array()Eric Dumazet2-5/+7
2017-08-30openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang3-3/+7
2017-08-30bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann1-4/+30
2017-08-30net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov1-3/+0
2017-08-30net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov1-1/+4
2017-08-30ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet1-5/+7
2017-08-30dccp: defer ccid_hc_tx_delete() at dismantle timeEric Dumazet1-2/+12
2017-08-30dccp: purge write queue in dccp_destroy_sock()Eric Dumazet1-4/+1
2017-08-30af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet1-22/+26
2017-08-30sparc64: remove unnecessary log messageTushar Dave1-2/+0
2017-08-25Linux 4.9.45v4.9.45Greg Kroah-Hartman1-1/+1
2017-08-25usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-25usb: optimize acpi companion search for usb port devicesMathias Nyman1-3/+23