index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
powerpc/book3e: Fix build error
YueHaibing
1
-0
/
+1
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
15
-6
/
+185
2022-05-22
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
7
-15
/
+18
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
5
-26
/
+59
2022-05-22
powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
Daniel Axtens
2
-1
/
+1
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
3
-4
/
+17
2022-05-22
powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTO
Christophe Leroy
1
-77
/
+0
2022-05-22
powerpc/powernv: Get STF barrier requirements from device-tree
Russell Currey
1
-0
/
+3
2022-05-22
powerpc/powernv: Get L1D flush requirements from device-tree
Russell Currey
1
-0
/
+6
2022-05-22
powerpc/85xx/p2020: Add fsl,mpc8548-pmc node
Pali Rohár
1
-0
/
+5
2022-05-22
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-05-22
arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols
Michael Ellerman
1
-2
/
+0
2022-05-22
powerpc: Add generic PAGE_SIZE config symbols
Michael Ellerman
1
-0
/
+16
2022-05-22
powerpc/pseries/vas: sysfs comments with the correct entries
Haren Myneni
1
-7
/
+7
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
4
-5
/
+5
2022-05-22
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
1
-9
/
+4
2022-05-22
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
2
-2
/
+1
2022-05-22
powerpc/modules: Use PPC_LI macros instead of opencoding
Christophe Leroy
2
-9
/
+5
2022-05-22
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
2
-3
/
+2
2022-05-22
powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
Christophe Leroy
1
-9
/
+18
2022-05-22
powerpc/inst: Add __copy_inst_from_kernel_nofault()
Christophe Leroy
1
-4
/
+9
2022-05-22
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
3
-94
/
+85
2022-05-22
powerpc/ftrace: Simplify expected_nop_sequence()
Christophe Leroy
1
-16
/
+6
2022-05-22
powerpc/ftrace: Use size macro instead of opencoding
Christophe Leroy
1
-1
/
+1
2022-05-21
riscv: Don't output a bogus mmu-type on a no MMU kernel
Niklas Cassel
1
-0
/
+4
2022-05-21
riscv: atomic: Add custom conditional atomic operation implementation
Guo Ren
1
-0
/
+82
2022-05-21
riscv: atomic: Optimize dec_if_positive functions
Guo Ren
1
-10
/
+10
2022-05-21
riscv: atomic: Cleanup unnecessary definition
Guo Ren
1
-12
/
+0
2022-05-21
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
4
-0
/
+80
2022-05-21
x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
Pawan Gupta
1
-7
/
+14
2022-05-21
x86/speculation/srbds: Update SRBDS mitigation selection
Pawan Gupta
1
-3
/
+5
2022-05-21
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+22
2022-05-21
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
Pawan Gupta
1
-2
/
+14
2022-05-21
x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
Pawan Gupta
1
-10
/
+16
2022-05-21
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
3
-4
/
+112
2022-05-21
x86/speculation: Add a common function for MD_CLEAR mitigation update
Pawan Gupta
1
-26
/
+33
2022-05-21
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
3
-2
/
+61
2022-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-13
/
+20
2022-05-20
Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-2
/
+2
2022-05-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-15
/
+39
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
26
-140
/
+145
2022-05-20
Merge branch 'for-next/sysreg-gen' into for-next/core
Catalin Marinas
19
-220
/
+784
2022-05-20
Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subpage', 'for-next/misc', 'for-next/ftrace' and 'for-next/crashkernel', remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
57
-376
/
+2318
2022-05-20
arm64/sysreg: Generate definitions for FAR_ELx
Mark Brown
2
-3
/
+12
2022-05-20
arm64/sysreg: Generate definitions for DACR32_EL2
Mark Brown
2
-1
/
+20
2022-05-20
arm64/sysreg: Generate definitions for CSSELR_EL1
Mark Brown
2
-2
/
+7
2022-05-20
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
1
-2
/
+4
2022-05-20
arm64/sysreg: Generate definitions for CPACR_ELx
Mark Brown
2
-2
/
+20
2022-05-20
arm64/sysreg: Generate definitions for CONTEXTIDR_ELx
Mark Brown
2
-2
/
+17
2022-05-20
arm64/sysreg: Generate definitions for CLIDR_EL1
Mark Brown
2
-1
/
+16
[prev]
[next]