summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-12usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie1-1/+2
2017-01-12xhci: workaround for hosts missing CAS bitMathias Nyman3-0/+46
2017-01-12usb: xhci: fix possible wild pointerLu Baolu1-5/+11
2017-01-12usb: dwc3: core: avoid Overflow eventsFelipe Balbi1-3/+1
2017-01-12usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak1-4/+8
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-01-12USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-12USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern1-3/+7
2017-01-12USB: gadgetfs: fix use-after-free bugAlan Stern1-0/+2
2017-01-12USB: gadgetfs: fix unbounded memory allocation bugAlan Stern1-1/+1
2017-01-12usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman1-1/+2
2017-01-12usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-12usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-12usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11
2017-01-12KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan1-2/+2
2017-01-12KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong1-2/+7
2017-01-12mac80211: initialize fast-xmit 'info' laterJohannes Berg1-1/+2
2017-01-12ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski1-1/+11
2017-01-12ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu3-16/+13
2017-01-12ALSA: hda - Apply asus-mode8 fixup to ASUS X71SLTakashi Iwai1-0/+1
2017-01-12ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai1-0/+1
2017-01-09Linux 4.4.41v4.4.41Greg Kroah-Hartman1-1/+1
2017-01-09net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni1-29/+30
2017-01-09sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2-0/+6
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings1-4/+11
2017-01-09target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover1-2/+0
2017-01-09powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2017-01-09powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-01-09nfs_write_end(): fix handling of short copiesAl Viro1-1/+1
2017-01-09libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2017-01-09PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2017-01-09Input: drv260x - fix input device's parent assignmentJingkui Wang1-1/+0
2017-01-09media: solo6x10: fix lockup by avoiding delayed register writeAndrey Utkin1-0/+3
2017-01-09IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2017-01-09IB/multicast: Check ib_find_pkey() return valueBart Van Assche1-2/+5
2017-01-09IPoIB: Avoid reading an uninitialized member variableBart Van Assche1-2/+5
2017-01-09IB/mad: Fix an array index checkBart Van Assche1-1/+1
2017-01-09fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)1-3/+14
2017-01-09platform/x86: asus-nb-wmi.c: Add X45U quirkMarcos Paulo de Souza1-0/+9
2017-01-09ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)1-2/+2
2017-01-09kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson1-6/+5
2017-01-09KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras1-0/+2
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras6-0/+14
2017-01-09md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov1-0/+9
2017-01-09sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright1-1/+1
2017-01-09s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer1-1/+1
2017-01-09firmware: fix usermode helper fallback loadingYves-Alexis Perez1-3/+4
2017-01-09ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2-6/+13
2017-01-09scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2017-01-09scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier4-9/+77