linux-block.git
2025-05-17 Harald Freudenbergers390/crypto: Rework protected key AES for true asynch...
2025-05-17 Harald Freudenbergers390/cpacf: Rework cpacf_pcc() to return condition...
2025-05-05 Heiko Carstenss390/mm: Fix potential use-after-free in __crst_table_u...
2025-05-05 Heiko Carstenss390/mm: Add mmap_assert_write_locked() check to crst_t...
2025-04-30 Heiko Carstenss390/string: Remove strcpy() implementation
2025-04-30 Heiko Carstenss390/con3270: Use strscpy() instead of strcpy()
2025-04-30 Heiko Carstenss390/boot: Use strspcy() instead of strcpy()
2025-04-30 Heiko Carstenss390: Simple strcpy() to strscpy() conversions
2025-04-30 Heiko CarstensMerge branch 'zcrypt-no-alloc'
2025-04-30 Harald Freudenbergers390/pkey/crypto: Introduce xflags param for pkey in...
2025-04-30 Harald Freudenbergers390/pkey: Provide and pass xflags within pkey and...
2025-04-30 Harald Freudenbergers390/uv: Remove uv_get_secret_metadata function
2025-04-30 Harald Freudenbergers390/pkey: Use preallocated memory for retrieve of...
2025-04-30 Harald Freudenbergers390/uv: Rename find_secret() to uv_find_secret() and...
2025-04-30 Harald Freudenbergers390/pkey: Rework EP11 pkey handler to use stack for...
2025-04-30 Harald Freudenbergers390/pkey: Rework CCA pkey handler to use stack for...
2025-04-30 Harald Freudenbergers390/zcrypt: Rework ep11 misc functions to use cprb...
2025-04-30 Harald Freudenbergers390/zcrypt: Locate ep11_domain_query_info onto the...
2025-04-30 Harald Freudenbergers390/zcrypt: Propagate xflags argument with cca_get_info()
2025-04-30 Harald Freudenbergers390/zcrypt: Rework cca misc functions kmallocs to...
2025-04-30 Harald Freudenbergers390/zcrypt: Rework ep11 findcard() implementation...
2025-04-30 Harald Freudenbergers390/zcrypt: Rework cca findcard() implementation and...
2025-04-30 Harald Freudenbergers390/zcrypt: Remove CCA and EP11 card and domain info...
2025-04-30 Harald Freudenbergers390/zcrypt: Remove unused functions from cca misc
2025-04-30 Harald Freudenbergers390/zcrypt: Introduce pre-allocated device status...
2025-04-30 Harald Freudenbergers390/zcrypt: Introduce pre-allocated device status...
2025-04-30 Harald Freudenbergers390/zcrypt: Rework zcrypt function zcrypt_device_statu...
2025-04-30 Harald Freudenbergers390/zcrypt: Introduce cprb mempool for ep11 misc functions
2025-04-30 Harald Freudenbergers390/zcrypt: Introduce cprb mempool for cca misc functions
2025-04-30 Harald Freudenbergers390/ap/zcrypt: New xflag parameter
2025-04-30 Harald Freudenbergers390/zcrypt: Avoid alloc and copy of ep11 targets if...
2025-04-30 Harald Freudenbergers390/ap: Introduce ap message buffer pool
2025-04-30 Harald Freudenbergers390/ap/zcrypt: Rework AP message buffer allocation
2025-04-30 Harald Freudenbergers390/ap: Move response_type struct into ap_msg struct
2025-04-30 Thomas Richters390/cpumf: Adjust number of leading zeroes for z15...
2025-04-17 Heiko Carstenss390: Remove optional third argument of strscpy() if...
2025-04-17 Heiko Carstenss390/ipl: Rename and change strncpy_skip_quote()
2025-04-17 Heiko Carstenss390/string: Remove optimized strncpy()
2025-04-16 Heiko Carstenswatchdog: diag288_wdt: Implement module autoload
2025-04-14 Vasily Gorbiks390/boot: Replace strncpy() with strscpy()
2025-04-14 Vasily Gorbiks390/boot: Add sized_strscpy() to enable strscpy()...
2025-04-14 Heiko Carstenss390/mm: Select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
2025-04-14 Heiko Carstenss390/mm: Reimplement lazy ASCE handling
2025-04-13 Linus TorvaldsLinux 6.15-rc2 v6.15-rc2
2025-04-13 Linus TorvaldsMerge tag 'erofs-for-6.15-rc2-fixes' of git://git....
2025-04-13 Linus TorvaldsMerge tag 'ext4_for_linus-6.15-rc2' of git://git./linux...
2025-04-13 Linus TorvaldsMerge tag 'fixes-2025-04-13' of git://git./linux/kernel...
2025-04-13 Artem Sadovnikovext4: fix off-by-one error in do_split
2025-04-13 Ojaswin Mujooext4: make block validity check resistent to sb bh...
2025-04-13 Gustavo A.... ext4: avoid -Wflex-array-member-not-at-end warning
2025-04-13 Tom VierjahnDocumentation: ext4: Add fields to ext4_super_block...
2025-04-12 Linus TorvaldsMerge tag 'trace-v6.15-rc1' of git://git./linux/kernel...
2025-04-12 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2025-04-12 Nam Caorv: Fix out-of-bound memory access in rv_is_container_m...
2025-04-12 Steven Rostedtftrace: Do not have print_graph_retval() add a newline
2025-04-12 Linus TorvaldsMerge tag 'pwm/for-6.15-rc2-fixes' of git://git./linux...
2025-04-11 Linus TorvaldsMerge tag 'v6.15-rc1-smb3-client-fixes' of git://git...
2025-04-11 Linus TorvaldsMerge tag 'pci-v6.15-fixes-1' of git://git./linux/kerne...
2025-04-11 Steven Rostedttracing/selftest: Add test to better test subops filter...
2025-04-11 Steven Rostedtftrace: Fix accounting of subop hashes
2025-04-11 Andy Chiuftrace: Properly merge notrace hashes
2025-04-11 Zhangfei GaoPCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_...
2025-04-11 Kumar Kartikeya... bpf: Convert ringbuf map to rqspinlock
2025-04-11 Linus TorvaldsMerge tag 'spi-fix-v6.15-rc1' of git://git./linux/kerne...
2025-04-11 Linus TorvaldsMerge tag 'ata-6.15-rc2' of git://git./linux/kernel...
2025-04-11 Linus TorvaldsMerge tag 'block-6.15-20250411' of git://git.kernel...
2025-04-11 Linus TorvaldsMerge tag 'iommu-fixes-v6.15-rc1' of git://git./linux...
2025-04-11 Linus TorvaldsMerge tag 'acpi-6.15-rc2' of git://git./linux/kernel...
2025-04-11 Linus TorvaldsMerge tag 's390-6.15-3' of git://git./linux/kernel...
2025-04-11 Rafael J. WysockiMerge branches 'acpi-ec' and 'acpi-button'
2025-04-11 Thorsten Blumnull_blk: Use strscpy() instead of strscpy_pad() in... block-6.15-20250411
2025-04-11 Nicolin Cheniommu/tegra241-cmdqv: Fix warnings due to dmam_free_coh...
2025-04-11 Pei Xiaoiommu: remove unneeded semicolon
2025-04-11 Louis-Alexis... iommu/mediatek: Fix NULL pointer deference in mtk_iommu...
2025-04-11 Marek Szyprowskiiommu/exynos: Fix suspend/resume with IDENTITY domain
2025-04-11 Robin Murphyiommu/ipmmu-vmsa: Register in a sensible order
2025-04-11 Robin Murphyiommu: Clear iommu-dma ops on cleanup
2025-04-11 Petr Tesarikiommu/vt-d: Remove an unnecessary call set_dma_ops()
2025-04-11 Sean Christophersoniommu/vt-d: Wire up irq_ack() to irq_move_irq() for...
2025-04-11 Fedor Pchelkiniommu: Fix crash in report_iommu_fault()
2025-04-11 Linus TorvaldsMerge tag 'drm-fixes-2025-04-11-1' of https://gitlab...
2025-04-11 Linus TorvaldsMerge tag 'bcachefs-2025-04-10' of git://evilpiepirate...
2025-04-10 Dave AirlieMerge tag 'drm-xe-fixes-2025-04-10' of https://gitlab...
2025-04-10 Dave AirlieMerge tag 'drm-misc-fixes-2025-04-10' of https://gitlab...
2025-04-10 Linus TorvaldsMerge tag 'irq-urgent-2025-04-10' of git://git./linux...
2025-04-10 Linus TorvaldsMerge tag 'timers-urgent-2025-04-10' of git://git....
2025-04-10 Linus TorvaldsMerge tag 'x86-urgent-2025-04-10' of git://git./linux...
2025-04-10 Linus TorvaldsMerge tag 'perf-urgent-2025-04-10' of git://git./linux...
2025-04-10 Linus TorvaldsMerge tag 'objtool-urgent-2025-04-10' of git://git...
2025-04-10 Josh Poimboeufobjtool: Fix false-positive "ignoring unreachables...
2025-04-10 Kumar Kartikeya... bpf: Convert queue_stack map to rqspinlock
2025-04-10 Kumar Kartikeya... bpf: Use architecture provided res_smp_cond_load_acquire
2025-04-10 Kumar Kartikeya... selftests/bpf: Make res_spin_lock AA test condition...
2025-04-10 Linus TorvaldsMerge tag 'net-6.15-rc2' of git://git./linux/kernel...
2025-04-10 Jens AxboeMerge tag 'nvme-6.15-2025-04-10' of git://git.infradead...
2025-04-10 Jann Hornext4: don't treat fhandle lookup of ea_inode as FS...
2025-04-10 Linus TorvaldsMerge tag 'for-linus-6.15a-rc2-tag' of git://git./linux...
2025-04-10 Linus TorvaldsMerge tag 'block-6.15-20250410' of git://git.kernel...
2025-04-10 Linus TorvaldsMerge tag 'io_uring-6.15-20250410' of git://git.kernel...
2025-04-10 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.15-rc2' of git://git....
next