index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
execmem: add support for cache of large ROX pages
Mike Rapoport (Microsoft)
1
-0
/
+8
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
6
-117
/
+167
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
10
-0
/
+68
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
90
-70
/
+90
2024-11-06
x86/percpu: fix clang warning when dealing with unsigned types
Andy Shevchenko
1
-3
/
+4
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
5
-5
/
+5
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
5
-9
/
+13
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
5
-57
/
+0
2024-11-06
arch/s390: clean up hugetlb definitions
Oscar Salvador
1
-42
/
+16
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
5
-325
/
+0
2024-11-06
arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...
Oscar Salvador
1
-10
/
+30
2024-11-06
arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2
-12
/
+42
2024-11-06
arch/x86: teach arch_get_unmapped_area_vmflags to handle hugetlb mappings
Oscar Salvador
1
-8
/
+16
2024-11-06
arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
1
-2
/
+7
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
2
-0
/
+56
2024-11-05
arm: adjust_pte() use pte_offset_map_rw_nolock()
Qi Zheng
1
-31
/
+22
2024-11-05
powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
Qi Zheng
1
-1
/
+1
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2
-5
/
+10
2024-11-03
Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2024-11-01
Merge tag 'rust-fixes-6.12-3' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-2
/
+2
2024-11-01
Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-12
/
+27
2024-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-14
/
+78
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-10-31
cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
1
-2
/
+2
2024-10-29
arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
Kevin Brodsky
1
-14
/
+78
2024-10-29
x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
Arnd Bergmann
1
-1
/
+4
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+38
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-25
Merge commit 'bf40167d54d5' into fixes
Palmer Dabbelt
1
-0
/
+1
2024-10-25
riscv: Remove duplicated GET_RM
Chunyan Zhang
1
-2
/
+0
2024-10-25
riscv: Remove unused GENERATING_ASM_OFFSETS
Chunyan Zhang
1
-2
/
+0
2024-10-25
riscv: Use '%u' to format the output of 'cpu'
WangYuli
1
-1
/
+1
2024-10-25
riscv: Prevent a bad reference count on CPU nodes
Miquel SabatĂ© SolĂ
1
-2
/
+5
2024-10-25
riscv: efi: Set NX compat flag in PE/COFF header
Heinrich Schuchardt
1
-1
/
+1
2024-10-25
RISC-V: disallow gcc + rust builds
Conor Dooley
1
-1
/
+1
2024-10-25
riscv: Do not use fortify in early code
Alexandre Ghiti
3
-1
/
+16
2024-10-25
RISC-V: ACPI: fix early_ioremap to early_memremap
Yunhui Cui
1
-2
/
+2
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+10
2024-10-24
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-46
/
+71
2024-10-24
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
1
-0
/
+1
2024-10-23
MIPS: export __cmpxchg_small()
David Sterba
1
-0
/
+1
2024-10-23
LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
Huacai Chen
2
-4
/
+5
2024-10-23
LoongArch: Make KASAN usable for variable cpu_vabits
Huacai Chen
1
-1
/
+1
2024-10-23
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
1
-0
/
+2
2024-10-22
x86/microcode/AMD: Split load_microcode_amd()
Borislav Petkov (AMD)
1
-8
/
+17
2024-10-22
x86/microcode/AMD: Pay attention to the stepping dynamically
Borislav Petkov (AMD)
1
-8
/
+18
2024-10-21
x86/lam: Disable ADDRESS_MASKING in most cases
Pawan Gupta
1
-0
/
+1
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-77
/
+252
[next]