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
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
40
-238
/
+237
2024-06-18
s390: Add get_lowcore() function
Sven Schnelle
1
-0
/
+5
2024-06-07
s390/pai_ext: Enable per-task and system-wide sampling event
Thomas Richter
3
-44
/
+41
2024-06-07
s390/pai_ext: Enable per-task counting event
Thomas Richter
1
-16
/
+63
2024-06-07
s390/pai_ext: Enable concurrent system-wide counting/sampling
Thomas Richter
1
-8
/
+10
2024-06-07
s390/pai_crypto: Enable per-task and system-wide sampling event
Thomas Richter
1
-55
/
+46
2024-06-07
s390/pai_crypto: Enable per-task counting event
Thomas Richter
2
-14
/
+68
2024-06-07
s390/pai_crypto: Enable concurrent system-wide counting/sampling event
Thomas Richter
1
-10
/
+9
2024-06-05
s390/hugetlb: Convert PG_arch_1 code to work on folio->flags
David Hildenbrand
2
-6
/
+6
2024-06-05
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
David Hildenbrand
3
-13
/
+22
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...
David Hildenbrand
3
-10
/
+18
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
4
-12
/
+30
2024-06-05
s390/uv: Make uv_convert_from_secure() a static function
David Hildenbrand
2
-7
/
+1
2024-06-05
s390/uv: Update PG_arch_1 comment
David Hildenbrand
1
-5
/
+4
2024-06-05
s390/uv: Convert PG_arch_1 users to only work on small folios
David Hildenbrand
2
-16
/
+27
2024-06-05
s390/uv: Split large folios in gmap_make_secure()
David Hildenbrand
1
-6
/
+25
2024-06-05
s390/uv: gmap_make_secure() cleanups for further changes
David Hildenbrand
1
-26
/
+40
2024-06-05
s390/uv: Don't call folio_wait_writeback() without a folio reference
David Hildenbrand
1
-0
/
+8
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-12
/
+26
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-06-02
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3
2024-06-01
Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-3
/
+54
2024-05-31
Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+15
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
1
-0
/
+1
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2
-0
/
+2
2024-05-31
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
1
-0
/
+1
2024-05-30
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
1
-10
/
+12
2024-05-30
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Nam Cao
1
-1
/
+1
2024-05-30
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2
-3
/
+2
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-16
/
+18
2024-05-30
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
1
-0
/
+4
2024-05-30
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
1
-2
/
+2
2024-05-30
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
1
-1
/
+1
2024-05-30
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
1
-0
/
+11
2024-05-30
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
1
-0
/
+16
2024-05-30
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
1
-2
/
+2
2024-05-29
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2
-0
/
+24
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-16
/
+18
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-05-25
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+65
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
54
-129
/
+136
2024-05-25
ARC, bpf: Fix issues reported by the static analyzers
Shahab Vahedi
3
-16
/
+18
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
17
-1
/
+18
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
1
-1
/
+1
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-181
/
+294
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+38
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
17
-1
/
+18
2024-05-23
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
1
-3
/
+6
[next]