summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-27loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}Christoph Hellwig
2025-01-27ceph: exchange hardcoded value on NAME_MAXViacheslav Dubeyko
2025-01-27ceph: streamline request head structures in MDS clientLiang Jie
2025-01-27virtio_blk: Add support for transport error recoveryIsrael Rukshin
2025-01-27virtio_pci: Add support for PCIe Function Level ResetIsrael Rukshin
2025-01-27vhost/net: Set num_buffers for virtio 1.0Akihiko Odaki
2025-01-27vdpa/octeon_ep: read vendor-specific PCI capabilityShijith Thotton
2025-01-27virtio-pci: define type and header for PCI vendor dataShijith Thotton
2025-01-27vdpa/octeon_ep: handle device config change eventsSatha Rao
2025-01-27vdpa/octeon_ep: enable support for multiple interrupts per deviceShijith Thotton
2025-01-27vdpa: solidrun: Replace deprecated PCI functionsPhilipp Stanner
2025-01-27s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)David Hildenbrand
2025-01-27virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAMDavid Hildenbrand
2025-01-27virtio-mem: remember usable region sizeDavid Hildenbrand
2025-01-27virtio-mem: mark device ready before registering callbacks in kdump modeDavid Hildenbrand
2025-01-27fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...David Hildenbrand
2025-01-27fs/proc/vmcore: factor out freeing a list of vmcore rangesDavid Hildenbrand
2025-01-27fs/proc/vmcore: factor out allocating a vmcore range and adding it to a listDavid Hildenbrand
2025-01-27fs/proc/vmcore: move vmcore definitions out of kcore.hDavid Hildenbrand
2025-01-27fs/proc/vmcore: prefix all pr_* with "vmcore:"David Hildenbrand
2025-01-27fs/proc/vmcore: disallow vmcore modifications while the vmcore is openDavid Hildenbrand
2025-01-27fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutexDavid Hildenbrand
2025-01-27fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutexDavid Hildenbrand
2025-01-27ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drivesDaniel Baumann
2025-01-27ASoC: amd: acp: Fix possible deadlockDaniel Baluta
2025-01-27firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAPGeert Uytterhoeven
2025-01-27xfs: Add error handling for xfs_reflink_cancel_cow_rangeWentao Liang
2025-01-27selftests: livepatch: handle PRINTK_CALLER in check_result()Madhavan Srinivasan
2025-01-27xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...Wentao Liang
2025-01-27irqchip/irq-mvebu-icu: Fix access to msi_data from irq_domain::host_dataStefan Eichenberger
2025-01-27irqchip/riscv: Ensure ordering of memory writes and IPI writesXu Lu
2025-01-27clocksource: Use pr_info() for "Checking clocksource synchronization" messageWaiman Long
2025-01-27net/ncsi: use dev_set_mac_address() for Get MC MAC Address handlingPaul Fertser
2025-01-26cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATAPali Rohár
2025-01-26bcachefs: Improve trace_move_extent_finishKent Overstreet
2025-01-26bcachefs: Fix trace_copygcKent Overstreet
2025-01-26bcachefs: Journal writes are now IOPRIO_CLASS_RTKent Overstreet
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-26Merge tag 'firewire-updates-6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-27genksyms: fix syntax error for attribute before init-declaratorMasahiro Yamada
2025-01-27genksyms: fix syntax error for builtin (u)int*x*_t typesMasahiro Yamada
2025-01-27genksyms: fix syntax error for attribute after 'union'Masahiro Yamada
2025-01-26Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-26Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-26Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linuxLinus Torvalds
2025-01-26s390/bitops: Use correct constraint for arch_test_bit() inline assemblyHeiko Carstens