开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
2021-08-24
ARC: retire ARC750 support
Vineet Gupta
2021-08-24
ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
Vineet Gupta
2021-08-24
ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
Vineet Gupta
2021-08-24
ARC: cmpxchg/xchg: rewrite as macros to make type safe
Vineet Gupta
2021-08-24
ARC: xchg: !LLSC: remove UP micro-optimization/hack
Vineet Gupta
2021-08-24
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
2021-08-24
ARC: switch to generic bitops
Vineet Gupta
2021-08-24
ARC: atomics: implement relaxed variants
Vineet Gupta
2021-08-24
ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return
Vineet Gupta
2021-08-24
ARC: atomic: !LLSC: use int data type consistently
Vineet Gupta
2021-08-24
ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
Vineet Gupta
2021-08-24
ARC: atomics: disintegrate header
Vineet Gupta
2021-08-24
ARC: export clear_user_page() for modules
Randy Dunlap
2021-08-24
arch/arc/kernel/: fix misspellings using codespell tool
Changcheng Deng
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-21
Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-21
Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-08-20
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
2021-08-19
Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-19
arm64: initialize all of CNTHCTL_EL2
Mark Rutland
2021-08-19
powerpc/mm: Fix set_memory_*() against concurrent accesses
Michael Ellerman
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
2021-08-18
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
2021-08-18
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
2021-08-16
Merge tag 'qcom-arm64-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2021-08-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-16
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
2021-08-15
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-14
Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-13
Merge branch 'kvm-tdpmmu-fixes' into kvm-master
Paolo Bonzini
2021-08-13
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
2021-08-13
KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs
Sean Christopherson
2021-08-13
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
2021-08-13
Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-08-13
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
2021-08-13
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
Junaid Shahid
2021-08-13
Merge branch 'kvm-vmx-secctl' into kvm-master
Paolo Bonzini
2021-08-13
KVM: x86: remove dead initialization
Paolo Bonzini
2021-08-13
KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
Sean Christopherson
2021-08-12
ARM: ixp4xx: fix building both pci drivers
Arnd Bergmann
2021-08-12
ARM: configs: Update the nhk8815_defconfig
Linus Walleij
2021-08-12
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
2021-08-12
x86/tools: Fix objdump version check again
Randy Dunlap
2021-08-12
riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE
Alexandre Ghiti
[next]