开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-08-30
KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
Marc Zyngier
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add SW walker for AT S1 emulation
Marc Zyngier
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
Marc Zyngier
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
2024-08-30
KVM: arm64: nv: Honor absence of FEAT_PAN2
Marc Zyngier
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
2024-08-30
arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
Marc Zyngier
2024-08-30
arm64: Add system register encoding for PSTATE.PAN
Marc Zyngier
2024-08-30
arm64: Add PAR_EL1 field description
Marc Zyngier
2024-08-30
arm64: Add missing APTable and TCR_ELx.HPD masks
Marc Zyngier
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-26
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-07-26
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-07-26
arm64: allow installing compressed image by default
Linus Torvalds
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
2024-07-26
RISC-V: Provide the frequency of time CSR via hwprobe
Palmer Dabbelt
2024-07-26
riscv: Extend sv39 linear mapping max size to 128G
Stuart Menefy
2024-07-26
Merge patch series "RISC-V: Select ACPI PPTT drivers"
Palmer Dabbelt
2024-07-26
Merge patch "Enable SPCR table for console output on RISC-V"
Palmer Dabbelt
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
2024-07-26
riscv: signal: Remove unlikely() from WARN_ON() condition
Zhongqiu Han
2024-07-26
riscv: Improve exception and system call latency
Anton Blanchard
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2024-07-25
Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
arm64: mm: Fix lockless walks with static and dynamic page-table folding
Will Deacon
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
2024-07-25
x86/xen: move xen_reserve_extra_memory()
Roger Pau Monne
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
RISC-V: Select ACPI PPTT drivers
Yunhui Cui
2024-07-24
riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Yunhui Cui
2024-07-24
riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Yunhui Cui
2024-07-24
RISC-V: ACPI: Enable SPCR table for console output on RISC-V
Sia Jee Heng
2024-07-24
riscv: boot: remove duplicated targets line
Jisheng Zhang
2024-07-24
trace: riscv: Remove deprecated kprobe on ftrace support
Jinjie Ruan
[next]