aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-12-21um: header debriding - os.hAl Viro
2021-12-21um: header debriding - net_*.hAl Viro
2021-12-21um: header debriding - mem_user.hAl Viro
2021-12-21um: header debriding - activate_ipi()Al Viro
2021-12-21um: common-offsets.h debriding...Al Viro
2021-12-21um, x86: bury crypto_tfm_ctx_offsetAl Viro
2021-12-21um: unexport handle_page_fault()Al Viro
2021-12-21um: remove a dangling extern of syscall_trace()Al Viro
2021-12-21um: kill unused cpu()Al Viro
2021-12-21uml/i386: missing include in barrier.hAl Viro
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro
2021-12-21um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro
2021-12-21uml: trim unused junk from arch/x86/um/sys_call_table_*.cAl Viro
2021-12-21um: virtio_uml: Fix time-travel external time propagationJohannes Berg
2021-12-21um: virt-pci: Fix 32-bit compileJohannes Berg
2021-12-21um: gitignore: Add kernel/capflags.cJohannes Berg
2021-12-21um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2021-12-21um: Replace if (cond) BUG() with BUG_ON()Changcheng Deng
2021-12-21uml: x86: add FORCE to user_constants.hJohannes Berg
2021-12-21um: rename set_signals() to um_set_signals()Johannes Berg
2021-12-21um: fix ndelay/udelay definesJohannes Berg
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-19Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-19KVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson
2021-12-19KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov
2021-12-17Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-16riscv: dts: sifive unmatched: Link the tmp451 with its power supplyVincent Pelletier
2021-12-16riscv: dts: sifive unmatched: Fix regulator for board rev3Vincent Pelletier
2021-12-16riscv: dts: sifive unmatched: Expose the PMIC sub-functionsVincent Pelletier
2021-12-16riscv: dts: sifive unmatched: Expose the board ID eepromVincent Pelletier
2021-12-16riscv: dts: sifive unmatched: Name gpio linesVincent Pelletier
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-16bpf: Fix extable address check.Alexei Starovoitov
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov
2021-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-12-16arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian
2021-12-15Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey
2021-12-13Merge tag 'v5.16-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-13Merge tag 'v5.16-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-13Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-12-13Merge tag 'asahi-soc-fixes-5.16' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann
2021-12-13Merge tag 'socfpga_fix_for_v5.16_part_2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2021-12-13Merge branch 'v5.16/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann
2021-12-13Merge tag 'imx-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds