summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-285-14/+54
|\
| * x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross2021-01-273-1/+16
| * xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse2021-01-271-0/+31
| * xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne2021-01-261-13/+7
* | Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-01-283-18/+20
|\ \
| * | ia64: Mark architecture as orphanedArnd Bergmann2021-01-121-4/+1
| * | ia64: fix xchg() warningArnd Bergmann2021-01-121-1/+1
| * | ia64: fix timer cleanup regressionArnd Bergmann2021-01-121-13/+18
* | | Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-01-2821-16/+164
|\ \ \
| * \ \ Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-01-225-3/+14
| |\ \ \
| | * | | firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap2021-01-181-0/+1
| | * | | arm64: dts: imx8mp: Correct the gpio ranges of gpio3Jacky Bai2021-01-181-1/+1
| | * | | ARM: dts: imx6qdl-sr-som: fix some cubox-i platformsRussell King2021-01-181-2/+10
| | * | | ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-01-181-0/+1
| | * | | ARM: dts: imx7d-flex-concentrator: fix pcf2127 resetBruno Thomsen2021-01-181-0/+1
| * | | | MAINTAINERS: Include bcm2835 subsequents into searchStefan Wahren2021-01-221-1/+1
| * | | | arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty2021-01-221-1/+6
| * | | | drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea2021-01-221-1/+2
| * | | | drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla2021-01-221-0/+12
| * | | | Merge tag 'optee-rcu-sched-trace-for-v5.11' of git://git.linaro.org/people/je...Arnd Bergmann2021-01-221-1/+3
| |\ \ \ \
| | * | | | tee: optee: replace might_sleep with cond_reschedRouven Czerwinski2021-01-211-1/+3
| * | | | | ARM: dts: ux500: Reserve memory carveoutsLinus Walleij2021-01-154-1/+112
| * | | | | arm64: defconfig: Drop unused K3 SoC specific optionsNishanth Menon2021-01-151-2/+0
| * | | | | bus: arm-integrator-lm: Add of_node_put() before return statementSumera Priyadarsini2021-01-151-0/+1
| * | | | | Merge tag 'imx-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-01-156-7/+14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte2021-01-111-1/+1
| | * | | | ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default statusMarco Felsch2021-01-111-2/+2
| | * | | | ARM: imx: fix imx8m dependenciesArnd Bergmann2021-01-111-1/+1
| | * | | | ARM: dts: tbs2910: rename MMC node aliasesSoeren Moch2021-01-111-0/+7
| | * | | | arm64: dts: ls1028a: fix the offset of the reset registerMichael Walle2021-01-101-1/+1
| | * | | | arm64: dts: imx8mn: Fix duplicate node nameShengjiu Wang2021-01-071-1/+1
| | * | | | ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlightMarco Felsch2021-01-051-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-01-2812-34/+51
|\ \ \ \ \
| * | | | | Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"Martin Wilck2021-01-202-0/+11
| * | | | | RDMA/usnic: Fix misuse of sysfs_emit_atJoe Perches2021-01-191-4/+3
| * | | | | Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-01-193-22/+7
| * | | | | RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li2021-01-192-6/+7
| * | | | | RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan2021-01-193-1/+22
| * | | | | RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-01-181-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-01-283-5/+7
|\ \ \ \ \ \
| * | | | | | HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2021-01-262-4/+5
| * | | | | | HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devicesKai-Heng Feng2021-01-251-1/+2
* | | | | | | Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-01-2816-26/+22
|\ \ \ \ \ \ \
| * | | | | | | media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda2021-01-261-1/+1
| * | | | | | | media: cec: add stm32 driverYannick Fertre2021-01-261-0/+1
| * | | | | | | media: cedrus: Fix H264 decodingJernej Skrabec2021-01-261-1/+1
| * | | | | | | media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil2021-01-261-1/+1
| * | | | | | | media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck2021-01-121-2/+1
| * | | | | | | media: rc: ite-cir: fix min_timeout calculationMatthias Reichl2021-01-121-1/+1
| * | | | | | | media: venus: core: Fix platform driver shutdownStanimir Varbanov2021-01-111-0/+2