summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-266-33/+19
| * | | | | sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-262-18/+16
| * | | | | cpuidle: Fixup IRQ statePeter Zijlstra2020-08-261-1/+2
| * | | | | lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2020-08-263-10/+18
| |/ / / /
* | | | | Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-302-1/+16
|\ \ \ \ \
| * | | | | cifs: fix check of tcon dfs in smb1Paulo Alcantara2020-08-282-1/+16
| |/ / / /
* | | | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-3022-30/+144
|\ \ \ \ \
| * | | | | powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy2020-08-281-1/+1
| * | | | | Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat2020-08-271-1/+1
| * | | | | powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev2020-08-271-2/+2
| * | | | | powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy2020-08-271-5/+14
| * | | | | powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman2020-08-271-3/+9
| * | | | | powerpc/64s: scv entry should set PPRNicholas Piggin2020-08-271-0/+4
| * | | | | Documentation/powerpc: fix malformed table in syscall64-abiRandy Dunlap2020-08-271-1/+3
| * | | | | video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman2020-08-271-0/+2
| * | | | | selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio2020-08-241-2/+3
| * | | | | powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio2020-08-242-2/+19
| * | | | | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-2413-17/+90
* | | | | | Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-3026-169/+423
|\ \ \ \ \ \
| * | | | | | usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern2020-08-281-0/+7
| * | | | | | USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt2020-08-271-1/+1
| * | | | | | usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin2020-08-271-3/+2
| * | | | | | USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko2020-08-271-4/+4
| * | | | | | USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern2020-08-271-0/+5
| * | | | | | usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...Badhri Jagan Sridharan2020-08-251-3/+25
| * | | | | | USB: PHY: JZ4770: Fix static checker warning.周琰杰 (Zhou Yanjie)2020-08-251-0/+1
| * | | | | | USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile2020-08-251-12/+69
| * | | | | | USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile2020-08-251-11/+27
| * | | | | | xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui2020-08-231-1/+2
| * | | | | | xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng2020-08-231-9/+10
| * | | | | | usb: host: xhci: fix ep context print mismatch in debugfsLi Jun2020-08-231-4/+4
| * | | | | | usb: uas: Add quirk for PNY Pro EliteThinh Nguyen2020-08-191-0/+7
| * | | | | | tools: usb: move to tools buildsystemHeikki Krogerus2020-08-192-8/+47
| * | | | | | Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-08-192-21/+93
| |\ \ \ \ \ \
| | * | | | | | usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen2020-08-171-0/+31
| | * | | | | | usb: dwc3: gadget: Fix handling ZLPThinh Nguyen2020-08-171-2/+23
| | * | | | | | usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen2020-08-171-16/+35
| | * | | | | | usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET2020-08-171-3/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | USB: Fix device driver raceBastien Nocera2020-08-181-2/+38
| * | | | | | USB: Also match device drivers using the ->match vfuncBastien Nocera2020-08-181-2/+3
| * | | | | | usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo2020-08-181-1/+1
| * | | | | | usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo2020-08-181-0/+2
| * | | | | | usb: hcd: Fix use after free in usb_hcd_pci_remove()Andy Shevchenko2020-08-181-1/+4
| * | | | | | usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()Hans de Goede2020-08-182-17/+23
| * | | | | | usb: typec: ucsi: Rework ppm_lock handlingHans de Goede2020-08-181-34/+22
| * | | | | | usb: typec: ucsi: Fix 2 unlocked ucsi_run_command callsHans de Goede2020-08-181-2/+4
| * | | | | | usb: typec: ucsi: Fix AB BA lock inversionHans de Goede2020-08-181-9/+9
| * | | | | | usbip: Implement a match function to fix usbipM. Vefa Bicakci2020-08-181-0/+6
| * | | | | | usb: renesas-xhci: remove version checkVinod Koul2020-08-181-18/+1
| * | | | | | USB: lvtest: return proper error code in probeEvgeny Novikov2020-08-181-1/+1