All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-15 07:15:50 to 2025-10-15 07:47:36 UTC [more...]

[PATCH v7 00/12] drm/xe: Make all xe_ggtt structs private
 2025-10-15  7:47 UTC  (12+ messages)
` [PATCH v7 01/12] drm/xe: Start using ggtt->start in preparation of balloon removal
` [PATCH v7 02/12] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [PATCH v7 03/12] drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
` [PATCH v7 04/12] drm/xe/display: Avoid "
` [PATCH v7 05/12] drm/xe: Do not dereference ggtt_node in xe_bo.c
` [PATCH v7 06/12] drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
` [PATCH v7 07/12] drm/xe: Privatize xe_ggtt_node
` [PATCH v7 08/12] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v7 10/12] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v7 11/12] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v7 12/12] drm/xe: Remove xe_ggtt_node_allocated

[PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory
 2025-10-15  7:47 UTC  (7+ messages)
` [REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)

[RFC PATCH 00/13] Support ROHM BD72720 PMIC
 2025-10-15  7:46 UTC  (9+ messages)
` [RFC PATCH 06/13] mfd: bd71828: Support ROHM BD72720

[PATCH v2 0/4] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-15  7:46 UTC  (6+ messages)
` [PATCH v2 3/4] PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
` [PATCH v2 4/4] irqchip/gic-its: Rework platform MSI deviceID detection

[RFC 0/2] Lift restriction about VDUSE net devices with CVQ
 2025-10-15  7:45 UTC  (10+ messages)
` [RFC 1/2] virtio_net: timeout control virtqueue commands

[PATCH] dm: sysfs: use sysfs_emit() in dm-sysfs.c
 2025-10-15  7:45 UTC 

Fwd: USB DBC hang during earlyprintk initialization
 2025-10-15  7:43 UTC 

[PATCH v4 0/2] hw/uefi: add support for receiving the firmware log via monitor
 2025-10-15  7:41 UTC  (8+ messages)
` [PATCH v4 1/2] hw/uefi: add "info firmware-log" + "query-firmware-log" monitor commands

[PATCH 0/2] Improve mailmap file
 2025-10-15  7:41 UTC  (4+ messages)
` [PATCH 2/2] mailmap: sort mailmap

[RFC v3 0/5] Align atomic storage
 2025-10-15  7:40 UTC  (4+ messages)
