summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | firmware: fix build errors in paged buffer handling codeMauro Rossi2019-07-221-2/+2
| |/ /
* | | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-285-757/+5
|\ \ \
| * | | vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter2019-07-251-1/+5
| * | | tty: serial: netx: Delete driverLinus Walleij2019-07-254-756/+0
| |/ /
* | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-2861-61/+61
|\ \ \
| * | | iomap: fix Invalid License IDMasahiro Yamada2019-07-251-1/+1
| * | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada2019-07-2511-11/+11
| * | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-2549-49/+49
| |/ /
* | | Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-2811-39/+57
|\ \ \
| * | | xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman2019-07-251-1/+2
| * | | usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach2019-07-251-6/+7
| * | | Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach2019-07-251-2/+0
| * | | Revert "usb: usb251xb: Add US lanes inversion dts-bindings"Lucas Stach2019-07-251-4/+2
| * | | usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-251-1/+1
| * | | usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter2019-07-251-2/+2
| * | | usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda2019-07-251-0/+11
| * | | usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-255-19/+21
| * | | usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-251-12/+19
| |/ /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-07-2831-1886/+33
|\ \ \
| * \ \ Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-07-238-11/+10
| |\ \ \
| | * | | arm64: dts: imx8mq: fix SAI compatibleLucas Stach2019-07-231-2/+1
| | * | | arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang2019-07-231-2/+2
| | * | | ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski2019-07-225-6/+6
| | * | | ARM: dts: imx7ulp: Fix usb-phy unit address formatFabio Estevam2019-07-221-1/+1
| | |/ /
| * | | ARM: defconfig: u8500: Add new driversLinus Walleij2019-07-231-1/+11
| * | | ARM: defconfig: u8500: Refresh defconfigLinus Walleij2019-07-231-14/+8
| * | | ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann2019-07-231-0/+3
| * | | ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-07-231-0/+1
| * | | ARM: Delete netx a second timeLinus Walleij2019-07-2220-1860/+0
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-288-23/+84
|\ \ \
| * | | x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-1/+1
| * | | x86/hpet: Undo the early counter is counting checkThomas Gleixner2019-07-251-4/+8
| * | | x86/entry/32: Pass cr2 to do_async_page_fault()Matt Mullins2019-07-241-4/+9
| * | | x86/irq/64: Update stale commentCao jin2019-07-221-4/+4
| * | | x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede2019-07-221-0/+46
| * | | x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata2019-07-221-1/+1
| * | | mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel2019-07-221-0/+9
| * | | x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-07-221-8/+5
| * | | x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel2019-07-221-1/+1
| |/ /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-285-48/+114
|\ \ \
| * | | sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-07-252-40/+90
| * | | sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-07-254-8/+24
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2815-25/+59
|\ \ \ \
| * | | | perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-251-0/+2
| * | | | perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez2019-07-251-1/+1
| * | | | perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-2/+1
| * | | | perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun2019-07-251-2/+2
| * | | | perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang2019-07-251-1/+1
| * | | | Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...Ingo Molnar2019-07-2312-19/+54
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | perf build: Do not use -Wshadow on gcc < 4.8Arnaldo Carvalho de Melo2019-07-231-1/+8