messages from 2024-12-24 12:56:56 to 2024-12-24 15:20:16 UTC [more...]
[PATCH 00/17] replay: Fixes and avocado test updates
2024-12-24 15:19 UTC (7+ messages)
` [PATCH 01/17] replay: Fix migration use of clock for statistics
[PULL 00/17] vfio queue
2024-12-24 15:15 UTC (18+ messages)
` [PULL 01/17] vfio/igd: fix GTT stolen memory size calculation for gen 8+
` [PULL 02/17] vfio/igd: remove unsupported device ids
` [PULL 03/17] vfio/igd: align generation with i915 kernel driver
` [PULL 04/17] vfio/igd: canonicalize memory size calculations
` [PULL 05/17] vfio/igd: add Gemini Lake and Comet Lake device ids
` [PULL 06/17] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper "
` [PULL 07/17] vfio/igd: add macro for declaring mirrored registers
` [PULL 08/17] vfio/igd: emulate GGC register in mmio bar0
` [PULL 09/17] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
` [PULL 10/17] vfio/igd: add x-igd-gms option back to set DSM region size for guest
` [PULL 11/17] vfio/container: Add dirty tracking started flag
` [PULL 12/17] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
` [PULL 13/17] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
` [PULL 14/17] vfio/migration: Rename vfio_devices_all_dirty_tracking()
` [PULL 15/17] system/dirtylimit: Don't use migration_is_active()
` [PULL 16/17] migration: Drop migration_is_device()
` [PULL 17/17] migration: Unexport migration_is_active()
[PATCH v2 0/7] migration: Drop/unexport migration_is_device() and migration_is_active()
2024-12-24 15:15 UTC (4+ messages)
[linus:master] [tracing] 65a25d9f7a: WARNING:at_kernel/trace/trace_events.c:#trace_event_raw_init
2024-12-24 15:14 UTC
[PATCH] hw/mem: support zero memory size CXL device
2024-12-24 15:13 UTC (6+ messages)
[PATCH 0/2] IPA support on qcm2290
2024-12-24 15:11 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
[PATCH 0/6] convert efivarfs to manage object data correctly
2024-12-24 15:09 UTC (12+ messages)
` [PATCH 6/6] efivarfs: fix error on write to new variable leaving remnants
[PATCH] cifs: Update description about ACL permissions
2024-12-24 15:08 UTC
[PATCH v2] hw/loongarch/boot: Support Linux raw boot image
2024-12-24 15:06 UTC
RFC: Kernel CXL cache support (and IOMMU implications)
2024-12-24 15:05 UTC (4+ messages)
[PATCH V7] scsi: ufs: qcom: Enable UFS Shared ICE Feature
2024-12-24 15:02 UTC
[PATCH v3 00/23] Landlock audit support
2024-12-24 14:48 UTC (7+ messages)
` [PATCH v3 08/23] landlock: Log ptrace denials
` [PATCH v3 20/23] samples/landlock: Do not log denials from the sandboxer by default
[PATCH] usb: ehci-hcd: fix call balance of clocks handling routines
2024-12-24 14:59 UTC (3+ messages)
[PATCH v3 0/3] Support ExynosAutov920 ufs phy driver
2024-12-24 14:59 UTC (7+ messages)
` [PATCH v3 2/3] phy: samsung-ufs: support "
` [PATCH v3 1/3] dt-bindings: phy: Add ExynosAutov920 UFS PHY bindings
[RFC PATCH 0/6] SEAMCALL Wrappers
2024-12-24 14:57 UTC (2+ messages)
[PATCH] perf/x86/rapl: Add support for Intel Arrow Lake U
2024-12-24 14:55 UTC
[GIT PULL] memory: stable tag with TI AEMIF for v6.14
2024-12-24 14:50 UTC (3+ messages)
[PATCH 0/2] jfs: add checks read-only to prevent NULL pointer deref
2024-12-24 14:49 UTC (3+ messages)
` [PATCH 1/2] jfs: add check read-only before txBeginAnon() call
` [PATCH 2/2] jfs: add check read-only before truncation in jfs_truncate_nolock()
[PATCH 0/2] tools/libs,xen/tools: remove dead code
2024-12-24 14:51 UTC (4+ messages)
` [PATCH 2/2] xen/tools: "
[PATCH v3 0/5] Add PCIe support for Qualcomm IPQ5332
2024-12-24 14:46 UTC (4+ messages)
` [PATCH v3 2/5] phy: qcom: Introduce PCIe UNIPHY 28LP driver
[syzbot] [bcachefs?] KMSAN: uninit-value in __bch2_bkey_cmp_left_packed
2024-12-24 14:42 UTC
[PATCH v2 00/13] mm, swap: rework of swap allocator locks
2024-12-24 14:38 UTC (14+ messages)
` [PATCH v2 01/13] mm, swap: minor clean up for swap entry allocation
` [PATCH v2 02/13] mm, swap: fold swap_info_get_cont in the only caller
` [PATCH v2 03/13] mm, swap: remove old allocation path for HDD
` [PATCH v2 04/13] mm, swap: use cluster lock "
` [PATCH v2 05/13] mm, swap: clean up device availability check
` [PATCH v2 06/13] mm, swap: clean up plist removal and adding
` [PATCH v2 07/13] mm, swap: hold a reference during scan and cleanup flag usage
` [PATCH v2 08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes
` [PATCH v2 09/13] mm, swap: reduce contention on device lock
` [PATCH v2 10/13] mm, swap: simplify percpu cluster updating
` [PATCH v2 11/13] mm, swap: introduce a helper for retrieving cluster from offset
` [PATCH v2 12/13] mm, swap: use a global swap cluster for non-rotation devices
` [PATCH v2 13/13] mm, swap_slots: remove slot cache for freeing path
[PATCH v1 0/3] iio: adc: meson: a few improvements
2024-12-24 14:37 UTC (5+ messages)
` [PATCH v1 2/3] iio: adc: meson: consistently use bool/enum in struct meson_sar_adc_param
[PATCH v3 0/3] wifi: ath12k: Refactor monitor Rx handler
2024-12-24 14:36 UTC (4+ messages)
` [PATCH v3 1/3] wifi: ath12k: Refactor the monitor Rx parser handler argument
` [PATCH v3 2/3] wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments
` [PATCH v3 3/3] wifi: ath12k: Refactor Rx status TLV parsing procedure argument
[jlayton:delstid] [nfsd] 48ff66155e: fsmark.app_overhead 56.0% regression
2024-12-24 14:35 UTC
[PATCH v2 0/3] iio: adc: meson: a few improvements
2024-12-24 14:29 UTC (8+ messages)
` [PATCH v2 1/3] iio: adc: meson: fix voltage reference selection field name typo
` [PATCH v2 2/3] iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
` [PATCH v2 3/3] iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access
[PATCH v2 00/24] TDX MMU Part 2
2024-12-24 14:33 UTC (4+ messages)
` [PATCH v2 22/24] KVM: TDX: Finalize VM initialization
failed to allocate device WQ
2024-12-24 14:28 UTC (3+ messages)
drivers/firmware/broadcom/bcm47xx_nvram.c:55: warning: Function parameter or struct member 'flash_start' not described in 'bcm47xx_nvram_find_and_copy'
2024-12-24 14:26 UTC
[PATCH v3 0/3] hw/loongarch/booting: Booting protocol refactoring
2024-12-24 14:24 UTC (4+ messages)
` [PATCH v3 1/3] hw/loongarch/boot: Refactor EFI booting protocol generation
` [PATCH v3 2/3] hw/loongarch/boot: Take care of host endian for boot code
` [PATCH v3 3/3] hw/loongarch/boot: Support 32bit "
[PATCH BlueZ v1 0/1] HID device connection issue fixed
2024-12-24 14:24 UTC (2+ messages)
` [PATCH BlueZ v1 1/1] HID device not connecting "
[tty:tty-linus] BUILD SUCCESS 0cfc36ea51684b5932cd3951ded523777d807af2
2024-12-24 14:23 UTC
[PATCH 08/11] btrfs: introduce btrfs_space_info sub-group
2024-12-24 14:21 UTC (2+ messages)
[PATCH v2] b4-config: Configure Lore masks
2024-12-24 14:21 UTC (2+ messages)
[regression] linux: Loop-mounted UDF ISOs no longer readable
2024-12-24 14:21 UTC (4+ messages)
[PATCH v2 0/3] wifi: ath12k: Refactor monitor Rx handler
2024-12-24 14:19 UTC (4+ messages)
` [PATCH v2 1/3] wifi: ath12k: Refactor the monitor Rx parser handler argument
` [PATCH v2 2/3] wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments
` [PATCH v2 3/3] wifi: ath12k: Refactor Rx status TLV parsing procedure argument
[PATCH v2 0/2] Fix XDR encoding near page boundaries
2024-12-24 14:16 UTC (3+ messages)
[PATCH v5 0/2] power: supply: max17042: cleanup and more features
2024-12-24 14:16 UTC (5+ messages)
` [PATCH v5 1/2] power: supply: max17042: make interrupt shared
` [PATCH v5 2/2] power: supply: max17042: add platform driver variant
[PATCH v5 0/3] firmware: add Exynos ACPM protocol driver
2024-12-24 14:14 UTC (3+ messages)
` [PATCH v5 2/3] "
[bug report] RDMA/iwpm: reentrant iwpm hello message
2024-12-24 14:11 UTC (4+ messages)
[PATCH v2 0/2] Fix subsection vmemmap_populate logic
2024-12-24 14:09 UTC (5+ messages)
` [PATCH v2 1/2] arm64: mm: vmemmap populate to page level if not section aligned
[PATCH v2] RISC-V: Enable cbo.clean/flush in usermode
2024-12-24 14:11 UTC (3+ messages)
[PATCH v2 0/4] PCI: dwc: Add ECAM support with iATU configuration
2024-12-24 14:10 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v2 2/4] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v2 3/4] PCI: dwc: Reduce DT reads by allocating host bridge via DWC glue driver
` [PATCH v2 4/4] PCI: qcom: Enable ECAM feature
[syzbot] possible deadlock in rfcomm_dlc_exists
2024-12-24 14:09 UTC (2+ messages)
` [syzbot] "
[PATCH 0/5] firmware: arm_ffa: Few updates and fixes
2024-12-24 13:57 UTC (6+ messages)
` [PATCH 1/5] firmware: arm_ffa: Replace SCMI by FF-A in the macro
` [PATCH 2/5] firmware: arm_ffa: Replace UUID buffer to standard UUID format
` [PATCH 3/5] firmware: arm_ffa: Align sync_send_receive{,2} function prototypes
` [PATCH 4/5] firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get()
` [PATCH 5/5] firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get()
[PATCH v2 2/2] arm64: dts: rockchip: Add BigTreeTech CB2 and Pi2 boards
2024-12-24 14:00 UTC
[PATCH v6 0/6] phy: core: Fix bugs for several APIs and simplify an API
2024-12-24 14:03 UTC (3+ messages)
[PATCH 0/3] Cover systemd.bbclass and devtool ide-sdk changes
2024-12-24 14:02 UTC (4+ messages)
` [PATCH 1/3] migration-guides: systemd.bbclass do not add Also services for 5.2
` [PATCH 2/3] sdk-manual: extensible.rst: update devtool ide-sdk
` [PATCH 3/3] sdk-manual: extensible.rst: remove confusing post-install-logging
[PATCH v2 0/2] Device managed platform_profile_register()
2024-12-24 14:01 UTC (3+ messages)
` [PATCH v2 1/2] ACPI: platform_profile: Add devm_platform_profile_register()
` [PATCH v2 2/2] alienware-wmi: Use devm_platform_profile_register()
[PATCH v2 1/2] dt-bindings: arm:rockchip: Add BigTreeTech CB2 and Pi2
2024-12-24 13:57 UTC
[PATCH v6 0/5] Improve simple directory offset wrap behavior
2024-12-24 14:00 UTC (8+ messages)
` [PATCH v6 5/5] libfs: Use d_children list to iterate simple_offset directories
rpi: Compute Module 5 doesn't autoboot without debug UART
2024-12-24 12:45 UTC
[PATCH] squashfs: Fix sqfs_inode_size() for xattr related SQFS_LSYMLINK_TYPE
2024-12-24 0:49 UTC
[RFC PATCH] Remove percentage display in backpointer progress
2024-12-24 13:32 UTC
[syzbot] [io-uring?] WARNING in __io_submit_flush_completions
2024-12-24 13:57 UTC (2+ messages)
[RFC PATCH] xen/kconfig: allow LATE_HWDOM config for ARM
2024-12-24 13:54 UTC (6+ messages)
[PATCH] nfsd: fix incorrect high limit in clamp() on over-allocation
2024-12-24 13:54 UTC (6+ messages)
[PATCH v2 00/17] rockchip: Add rk3562 support
2024-12-24 13:53 UTC (4+ messages)
` [PATCH v2 02/17] dt-bindings: mmc: Add support for rk3562 eMMC
knfsd server bug when GETATTR follows READDIR
2024-12-24 13:45 UTC (9+ messages)
[PATCH v5 0/8] driver core: class: Fix bug and code improvements for class APIs
2024-12-24 13:37 UTC (9+ messages)
` [PATCH v5 1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
` [PATCH v5 2/8] blk-cgroup: Fix class @block_class's subsystem refcount leakage
` [PATCH v5 3/8] driver core: Move true expression out of if condition in 3 device finding APIs
` [PATCH v5 4/8] driver core: Rename declaration parameter name for API device_find_child() cluster
` [PATCH v5 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v5 6/8] driver core: Correct API device_for_each_child_reverse_from() prototype
` [PATCH v5 7/8] driver core: Introduce device_iter_t for device iterating APIs
` [PATCH v5 8/8] driver core: Move two simple APIs for finding child device to header
[PATCH RFC 00/12] RDMA: Support link status events dispatching in ib_core
2024-12-24 13:38 UTC (4+ messages)
[GIT PULL] bpf for v6.13-rc4
2024-12-24 13:38 UTC (3+ messages)
[android-common:android14-kiwi-6.1 197/197] drivers/md/dm-user.c:364 bio_flags_to_user_flags() warn: unsigned 'out' is never less than zero
2024-12-24 13:34 UTC
[PATCH v2 00/17] imx: add i.MX95 support
2024-12-24 13:33 UTC (3+ messages)
` [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
[RFC PATCH v2 00/19] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
2024-12-24 13:33 UTC (12+ messages)
` [RFC PATCH v2 03/19] dt-bindings: power: thead,th1520: Add support for power domains
` [RFC PATCH v2 01/19] dt-bindings: clock: Add VO subsystem clocks and update address requirements
[syzbot] [riscv?] kernel panic: Kernel stack overflow (3)
2024-12-24 13:29 UTC (2+ messages)
[PATCH v6 0/1] Enable Bluetooth on qcs6490-rb3gen2 board
2024-12-24 13:27 UTC (5+ messages)
` [PATCH v6 1/1] dt-bindings: bluetooth: update the wcn6750 required properties
[PATCH 6.12 000/160] 6.12.7-rc1 review
2024-12-24 13:26 UTC (2+ messages)
[PATCH 6.6 000/116] 6.6.68-rc1 review
2024-12-24 13:26 UTC (2+ messages)
[PATCH 6.1 00/83] 6.1.122-rc1 review
2024-12-24 13:26 UTC (2+ messages)
[usb:usb-linus] BUILD SUCCESS dfc51e48bca475bbee984e90f33fdc537ce09699
2024-12-24 13:26 UTC
[PATCH 1/1] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
2024-12-24 13:25 UTC (2+ messages)
[PATCH mtd-utils] jffsX-utils: fix integer overflow in jffs2dump.c
2024-12-24 13:23 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: fix network selection in rtw_mlme.c
2024-12-24 13:20 UTC
[PATCH v2] cifs: Fix getting reparse points from servers without EAs support
2024-12-24 13:18 UTC
[PATCH v6 0/2] arm64: dts: rockchip: Use shared .dtsi and board-specific .dts for Radxa ROCK 5A and 5C
2024-12-24 13:13 UTC (6+ messages)
` [PATCH v6 1/2] arm64: dts: rockchip: Splits Radxa ROCK 5C dts into shareable .dtsi and board-specific .dts
` [PATCH v6 2/2] arm64: dts: rockchip: Convert Radxa ROCK 5A to use shared .dtsi
[openeuler:openEuler-1.0-LTS 1343/1343] drivers/iommu/iommu.c:979:31: sparse: sparse: dubious: !x | !y
2024-12-24 13:13 UTC
[styhead][PATCH] poky.conf: add new tested distros
2024-12-24 13:09 UTC (3+ messages)
` [scarthgap][PATCH] "
` [kirkstone][PATCH] "
[PATCH] poky.conf: update tested distros
2024-12-24 13:12 UTC
[PATCH] Add a b4 configuration file
2024-12-24 13:10 UTC (3+ messages)
[PATCH RFC] x86: avoid one cpu limit for kvm
2024-12-24 13:09 UTC
[PATCH 1/2] platform/x86: ideapad-laptop: Support for mic and audio leds
2024-12-24 13:09 UTC (4+ messages)
` [External] "
[PATCH v5 00/12] driver core: Constify API device_find_child()
2024-12-24 13:05 UTC (13+ messages)
` [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
` [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v5 06/12] driver core: Remove match_any()
` [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev()
` [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type()
` [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge()
` [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match()
[PATCH 1/1] coresight: prevent deactivate active config while enable the config
2024-12-24 13:07 UTC (5+ messages)
[PATCH fbtest 00/17] Export feature and large ellipses support
2024-12-24 13:07 UTC (2+ messages)
b4: Should send-series-to supress send-auto-to-cmd?
2024-12-24 13:06 UTC
[PATCH v4 00/11] driver core: Constify API device_find_child()
2024-12-24 12:58 UTC (4+ messages)
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type()
[PATCH] net: fec: handle page_pool_dev_alloc_pages error
2024-12-24 12:56 UTC (2+ messages)
Ceph and Netfslib
2024-12-24 12:56 UTC (5+ messages)
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.