messages from 2025-02-20 10:29:18 to 2025-02-20 11:06:52 UTC [more...]
[PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-02-20 11:26 UTC (7+ messages)
` [PATCH v5 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
` [PATCH v5 2/6] target/i386: Update EPYC-Rome "
` [PATCH v5 3/6] target/i386: Update EPYC-Milan "
[PATCH v2 0/3] Add synchronous fake device creation utility for GPIO drivers
2025-02-20 11:06 UTC (3+ messages)
` [PATCH v2 1/3] gpio: introduce utilities for synchronous fake device creation
[PATCH v2 0/3] binfmt: Add --ignore-family option
2025-02-20 11:05 UTC (5+ messages)
` [PATCH v2 1/3] binfmt: Shuffle things around
` [PATCH v2 2/3] binfmt: Normalize host CPU architecture
[PATCH v2 0/6] mmc: handle undervoltage events and prevent eMMC corruption
2025-02-20 11:05 UTC (6+ messages)
` [PATCH v2 3/6] mmc: core: refactor _mmc_suspend() for undervoltage handling
` [PATCH v2 4/6] mmc: core: add undervoltage handler for MMC/eMMC devices
[PATCH v9 0/8] drm/i915/fbc: FBC Dirty rect feature support
2025-02-20 11:05 UTC (13+ messages)
` [PATCH v9 1/8] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
` [PATCH v9 2/8] drm/i915/display: update and store the plane damage clips
` [PATCH v9 3/8] drm/i915/fbc: add register definitions for fbc dirty rect support
` [PATCH v9 4/8] drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC "
` [PATCH v9 5/8] drm/i915/fbc: avoid calling fbc activate if fbc is active
` [PATCH v9 6/8] drm/i915/fbc: dirty rect support for FBC
` [PATCH v9 7/8] drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
` [PATCH v9 8/8] drm/i915/fbc: handle dirty rect coords for the first frame
` ✓ CI.Patch_applied: success for drm/i915/fbc: FBC Dirty rect feature support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
[PATCH 0/4] mm: page_ext: Introduce new iteration API
2025-02-20 11:05 UTC (7+ messages)
` [PATCH 1/4] mm: page_ext: add an iteration API for page extensions
` [PATCH 2/4] mm: page_table_check: use new iteration API
[PATCH 00/26] btrfs: avoid repeated path computations and allocations for send
2025-02-20 11:04 UTC (32+ messages)
` [PATCH v2 00/30] "
` [PATCH v2 01/30] btrfs: send: remove duplicated logic from fs_path_reset()
` [PATCH v2 02/30] btrfs: send: make fs_path_len() inline and constify its argument
` [PATCH v2 03/30] btrfs: send: always use fs_path_len() to determine a path's length
` [PATCH v2 04/30] btrfs: send: simplify return logic from fs_path_prepare_for_add()
` [PATCH v2 05/30] btrfs: send: simplify return logic from fs_path_add()
` [PATCH v2 06/30] btrfs: send: implement fs_path_add_path() using fs_path_add()
` [PATCH v2 07/30] btrfs: send: simplify return logic from fs_path_add_from_extent_buffer()
` [PATCH v2 08/30] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH v2 09/30] btrfs: send: simplify return logic from __get_cur_name_and_parent()
` [PATCH v2 10/30] btrfs: send: simplify return logic from is_inode_existent()
` [PATCH v2 11/30] btrfs: send: simplify return logic from get_cur_inode_state()
` [PATCH v2 12/30] btrfs: send: factor out common logic when sending xattrs
` [PATCH v2 13/30] btrfs: send: only use booleans variables at process_recorded_refs()
` [PATCH v2 14/30] btrfs: send: add and use helper to rename current inode when processing refs
` [PATCH v2 15/30] btrfs: send: simplify return logic from send_remove_xattr()
` [PATCH v2 16/30] btrfs: send: simplify return logic from record_new_ref_if_needed()
` [PATCH v2 17/30] btrfs: send: simplify return logic from record_deleted_ref_if_needed()
` [PATCH v2 18/30] btrfs: send: simplify return logic from record_new_ref()
` [PATCH v2 19/30] btrfs: send: simplify return logic from record_deleted_ref()
` [PATCH v2 20/30] btrfs: send: simplify return logic from record_changed_ref()
` [PATCH v2 21/30] btrfs: send: remove unnecessary return variable from process_new_xattr()
` [PATCH v2 22/30] btrfs: send: simplify return logic from process_changed_xattr()
` [PATCH v2 23/30] btrfs: send: simplify return logic from send_verity()
` [PATCH v2 24/30] btrfs: send: simplify return logic from send_rename()
` [PATCH v2 25/30] btrfs: send: simplify return logic from send_link()
` [PATCH v2 26/30] btrfs: send: simplify return logic from send_unlink()
` [PATCH v2 27/30] btrfs: send: simplify return logic from send_rmdir()
` [PATCH v2 28/30] btrfs: send: keep the current inode's path cached
` [PATCH v2 29/30] btrfs: send: avoid path allocation for the current inode when issuing commands
` [PATCH v2 30/30] btrfs: send: simplify return logic from send_set_xattr()
[PATCH] nvme: remove multipath module parameter
2025-02-20 11:05 UTC (7+ messages)
[PATCH for-next 0/4] RDMA/hns: Introduce delay-destruction mechanism
2025-02-20 11:05 UTC (9+ messages)
[PATCH i-g-t v3 0/3] Add PMU tests to validate engine activity
2025-02-20 11:25 UTC (4+ messages)
` [PATCH i-g-t v3 1/3] lib/igt_perf: Use shift parameter for format
` [PATCH i-g-t v3 2/3] tests/intel/xe_pmu: Add PMU test to validate engine activity stats
` [PATCH i-g-t v3 3/3] tests/intel/xe_pmu: Add idle engine activity tests
[PATCH v6 0/7] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2025-02-20 11:04 UTC (6+ messages)
[PATCH v3 0/3] MediaTek MT8188 MTU3 USB and Genio 510/700 TypeC
2025-02-20 11:01 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: usb: mediatek,mtk-xhci: Add port for SuperSpeed EP
` [PATCH v3 2/3] arm64: dts: mediatek: mt8188: Add MTU3 nodes and correctly describe USB
` [PATCH v3 3/3] arm64: dts: mediatek: mt8390-genio-700: Add USB, TypeC Controller, MUX
[PATCH net-next] net: phy: realtek: add helper RTL822X_VND2_C22_REG
2025-02-20 11:04 UTC (2+ messages)
[PATCH 0/6] arm64: Introduce CIX P1 (SKY1) SoC
2025-02-20 10:58 UTC (3+ messages)
` [PATCH 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support
[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
2025-02-20 11:01 UTC (3+ messages)
` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub
[GIT PULL FOR 6.13] FIXES: Vcodec fixes
2025-02-20 11:01 UTC (3+ messages)
[PATCH i-g-t 0/2] Add SR-IOV simplified VF migration test
2025-02-20 11:00 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH 2/2] drm/tiny: add driver for Apple Touch Bars in x86 Macs
2025-02-20 11:00 UTC (4+ messages)
[PATCH v4 0/9] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-02-20 10:59 UTC (3+ messages)
` [PATCH v4 1/9] vhost-user: Add VirtIO Shared Memory map request
[PATCH] scripts/checksyscalls.sh: Add usage message, fix -Wno-error
2025-02-20 10:59 UTC
[PATCH 1/2] Revert "drivers: core: synchronize really_probe() and dev_uevent()"
2025-02-20 10:59 UTC (3+ messages)
` [PATCH 2/2] driver core: fix potential NULL pointer dereference in dev_uevent()
[PATCH net-next] net: phy: remove unused feature array declarations
2025-02-20 10:59 UTC (2+ messages)
[PATCH] mediatek MT7920: update bluetooth firmware to 20250210151502
2025-02-20 10:58 UTC
[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-02-20 10:58 UTC (4+ messages)
` [PATCH v6 12/42] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
[PATCH 6.13 000/258] 6.13.4-rc2 review
2025-02-20 10:58 UTC
[PATCH 6.12 000/225] 6.12.16-rc2 review
2025-02-20 10:58 UTC
[RESEND PATCH net-next 0/5] dt-bindings: net: realtek,rtl9301-switch
2025-02-20 10:57 UTC (3+ messages)
` [RESEND PATCH net-next 1/5] dt-bindings: net: Move realtek,rtl9301-switch to net
[PATCH 6.1 000/569] 6.1.129-rc2 review
2025-02-20 10:57 UTC
[PATCH] bcachefs: Use alloc_percpu_gfp to avoid deadlock
2025-02-20 10:57 UTC (3+ messages)
[PATCH] jfs: set diskblock and maxag to zero when creating imap
2025-02-20 10:56 UTC (2+ messages)
` [PATCH V2] jfs: Initialized first 8 members of the dinomap "
[RFC PATCH 00/22] sched/fair: Defer CFS throttling to exit to user mode
2025-02-20 10:56 UTC (5+ messages)
` [RFC PATCH 01/22] kernel/entry/common: Move syscall_enter_from_user_mode_work() out of header
[PATCH RFC v2 11/12] mm: Remove callers of pfn_t functionality
2025-02-20 10:56 UTC (2+ messages)
qcom: Add Audio firmware for X1E80100 CRD/QCPs
2025-02-20 10:54 UTC (14+ messages)
[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
2025-02-20 10:56 UTC (10+ messages)
[PATCH] bcachefs: Fix memmove when move keys down
2025-02-20 10:56 UTC
[RFC PATCH v2 0/3] sched/fair: introduce new scheduler group type group_parked
2025-02-20 10:55 UTC (6+ messages)
` [RFC PATCH v2 1/3] "
[PATCH net-next] skbuff: kill skb_flow_get_ports()
2025-02-20 10:54 UTC (2+ messages)
[PATCH v1 0/3] drm: bridge: add support for Triple 10-BIT
2025-02-20 10:53 UTC (3+ messages)
` [PATCH v1 2/3] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1
[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-02-20 10:53 UTC (6+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
2025-02-20 10:52 UTC (13+ messages)
[PATCH 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
2025-02-20 10:52 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] dt-bindings: hwlock: Convert to dtschema
2025-02-20 10:51 UTC (3+ messages)
[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2025-02-20 10:51 UTC (3+ messages)
[LTP] [PATCH] syscalls/utime03: relax the check for 1 second difference
2025-02-20 10:51 UTC (2+ messages)
[PATCH v3 00/15] iio: accel: adxl345: add interrupt based sensor events
2025-02-20 10:42 UTC (16+ messages)
` [PATCH v3 01/15] iio: accel: adxl345: reorganize measurement enable
` [PATCH v3 02/15] iio: accel: adxl345: add debug register access
` [PATCH v3 03/15] iio: accel: adxl345: reorganize irq handler
` [PATCH v3 04/15] iio: accel: adxl345: use regmap cache for INT mapping
` [PATCH v3 05/15] iio: accel: adxl345: move INT enable to regmap cache
` [PATCH v3 06/15] iio: accel: adxl345: add single tap feature
` [PATCH v3 07/15] iio: accel: adxl345: add double "
` [PATCH v3 08/15] iio: accel: adxl345: add double tap suppress bit
` [PATCH v3 09/15] iio: accel: adxl345: add freefall feature
` [PATCH v3 10/15] iio: accel: adxl345: extend sample frequency adjustments
` [PATCH v3 11/15] iio: accel: adxl345: add g-range configuration
` [PATCH v3 12/15] iio: accel: adxl345: add activity event feature
` [PATCH v3 13/15] iio: accel: adxl345: add inactivity feature
` [PATCH v3 14/15] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v3 15/15] docs: iio: add documentation for adxl345 driver
Intermittent init failure with KLEVV CRAS C910 4TB device
2025-02-20 10:51 UTC
[RFC v5 00/15] Sub-device configuration models
2025-02-20 10:50 UTC (6+ messages)
` [RFC v5 06/15] media: uapi: Add V4L2_CID_CONFIG_MODEL control
[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
2025-02-20 10:50 UTC (3+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
[PATCH 0/6] PCI: qcom-ep: add support for using the EP on SAR2130P and SM8450
2025-02-20 10:50 UTC (4+ messages)
` [PATCH 4/6] PCI: dwc: pcie-qcom-ep: enable EP support for SAR2130P
[PATCH v2 0/6] lmb: miscellaneous fixes and improvements
2025-02-20 10:50 UTC (9+ messages)
` [PATCH v2 2/6] lmb: handle scenario of encompassing overlap
` [PATCH v2 3/6] lmb: check for a region's coalescing with all existing regions
` [PATCH v2 4/6] lmb: remove superfluous address overlap check from lmb_add_region_flags()
` [PATCH v2 6/6] lmb: optimise the lmb allocation functions
firmware requirements
2025-02-20 10:50 UTC (2+ messages)
[PATCH 1/2] drm/format-helper: add helper for BGR888 to XRGB8888 conversion
2025-02-20 10:48 UTC (6+ messages)
` [PATCH 2/2] drm/tiny: add driver for Apple Touch Bars in x86 Macs
[PATCH net 0/2] bond: fix xfrm offload feature during init
2025-02-20 10:48 UTC (12+ messages)
[PATCH 0/5] clk: qcom: Add support to attach multiple power domains in cc probe
2025-02-20 10:48 UTC (7+ messages)
` [PATCH 3/5] clk: qcom: common: Attach clock power domains conditionally
Linux warns `sched: DL replenish lagged too much`
2025-02-20 10:47 UTC
[RFC 0/2] hw/vfio/pci: Prevent BARs from being dma mapped in d3hot state
2025-02-20 10:45 UTC (5+ messages)
[PATCH i-g-t v2] tools/intel_reg: Add --pci-slot option
2025-02-20 10:47 UTC (2+ messages)
Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"
2025-02-20 10:46 UTC (5+ messages)
` [OE-core] "
[PATCH v3 00/10] Convert mac80211 to TXQs only
2025-02-20 10:44 UTC (11+ messages)
` [PATCH v3 01/10] wifi: mac80211: move rate control setup
` [PATCH v3 02/10] wifi: mac80211: Always provide the MMPDU TXQ
` [PATCH v3 03/10] wifi: mac80211: Convert vif->txq to an array
` [PATCH v3 04/10] wifi: mac80211: Add new TX queues to replace legacy TX
` [PATCH v3 05/10] wifi: mac80211: Stop using legacy TX path
` [PATCH v3 06/10] wifi: mac80211: Call ieee80211_tx_h_select_key only once
` [PATCH v3 07/10] wifi: mac80211: Rename IEEE80211_TX_INTFL_OFFCHAN_TX_OK
` [PATCH v3 08/10] wifi: mac80211: Simplify AMPDU handling
` [PATCH v3 09/10] wifi: mac80211: Migrate TX to kthread
` [PATCH v3 10/10] wifi: mac80211: Cleanup *ieee80211_wake_txq* naming
[PATCH v4 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver
2025-02-20 10:44 UTC (4+ messages)
` [PATCH v4 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()
[PATCH v2 0/2] xen/list: some fixes in list.h
2025-02-20 10:44 UTC (5+ messages)
` [PATCH v2 1/2] xen/list: avoid UB in list iterators
[PATCH 0/2] KVM: arm64: EL2 PMU reset handling fixes
2025-02-20 10:44 UTC (2+ messages)
design of usb_lock_device_for_reset()
2025-02-20 10:44 UTC
[PATCH v3] nvmet-tcp: Enforce update ordering between queue->cmd and rcv_state
2025-02-20 10:42 UTC (2+ messages)
[PATCH 0/6] add USB2.0 support for i.MX95-19x19 EVK board
2025-02-20 10:38 UTC (7+ messages)
` [PATCH 2/6] dt-bindings: usb: usbmisc-imx: add compatible for i.MX95 platform
` [PATCH 6/6] arm64: dts: imx95-19x19-evk: enable USB2.0 node
[PATCH 0/7] mm, swap: remove swap slot cache
2025-02-20 10:41 UTC (3+ messages)
` [PATCH 7/7] mm, swap: simplify folio swap allocation
[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
2025-02-20 10:40 UTC (11+ messages)
[PATCH] media: omap3isp: drop wait_prepare/finish callbacks
2025-02-20 10:40 UTC (7+ messages)
[PATCH mptcp-net] mptcp: always handle address removal under msk socket lock
2025-02-20 10:40 UTC (4+ messages)
[PATCH net] net: loopback: Avoid sending IP packets without an Ethernet header
2025-02-20 10:40 UTC (2+ messages)
[PATCH v2 0/5] drm/msm/dsi: Add DSC support to 2 panels in dual DSI mode
2025-02-20 10:38 UTC (5+ messages)
` [PATCH v2 4/5] dt-bindings: display/msm: dsi-controller-main: Document dual panel property
` [PATCH v2 5/5] drm/msm/dsi: Support DSC for dual panel case
[PATCH] drm/i915/selftests: Re-enable power gating after live_selftest
2025-02-20 10:38 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Re-enable power gating after live_selftest (rev2)
[PATCH 6.1 000/578] 6.1.129-rc1 review
2025-02-20 10:38 UTC (3+ messages)
` [PATCH 6.1] "
[PATCHv4 0/5] ublk zero-copy support
2025-02-20 10:38 UTC (5+ messages)
` [PATCHv4 2/5] io_uring: add support for kernel registered bvecs
[PATCH v2 0/8] imx8mp: Add support to Run/Stall DSP via reset API
2025-02-20 10:36 UTC (3+ messages)
` [PATCH v2 2/8] dt-bindings: dsp: fsl,dsp: Add resets property
[PATCH mptcp-next v1 0/9] BPF path manager, part 5
2025-02-20 10:36 UTC (10+ messages)
` [PATCH mptcp-next v1 1/9] mptcp: pm: in-kernel: add address_removed/subflow_closed
` [PATCH mptcp-next v1 2/9] mptcp: pm: in-kernel: address_announced interface
` [PATCH mptcp-next v1 3/9] mptcp: pm: in-kernel: address_removed interface
` [PATCH mptcp-next v1 4/9] mptcp: pm: in-kernel: subflow_established interface
` [PATCH mptcp-next v1 5/9] mptcp: pm: in-kernel: subflow_closed interface
` [PATCH mptcp-next v1 6/9] mptcp: pm: userspace: address_announced interface
` [PATCH mptcp-next v1 7/9] mptcp: pm: userspace: address_removed interface
` [PATCH mptcp-next v1 8/9] mptcp: pm: userspace: subflow_established interface
` [PATCH mptcp-next v1 9/9] mptcp: pm: userspace: subflow_closed interface
[PATCH v1] PM: Discard runtime_xx() handles using pm_ptr()
2025-02-20 10:35 UTC (2+ messages)
[PATCH 0/2] nvme-fc: fix schedule in atomic context
2025-02-20 10:36 UTC (5+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state
` [PATCH 2/2] nvme-fc: rely on state transitions to handle connectivity loss
[PATCH i-g-t] tests/kms_display_modes: Remove negative test for extended display
2025-02-20 10:36 UTC
[PATCH v1 0/3] Initial BBML2 support for contpte_convert()
2025-02-20 10:34 UTC (4+ messages)
` [PATCH v1 1/3] arm64: Add BBM Level 2 cpu feature
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-20 10:35 UTC (6+ messages)
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
[PATCH iwl-net] ice: ensure periodic output start time is in the future
2025-02-20 10:36 UTC (4+ messages)
[PATCH v5 0/2] drm/xe: Add and refactor workarounds
2025-02-20 10:34 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add and refactor workarounds (rev4)
[PATCH 6.12 000/230] 6.12.16-rc1 review
2025-02-20 10:34 UTC (8+ messages)
[PATCH] riscv: timer: Add thead,c900-clint compatible
2025-02-20 10:31 UTC
[PATCH v5 00/12] driver core: Constify API device_find_child()
2025-02-20 10:31 UTC (3+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
[PATCH] bus: invoke TAILQ_REMOVE when bus cleanup
2025-02-20 10:31 UTC (2+ messages)
[PATCH 6.13 000/274] 6.13.4-rc1 review
2025-02-20 10:31 UTC (4+ messages)
` [PATCH 6.13 230/274] eth: iavf: extend the netdev_lock usage
[PATCH] leds: rgb: leds-qcom-lpg: Fix pwm resolution for Hi-Res PWMs
2025-02-20 10:31 UTC
[PATCH] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination
2025-02-20 10:29 UTC
[PATCH 0/2] firmware: cs_dsp: Remove usage of GFP_DMA
2025-02-20 10:29 UTC (8+ messages)
[PATCH v2] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
2025-02-20 10:25 UTC (2+ 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.