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: rcar-du: lvds: Rename PLLEN bit to PLLONLaurent Pinchart2-2/+2
2017-08-30drm: rcar-du: lvds: Fix PLL frequency-related configurationLaurent Pinchart1-3/+3
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-30i2c: designware: Fix system suspendUlf Hansson1-2/+12
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2-2/+13
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-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-30mei: me: add lewisburg device idsTomas Winkler2-0/+3
2017-08-30mei: me: add broxton pci device idsTomas Winkler2-0/+6
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-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-30ipv4: better IP_MAX_MTU enforcementEric Dumazet2-3/+3
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-25Linux 4.4.84v4.4.84Greg 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
2017-08-25perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-3/+5
2017-08-25pids: make task_tgid_nr_ns() safeOleg Nesterov3-31/+34
2017-08-25Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-25irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon1-2/+2
2017-08-25irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon1-1/+0
2017-08-25x86/asm/64: Clear AC on NMI entriesAndy Lutomirski1-0/+2
2017-08-25xen: fix bio vec mergingRoger Pau Monne1-2/+1
2017-08-25mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-25mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang1-5/+0
2017-08-25ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devicesTakashi Iwai3-0/+9
2017-08-25ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai1-0/+1
2017-08-25ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz3-15/+14
2017-08-25Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-25Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-08-25crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2-32/+37
2017-08-25parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer1-1/+1
2017-08-25audit: Fix use after free in audit_remove_watch_rule()Jan Kara1-5/+7
2017-08-25netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang1-3/+10