summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-07s390/pkey: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/sclp: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/pci: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/ipl: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/crypto/cpacf: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-03s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one placeBenjamin Block
2025-01-03s390/cio: Use array indices instead of pointer arithmeticBenjamin Block
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev
2024-12-17s390/diag: Move diag.c to diag specific folderSumanth Korikkar
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar
2024-12-17s390/diag: Create misc device /dev/diagSumanth Korikkar
2024-12-17s390/lib: Use exrl instead of ex in string functionsSven Schnelle
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens
2024-12-17s390/mm: Remove unused PAGE_KERNEL_EXEC and friendsHeiko Carstens
2024-12-17s390/mm: Remove incorrect commentHeiko Carstens
2024-12-16s390/pci: Add pci_msg debug view to PCI reportNiklas Schnelle
2024-12-16s390/debug: Add a reverse mode for debug_dump()Niklas Schnelle
2024-12-16s390/debug: Add debug_dump() to write debug view to a string bufferNiklas Schnelle
2024-12-16s390/debug: Split private data alloc/free out of file operationsNiklas Schnelle
2024-12-16s390/debug: Simplify and document debug_next_entry() logicNiklas Schnelle
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle
2024-12-15s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly()Heiko Carstens
2024-12-15s390: Add KERNEL_IMAGE_BASE to kasan.configVasily Gorbik
2024-12-15s390/abs_lowcore: Include linux/smp.h for get_cpu() and put_cpu()Vasily Gorbik
2024-12-15s390: Remove __bootdata annotations from declarationsVasily Gorbik
2024-12-15s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens
2024-12-15s390/atomic: Provide arch_atomic_*_and_test() implementationsHeiko Carstens
2024-12-15s390: Remove superfluous new lines from inline assembliesHeiko Carstens
2024-12-15s390/preempt: Adjust coding styleHeiko Carstens
2024-12-15s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementationHeiko Carstens
2024-12-15s390/preempt: Add commentsHeiko Carstens
2024-12-15s390/atomic: Consistent layering between atomic.h and atomic_ops.hHeiko Carstens
2024-12-15s390/atomic: Implement arch_atomic_inc() / arch_atomic_dec()Heiko Carstens
2024-12-10s390/setup: Cleanup stack_alloc() and stack_free()Heiko Carstens
2024-12-10s390/Kconfig: Select VMAP_STACK unconditionallyHeiko Carstens
2024-12-10s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabledHeiko Carstens
2024-12-08Linux 6.13-rc2Linus Torvalds
2024-12-08Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-08Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-08kbuild: deb-pkg: fix build error with O=Masahiro Yamada
2024-12-08modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner
2024-12-07Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-12-07Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-07Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds