summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-03Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2022-06-03Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'io_uring-5.19-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-03Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml referenceRob Herring
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-03dt-bindings: memory-controllers: ingenic: Split out child node propertiesRob Herring
2022-06-03dt-bindings: net/dsa: Add spi-peripheral-props.yaml referencesRob Herring
2022-06-03nodemask: Fix return values to be unsignedKees Cook
2022-06-03bitmap: Fix return values to be unsignedKees Cook
2022-06-03KVM: x86: hyper-v: replace bitmap_weight() with hweight64()Yury Norov
2022-06-03KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov
2022-06-03ia64: cleanup remove_siblinginfo()Yury Norov
2022-06-03drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov
2022-06-03KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov
2022-06-03lib/bitmap: add test for bitmap_{from,to}_arr64Yury Norov
2022-06-03lib: add bitmap_{from,to}_arr64Yury Norov
2022-06-03lib/bitmap: extend comment for bitmap_(from,to)_arr32()Yury Norov
2022-06-03include/linux/find: Fix documentationAnna-Maria Behnsen
2022-06-03lib/bitmap.c make bitmap_print_bitmask_to_buf parseableMauro Carvalho Chehab
2022-06-03MAINTAINERS: add cpumask and nodemask files to BITMAP_APIYury Norov
2022-06-03arch/x86: replace nodes_weight with nodes_empty where appropriateYury Norov
2022-06-03mm/vmstat: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03clocksource: replace cpumask_weight with cpumask_empty in clocksource.cYury Norov
2022-06-03genirq/affinity: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03irq: mips: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03arch/x86: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03arch/ia64: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03arch/alpha: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov
2022-06-03MAINTAINERS: Add maintainer information for LoongArchHuacai Chen
2022-06-03LoongArch: Add Loongson-3 default config fileHuacai Chen
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-06-03LoongArch: Add VDSO and VSYSCALL supportHuacai Chen
2022-06-03LoongArch: Add some library functionsHuacai Chen
2022-06-03LoongArch: Add misc common routinesHuacai Chen
2022-06-03LoongArch: Add ELF and module supportHuacai Chen
2022-06-03LoongArch: Add signal handling supportHuacai Chen
2022-06-03LoongArch: Add system call supportHuacai Chen
2022-06-03LoongArch: Add memory managementHuacai Chen
2022-06-03LoongArch: Add process managementHuacai Chen
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen
2022-06-03LoongArch: Add other common headersHuacai Chen