messages from 2025-02-19 06:45:24 to 2025-02-19 07:43:42 UTC [more...]
[PATCHSET v6.4 11/12] fstests: reflink on the realtime device
2025-02-19 7:43 UTC (11+ messages)
` [PATCH 1/7] common/populate: create realtime refcount btree
` [PATCH 2/7] xfs: create fuzz tests for the "
` [PATCH 3/7] xfs/27[24]: adapt for checking files on the realtime volume
` [PATCH 4/7] xfs: race fsstress with realtime refcount btree scrub and repair
` [PATCH 5/7] xfs: remove xfs/131 now that we allow reflink on realtime volumes
[RFC PATCH] elfload: Fix alignment when unmapping excess reservation
2025-02-19 7:42 UTC (2+ messages)
[PATCH v2 drm-dp 0/4] Add HPD, getting EDID, colorbar features in DP function
2025-02-19 7:41 UTC (10+ messages)
` [PATCH v2 drm-dp 2/7] drm/hisilicon/hibmc: Add dp serdes cfg in dp process
` [PATCH v2 drm-dp 4/7] drm/hisilicon/hibmc: Add colorbar-cfg: set color bar cfg
` [PATCH v2 drm-dp 6/7] drm/hisilicon/hibmc: Add drm debugfs functions
use-after-free with Lenovo Ultra Docking Station
2025-02-19 7:41 UTC (4+ messages)
[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
2025-02-19 7:41 UTC (5+ messages)
` [PATCH net-next v5 10/12] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v5 12/12] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH v2] fbdev: lcdcfb: add missing device_remove_file()
2025-02-19 7:40 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
2025-02-19 7:41 UTC (8+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 2/4] igb: Link queues to NAPI instances
` "
` [PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
[PATCH v7] riscv: Add runtime constant support
2025-02-19 7:40 UTC
[PATCH 0/2] USB PHY support for Exynos990 SoCs
2025-02-19 7:31 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: phy: samsung,usb3-drd-phy: Add exynos990 compatible
` [PATCH 2/2] phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phy
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-19 7:32 UTC (12+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
[PATCH v1] perf drm_pmu: Add a tool like PMU to expose DRM information
2025-02-19 7:39 UTC (2+ messages)
[PATCH v4 0/3] Enable clang build on Windows
2025-02-19 7:38 UTC (9+ messages)
[PATCH] cxl: Fix cross-reference in documentation and add deprecation warning
2025-02-19 7:38 UTC (2+ messages)
[PATCH 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
2025-02-19 7:29 UTC (15+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: Add "
` [PATCH 2/4] irqchip: "
` [PATCH 3/4] arm64: dts: Add gpio_intc node for Amlogic-A4 SoCs
` [PATCH 4/4] arm64: dts: Add gpio_intc node for Amlogic-A5 SoCs
[PATCH v5 1/1] arm64: dts: exynosautov920: add ufs phy for ExynosAutov920 SoC
2025-02-19 7:37 UTC
[PATCH] scsi: esas2r: Add check for alloc_ordered_workqueue()
2025-02-19 7:36 UTC
[PATCH] btrfs: zoned: fix extent unlock in cow_file_range()
2025-02-19 7:36 UTC (3+ messages)
[PATCH] rtc: class: Fix max epoch in rtc_hctosys on 32-bit systems
2025-02-19 7:36 UTC (7+ messages)
[PATCH V3 0/6] Drivers for Loongson security engine
2025-02-19 7:33 UTC (3+ messages)
` [PATCH V3 5/6] tpm: Add a driver for Loongson TPM device
` [PATCH V3 6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry
[PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
2025-02-19 7:33 UTC (6+ messages)
` [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
[PATCH V3 0/6] Drivers for Loongson security engine
2025-02-19 7:32 UTC (5+ messages)
` [PATCH V3 1/6] mfd: Add support for Loongson Security Module
` [PATCH V3 2/6] MAINTAINERS: Add maintainer for Loongson Security Module driver
` [PATCH V3 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH V3 4/6] MAINTAINERS: Add maintainer for Loongson RNG driver
[PATCHSET v6.4 10/12] fstests: realtime reverse-mapping support
2025-02-19 7:32 UTC (27+ messages)
` [PATCH 01/13] xfs: fix tests that try to access the realtime rmap inode
` [PATCH 02/13] xfs/336: port to common/metadump
` [PATCH 03/13] fuzz: for fuzzing the rtrmapbt, find the path to the rt rmap btree file
` [PATCH 04/13] xfs: race fsstress with realtime rmap btree scrub and repair
` [PATCH 05/13] xfs: fix various problems with fsmap detecting the data device
` [PATCH 06/13] xfs/341: update test for rtgroup-based rmap
` [PATCH 07/13] xfs/3{43,32}: adapt tests for rt extent size greater than 1
` [PATCH 08/13] xfs/291: use _scratch_mkfs_sized instead of opencoding the logic
` [PATCH 09/13] xfs: skip tests if formatting small filesystem fails
` [PATCH 10/13] xfs/443: use file allocation unit, not dbsize
` [PATCH 11/13] populate: adjust rtrmap calculations for rtgroups
` [PATCH 12/13] populate: check that we created a realtime rmap btree of the given height
` [PATCH 13/13] fuzzy: create missing fuzz tests for rt rmap btrees
[PATCH v2 00/11] amd-cppc CPU Performance Scaling Driver
2025-02-19 7:32 UTC (6+ messages)
` [PATCH v2 04/11] xen/amd: export processor max frequency value
[RESEND v3 0/2]
2025-02-19 7:28 UTC (4+ messages)
` [RESEND v3 2/2] pinctrl: mediatek: adapt to multi-base design
[PATCH v5 0/3] Expose modifiers/formats supported by async flips
2025-02-19 7:30 UTC (4+ messages)
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH] Revert "ext4: apply umask if ACL support is disabled"
2025-02-19 7:29 UTC (3+ messages)
` [PATCH 5.15.y] "
[PATCH v1] arch: arm: dts: agilex5: Enable I2C3
2025-02-19 7:28 UTC (2+ messages)
[PATCH v6 00/14] cxl: Add CXL feature commands support via fwctl
2025-02-19 7:27 UTC (7+ messages)
` [PATCH v6 07/14] cxl: Add FWCTL support to CXL
` [PATCH v6 08/14] cxl: Move cxl feature command structs to user header
` [PATCH v6 09/14] cxl: Add support for fwctl RPC command to enable CXL feature commands
[PATCH i-g-t 0/4] add test to validate uhbr/non-uhbr over sst/mst
2025-02-19 7:27 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for add test to validate uhbr/non-uhbr over sst/mst (rev5)
[PATCH] block: cleanup and fix batch completion adding conditions
2025-02-19 7:26 UTC (2+ messages)
[asahilinux:bits/170-atcphy 5/16] drivers/phy/apple/atc.c:2156 atcphy_parse_new_tunable() warn: impossible condition '(offset > (~0)) => (0-u32max > u32max)'
2025-02-19 7:25 UTC
[PATCH v3 1/3] cpufreq: mediatek: using global lock avoid race condition
2025-02-19 7:23 UTC (2+ messages)
[PATCH 5.10.y] fs/jfs: cast inactags to s64 to prevent potential overflow
2025-02-19 7:25 UTC
[PATCH net-next] nfc: hci: Remove unused nfc_llc_unregister
2025-02-19 7:25 UTC (2+ messages)
[PATCH v4 00/24] hw/uefi: add uefi variable service
2025-02-19 7:14 UTC (25+ messages)
` [PATCH v4 01/24] Add support for etc/hardware-info fw_cfg file
` [PATCH v4 02/24] hw/uefi: add include/hw/uefi/var-service-api.h
` [PATCH v4 03/24] hw/uefi: add include/hw/uefi/var-service-edk2.h
` [PATCH v4 04/24] hw/uefi: add include/hw/uefi/var-service.h
` [PATCH v4 05/24] hw/uefi: add var-service-guid.c
` [PATCH v4 06/24] hw/uefi: add var-service-utils.c
` [PATCH v4 07/24] hw/uefi: add var-service-vars.c
` [PATCH v4 08/24] hw/uefi: add var-service-auth.c
` [PATCH v4 09/24] hw/uefi: add var-service-policy.c
` [PATCH v4 10/24] hw/uefi: add var-service-core.c
` [PATCH v4 11/24] hw/uefi: add var-service-pkcs7.c
` [PATCH v4 12/24] hw/uefi: add var-service-pkcs7-stub.c
` [PATCH v4 13/24] hw/uefi: add var-service-siglist.c
` [PATCH v4 14/24] hw/uefi: add var-service-json.c + qapi for NV vars
` [PATCH v4 15/24] hw/uefi: add trace-events
` [PATCH v4 16/24] hw/uefi: add UEFI_VARS to Kconfig
` [PATCH v4 17/24] hw/uefi: add to meson
` [PATCH v4 18/24] hw/uefi: add uefi-vars-sysbus device
` [PATCH v4 19/24] hw/uefi-vars-sysbus: qemu platform bus support
` [PATCH v4 20/24] hw/uefi-vars-sysbus: add x64 variant
` [PATCH v4 21/24] hw/uefi-vars-sysbus: allow for arm virt
` [PATCH v4 22/24] hw/uefi-vars-sysbus: allow for pc and q35
` [PATCH v4 23/24] hw/uefi: add MAINTAINERS entry
` [PATCH v4 24/24] docs: add uefi variable service documentation
[PATCH 04/11] cgroup: introduce cgroup_rstat_ops
2025-02-19 7:21 UTC (2+ messages)
[PATCHSET 09/12] fstests: check new 6.14 behaviors
2025-02-19 7:22 UTC (3+ messages)
` [PATCH 1/1] common: test statfs reporting with project quota
[linux-next:master 3999/4377] io_uring/zcrx.c:223 io_register_zcrx_ifq() warn: missing unwind goto?
2025-02-19 7:21 UTC
[PATCHSET v6.4 08/12] fstests: enable quota for realtime volumes
2025-02-19 7:21 UTC (7+ messages)
` [PATCH 1/3] common: enable testing of realtime quota when supported
` [PATCH 2/3] xfs: fix quota tests to adapt to realtime quota
` [PATCH 3/3] xfs: regression testing of quota on the realtime device
[PATCHBOMB] fstests: catch us up to 6.12-6.14 changes
2025-02-19 7:20 UTC (11+ messages)
` [PATCHSET v6.4 07/12] fstests: store quota files in the metadir
` [PATCH 1/4] xfs: update tests for "
` [PATCH 2/4] xfs: test persistent quota flags
` [PATCH 3/4] xfs: fix quota detection in fuzz tests
` [PATCH 4/4] xfs: fix tests for persistent qflags
[PATCH i-g-t v2 0/5] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv() xe_guc_mmio_send_recv()
2025-02-19 7:34 UTC (6+ messages)
` [PATCH i-g-t v2 1/5] lib/igt_sysfs: Add support for device unbinding
` [PATCH i-g-t v2 2/5] tests/intel/xe_fault_injection: Make setup_injection_fault() programmable
` [PATCH i-g-t v2 3/5] tests/intel/xe_fault_injection: Add helper functions to inject fault with specific budget parameter
` [PATCH i-g-t v2 4/5] tests/intel/xe_fault_injection: Inject errors during xe_guc_ct_send_recv & xe_guc_mmio_send_recv
` [PATCH i-g-t v2 5/5] tests/intel/xe_fault_injection: Do not assert if the captured error is not same as injected error
[PATCH v2 2/2] meson: fix Perl version check for Meson versions before 1.7.0
2025-02-19 7:17 UTC (4+ messages)
` [PATCH v3 0/2] Fix Meson Perl version check
[PATCHSET v6.4 06/12] fstests: shard the realtime section
2025-02-19 7:18 UTC (31+ messages)
` [PATCH 01/15] common/populate: refactor caching of metadumps to a helper
` [PATCH 02/15] common/{fuzzy,populate}: use _scratch_xfs_mdrestore
` [PATCH 03/15] fuzzy: stress data and rt sections of xfs filesystems equally
` [PATCH 04/15] fuzzy: run fsx on "
` [PATCH 05/15] common/ext4: reformat external logs during mdrestore operations
` [PATCH 06/15] common/populate: use metadump v2 format by default for fs metadata snapshots
` [PATCH 07/15] punch-alternating: detect xfs realtime files with large allocation units
` [PATCH 08/15] xfs/206: update mkfs filtering for rt groups feature
` [PATCH 09/15] common: pass the realtime device to xfs_db when possible
` [PATCH 10/15] xfs/185: update for rtgroups
` [PATCH 11/15] xfs/449: update test to know about xfs_db -R
` [PATCH 12/15] xfs/271,xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
` [PATCH 13/15] common/xfs: capture realtime devices during metadump/mdrestore
` [PATCH 14/15] common/fuzzy: adapt the scrub stress tests to support rtgroups
` [PATCH 15/15] xfs: fix fuzz tests of rtgroups bitmap and summary files
[PATCH] MAINTAINERS: mailmap: Update Hyeonggon's name and email address
2025-02-19 7:17 UTC
[PATCH 0/4] drm/i915/dsb: Update plane scalers on DSB
2025-02-19 7:16 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 1/2] sched/uclamp: Alaways using uclamp_is_used()
2025-02-19 7:14 UTC (4+ messages)
` [PATCH 2/2] sched/uclamp: Add uclamp_is_used() check before enable it
[PATCH v5 0/8] arm64: dts: Add Arm Morello support
2025-02-19 7:13 UTC (5+ messages)
` [PATCH v5 2/8] dt-bindings: arm: Add Morello fvp compatibility
[PATCH] tracing/user_events: Don't use %pK through printk
2025-02-19 7:14 UTC (3+ messages)
[PATCH v6 0/4] Allow to enable multifd and postcopy migration together
2025-02-19 7:13 UTC (4+ messages)
` [PATCH v6 2/4] migration: enable multifd and postcopy together
[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
2025-02-19 7:13 UTC (9+ messages)
[PATCH v3 0/8] Add initial support for IPQ9574 based boards
2025-02-19 7:12 UTC (7+ messages)
` [PATCH v3 1/8] doc: board/qualcomm: document RDP building/flashing
` [PATCH v3 2/8] dts: ipq9574-rdp433-u-boot: add override dtsi
[PATCH v5 0/2] drm/i915/display: Allow display PHYs to reset power state
2025-02-19 7:11 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: Allow display PHYs to reset power state (rev5)
[PATCH] thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power
2025-02-19 7:07 UTC
[PATCH] target/loongarch: Correct maximum physical address in KVM mode
2025-02-19 7:07 UTC
[PATCH] thermal: gov_power_allocator: Update total_weight on bind and cdev updates
2025-02-19 7:07 UTC
[PATCH 00/13] m68k: coldfire: proof-of-concept devicetree
2025-02-19 7:06 UTC (5+ messages)
` [PATCH 03/13] net: fec: add device tree support for ColdFire FEC
` [PATCH 09/13] m68k: coldfire: add devicetree for mcf5475-evb platform
[PATCH] thermal: of: Fix logic in thermal_of_should_bind
2025-02-19 7:06 UTC
Rust kernel policy
2025-02-19 7:05 UTC (7+ messages)
[scarthgap][PATCH 1/6] u-boot: fix CVE-2024-57254
2025-02-19 7:04 UTC (6+ messages)
` [scarthgap][PATCH 2/6] u-boot: fix CVE-2024-57255
` [scarthgap][PATCH 3/6] u-boot: fix CVE-2024-57256
` [scarthgap][PATCH 4/6] u-boot: fix CVE-2024-57257
` [scarthgap][PATCH 5/6] u-boot: fix CVE-2024-57258
` [scarthgap][PATCH 6/6] u-boot: fix CVE-2024-57259
[PATCH 0/2] Add TB daughter board support
2025-02-19 7:04 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: socfpga: agilex5: add "
[PATCH bpf-next v12 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-19 7:03 UTC (3+ messages)
` [PATCH bpf-next v12 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
[PATCH i-g-t] tests/kms_plane_multiple: Add dual display subtest
2025-02-19 7:03 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_plane_multiple: Add dual display subtest (rev2)
[PATCH 1/2] python3: Ignore locale2 tests on musl
2025-02-19 7:01 UTC (3+ messages)
` [PATCH 2/2] python3: Skip test_write_read_append
` Patchtest results for [PATCH 1/2] python3: Ignore locale2 tests on musl
[PATCH v3 0/1] Remove cxl driver
2025-02-19 7:00 UTC (2+ messages)
` [PATCH v3 1/1] cxl: Remove driver
[PATCH 0/3] i2c: qup: Allow scaling power domains and interconnect
2025-02-19 7:00 UTC (4+ messages)
` [PATCH 3/3] i2c: qup: Vote for interconnect bandwidth to DRAM
[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-19 6:58 UTC (4+ messages)
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
[PATCH v4 0/8] Add STM32MP25 SPI NOR support
2025-02-19 6:55 UTC (2+ messages)
[PATCH 1/2] drm/amd/amdgpu: Increase max rings to enable SDMA page ring
2025-02-19 6:53 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TLB flush
[PATCH v2 1/2] PCI/portdrv: Add necessary wait for disabling hotplug events
2025-02-19 6:53 UTC (3+ messages)
[PATCH RESUBMIT net-next] net: phy: add phylib-internal.h
2025-02-19 6:52 UTC
[thesofproject:topic/sof-dev-rebase 4/76] sound/firewire/isight.c:647:2: error: call to undeclared function 'strspy'; ISO C99 and later do not support implicit function declarations
2025-02-19 6:49 UTC
[PATCH v3] fbdev: lcdcfb: add missing device_remove_file()
2025-02-19 6:48 UTC
[PATCH 1/2] driver/aspeed-wdt: fix pretimeout for counting down logic
2025-02-19 6:48 UTC (5+ messages)
[LTP] [PATCH] Add test case to cover the setting resource limit64 for process
2025-02-19 6:47 UTC (2+ messages)
` [LTP] [PATCH v2] "
[PATCH] drm/amdgpu: Remove redundant logic in GC v9.4.3
2025-02-19 6:48 UTC (2+ messages)
[PATCH] selftests: sched: add sched as a default selftest target
2025-02-19 6:46 UTC
[PATCH 0/5] Misc iommu_attach_handle enhancements in iommu core
2025-02-19 6:52 UTC (4+ messages)
` [PATCH 5/5] iommu: Retire group->domain
Question about possible NULL dereference in linker.c
2025-02-19 6:45 UTC (3+ messages)
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-19 6:45 UTC (5+ messages)
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
[Announce] Linux Security Summit North America 2025 CfP
2025-02-19 6:44 UTC (2+ messages)
` [Announce] Linux Security Summit Europe "
[PATCH v3 0/4] cxl: Dirty shutdown followups
2025-02-19 6:28 UTC (2+ messages)
` [PATCH 3/4] cxl/pmem: Export dirty shutdown count via sysfs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.