aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko2021-04-221-6/+8
| * | | | | Merge tag 'intel-pinctrl-v5.12-4' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-04-141-3/+3
| |\ \ \ \ \
| | * | | | | pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong2021-04-131-3/+3
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-234-29/+27
|\ \ \ \ \ \ \
| * | | | | | | tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin2021-04-231-4/+4
| * | | | | | | mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins2021-04-231-10/+11
| * | | | | | | mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins2021-04-231-2/+8
| * | | | | | | ovl: fix reference counting in ovl_mmap error pathChristian König2021-04-231-10/+1
| * | | | | | | coda: fix reference counting in coda_file_mmap error pathChristian König2021-04-231-3/+3
* | | | | | | | Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-231-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig2021-04-211-0/+2
* | | | | | | | | Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-238-6/+14
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'tegra/dt64' into arm/fixesArnd Bergmann2021-04-237-5/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: tegra: Move clocks from RT5658 endpoint to device nodeSameer Pujar2021-03-251-1/+2
| | * | | | | | | | arm64: tegra: Fix mmc0 alias for Jetson Xavier NXJon Hunter2021-03-233-1/+8
| | * | | | | | | | arm64: tegra: Set fw_devlink=on for Jetson TX2Jon Hunter2021-03-231-1/+1
| | * | | | | | | | arm64: tegra: Add unit-address for ACONNECT on Tegra186Thierry Reding2021-03-232-2/+2
| * | | | | | | | | Merge tag 'sunxi-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-04-221-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara2021-04-221-1/+1
* | | | | | | | | | | Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-235-19/+30
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-04-232-7/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'gvt-fixes-2021-04-20' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2021-04-201-6/+13
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | drm/i915/gvt: Fix BDW command parser regressionZhenyu Wang2021-04-161-6/+13
| | * | | | | | | | | | | | drm/i915: Fix modesetting in case of unexpected AUX timeoutsImre Deak2021-04-191-1/+2
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'amd-drm-fixes-5.12-2021-04-21' of https://gitlab.freedesktop.org/a...Dave Airlie2021-04-233-12/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefishJiansong Chen2021-04-211-1/+1
| | * | | | | | | | | | | amd/display: allow non-linear multi-planar formatsSimon Ser2021-04-211-7/+4
| | * | | | | | | | | | | drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo2021-04-211-2/+2
| | * | | | | | | | | | | drm/amdgpu: reserve fence slot to update page tablePhilip Yang2021-04-211-2/+8
* | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-232-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gpio: omap: Save and restore sysconfigTony Lindgren2021-04-212-0/+12
* | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-04-222-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen2021-04-221-1/+3
| * | | | | | | | | | | | | | vhost-vdpa: protect concurrent access to vhost device iotlbXie Yongji2021-04-221-1/+5
* | | | | | | | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmddLinus Torvalds2021-04-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley2021-04-211-1/+1
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'mmc-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-04-211-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong2021-04-191-2/+3
* | | | | | | | | | | | | | | | Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-201-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tracing: Fix checking event hash pointer logic when tp_printk is enabledSteven Rostedt (VMware)2021-04-201-3/+7
* | | | | | | | | | | | | | | | | capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2021-04-203-4/+67
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Revert "gcov: clang: fix clang-11+ build"Linus Torvalds2021-04-191-1/+1
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Linux 5.12-rc8Linus Torvalds2021-04-181-1/+1
* | | | | | | | | | | | | | | Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-189-9/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'omap-for-v5.12/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2021-04-089-12/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: OMAP2+: Fix uninitialized sr_instTony Lindgren2021-03-311-1/+1
| | * | | | | | | | | | | | | | ARM: dts: Fix swapped mmc order for omap3Tony Lindgren2021-03-241-0/+3
| | * | | | | | | | | | | | | | ARM: OMAP2+: Fix warning for omap_init_time_of()Tony Lindgren2021-03-241-1/+1
| * | | | | | | | | | | | | | | Merge tag 'qcom-drivers-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2021-04-081-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo2021-03-111-0/+3
| | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |