All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-04 18:16:01 to 2025-02-04 18:56:57 UTC [more...]

[PATCH 1/2] gpu: nova-core: add initial driver stub
 2025-02-04 18:56 UTC  (8+ messages)
` [PATCH 2/2] gpu: nova-core: add initial documentation

[RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-04 18:56 UTC  (2+ messages)

[PATCH 0/3] VF: Avoid reading inaccessible RING_TIMESTAMP
 2025-02-04 18:56 UTC  (5+ messages)
` [PATCH 2/3] drm/xe/vf: Return error code from xe_hw_engine_read_timestamp()
` [PATCH 3/3] drm/xe/client: Skip drm-total-cycles if unable to read timestamp

[PATCH] pwm: tiehrpwm: ensures that state.enabled is synchronized in .probe()
 2025-02-04 18:55 UTC 

[PATCH net-next v2] netdev-genl: Elide napi_id when not present
 2025-02-04 18:56 UTC  (5+ messages)

[PATCH v7 0/6] Poisoned memory recovery on reboot
 2025-02-04 18:55 UTC  (5+ messages)
` [PATCH v7 6/6] hostmem: Handle remapping of RAM

[PATCH v2] drm/i915/psr: clarify intel_psr_pre_plane_update() conditions
 2025-02-04 18:55 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/i915/psr: clarify intel_psr_pre_plane_update() conditions (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 00/19] iommu: Further abstract iommu-pages
 2025-02-04 18:35 UTC  (35+ messages)
` [PATCH 01/19] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH 03/19] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH 04/19] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH 05/19] iommu/pages: Replace iommu_free_pages() with iommu_free_page()
` [PATCH 06/19] iommu/pages: De-inline the substantial functions
` [PATCH 07/19] iommu/vtd: Use virt_to_phys()
` [PATCH 08/19] iommu/pages: Formalize the freelist API
` [PATCH 09/19] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH 10/19] iommu/amd: "
` [PATCH 11/19] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH 12/19] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH 13/19] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH 14/19] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH 15/19] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH 16/19] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH 19/19] iommu/pages: Remove iommu_alloc_page/pages()

[PATCH 1/6] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
 2025-02-04 18:54 UTC  (9+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] eal: "
  ` [PATCH v4 2/7] drivers/bus: "
  ` [PATCH v4 3/7] drivers/common: "
  ` [PATCH v4 4/7] drivers/dma: "
  ` [PATCH v4 5/7] drivers/net: "
  ` [PATCH v4 6/7] drivers/raw: "
  ` [PATCH v4 7/7] mldev: "

[PATCHSET RFC 6.12] xfs: bug fixes for 6.12.y LTS
 2025-02-04 18:53 UTC  (11+ messages)
` [PATCH 01/10] xfs: avoid nested calls to __xfs_trans_commit
` [PATCH 02/10] xfs: don't lose solo superblock counter update transactions
` [PATCH 03/10] xfs: don't lose solo dquot "
` [PATCH 04/10] xfs: separate dquot buffer reads from xfs_dqflush
` [PATCH 05/10] xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
` [PATCH 06/10] xfs: attach dquot buffer to dquot log item buffer
` [PATCH 07/10] xfs: convert quotacheck to attach dquot buffers
` [PATCH 08/10] xfs: don't over-report free space or inodes in statvfs
` [PATCH 09/10] xfs: release the dquot buf outside of qli_lock
` [PATCH 10/10] xfs: lock dquot buffer before detaching dquot from b_li_list

[PATCH v3 0/3] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2025-02-04 18:52 UTC  (10+ messages)
` [PATCH v3 3/3] drm: bridge: ti-sn65dsi83: Add error recovery mechanism

[PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt()
 2025-02-04 18:52 UTC  (3+ messages)

[PATCH v2 0/6] drm/i915/lspcon: interface cleanups
 2025-02-04 18:50 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Fi.CI.SPARSE: warning for drm/i915/lspcon: interface cleanups (rev2)
` ✗ i915.CI.BAT: failure "

[PATCH net-next v4 6/7] net: selftests: Export net_test_phy_loopback_*
 2025-02-04 18:50 UTC  (2+ messages)

[chrome-os:chromeos-6.6 170/170] arch/arm64/boot/dts/mediatek/mt8196-evb.dtb: /soc/mipi-tx-config@130b0000: failed to match any schema with compatible: ['mediatek,mt8196-mipi-tx']
 2025-02-04 18:50 UTC 

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-02-04 18:51 UTC  (14+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents

[PATCH v3 0/6] cxl: DPA partition metadata is a mess
 2025-02-04 18:50 UTC  (4+ messages)
` [PATCH v3 3/6] cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'

[PATCH v3 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-04 18:48 UTC  (9+ messages)
` [PATCH v3 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PATCH v3 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PATCH v3 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PATCH v3 4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
` [PATCH v3 5/7] hw/arm: "
` [PATCH v3 6/7] hw/riscv: "
` [PATCH v3 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-04 18:47 UTC  (7+ messages)

[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-04 18:46 UTC  (15+ messages)
` [PATCH v2 2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
` [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
` [PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
` [PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
` [PATCH v2 7/8] hw/riscv: "

SVSM Development Call February 5th, 2025
 2025-02-04 18:46 UTC 

[PATCH v3 00/23] Intel vendor events and TMA 5.01 metrics
 2025-02-04 18:44 UTC  (2+ messages)

[PATCH v8 0/9] DTS updates for system1 BMC
 2025-02-04 18:43 UTC  (10+ messages)
` [PATCH v8 1/9] dt-bindings: ipmi: Add binding for IPMB device
` [PATCH v8 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v8 3/9] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v8 4/9] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v8 5/9] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v8 6/9] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v8 7/9] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v8 8/9] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v8 9/9] ARM: dts: aspeed: system1: Disable gpio pull down

[Intel-wired-lan] [PATCH iwl-next] ixgbe: add PTP support for E610 device
 2025-02-04 18:42 UTC  (3+ messages)
  `  "

[PATCH v2 0/9] wifi: rtw88: Prepare to support RTL8814AU (part 1/2)
 2025-02-04 18:42 UTC  (10+ messages)
` [PATCH v2 1/9] wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU
` [PATCH v2 2/9] wifi: rtw88: Fix download_firmware_validate() "
` [PATCH v2 3/9] wifi: rtw88: Extend struct rtw_pwr_track_tbl "
` [PATCH v2 4/9] wifi: rtw88: Extend rf_base_addr and rf_sipi_addr "
` [PATCH v2 5/9] wifi: rtw88: Extend rtw_fw_send_ra_info() "
` [PATCH v2 6/9] wifi: rtw88: Constify some more structs and arrays
` [PATCH v2 7/9] wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUM
` [PATCH v2 8/9] wifi: rtw88: Extend TX power stuff for 3-4 spatial streams
` [PATCH v2 9/9] wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AU

[PATCH net-next 0/9][pull request] ice: managing MSI-X in driver
 2025-02-04 18:41 UTC  (5+ messages)
` [PATCH net-next 2/9] ice: devlink PF MSI-X max and min parameter

[PATCHSET v2 0/2] Add XFS support for RWF_DONTCACHE
 2025-02-04 18:40 UTC  (3+ messages)
` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE
` [PATCH 2/2] xfs: flag as supporting FOP_DONTCACHE

[GIT PULL] livepatching for 6.14-rc2
 2025-02-04 18:40 UTC  (2+ messages)

[rppt:kho/v4 13/13] mm/memblock.c:2434: warning: Function parameter or struct member 'name' not described in 'reserve_mem_kho_revive'
 2025-02-04 18:39 UTC 

[avpatel:riscv_misc_fixes_v1 38/59] include/linux/acpi_rimt.h:9:80: warning: 'struct iommu_ops' declared inside parameter list will not be visible outside of this definition or declaration
 2025-02-04 18:39 UTC 

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-04 18:39 UTC  (4+ messages)

[GIT PULL] platform-drivers-x86 for v6.14-2
 2025-02-04 18:39 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Integrate Swap Cache, Swap Maps with Swap Allocator
 2025-02-04 18:38 UTC  (5+ messages)

[PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR
 2025-02-04 18:38 UTC 

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-02-04 18:38 UTC  (3+ messages)

porting xenomai-4 linux-evl arm64 for raspberry pi 3,zero-w2,4,5
 2025-02-04 18:38 UTC  (2+ messages)

[Buildroot] [PATCH] configs/ti_am62ax_sk_defconfig: Fix kernel configuration
 2025-02-04 18:38 UTC 

Git in GSoC 2025
 2025-02-04 18:36 UTC  (9+ messages)

PI and data checksumming for XFS
 2025-02-04 18:36 UTC  (5+ messages)
` [PATCH 7/7] xfs: implement block-metadata based data checksums

[Buildroot] [PATCH 1/1] package/containerd: fix build with toolchain without Gold linker
 2025-02-04 18:36 UTC  (3+ messages)

[PATCH v3 0/7] mfd: bcm590xx: Add support for BCM59054
 2025-02-04 18:33 UTC  (4+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: brcm,bcm59056: Convert to YAML

[PATCH] net: miiphybb: Update debug() print
 2025-02-04 18:34 UTC  (2+ messages)

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-04 18:34 UTC  (3+ messages)

[PATCH V7 0/5] TPH and cache direct injection support
 2025-02-04 18:33 UTC  (3+ messages)
` [PATCH V7 2/5] PCI/TPH: Add Steering Tag support

[PATCH] net: miiphybb: Convert ifdef DEBUG to debug()
 2025-02-04 18:33 UTC  (4+ messages)

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-04 18:30 UTC  (13+ messages)
` [PATCH bpf-next v8 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v8 02/12] bpf: prepare for timestamping callbacks use
` [PATCH bpf-next v8 03/12] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v8 04/12] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v8 06/12] bpf: support SCM_TSTAMP_SCHED "
` [PATCH bpf-next v8 07/12] bpf: support sw SCM_TSTAMP_SND "
` [PATCH bpf-next v8 08/12] bpf: support hw "
` [PATCH bpf-next v8 09/12] bpf: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work
` [PATCH bpf-next v8 11/12] bpf: add a new callback in tcp_tx_timestamp()
` [PATCH bpf-next v8 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH 1/2] net: ravb: Drop empty init callback
 2025-02-04 18:30 UTC  (5+ messages)

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-04 18:45 UTC  (3+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform

[congwang:tcp_bpf 4/4] net/ipv4/tcp_bpf.c:127:12: warning: 'tcp_bpf_ingress_backlog' defined but not used
 2025-02-04 18:29 UTC 

[usb:usb-next 5/12] drivers/usb/typec/ucsi/ucsi.c:88 ucsi_sync_control_common() error: we previously assumed 'cci' could be null (see line 84)
 2025-02-04 18:29 UTC 

[PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP
 2025-02-04 18:29 UTC  (8+ messages)

[PATCH v3 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-02-04 18:28 UTC  (4+ messages)
` [PATCH v3 2/5] wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation

[Buildroot] [PATCH v2 1/1] linux: make out-of-tree DTS work with newest kernels
 2025-02-04 18:27 UTC  (8+ messages)

[meta-lts-mixins][scarthgap/rust] librsvg-native no longer building
 2025-02-04 18:27 UTC 

[PATCH] arm64: dts: imx8mp: configure GPU and NPU clocks to overdrive rate
 2025-02-04 18:27 UTC 

[Buildroot] [PATCH] package/rtl8821cu: bump to version 2025-01-21
 2025-02-04 18:26 UTC 

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-04 18:25 UTC  (11+ messages)
` [PATCH v4 07/33] io: tls: Allow terminating the TLS session gracefully with EOF
` [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels

[tip: x86/cpu] x86/cpu: Fix #define name for Intel CPU model 0x5A
 2025-02-04 18:25 UTC 

[PATCH] perf/core: move all of the pmu devices into their own location
 2025-02-04 18:23 UTC  (9+ messages)

[PATCH v2 0/5] Add support for the Exynos7870 SoC, along with three devices
 2025-02-04 18:22 UTC  (3+ messages)
` [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-04 18:22 UTC  (7+ messages)

[PATCH v4 0/4] overcommit: introduce mem-lock-onfault
 2025-02-04 18:21 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] KSM Enhancements: Selective KSM
 2025-02-04 18:21 UTC  (3+ messages)

[PATCH 0/8] KVM: arm64: FPSIMD/SVE/SME fixes
 2025-02-04 18:17 UTC  (3+ messages)
` [PATCH 7/8] KVM: arm64: Mark some header functions as inline

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-04 18:19 UTC  (7+ messages)
` [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings to YAML

[PATCH] rockchip: rk3399: grf: Fix enum typos for UART2
 2025-02-04 18:20 UTC  (2+ messages)

[PATCH v7 0/3] hw/acpi: Add vmclock device
 2025-02-04 18:19 UTC  (5+ messages)
` [PATCH v7 3/3] "

[PATCH 1/3] drm/i915/display: convert intel_ddi_buf_trans.c to struct intel_display
 2025-02-04 18:20 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [1/3] "

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-02-04 18:16 UTC  (8+ messages)
` [RFC v2 PATCH 01/10] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs

[PATCH bpf-next v3 00/18] bpf qdisc
 2025-02-04 18:17 UTC  (4+ messages)
` [PATCH bpf-next v3 18/18] selftests/bpf: Test attaching bpf qdisc to mq and non root

[PATCH v4 0/1] Seal system mappings
 2025-02-04 18:17 UTC  (5+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH 01/17] miiphy: Introduce mdio_init()
 2025-02-04 18:17 UTC  (7+ messages)

[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
 2025-02-04 18:15 UTC  (19+ messages)

[PATCH net-next v6 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2025-02-04 18:13 UTC  (3+ messages)
` [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode

[PATCH] accel/amdxdna: Add MODULE_FIRMWARE() declarations
 2025-02-04 18:15 UTC  (3+ messages)

[PATCH] lib/pciids: Sync pci id changes for DG2/MTL/BMG/PTL
 2025-02-04 18:16 UTC  (2+ messages)

[PATCH v2] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines
 2025-02-04 18:15 UTC  (2+ messages)


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.