summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-293-67/+37
| |\ \ \ \
| | * | | | usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski2018-11-281-5/+6
| | * | | | USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen2018-11-261-0/+1
| | * | | | USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen2018-11-261-0/+1
| | * | | | USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen2018-11-261-1/+2
| | * | | | USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen2018-11-261-31/+19
| | * | | | USB: omap_udc: use devm_request_irq()Aaro Koskinen2018-11-261-27/+10
| | * | | | Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi2018-11-261-5/+0
| | | |_|/ | | |/| |
| * | | | usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner2018-11-261-0/+3
| * | | | USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng2018-11-261-0/+10
| * | | | Merge tag 'phy-for-4.20-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-11-263-18/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam2018-11-211-0/+1
| | * | | phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam2018-11-211-9/+10
| | * | | dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commitsDouglas Anderson2018-11-121-8/+23
| | * | | phy: uniphier-pcie: Depend on HAS_IOMEMKunihiko Hayashi2018-11-121-1/+2
| | |/ /
* | | | Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds2018-11-302-3/+31
|\ \ \ \
| * | | | mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf2018-11-281-1/+2
| * | | | mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus2018-11-281-2/+29
| |/ / /
* | | | test_hexdump: use memcpy instead of strncpyLinus Torvalds2018-11-301-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-3012-82/+16
|\ \ \ \
| * | | | x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov2018-11-281-13/+6
| * | | | x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperJann Horn2018-11-271-1/+1
| * | | | x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior2018-11-201-2/+2
| * | | | x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross2018-11-202-2/+3
| * | | | x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross2018-11-208-63/+3
| * | | | x86/ptrace: Fix documentation for tracehook_report_syscall_entry()Elvira Khabirova2018-11-121-2/+2
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-3021-47/+166
|\ \ \ \ \
| * | | | | uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri2018-11-231-2/+10
| * | | | | perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa2018-11-221-0/+4
| * | | | | perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa2018-11-222-18/+12
| * | | | | perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-11-222-21/+40
| * | | | | Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...Ingo Molnar2018-11-2116-4/+93
| |\ \ \ \ \
| | * | | | | perf tools beauty ioctl: Support new ISO7816 commandsArnaldo Carvalho de Melo2018-11-191-0/+1
| | * | | | | tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo2018-11-191-0/+2
| | * | | | | tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo2018-11-191-0/+2
| | * | | | | tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-11-191-0/+22
| | * | | | | perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2018-11-192-2/+16
| | * | | | | tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2018-11-198-0/+48
| | * | | | | perf tools: Fix crash on synthesizing the unitJiri Olsa2018-11-122-2/+2
| * | | | | | perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra2018-11-202-5/+10
* | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-301-10/+26
|\ \ \ \ \ \ \
| * | | | | | | efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel2018-11-271-10/+26
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-301-4/+15
|\ \ \ \ \ \ \
| * | | | | | | objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov2018-11-201-3/+14
| * | | | | | | objtool: Fix double-free in .cold detection error pathArtem Savkov2018-11-201-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-11-3012-125/+189
|\ \ \ \ \ \ \
| * | | | | | | afs: Use d_instantiate() rather than d_add() and don't d_drop()David Howells2018-11-301-3/+1
| * | | | | | | afs: Fix missing net error handlingDavid Howells2018-11-306-113/+135
| * | | | | | | afs: Fix validation/callback interactionDavid Howells2018-11-301-6/+12
| * | | | | | | iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed onesAl Viro2018-11-251-1/+37