summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/Kconfig: Fix indentation of arch/x86/Kconfig.debugJuerg Haefliger2022-05-251-15/+14
| * | | | | | x86/Kconfig: Fix indentation and add endif comments to arch/x86/KconfigJuerg Haefliger2022-05-251-52/+49
| |/ / / / /
* | | | | | Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-051-3/+3
|\ \ \ \ \ \
| * | | | | | x86/setup: Use strscpy() to replace deprecated strlcpy()XueBing Chen2022-05-251-3/+3
| |/ / / / /
* | | | | | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-1/+1
|\ \ \ \ \ \
| * | | | | | perf/x86/intel: Fix event constraints for ICLKan Liang2022-05-251-1/+1
| |/ / / / /
* | | | | | Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-051-6/+6
|\ \ \ \ \ \
| * | | | | | perf/x86/Kconfig: Fix indentation in the Kconfig fileJuerg Haefliger2022-05-251-6/+6
| |/ / / / /
* | | | | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-055-5/+14
|\ \ \ \ \ \
| * | | | | | x86/extable: Annotate ex_handler_msr_mce() as a dead endBorislav Petkov2022-05-271-2/+6
| * | | | | | x86: Always inline on_thread_stack() and current_top_of_stack()Peter Zijlstra2022-05-271-2/+2
| * | | | | | x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra2022-05-271-1/+1
| * | | | | | objtool: Add CONFIG_HAVE_UACCESS_VALIDATIONJosh Poimboeuf2022-05-272-0/+5
* | | | | | | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-06-052-7/+0
|\ \ \ \ \ \ \
| * | | | | | | parisc: remove arch/parisc/nmMasahiro Yamada2022-05-292-7/+0
| |/ / / / / /
* | | | | | | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | move mount-related externs from fs.h to mount.hAl Viro2022-05-191-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-0310-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-0325-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