]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-01-26 Heiko Carstenss390/futex: Generate futex atomic op functions
2025-01-26 Heiko Carstenss390/uaccess: Remove INLINE_COPY_FROM_USER and INLINE_C...
2025-01-26 Heiko Carstenss390/uaccess: Use asm goto for put_user()/get_user()
2025-01-26 Heiko Carstenss390/uaccess: Remove usage of the oac specifier
2025-01-26 Heiko Carstenss390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception...
2025-01-26 Heiko Carstenss390/uaccess: Cleanup noinstr __put_user()/__get_user...
2025-01-26 Heiko Carstenss390/uaccess: Remove __put_user_fn()/__get_user_fn...
2025-01-26 Heiko Carstenss390/uaccess: Move put_user() / __put_user() close...
2025-01-26 Heiko Carstenss390/uaccess: Use asm goto for __mvc_kernel_nofault()
2025-01-26 Heiko Carstenss390/uaccess: Implement __get_kernel_nofault()/__put_ke...
2025-01-26 Heiko Carstenss390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
2025-01-26 Heiko Carstenss390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instea...
2025-01-26 Heiko Carstenss390: Introduce CC_HAS_ASM_AOR_FORMAT_FLAGS Kconfig...
2025-01-26 Heiko Carstenss390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_...
2025-01-26 Heiko Carstenss390/extable: Replace open-coded sfpc inline assembly...
2025-01-26 Heiko Carstenss390/fpu: Add fpc exception handler / remove fixup...
2025-01-26 Vasily Gorbiks390/ipl_report: Remove unused 'size' variable
2025-01-26 Vasily Gorbiks390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE...
2025-01-26 Vasily Gorbiks390/boot: Improve decompression error reporting
2025-01-26 Vasily Gorbiks390/boot: Add startup debugging support
2025-01-26 Vasily Gorbiks390/boot: Add vmem debugging support
2025-01-26 Vasily Gorbiks390/boot: Move command line parsing earlier
2025-01-26 Vasily Gorbiks390/boot: Add physmem tracking debug support
2025-01-26 Vasily Gorbiks390: Use pr_info for "KernelAddressSanitizer initializ...
2025-01-26 Vasily Gorbiks390/boot: Add timestamps to early boot messages
2025-01-26 Vasily Gorbiks390/boot: Dump message ring buffer on crash with bootdebug
2025-01-26 Vasily Gorbiks390/boot: Add prefix filtering to bootdebug messages
2025-01-26 Vasily Gorbiks390/boot: Add bootdebug option to control debug messages
2025-01-26 Vasily Gorbiks390/boot: Defer boot messages when earlyprintk is...
2025-01-26 Vasily Gorbiks390/boot: Make boot_printk() return int
2025-01-26 Vasily Gorbiks390/boot: Introduce ring buffer for boot messages
2025-01-26 Vasily Gorbiks390/boot: Use decimal format specifiers in boot messages
2025-01-26 Vasily Gorbiks390/boot: Replace boot_printk() with loglevel-specific...
2025-01-26 Vasily Gorbiks390/boot: Add support for boot messages loglevels
2025-01-26 Vasily Gorbiks390/boot: Add decimal conversion specifiers to boot_pr...
2025-01-26 Vasily Gorbiks390/boot: Add field width and padding handling to...
2025-01-26 Vasily Gorbiks390/boot: Add length modifiers to boot_printk()
2025-01-26 Vasily Gorbiks390/boot: Add %% support to boot_printk()
2025-01-26 Vasily Gorbiks390/boot: Allow KASAN mapping to fallback to small...
2025-01-26 Vasily Gorbiks390/boot: Add physmem_alloc()
2025-01-26 Vasily Gorbiks390/boot: Rename physmem_alloc_top_down() to physmem_a...
2025-01-26 Vasily Gorbiks390/mm: Allow large pages for KASAN shadow mapping
2025-01-15 Heiko Carstenss390/futex: Fix FUTEX_OP_ANDN implementation
2025-01-15 Mete Durlus390/diag: Add memory topology information via diag310
2025-01-13 Heiko Carstenss390/bitops: Provide optimized arch_test_bit()
2025-01-13 Heiko Carstenss390/bitops: Switch to generic bitops
2025-01-13 Sven Schnelles390/ebcdic: Fix length decrement in codepage_convert()
2025-01-13 Sven Schnelles390/ebcdic: Fix length check in codepage_convert()
2025-01-13 Sven Schnelles390/ebcdic: Use exrl instead of ex
2025-01-13 Sven Schnelles390/amode31: Use exrl instead of ex
2025-01-13 Sven Schnelles390/stackleak: Use exrl instead of ex in __stackleak_p...
2025-01-13 Sven Schnelles390/lib: Use exrl instead of ex in xor functions
2025-01-13 Mete Durlus390/topology: Improve topology detection
2025-01-09 Alexander Gordeevs390/tlb: Add missing TLB range adjustment
2025-01-07 Thomas Weißschuhs390/pkey: Constify 'struct bin_attribute'
2025-01-07 Thomas Weißschuhs390/sclp: Constify 'struct bin_attribute'
2025-01-07 Thomas Weißschuhs390/pci: Constify 'struct bin_attribute'
2025-01-07 Thomas Weißschuhs390/ipl: Constify 'struct bin_attribute'
2025-01-07 Thomas Weißschuhs390/crypto/cpacf: Constify 'struct bin_attribute'
2025-01-03 Benjamin Blocks390/qdio: Move memory alloc/pointer arithmetic for...
2025-01-03 Benjamin Blocks390/cio: Use array indices instead of pointer arithmetic
2025-01-03 Benjamin Blocks390/qdio: Rename feature flag aif_osa to aif_qdio
2024-12-18 Alexander GordeevMerge branch 'pci-device-recovery' into features
2024-12-17 Sumanth Korikkars390/diag: Move diag.c to diag specific folder
2024-12-17 Sumanth Korikkars390/diag324: Retrieve power readings via diag 0x324
2024-12-17 Sumanth Korikkars390/diag: Create misc device /dev/diag
2024-12-17 Sven Schnelles390/lib: Use exrl instead of ex in string functions
2024-12-17 Heiko Carstenss390/mm: Simplify noexec page protection handling
2024-12-17 Heiko Carstenss390/mm: Remove unused PAGE_KERNEL_EXEC and friends
2024-12-17 Heiko Carstenss390/mm: Remove incorrect comment
2024-12-16 Niklas Schnelles390/pci: Add pci_msg debug view to PCI report
2024-12-16 Niklas Schnelles390/debug: Add a reverse mode for debug_dump()
2024-12-16 Niklas Schnelles390/debug: Add debug_dump() to write debug view to...
2024-12-16 Niklas Schnelles390/debug: Split private data alloc/free out of file...
2024-12-16 Niklas Schnelles390/debug: Simplify and document debug_next_entry...
2024-12-16 Niklas Schnelles390/pci: Report PCI error recovery results via SCLP
2024-12-15 Heiko Carstenss390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_no...
2024-12-15 Vasily Gorbiks390: Add KERNEL_IMAGE_BASE to kasan.config
2024-12-15 Vasily Gorbiks390/abs_lowcore: Include linux/smp.h for get_cpu(...
2024-12-15 Vasily Gorbiks390: Remove __bootdata annotations from declarations
2024-12-15 Heiko Carstenss390/preempt: Optimize __preempt_count_dec_and_test()
2024-12-15 Heiko Carstenss390/atomic: Provide arch_atomic_*_and_test() implement...
2024-12-15 Heiko Carstenss390: Remove superfluous new lines from inline assemblies
2024-12-15 Heiko Carstenss390/preempt: Adjust coding style
2024-12-15 Heiko Carstenss390/preempt: Remove special pre MARCH_HAS_Z196_FEATURE...
2024-12-15 Heiko Carstenss390/preempt: Add comments
2024-12-15 Heiko Carstenss390/atomic: Consistent layering between atomic.h and...
2024-12-15 Heiko Carstenss390/atomic: Implement arch_atomic_inc() / arch_atomic_...
2024-12-10 Heiko Carstenss390/setup: Cleanup stack_alloc() and stack_free()
2024-12-10 Heiko Carstenss390/Kconfig: Select VMAP_STACK unconditionally
2024-12-10 Heiko Carstenss390/Kconfig: Select KASAN_VMALLOC if KASAN is enabled
2024-12-08 Linus TorvaldsLinux 6.13-rc2
2024-12-08 Linus TorvaldsMerge tag 'kbuild-fixes-v6.13' of git://git.kernel...
2024-12-08 Linus TorvaldsMerge tag 'irq_urgent_for_v6.13_rc2' of git://git.kerne...
2024-12-08 Linus TorvaldsMerge tag 'timers_urgent_for_v6.13_rc2' of git://git...
2024-12-08 Linus TorvaldsMerge tag 'x86_urgent_for_v6.13_rc2' of git://git.kerne...
2024-12-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-12-07-22-39' of...
2024-12-08 Masahiro Yamadakbuild: deb-pkg: fix build error with O=
2024-12-08 Thomas Gleixnermodpost: Add .irqentry.text to OTHER_SECTIONS
2024-12-08 Linus TorvaldsMerge tag '6.13-rc1-smb3-client-fixes' of git://git...
next