aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-22usb: dwc3: ep0: simplify some function argumentsdwc3-make-ep0-similar-to-other-epsFelipe Balbi3-31/+36
2017-09-20usb: dwc3: ep0: remove set-but-never-read variableFelipe Balbi1-2/+0
2017-09-20usb: dwc3: ep0: make dwc3_ep0_out_start() rely on a queued requestFelipe Balbi1-7/+39
2017-09-20usb: dwc3: ep0: dynamically allocate ep0_usb_reqFelipe Balbi3-11/+26
2017-09-20usb: dwc3: ep0: rename dwc3_ep0_status_cmpl()Felipe Balbi1-4/+5
2017-09-20usb: dwc3: ep0: trace ep0_queue tooFelipe Balbi1-0/+2
2017-09-20usb: dwc3: gadget: fix maxpacket on both ep0 and ep1Felipe Balbi1-5/+10
2017-09-19usb: gadget: udc: core: fix initialization of req->dma_mappedFelipe Balbi1-2/+5
2017-09-19usb: gadget: udc: core: treat req->dma correctlyFelipe Balbi1-0/+9
2017-09-19usb: gadget: add a generic DMA_ADDR_INVALID macroFelipe Balbi32-18/+37
2017-09-19usb: dwc3: gadget: teach __dwc3_prepare_one_trb() about EP0 detailsFelipe Balbi1-2/+16
2017-09-19usb: dwc3: gadget: allocate TRB pool for ep0/1 tooFelipe Balbi1-18/+13
2017-09-19usb: dwc3: gadget: expose TRB inc/deq helpers to ep0/1Felipe Balbi2-2/+5
2017-09-19usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0Felipe Balbi1-0/+7
2017-09-18usb: phy: mxs: add usb charger type detectionLi Jun1-0/+154
2017-09-18usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototypeFelipe Balbi1-21/+13
2017-09-18usb: dwc3: gadget: cache frame number in struct dwc3_epFelipe Balbi2-5/+4
2017-09-18usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi1-15/+4
2017-09-18usb: dwc3: gadget: check for lack of TRBs a bit earlierFelipe Balbi1-3/+3
2017-09-16Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-16/+16
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-27/+41
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-234/+467
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-11/+380
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds205-3427/+6399
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+2
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-160/+236
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-14/+1602
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-111/+257
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds153-129170/+1
2017-09-15Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-63/+60
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov12-11/+380
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson1-59/+75
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson1-6/+8
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson1-7/+9
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso1-2/+2
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso1-1/+1
2017-09-15kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso1-1/+1
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso1-1/+1
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso1-0/+4
2017-09-15kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso1-5/+1
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso1-2/+56
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr1-2/+7
2017-09-15KVM: Don't accept obviously wrong gsi values via KVM_IRQFDJan H. Schönherr1-0/+2
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck1-1/+4
2017-09-15nios2: add earlycon support to 3c120 devboard DTSTobias Klauser1-1/+2
2017-09-15kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson1-0/+5
2017-09-15Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas1-11/+2
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar3-3/+3
2017-09-14Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-20/+287
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-16/+12
2017-09-14Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-22/+42
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds76-296/+314
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds31-236/+147
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds19-1195/+1044
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-11/+14399
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras1-1/+1
2017-09-14firmware: delete in-kernel firmwareGreg Kroah-Hartman153-129170/+1
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-30/+29
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds23-167/+189
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds94-269/+398
2017-09-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds30-124/+363
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds48-52/+52
2017-09-14Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-34/+120
2017-09-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds44-76/+83
2017-09-14orangefs: Adjust three checks for null pointersMarkus Elfring2-3/+3
2017-09-14orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring1-3/+1
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring5-19/+6
2017-09-14orangefs: constify xattr_handler structureJulia Lawall1-1/+1
2017-09-14orangefs: don't call filemap_write_and_wait from fsyncJeff Layton1-4/+1
2017-09-14orangefs: off by ones in xattr size checksDan Carpenter1-3/+3
2017-09-14orangefs: documentation clean upMike Marshall1-10/+4
2017-09-14orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall1-8/+21
2017-09-14orangefs: Don't clear SGID when inheriting ACLsJan Kara1-20/+28
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King1-2/+2
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen3-1/+30
2017-09-14sched/wait: Break up long wake list walkTim Chen2-15/+64
2017-09-14tls: make tls_sw_free_resources staticTobias Klauser1-1/+1
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek1-1/+3
2017-09-14KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li1-9/+28
2017-09-14i2c: i2c-stm32f7: add driverPierre-Yves MORDRET3-0/+983
2017-09-14i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET2-11/+27
2017-09-14dt-bindings: i2c-stm32: Document the STM32F7 I2C bindingsPierre-Yves MORDRET1-3/+26
2017-09-14Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář5-6/+22
2017-09-14KVM: X86: Don't block vCPU if there is pending exceptionWanpeng Li1-0/+3
2017-09-14KVM: SVM: Add irqchip_split() checks before enabling AVICSuravee Suthikulpanit1-5/+4
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig48-52/+52
2017-09-13mm, page_owner: skip unnecessary stack_trace entriesPrakash Gupta1-1/+1
2017-09-13arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta1-5/+13
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko36-61/+57
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-09-13fscache: fix fscache_objlist_show format processingArnd Bergmann1-1/+2
2017-09-13lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven1-4/+4
2017-09-13procfs: remove unused variableArnd Bergmann1-1/+0
2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton1-1/+4
2017-09-13idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers1-1/+1
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer4-0/+527
2017-09-13dt-bindings: i2c: Add Altera I2C ControllerThor Thayer1-0/+39
2017-09-13MAINTAINERS: review Renesas DT bindings as wellSergei Shtylyov1-0/+2
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter1-1/+1
2017-09-13um: remove a stray tabDan Carpenter1-1/+1
2017-09-13um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer1-0/+1
2017-09-13um: link vmlinux with -no-pieThomas Meyer1-1/+1
2017-09-13um: Fix CONFIG_GCOV for modules.Thomas Meyer1-0/+7
2017-09-13Fix minor typos and grammar in UML start_up helpJames Pack1-3/+3
2017-09-13um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2017-09-13net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet1-2/+2
2017-09-13Merge branch 'nfp-card-init'David S. Miller5-23/+107
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski3-0/+51
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski2-23/+43
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren1-0/+13
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer6-19/+27
2017-09-13UBI: Fix two typos in commentsUwe Kleine-König1-2/+2
2017-09-13ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King1-1/+1
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks1-3/+3
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks1-4/+4
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks1-6/+6
2017-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-14/+45
2017-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-3/+25
2017-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-150/+107
2017-09-13Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+2
2017-09-13Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+31
2017-09-13Fix up MAINTAINERS file sortingLinus Torvalds1-55/+55
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds142-1101/+9354
2017-09-13Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds26-485/+953
2017-09-13Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-149/+141
2017-09-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-15/+1
2017-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds14-81/+134
2017-09-13Merge tag 'docs-4.14' of git://git.lwn.net/linuxLinus Torvalds3-126/+69
2017-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-54/+53
2017-09-13net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko1-2/+4
2017-09-13KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()Suravee Suthikulpanit4-4/+4
2017-09-13KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()Suravee Suthikulpanit1-8/+20
2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2-0/+22
2017-09-13Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-79/+496
2017-09-13KVM: x86: fix clang buildRadim Krčmář1-1/+0
2017-09-13KVM: fix rcu warning on VM_CREATE errorsChristian Borntraeger1-0/+1
2017-09-13KVM: x86: Fix immediate_exit handling for uninitialized APJan H. Schönherr1-0/+4
2017-09-13KVM: x86: Fix handling of pending signal on uninitialized APJan H. Schönherr1-0/+5
2017-09-13KVM: SVM: Add a missing 'break' statementJan H. Schönherr1-0/+1
2017-09-13KVM: x86: Remove .get_pkru() from kvm_x86_opsJoerg Roedel1-1/+0
2017-09-13x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov1-6/+0
2017-09-13x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan1-2/+2
2017-09-13paravirt: Switch maintainerJuergen Gross1-2/+2
2017-09-13x86/paravirt: Remove no longer used paravirt functionsJuergen Gross10-92/+12
2017-09-13x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski4-46/+50
2017-09-13x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3Andy Lutomirski1-1/+20
2017-09-13x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()Andy Lutomirski1-1/+21
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar8-14/+45
2017-09-13Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie28-160/+236
2017-09-12w90p910_ether: include linux/interrupt.hArnd Bergmann1-0/+1
2017-09-12net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov1-10/+7
2017-09-12ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan1-1/+1
2017-09-12ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan1-1/+1
2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+9
2017-09-12Merge branch 'net_sched-fix-filter-chain-reference-counting'David S. Miller3-34/+48
2017-09-12net_sched: carefully handle tcf_block_put()Cong Wang1-6/+18
2017-09-12net_sched: fix reference counting of tc filter chainCong Wang1-21/+26
2017-09-12net_sched: get rid of tcfa_rcuCong Wang2-11/+8
2017-09-12tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet1-1/+1
2017-09-12openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET1-1/+2
2017-09-12smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds22-511/+2228
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds20-352/+421
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-12drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König1-4/+0
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds22-210/+156
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds3-54/+54
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-104/+117
2017-09-12Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2017-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-9/+13
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-8/+30
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds37-268/+368
2017-09-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+10
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu1-2/+15
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu1-0/+2
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu1-0/+3
2017-09-12perf stat: Wait for the correct childMilian Wolff1-1/+1
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff1-4/+10
2017-09-12sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra3-3/+8
2017-09-12sched/core: WARN() when migrating to an offline CPUPeter Zijlstra1-0/+4
2017-09-12sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra1-0/+7