` [RFC v3 1/5] documentation: Discourage alignment assumptions

[PATCH v2 0/3] drm/draw: add check API to avoid spurious WARN
 2025-10-15  7:40 UTC  (7+ messages)
` [PATCH v2 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888
` [PATCH v2 2/3] drm/log: avoid WARN when searching for usable format
` [PATCH v2 3/3] drm/panic: avoid WARN when checking format support

Regression in generic/749 with 8k fsblock size on 6.18-rc1
 2025-10-15  7:39 UTC  (2+ messages)

Zapytanie ofertowe
 2025-10-15  7:35 UTC 

[PATCH v2 1/4] of/irq: Add msi-parent check to of_msi_xlate()
 2025-10-15  7:38 UTC  (3+ messages)

In defense of Link (was Re: [b4] initial "b4 dig" to supplant Link: trailers)
 2025-10-15  7:37 UTC  (11+ messages)

[PATCH v4 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2025-10-15  7:37 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: phy: add "
` [PATCH v4 2/2] phy: add basic "

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2025-10-15  7:37 UTC  (3+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64

[PATCH] spi: amlogic: fix spifc build error
 2025-10-15  7:36 UTC  (3+ messages)

Welders ready to work
 2025-10-15  7:35 UTC 

[PATCH v2 0/6] Add/Remove memory regions & support funcs
 2025-10-15  7:36 UTC  (5+ messages)
` [PATCH v2 1/6] vhost: add define for configure mem slot
` [PATCH v2 3/6] vhost: hdr file changes for add/remove mem regions

[PATCH] RFC: audio: deprecate HMP audio commands
 2025-10-15  7:35 UTC 

[PATCH net] net/mlx5e: psp, avoid 'accel' NULL pointer dereference
 2025-10-15  7:34 UTC  (2+ messages)

[PATCH 00/10] Preparatory patches for guardband optimization
 2025-10-15  7:22 UTC  (11+ messages)
` [PATCH 01/10] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 02/10] drm/i915/display: Move intel_dpll_crtc_compute_clock early
` [PATCH 03/10] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 04/10] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 05/10] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 06/10] drm/i915/psr: Introduce helper intel_psr_set_non_psr_pipes()
` [PATCH 07/10] drm/i915/display: Introduce dp/psr_compute_config_late()
` [PATCH 08/10] drm/i915/psr: Check if final vblank is sufficient for PSR features
` [PATCH 09/10] drm/i915/display: Add vblank_start adjustment logic for always-on VRR TG
` [PATCH 10/10] drm/i915/display: Prepare for vblank_delay for LRR

[PATCH i-g-t v4 0/2] tests/kms_vrr: Dynamically verify LOBF across vrefresh steps
 2025-10-15  7:35 UTC  (3+ messages)
` [PATCH i-g-t v4 1/2] "
` [PATCH i-g-t v4 2/2] tests/kms_vrr: Reduce unnecessary logging in specific test cases

[PATCH v4] exfat: fix out-of-bounds in exfat_nls_to_ucs2()
 2025-10-15  7:34 UTC 

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-15  7:35 UTC  (11+ messages)

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-10-15  7:33 UTC  (5+ messages)
  ` [v2,0/3] "

[PATCH v2 0/2] amd_iommu: Cleanups and fixes (PART 2)
 2025-10-15  7:32 UTC  (7+ messages)
` [PATCH v2 1/2] amd_iommu: Fix handling device on buses != 0

[PATCH 0/3] target/s390x: Fix missing clock-comparator interrupts
 2025-10-15  7:30 UTC  (3+ messages)
` [PATCH 3/3] tests/tcg/s390x: Test SET CLOCK COMPARATOR

[PATCH] mm/khugepaged: fix comment for default scan sleep duration
 2025-10-15  7:32 UTC  (2+ messages)

[PATCH v2 0/3] mm: some optimizations for prot numa
 2025-10-15  7:32 UTC  (5+ messages)
` [PATCH v2 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
` [PATCH v2 3/3] mm: huge_memory: use folio_skip_prot_numa() for pmd folio

[PATCH 0/5] Apple Silicon USB3 support - dwc3
 2025-10-15  7:32 UTC  (4+ messages)
` [PATCH 4/5] usb: dwc3: glue: Allow more fine grained control over mode switches

[PATCH v25 00/20] Improve write performance for zoned UFS devices
 2025-10-15  7:32 UTC  (7+ messages)
` [PATCH v25 05/20] blk-mq: Run all hwqs for sq scheds if write pipelining is enabled
` [PATCH v25 07/20] block/mq-deadline: Enable zoned write pipelining
` [PATCH v25 08/20] blk-zoned: Fix a typo in a source code comment

[PATCH v2 00/16] Parallelizing filesystem writeback
 2025-10-15  7:31 UTC  (9+ messages)
    ` [PATCH v2 09/16] f2fs: add support in f2fs to handle multiple writeback contexts
      ` [f2fs-dev] "
    ` [PATCH v2 16/16] writeback: added XFS support for matching writeback count to allocation group count
      ` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v2 00/16] Parallelizing filesystem writeback

[PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
 2025-10-15  7:31 UTC  (4+ messages)

[PATCH i-g-t v3 0/2] tests/kms_vrr: Dynamically verify LOBF across vrefresh steps
 2025-10-15  7:30 UTC  (6+ messages)
` [PATCH i-g-t v3 1/2] "
` [PATCH i-g-t v3 2/2] tests/kms_vrr: Reduce unnecessary logging in specific test cases

[PATCH] md: fix rcu protection in md_wakeup_thread
 2025-10-15  7:31 UTC  (4+ messages)

[PATCH 9/9] MAINTAINERS: add Black Sesame Technologies (BST) ARM SoC support
 2025-10-15  7:30 UTC  (2+ messages)

[PATCH] drm/xe/xe3: Add WA_14024681466 for Xe3_LPG
 2025-10-15  7:52 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] btrfs: Fix NULL pointer access in btrfs_check_leaked_roots()
 2025-10-15  7:24 UTC 

[RFC PATCH 0/7] rework EAL argument parsing in DPDK
 2025-10-15  7:28 UTC  (6+ messages)
` [PATCH v11 00/21]
  ` [PATCH v11 01/21] build: add define for the OS environment name
  ` [PATCH v11 02/21] test/func_reentrancy: fix args to EAL init call

allow file systems to increase the minimum writeback chunk size
 2025-10-15  7:27 UTC  (4+ messages)
` [PATCH 2/3] writeback: allow the file system to override MIN_WRITEBACK_PAGES

[PATCH] Revert "sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks"
 2025-10-15  7:27 UTC  (5+ messages)
` [PATCH v6.12] sched/fair: Block delayed tasks on throttled hierarchy during dequeue

[PATCH 0/4] tests/intel/xe_eudebug_online: Introduce pagefault stress tests
 2025-10-15  7:27 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for tests/intel/xe_eudebug_online: Introduce pagefault stress tests (rev5)

[PATCH] virtio-net: introduce TSO limit feature
 2025-10-15  7:27 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update Jessica Zhang's email address
 2025-10-15  7:26 UTC  (3+ messages)

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-10-15  7:20 UTC 

[PATCH i-g-t] tests/intel-ci : Add Xe Multigpu blocklist file
 2025-10-15  7:26 UTC  (2+ messages)

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-15  7:25 UTC  (3+ messages)
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation

[PATCH] ksmbd: fix recursive locking in RPC handle list access
 2025-10-15  7:25 UTC 

[PATCH v5 00/13] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-10-15  7:25 UTC  (4+ messages)
` [PATCH v5 04/13] remoteproc: pas: Replace metadata context with PAS context structure

[PATCH v2 0/2] tracing: fprobe: optimization for entry only case
 2025-10-15  7:25 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 10/19] sched/fair: Prioritize tasks preferring destination LLC during balancing
 2025-10-15  7:23 UTC  (2+ messages)

[PATCH] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
 2025-10-15  7:23 UTC 

[PATCH 0/6] Fixes related to toolchain / libc update
 2025-10-15  7:21 UTC  (5+ messages)
` [PATCH 2/6] lib/cobalt: arm: Avoid thumb mode in syscall-issuing modules
` [PATCH 5/6] lib/cobalt: arm: Skip SIGSHADOW_ACTION_BACKTRACE over asynchronous signals

still using 'git whatchanged'
 2025-10-15  7:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v8 0/9] refactor IDPF resource
 2025-10-15  7:22 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v8 3/9] idpf: move queue resources to idpf_q_vec_rsrc structure

[PATCH v7 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-10-15  7:22 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for lib/intel_device_info: get the xe .graphics_rel from GMD_ID (rev7)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-10-15  7:14 UTC  (30+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 03/29] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v4 04/29] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 07/29] misc: lan966x_pci: Use simple-platform-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()
` [PATCH v4 10/29] pinctrl: cs42l43: "
` [PATCH v4 11/29] cxl/test: Use device_set_node()
` [PATCH v4 12/29] cxl/test: Use fw_devlink_set_device()
` [PATCH v4 13/29] PCI: of: "
` [PATCH v4 14/29] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v4 15/29] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v4 16/29] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
` [PATCH v4 20/29] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v4 21/29] i2c: busses: at91: "
` [PATCH v4 22/29] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v4 23/29] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v4 24/29] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v4 25/29] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v4 26/29] misc: lan966x_pci: Introduce board specific data
` [PATCH v4 27/29] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v4 28/29] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v4 29/29] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH 00/10] improve smbdirect_mr_io lifetime
 2025-10-15  7:20 UTC  (3+ messages)
` [PATCH 10/10] smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered

[PATCH 6/9] mmc: sdhci: allow drivers to pre-allocate bounce buffer
 2025-10-15  7:20 UTC  (2+ messages)

[PATCH v2 0/3] Add ADSP and CDSP support on Kaanapali SoC
 2025-10-15  7:20 UTC  (3+ messages)
` [PATCH v2 1/3] misc: fastrpc: Rename phys to dma_addr for clarity

[RESEND][RFC] sched: Introduce removed.load_sum for precise load propagation
 2025-10-15  7:20 UTC  (5+ messages)

[avpatel:riscv_trace_support_v1 18/50] arch/riscv/kvm/aia_imsic.c:825:2: warning: variable 'vcpu' is used uninitialized whenever 'if' condition is false
 2025-10-15  7:19 UTC 

FAILED: patch "[PATCH] ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples" failed to apply to 6.12-stable tree
 2025-10-15  7:18 UTC  (2+ messages)
