summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-08-221-0/+6
| * | | | x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel2021-08-212-9/+24
| | |/ / | |/| |
* | | | Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-08-295-157/+74
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-281-3/+6
|\ \ \ \
| * | | | scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-08-241-3/+6
* | | | | Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2021-08-286-76/+89
|\ \ \ \ \
| * | | | | usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet2021-08-271-4/+4
| * | | | | usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet2021-08-271-4/+11
| * | | | | usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso2021-08-261-43/+38
| * | | | | usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-08-261-12/+23
| * | | | | usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng2021-08-261-4/+3
| * | | | | usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen2021-08-261-8/+8
| * | | | | Merge tag 'usb-serial-5.14-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-08-262-1/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-08-251-1/+0
| | * | | | USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-08-241-0/+2
| |/ / / /
* | | | | Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-282-4/+5
|\ \ \ \ \
| * | | | | powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin2021-08-201-3/+4
| * | | | | powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn2021-08-201-1/+1
* | | | | | Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-274-45/+21
|\ \ \ \ \ \
| * | | | | | cryptoloop: add a deprecation warningChristoph Hellwig2021-08-272-2/+4
| * | | | | | pd: fix a NULL vs IS_ERR() checkDan Carpenter2021-08-271-1/+1
| * | | | | | Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe2021-08-261-37/+5
| * | | | | | mq-deadline: Fix request accountingBart Van Assche2021-08-241-5/+11
* | | | | | | Merge tag 'soc-fixes-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-272-2/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2021-08-262-2/+3
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri2021-08-231-1/+2
| | * | | | | | reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5Geert Uytterhoeven2021-07-211-1/+1
* | | | | | | | Merge tag 'acpi-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-08-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko2021-08-261-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'pm-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-08-272-6/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2021-08-271-4/+4
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2021-08-231-4/+4
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | opp: core: Check for pending links before reading required_opp pointersMarijn Suijten2021-08-231-4/+4
| * | | | | | | | | PM: domains: Improve runtime PM performance state handlingDmitry Osipenko2021-08-251-2/+8
| |/ / / / / / / /
* | | | | | | | | virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand2021-08-271-1/+8
* | | | | | | | | Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-273-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | riscv: dts: microchip: Add ethernet0 to the aliases nodeBin Meng2021-08-241-0/+4
| * | | | | | | | | riscv: dts: microchip: Use 'local-mac-address' for emac1Bin Meng2021-08-241-1/+1
| * | | | | | | | | riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen2021-08-241-0/+4
* | | | | | | | | | Merge tag 'mmc-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-08-271-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson2021-08-271-2/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-08-274-8/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij2021-08-104-8/+27
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-08-268-46/+63
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'imx-drm-fixes-2021-08-18' of git://git.pengutronix.de/pza/linux in...Dave Airlie2021-08-272-16/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fixPhilipp Zabel2021-08-161-1/+1
| | * | | | | | | | | | gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof Hałasa2021-08-161-15/+15
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'amd-drm-fixes-5.14-2021-08-25' of https://gitlab.freedesktop.org/a...Dave Airlie2021-08-274-23/+36
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov2021-08-241-1/+1
| | * | | | | | | | | | drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2021-08-202-17/+30