summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: devres: use numa aware allocationMark-PK Tsai2022-07-181-5/+10
* lib/smp_processor_id: fix imbalanced instrumentation_end() callTetsuo Handa2022-07-181-1/+1
* cpumask: update cpumask_next_wrap() signatureSander Vanheule2022-07-181-1/+1
* lib/test: introduce cpumask KUnit test suiteSander Vanheule2022-07-183-0/+148
* cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule2022-07-183-82/+22
* cpumask: add UP optimised for_each_*_cpu versionsSander Vanheule2022-07-181-0/+7
* x86/cacheinfo: move shared cache map definitionsSander Vanheule2022-07-182-4/+6
* scripts/bloat-o-meter: add -p argumentNikolay Borisov2022-07-181-1/+6
* scripts/bloat-o-meter: switch argument parsing to using argparseNikolay Borisov2022-07-181-19/+21
* epoll: autoremove wakers even more aggressivelyBenjamin Segall2022-07-181-0/+22
* ipc/mqueue: remove unnecessary (void*) conversionYu Zhe2022-07-181-1/+1
* kdump: round up the total memory size to 128M for crashkernel reservationTao Liu2022-07-181-2/+12
* proc: delete unused <linux/uaccess.h> includesAlexey Dobriyan2022-07-188-14/+0
* vmcoreinfo: include kallsyms symbolsStephen Brennan2022-07-181-0/+14
* kallsyms: move declarations to internal headerStephen Brennan2022-07-182-22/+31
* lib/ts_bm.c: remove redundant store to variable consumed after additionColin Ian King2022-07-181-1/+1
* lib/scatterlist: use matched parameter type when calling __sg_free_table()wuchi2022-07-181-2/+2
* lib: make LZ4_decompress_safe_forceExtDict() staticTiezhu Yang2022-07-181-3/+3
* lib/radix-tree: remove unused argument of insert_entrieswuchi2022-07-181-2/+2
* kfifo: fix kfifo_to_user() return typeDan Carpenter2022-07-181-1/+1
* compiler-gcc.h: remove ancient workaround for gcc PR 58670Uros Bizjak2022-07-181-11/+0
* lib/error-inject: traverse list with mutexwuchi2022-07-181-3/+9
* lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizingVlastimil Babka2022-07-182-19/+49
* net, lib/once: remove {net_}get_random_once_wait macrowuchi2022-07-182-4/+0
* lib/lru_cache: fix error free handing in lc_createwuchi2022-07-181-2/+2
* init: add "hostname" kernel parameterDan Moulding2022-07-182-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-181-2/+0
| | | * | arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory regionMatt Ranostay2022-06-181-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
| | |\ \