summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-0/+1
|\
| * move mount-related externs from fs.h to mount.hAl Viro2022-05-201-0/+1
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-046-23/+14
|\ \
| * | KVM: x86: hyper-v: replace bitmap_weight() with hweight64()Yury Norov2022-06-031-2/+2
| * | KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov2022-06-031-2/+2
| * | ia64: cleanup remove_siblinginfo()Yury Norov2022-06-031-4/+0
| * | KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov2022-06-031-7/+3
| * | arch/x86: replace nodes_weight with nodes_empty where appropriateYury Norov2022-06-032-3/+3
| * | arch/x86: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-06-033-9/+9
| * | arch/ia64: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-06-031-1/+1
| * | arch/alpha: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-06-031-1/+1
| * | risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov2022-06-031-4/+3
| * | KVM: x86: replace bitmap_weight with bitmap_empty where appropriateYury Norov2022-05-021-4/+4
* | | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-043-17/+5
|\ \ \
| * | | parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-041-0/+4
| * | | parisc: fix a crash with multicore schedulerMikulas Patocka2022-06-032-17/+1
* | | | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-3/+0
|\ \ \ \
| * | | | xen: replace xen_remap() with memremap()Juergen Gross2022-06-011-3/+0
* | | | | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-0410-75/+15
|\ \ \ \ \
| * | | | | ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman2022-05-111-2/+1
| * | | | | ptrace: Remove arch_ptrace_attachEric W. Biederman2022-05-112-61/+0
| * | | | | ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-05-112-4/+4
| * | | | | ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-05-115-8/+10
| | |_|_|/ | |/| | |
* | | | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-0425-137/+173
|\ \ \ \ \
| * | | | | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-0726-108/+85
| * | | | | fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-072-2/+2
| * | | | | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-0723-54/+113
| |/ / / /
* | | | | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0315-53/+85
|\ \ \ \ \
| * | | | | um: Fix out-of-bounds read in LDT setupVincent Whitchurch2022-05-271-2/+4
| * | | | | um: chan_user: Fix winch_tramp() return valueJohannes Berg2022-05-271-4/+5
| * | | | | um: virtio_uml: Fix broken device handling in time-travelJohannes Berg2022-05-271-10/+23
| * | | | | um: line: Use separate IRQs per lineJohannes Berg2022-05-276-33/+29
| * | | | | um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch2022-05-271-0/+1
| * | | | | um: Use asm-generic/dma-mapping.hJohannes Berg2022-05-271-0/+1
| * | | | | um: daemon: Make default socket configurableJohannes Berg2022-05-272-1/+9
| * | | | | um: xterm: Make default terminal emulator configurableJohannes Berg2022-05-273-3/+13
* | | | | | Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0312-897/+584
|\ \ \ \ \ \
| * | | | | | ARM: omap1: enable multiplatformArnd Bergmann2022-06-037-133/+21
| * | | | | | ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik2022-06-035-764/+563
* | | | | | | Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-06-03180-0/+19909
|\ \ \ \ \ \ \
| * | | | | | | LoongArch: Add Loongson-3 default config fileHuacai Chen2022-06-032-0/+773
| * | | | | | | LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen2022-06-0317-29/+844
| * | | | | | | LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-0326-10/+1549
| * | | | | | | LoongArch: Add VDSO and VSYSCALL supportHuacai Chen2022-06-0315-0/+622
| * | | | | | | LoongArch: Add some library functionsHuacai Chen2022-06-036-0/+282
| * | | | | | | LoongArch: Add misc common routinesHuacai Chen2022-06-037-0/+734
| * | | | | | | LoongArch: Add ELF and module supportHuacai Chen2022-06-0312-0/+1043
| * | | | | | | LoongArch: Add signal handling supportHuacai Chen2022-06-034-0/+658
| * | | | | | | LoongArch: Add system call supportHuacai Chen2022-06-037-0/+531
| * | | | | | | LoongArch: Add memory managementHuacai Chen2022-06-0326-0/+3172