` [PATCH 6.12.y] ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples

Followup to my earlier post about building for an ADLINK LEC-iMX6
 2025-10-15  7:17 UTC  (2+ messages)

[PATCH 21/21] net/ena: upgrade driver version to 2.14.0
 2025-10-15  7:17 UTC 

[PATCH v4 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
 2025-10-15  7:17 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: Add the NXP SAR ADC support for the "

[Buildroot] [git commit] package/isl: bump to version 0.27
 2025-10-15  7:05 UTC 

[Buildroot] [git commit] package/ipset: bump to version 7.24
 2025-10-15  7:03 UTC 

[Buildroot] [git commit] package/python-websocket-client: bump version to 1.9.0
 2025-10-15  6:12 UTC 

[Buildroot] [git commit] package/python3: security bump version to 3.13.8
 2025-10-15  7:10 UTC 

[Buildroot] [git commit] package/irqbalance: bump to version 1.9.4
 2025-10-15  7:01 UTC 

[Buildroot] [git commit] package/libdrm: bump version to 2.4.127
 2025-10-15  7:07 UTC 

[Buildroot] [git commit] package/python-pycryptodomex: bump version to 3.23.0
 2025-10-15  6:59 UTC 

[Buildroot] [git commit] package/iw: bump to version 6.17
 2025-10-15  7:06 UTC 

[PATCH 20/21] net/ena/base: change return type and improve logging
 2025-10-15  7:17 UTC 

[Buildroot] [git commit] package/iptraf-ng: security bump to version 1.2.2
 2025-10-15  7:04 UTC 

[Buildroot] [git commit] package/python-pyasn1-modules: bump version to 0.4.2
 2025-10-15  6:57 UTC 

[Buildroot] [git commit] package/python-zope-interface: bump version to 8.0.1
 2025-10-15  6:53 UTC 

[Buildroot] [git commit] package/python-zipstream-ng: bump version to 1.9.0
 2025-10-15  6:51 UTC 

[Buildroot] [git commit] package/python-validators: bump version to 0.35.0
 2025-10-15  6:08 UTC 

[Buildroot] [git commit] package/python-thrift: bump version to 0.22.0
 2025-10-15  6:02 UTC 

[Buildroot] [git commit] package/python-xlsxwriter: bump version to 3.2.9
 2025-10-15  6:48 UTC 

[PATCH] drm/imx: dc: Sort bits and bitfields in descending order
 2025-10-15  7:17 UTC  (2+ messages)

[Buildroot] [git commit] package/python-wrapt: bump version to 1.17.2
 2025-10-15  6:41 UTC 

[Buildroot] [git commit] package/python-wcwidth: bump version to 0.2.14
 2025-10-15  6:10 UTC 

[Buildroot] [git commit] package/python-xmltodict: bump version to 1.0.2
 2025-10-15  6:49 UTC 

[Buildroot] [git commit] package/iproute2: bump to version 6.17.0
 2025-10-15  7:02 UTC 

[Buildroot] [git commit] package/python-urwid: bump version to 3.0.3
 2025-10-15  6:06 UTC 

[PATCH 19/21] net/ena/base: optimize branch prediction
 2025-10-15  7:16 UTC 

[Buildroot] [git commit] package/python-websockets: bump version to 15.0.1
 2025-10-15  6:32 UTC 

[Buildroot] [git commit] package/python-trio-websocket: bump version to 0.12.2
 2025-10-15  6:04 UTC 

[PATCH 18/21] net/ena/base: fix unsafe memcpy on invalid memory
 2025-10-15  7:16 UTC 

[PATCH net-next 00/12] net: airoha: Add AN7583 ethernet controller support
 2025-10-15  7:15 UTC  (11+ messages)
` [PATCH net-next 02/12] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next 04/12] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next 05/12] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next 06/12] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next 07/12] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next 08/12] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next 09/12] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next 10/12] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next 11/12] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
` [PATCH net-next 12/12] net: airoha: Add AN7583 SoC support

[PATCH 17/21] net/ena/base: remove redundant if sentence
 2025-10-15  7:16 UTC 

[PATCH net-next v01 0/9] net: hinic3: Add a driver for Huawei 3rd gen NIC - PF initialization
 2025-10-15  7:15 UTC  (10+ messages)
` [PATCH net-next v01 1/9] hinic3: Add PF framework
` [PATCH net-next v01 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v01 3/9] hinic3: Add NIC configuration ops
` [PATCH net-next v01 4/9] hinic3: Add mac filter ops
` [PATCH net-next v01 5/9] hinic3: Add netdev register interfaces
` [PATCH net-next v01 6/9] hinic3: Fix netif_queue_set_napi queue_index parameter passing error
` [PATCH net-next v01 7/9] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v01 8/9] hinic3: Remove redundant defensive code
` [PATCH net-next v01 9/9] hinic3: Use array_size instead of multiplying

[PATCH] wifi: brcmfmac: Add null pointer check to brcmf_acpi_probe
 2025-10-15  7:16 UTC 

[PATCH 16/21] net/ena/base: improve admin logging
 2025-10-15  7:15 UTC 


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.