summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/ts_bm.c: remove redundant store to variable consumed after additionColin Ian King2022-07-171-1/+1
* lib/scatterlist: use matched parameter type when calling __sg_free_table()wuchi2022-07-171-2/+2
* lib: make LZ4_decompress_safe_forceExtDict() staticTiezhu Yang2022-07-171-3/+3
* lib/radix-tree: remove unused argument of insert_entrieswuchi2022-07-171-2/+2
* kfifo: fix kfifo_to_user() return typeDan Carpenter2022-07-171-1/+1
* compiler-gcc.h: remove ancient workaround for gcc PR 58670Uros Bizjak2022-07-171-11/+0
* lib/error-inject: traverse list with mutexwuchi2022-07-171-3/+9
* lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka2022-07-172-19/+49
* net, lib/once: remove {net_}get_random_once_wait macrowuchi2022-07-172-4/+0
* lib/lru_cache: fix error free handing in lc_createwuchi2022-07-171-2/+2
* init: add "hostname" kernel parameterDan Moulding2022-07-172-0/+30
* Merge branch 'master' into mm-nonmm-stableakpm2022-06-27661-5638/+8401
|\
| * Linux 5.19-rc4v5.19-rc4Linus Torvalds2022-06-261-1/+1
| * Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2022-06-2637-193/+205
| |\
| | * ARM: dts: aspeed: nuvia: rename vendor nuvia to qcomJae Hyun Yoo2022-06-242-3/+3
| | * Merge tag 'memory-controller-drv-fixes-5.19' of git://git.kernel.org/pub/scm/...Arnd Bergmann2022-06-243-12/+23
| | |\
| | | * memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timingsMiaoqian Lin2022-06-061-11/+18
| | | * memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_commonMiaoqian Lin2022-06-061-1/+4
| | | * memory: omap-gpmc: OMAP_GPMC should depend on ARCH_OMAP2PLUS || ARCH_KEYSTONE...Geert Uytterhoeven2022-06-061-0/+1
| | * | Merge tag 'samsung-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2022-06-242-6/+7
| | |\ \
| | | * | ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin2022-06-061-0/+1
| | | * | arm64: dts: exynos: Correct UART clocks on Exynos7885David Virag2022-06-061-6/+6
| | | |/
| | * | Merge tag 'arm-soc/for-5.19/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2022-06-241-3/+3
| | |\ \
| | | * | ARM: dts: bcm2711-rpi-400: Fix GPIO line namesStefan Wahren2022-06-171-3/+3
| | | |/
| | * | Merge tag 'ti-k3-dt-fixes-for-v5.19' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-06-242-3/+1
| | |\ \
| | | * | arm64: dts: ti: k3-am64-main: Remove support for HS400 speed modeAswath Govindraju2022-06-171-2/+0
| | | * | arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory regionMatt Ranostay2022-06-171-1/+1
| | | |/
| | * | arm: mach-spear: Add missing of_node_put() in time.cLiang He2022-06-241-2/+6
| | * | ARM: cns3xxx: Fix refcount leak in cns3xxx_initMiaoqian Lin2022-06-241-0/+2
| | * | MAINTAINERS: Update email addressThara Gopinath2022-06-241-2/+2
| | * | bus: bt1-axi: Don't print error on -EPROBE_DEFERSerge Semin2022-06-141-8/+6
| | * | bus: bt1-apb: Don't print error on -EPROBE_DEFERSerge Semin2022-06-141-8/+6
| | * | Merge tag 'arm-soc/for-5.19/maintainers-fixes' of https://github.com/Broadcom...Arnd Bergmann2022-06-141-2/+2
| | |\ \
| | | * | MAINTAINERS: Update BCM2711/BCM2835 maintainerNicolas Saenz Julienne2022-06-081-2/+2
| | | |/
| | * | Merge tag 'arm-soc/for-5.19/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann2022-06-141-0/+1
| | |\ \
| | | * | soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin2022-06-081-0/+1
| | | |/
| | * | Merge tag 's32g2-fixes-5.19' of https://github.com/chesterlintw/linux-s32g in...Arnd Bergmann2022-06-142-1/+2
| | |\ \
| | | * | MAINTAINERS: add a new reviewer for S32GChester Lin2022-06-071-0/+1
| | | * | arm64: s32g2: Pass unit name to soc nodeFabio Estevam2022-06-071-1/+1
| | | |/
| | * | ARM: Fix refcount leak in axxia_boot_secondaryMiaoqian Lin2022-06-141-0/+1
| | * | ARM: dts: stm32: move SCMI related nodes in a dedicated file for stm32mp15Alexandre Torgue2022-06-146-89/+51
| | * | Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-06-149-50/+85
| | |\ \
| | | * | firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto...Ludvig Pärsson2022-06-121-7/+2
| | | * | firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessaryCristian Marussi2022-06-109-17/+16
| | | * | firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupportedCristian Marussi2022-06-101-10/+46
| | | * | firmware: arm_scmi: Remove all the unused local variablesCristian Marussi2022-06-064-13/+12
| | | * | firmware: arm_scmi: Relax base protocol sanity checks on the protocol listCristian Marussi2022-06-061-5/+11
| | | |/
| | * | Merge tag 'imx-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-06-144-4/+4
| | |\ \
| | | * | soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domainAlexander Stein2022-06-141-1/+1
| | | * | ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarityMax Krummenacher2022-06-141-1/+1