index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-07-01
csky: fix up lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
parisc: fix expand_stack() conversion
Linus Torvalds
2023-07-01
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
powerpc/mm: Convert to using lock_mm_and_find_vma()
Michael Ellerman
2023-07-01
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-07-01
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2023-07-01
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
2023-07-01
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
2023-07-01
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
2023-07-01
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
2023-07-01
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
2023-06-28
KVM: arm64: Restore GICv2-on-GICv3 functionality
Marc Zyngier
2023-06-28
x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
Dheeraj Kumar Srivastava
2023-06-28
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-06-28
ARM: dts: Fix erroneous ADS touchscreen polarities
Linus Walleij
2023-06-28
s390/purgatory: disable branch profiling
Alexander Gordeev
2023-06-28
arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDW
Krzysztof Kozlowski
2023-06-28
arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW
Krzysztof Kozlowski
2023-06-28
arm64: Add missing Set/Way CMO encodings
Marc Zyngier
2023-06-28
arm64: dts: rockchip: fix nEXTRST on SOQuartz
Nicolas Frattaroli
2023-06-28
bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.
Yonghong Song
2023-06-28
KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
Reiji Watanabe
2023-06-28
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
2023-06-28
arm64: dts: rockchip: Fix rk356x PCIe register and range mappings
Andrew Powers-Holmes
2023-06-28
riscv: Link with '-z norelro'
Nathan Chancellor
2023-06-21
arm64: dts: qcom: sm8550: Use the correct LLCC register scheme
Konrad Dybcio
2023-06-21
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
2023-06-21
powerpc/purgatory: remove PGO flags
Ricardo Ribalda
2023-06-21
riscv/purgatory: remove PGO flags
Ricardo Ribalda
2023-06-21
x86/purgatory: remove PGO flags
Ricardo Ribalda
2023-06-21
LoongArch: Fix perf event id calculation
Huacai Chen
2023-06-21
LoongArch: Fix debugfs_create_dir() error checking
Immad Mir
2023-06-21
nios2: dts: Fix tse_mac "max-frame-size" property
Janne Grunau
2023-06-21
mips: Move initrd_start check after initrd address sanitisation.
Liviu Dudau
2023-06-21
MIPS: Alchemy: fix dbdma2
Manuel Lauss
2023-06-21
MIPS: Restore Au1300 support
Manuel Lauss
2023-06-21
MIPS: unhide PATA_PLATFORM
Manuel Lauss
2023-06-21
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Helge Deller
2023-06-21
arm64: dts: arm: add missing cache properties
Krzysztof Kozlowski
2023-06-21
ARM: dts: vexpress: add missing cache properties
Krzysztof Kozlowski
2023-06-21
x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
Tom Lendacky
2023-06-14
riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
2023-06-14
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
[next]