linux-block.git
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 v6.13-rc2
2024-12-08 Linus TorvaldsMerge tag 'kbuild-fixes-v6.13' of git://git./linux...
2024-12-08 Linus TorvaldsMerge tag 'irq_urgent_for_v6.13_rc2' of git://git....
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....
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...
2024-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-12-07 Linus TorvaldsMerge tag 'block-6.13-20241207' of git://git.kernel...
2024-12-07 Linus TorvaldsMerge tag 'io_uring-6.13-20241207' of git://git.kernel...
2024-12-07 Linus TorvaldsMerge tag 'ubifs-for-linus-6.13-rc2' of git://git....
2024-12-06 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2024-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-12-06 Linus TorvaldsMerge tag 'fixes-2024-12-06' of git://git./linux/kernel...
2024-12-06 Linus TorvaldsMerge tag 'drm-fixes-2024-12-06' of https://gitlab...
2024-12-06 Simona VetterMerge tag 'amd-drm-fixes-6.13-2024-12-04' of https...
2024-12-06 Linus TorvaldsMerge tag 'drm-fixes-2024-12-07' of https://gitlab...
2024-12-06 Linus TorvaldsMerge tag 'sound-6.13-rc2' of git://git./linux/kernel...
2024-12-06 Linus TorvaldsMerge tag 'regmap-fix-v6.13-rc1' of git://git./linux...
2024-12-06 Linus TorvaldsMerge tag 'spi-fix-v6.13-rc1' of git://git./linux/kerne...
2024-12-06 Linus TorvaldsMerge tag 'mmc-v6.13-rc1' of git://git./linux/kernel...
2024-12-06 Linus TorvaldsMerge tag 'pmdomain-v6.13-rc1' of git://git./linux...
2024-12-06 Sean Christophersonx86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and...
2024-12-06 Alexei StarovoitovMerge branch 'fixes-for-lpm-trie'
2024-12-06 Hou Taoselftests/bpf: Add more test cases for LPM trie
2024-12-06 Hou Taoselftests/bpf: Move test_lpm_map.c to map_tests
2024-12-06 Hou Taobpf: Use raw_spinlock_t for LPM trie
next