aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-16x86/sgx: Fix free page accountingReinette Chatre1-6/+6
2021-11-16KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()黄乐1-2/+6
2021-11-16s390: wire up sys_futex_waitv system callVasily Gorbik1-0/+1
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle2-6/+9
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada2-2/+2
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2-58/+32
2021-11-16s390/setup: re-arrange memblock setupVasily Gorbik1-5/+4
2021-11-16s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik1-3/+0
2021-11-16s390/setup: avoid reserving memory above identity mappingVasily Gorbik1-9/+1
2021-11-16powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-6/+7
2021-11-16powerpc/signal32: Fix sigset_t copyChristophe Leroy1-2/+8
2021-11-16powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2-3/+3
2021-11-16arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu1-1/+1
2021-11-16arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland4-19/+22
2021-11-16mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-16mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallWang Haojun3-0/+3
2021-11-15ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli1-1/+7
2021-11-15ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli1-0/+2
2021-11-15ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli1-1/+1
2021-11-15x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson2-13/+16
2021-11-15x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson1-0/+3
2021-11-15x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov1-27/+39
2021-11-15powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one windowAlexey Kardashevskiy1-2/+4
2021-11-15powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy1-7/+4
2021-11-15powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory"Alexey Kardashevskiy1-9/+0
2021-11-15powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin1-16/+12
2021-11-15powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin1-9/+9
2021-11-15powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada1-0/+3
2021-11-15powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König1-1/+0
2021-11-15KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman1-2/+2
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds5-6/+14
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds20-179/+74
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+13
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds6-6/+6
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+11
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-16/+15
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+5
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-4/+60
2021-11-13parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-13parisc: Flush kernel data mapping in set_pte_at() when installing pte for user pageJohn David Anglin2-4/+10
2021-11-13parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller1-0/+1
2021-11-13parisc: Fix backtrace to always include init funtion namesHelge Deller1-1/+2
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds38-352/+822
2021-11-13Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-14/+387
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds21-137/+292
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds22-37/+184
2021-11-12signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman1-1/+1