index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()
Heiko Carstens
6
-11
/
+12
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
8
-13
/
+19
2025-03-04
s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()
Heiko Carstens
11
-37
/
+38
2025-03-04
s390/pci: Get rid of MACHINE_HAS_PCI_MIO
Heiko Carstens
6
-9
/
+9
2025-03-04
s390/lowcore: Convert relocated lowcore alternative to machine feature
Heiko Carstens
11
-23
/
+18
2025-03-04
s390: Static branches for machine features infrastructure
Heiko Carstens
3
-2
/
+90
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
7
-13
/
+12
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()
Heiko Carstens
10
-17
/
+6
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
12
-19
/
+15
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()
Heiko Carstens
6
-16
/
+18
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()
Heiko Carstens
4
-7
/
+5
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
8
-9
/
+11
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
11
-21
/
+26
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()
Heiko Carstens
4
-6
/
+4
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()
Heiko Carstens
5
-11
/
+13
2025-03-04
s390/uaccess: Inline __clear_user()
Heiko Carstens
2
-41
/
+28
2025-03-04
s390/uaccess: Optimize raw_copy_from_user() / raw_copy_to_user() for constant...
Heiko Carstens
1
-0
/
+4
2025-03-04
s390/uaccess: Define INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
1
-0
/
+3
2025-03-04
s390/uaccess: Separate key uaccess functions
Heiko Carstens
2
-52
/
+92
2025-03-04
s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb...
Heiko Carstens
3
-64
/
+105
2025-03-04
s390/ftrace: Fix return address recovery of traced function
Sumanth Korikkar
1
-1
/
+2
2025-03-04
s390/traps: Fix test_monitor_call() inline assembly
Heiko Carstens
1
-3
/
+3
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
1
-1
/
+2
2025-03-02
crypto: s390/aes-gcm - use the new scatterwalk functions
Eric Biggers
1
-20
/
+13
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+14
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-2
/
+8
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2
-6
/
+14
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
1
-1
/
+0
2025-02-24
s390: switch stop_machine_yield() to using cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-21
iommu/s390: handle IOAT registration based on domain
Matthew Rosato
4
-40
/
+25
2025-02-21
s390/pci: store DMA offset in bus_dma_region
Matthew Rosato
1
-0
/
+25
2025-02-21
s390/pci: check for relaxed translation capability
Matthew Rosato
3
-2
/
+5
2025-02-21
s390/vdso: Switch to generic storage implementation
Thomas Weißschuh
9
-153
/
+17
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2
-2
/
+2
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-18
/
+74
2025-02-18
s390/mm: Remove have_store_indication static key
Heiko Carstens
1
-12
/
+1
2025-02-18
s390: Sort mcount locations at build time
Heiko Carstens
2
-0
/
+2
2025-02-18
s390/boot: Fix ESSA detection
Heiko Carstens
1
-1
/
+1
2025-02-18
s390/purgatory: Use -D__DISABLE_EXPORTS
Sami Tolvanen
1
-1
/
+3
2025-02-18
s390: Update defconfigs
Heiko Carstens
2
-0
/
+4
2025-02-18
KVM: s390: Switch to use hrtimer_setup()
Nam Cao
2
-4
/
+3
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-908
/
+968
2025-02-12
fs: add open_tree_attr()
Christian Brauner
1
-0
/
+1
2025-02-11
s390/pci: Fix handling of isolated VFs
Niklas Schnelle
3
-1
/
+28
2025-02-11
s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()
Niklas Schnelle
1
-14
/
+42
2025-02-11
s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHES
Heiko Carstens
1
-1
/
+5
2025-02-11
s390/configs: Remove CONFIG_LSM
Ilya Leoshkevich
3
-3
/
+0
2025-02-10
s390/crash: Use note name macros
Akihiko Odaki
1
-39
/
+23
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-1
/
+1
[prev]
[next]