All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-14 10:38:14 to 2023-11-14 11:26:18 UTC [more...]

[PATCH 43/43] vdpa/sfc: use rte strerror
 2023-11-14 11:23 UTC  (22+ messages)
` [PATCH v2 00/43] replace strerror
  ` [PATCH v2 01/43] devtools: forbid use of strerror
  ` [PATCH v2 02/43] eal: use rte strerror
  ` [PATCH v2 03/43] eventdev: "
  ` [PATCH v2 04/43] latency: "
  ` [PATCH v2 05/43] node: "
  ` [PATCH v2 06/43] pdump: "
  ` [PATCH v2 07/43] power: "
  ` [PATCH v2 08/43] telemetry: replace strerror
  ` [PATCH v2 09/43] vhost: use rte strerror
  ` [PATCH v2 10/43] bpf: "
  ` [PATCH v2 11/43] bus/cdx: "
  ` [PATCH v2 12/43] bus/dpaa: "
  ` [PATCH v2 13/43] bus/fslmc: "
  ` [PATCH v2 14/43] bus/pci: "
  ` [PATCH v2 15/43] bus/vdev: "
  ` [PATCH v2 16/43] bus/vmbus: "
  ` [PATCH v2 17/43] common/cnxk: "
  ` [PATCH v2 18/43] common/mlx5: "
  ` [PATCH v2 20/43] dma/idxd: "
  ` [PATCH v2 21/43] net/af_packet: "

[PATCH 00/11] Add VOP2 support on rk3588
 2023-11-14 11:25 UTC 

[RFC PATCH v1 0/3] Update tlb invalidation routines for FEAT_LPA2
 2023-11-14 11:25 UTC  (7+ messages)

[PATCH net 1/2] net: stmmac: fix rx budget limit check
 2023-11-14 11:25 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: Add framebased frame format support
 2023-11-14 11:25 UTC 

[PATCH RFC v1 0/1] clipboard sharing implementation for SDL
 2023-11-14 11:23 UTC  (3+ messages)
` [PATCH RFC v1 1/1] ui/sdl2: "

[Question]: major faults are still triggered after mlockall when numa balancing
 2023-11-14 11:23 UTC  (10+ messages)

[RFC] devtool: support multiple sources
 2023-11-14 11:21 UTC  (2+ messages)
` [yocto] "

[PATCH] mmc: core: Use mrq.sbc in close-ended ffu
 2023-11-14 11:21 UTC  (4+ messages)

[PATCH] target/riscv: don't verify ISA compatibility for zicntr and zihpm
 2023-11-14 11:20 UTC  (2+ messages)

[PATCH 0/3] pwm: Reorganize PWM identification
 2023-11-14 11:20 UTC  (4+ messages)
` [PATCH 1/3] pwm: Drop unused member "pwm" from struct pwm_device
` [PATCH 2/3] pwm: Replace PWM chip unique base by unique ID
` [PATCH 3/3] pwm: Mention PWM chip ID in /sys/kernel/debug/pwm

[PATCH v2] drivers/fpga: use standard array-copy function
 2023-11-14 11:19 UTC 

[PATCH 00/20] remove the SLAB allocator
 2023-11-14 11:18 UTC  (6+ messages)
` [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH 13/20] mm/slab: move memcg related functions from slab.h to slub.c

[igt-dev] [PATCH i-g-t v2 0/2] Add dg1 compute pipeline
 2023-11-14 11:17 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/intel_compute: Prepare tgllp compute functions to be dg1 ready
` [igt-dev] [PATCH i-g-t v2 2/2] lib/intel_compute: Add dg1 compute implementation for i915

[Bug report][fstests generic/047] Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2572 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x26c/0x368 [xfs]
 2023-11-14 11:17 UTC  (2+ messages)

Informal voting proposal
 2023-11-14 11:16 UTC  (4+ messages)

[Intel-gfx] [PATCH v6] drm/i915/dsb: DSB code refactoring
 2023-11-14 11:17 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: DSB code refactoring (rev6)

[TF-A] Re: Handling of normal world interrupts with BL31 PSCI handler
 2023-11-14 11:16 UTC 

[meta-oe][dunfell][PATCH] libusbmuxd: Add PV
 2023-11-14 11:16 UTC 

[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
 2023-11-14 11:14 UTC  (13+ messages)
` [PATCH 3/6] usb: cdns3-ti: add suspend/resume procedures for J7200
` [PATCH 4/6] usb: cdns3: support power-off of controller when in host role
` [PATCH 6/6] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible

[PATCH] btrfs: add dmesg output when mounting and unmounting
 2023-11-14 11:12 UTC  (6+ messages)

[PATCH v2] usb: dwc3: add missing of_node_put and platform_device_put
 2023-11-14 11:12 UTC  (3+ messages)

[PATCH 00/21] replace strtok with strtok_r
 2023-11-14 11:00 UTC  (24+ messages)
` [PATCH v3 00/22] replace strtok with reentrant version
  ` [PATCH v3 01/22] app/graph: "
  ` [PATCH v3 02/22] app/bbdev: "
  ` [PATCH v3 03/22] app/compress-perf: "
  ` [PATCH v3 04/22] app/crypto-perf: "
  ` [PATCH v3 05/22] app/dma-perf: "
  ` [PATCH v3 06/22] app/test-fib: "
  ` [PATCH v3 07/22] app/flow-perf: "
  ` [PATCH v3 08/22] app/test-mldev: "
  ` [PATCH v3 09/22] dmadev: "
  ` [PATCH v3 10/22] eal: "
  ` [PATCH v3 11/22] ethdev: "
  ` [PATCH v3 12/22] eventdev: "
  ` [PATCH v3 13/22] security: "
  ` [PATCH v3 14/22] telemetry: "
  ` [PATCH v3 15/22] bus/fslmc: "
  ` [PATCH v3 16/22] common/cnxk: "
  ` [PATCH v3 17/22] event/cnxk: "
  ` [PATCH v3 18/22] net/ark: "
  ` [PATCH v3 19/22] raw/cnxk_gpio: "
  ` [PATCH v3 20/22] examples/l2fwd-crypto: "
  ` [PATCH v3 21/22] examples/vhost: "
  ` [PATCH v3 22/22] devtools: check for some reentrant function

[RFC PATCH] mm: support large folio numa balancing
 2023-11-14 11:11 UTC  (7+ messages)

[PATCH 2/3] platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversion
 2023-11-14 11:11 UTC  (3+ messages)

[OE-Core][PATCH 0/4] tmpfiles.d: use nonarch libdir
 2023-11-14 11:10 UTC  (6+ messages)
` [OE-Core][PATCH 1/4] systemd: use nonarch libdir for tmpfiles.d
` [OE-Core][PATCH 2/4] pam: "
` [OE-Core][PATCH 3/4] sysstat: "
` [OE-Core][PATCH 4/4] glibc: "

[PATCH] net: stmmac: fix FPE events losing
 2023-11-14 11:07 UTC  (2+ messages)

platform/x86/intel/pmc: regression found in commit 804951203aa541ad6720c9726c173d18aeb3ab6b
 2023-11-14 11:08 UTC  (2+ messages)

[Intel-xe] [PATCH 01/14] Revert "sound/soc/sof: Remove deferred probe for SOF"
 2023-11-14 11:06 UTC  (5+ messages)
` [Intel-xe] [PATCH 11/14] ALSA: hda/intel: Move snd_hdac_i915_init to before probe_work
    ` [Intel-gfx] "

[PATCH] mmc: Fix force card detect in sdhci
 2023-11-14 11:06 UTC  (7+ messages)

[PATCH 00/13] Import "string" I/O functions from Linux
 2023-11-14 11:02 UTC  (14+ messages)
` [PATCH 01/13] sandbox: move asm-generic include to the end of file
` [PATCH 02/13] x86: Add defines for ins/outs functions
` [PATCH 03/13] mips: io.h: Add const to reads functions params
` [PATCH 04/13] mips: io.h: Add defines for read/write/in/out functions
` [PATCH 05/13] riscv: io.h: Add defines for reads/writes functions
` [PATCH 06/13] riscv: io.h: Fix signatures of "
` [PATCH 07/13] nios2: io.h: Add defines for ins/outs functions
` [PATCH 08/13] powerpc: io.h: Add defines for __raw_{read, write} functions
` [PATCH 09/13] xtensa: io.h: Add defines for ins/outs functions
` [PATCH 10/13] asm-generic: Import functions from Linux
` [PATCH 11/13] spi: meson_spifc_a1: Switch to io{read,write}32_rep()
` [PATCH 12/13] treewide: Include linux/io.h instead of asm-generic/io.h
` [PATCH 13/13] musb-new: Remove implementation of io.h functions

[OE-Core][PATCH 0/2] patch: reduce changes during patch refresh
 2023-11-14 11:05 UTC  (3+ messages)
` [OE-Core][PATCH 1/2] patch: extract patches without diffstats

[PATCH 1/1] lib/vsprintf: Fix %pfwf when current node refcount == 0
 2023-11-14 11:04 UTC 

[OE-Core][PATCH v3] wic: rawcopy: add support for zsdt decompression
 2023-11-14 11:04 UTC  (2+ messages)

[PATCH] platform/x86/dell: alienware-wmi: Use kasprintf()
 2023-11-14 11:04 UTC  (2+ messages)

[OE-Core][PATCH 0/1] wic: extend empty plugin with options to write zeros to partiton
 2023-11-14 11:03 UTC  (3+ messages)
` [OE-Core][PATCH 1/1] "

[PATCH] vfio: add get device info API
 2023-11-14 10:48 UTC 

[PATCH] platform/x86: ideapad-laptop: Set max_brightness before using it
 2023-11-14 11:02 UTC  (2+ messages)

[Discuss] Seeking advice on net selftests netns naming method
 2023-11-14 11:02 UTC  (2+ messages)

[Intel-xe] [PATCH 0/9] Intel_fbdev.c refactoring
 2023-11-14 11:00 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/9] Revert "FIXME: drm/i915/display: Allow fbdev to allocate stolen memory"
` [Intel-xe] [PATCH 2/9] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 3/9] drm/i915/display: split i915 specific code from intel_fbdev
` [Intel-xe] [PATCH 4/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 5/9] "
` [Intel-xe] [PATCH 6/9] "
` [Intel-xe] [PATCH 7/9] "
` [Intel-xe] [PATCH 8/9] "
` [Intel-xe] [PATCH 9/9] drm/i915/display: use intel_bo_to_drm_bo in intel_fbdev

[PATCH] kasan: default to inline instrumentation
 2023-11-14 11:00 UTC  (3+ messages)

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-14 10:59 UTC  (7+ messages)
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane

[PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
 2023-11-14 10:58 UTC  (4+ messages)
` [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox

[PATCH] drm/probe-helper: convert drm_connector_helper_get_modes_from_ddc() to struct drm_edid
 2023-11-14 10:58 UTC 

[PATCH 0/2] fanotify LTP tests for v6.6
 2023-11-14 10:57 UTC  (4+ messages)
` [PATCH 2/2] fanotify13: Test watching overlayfs with FAN_REPORT_FID
    ` [LTP] "

Instruction virtual address in TCG Plugins
 2023-11-14 10:57 UTC  (4+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-11-14 10:57 UTC  (6+ messages)

[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
 2023-11-14 10:55 UTC  (18+ messages)
` [PATCH net-next v3 1/8] dt-bindings: net: Introduce the Qualcomm IPQESS Ethernet switch
` [PATCH net-next v3 2/8] net: dsa: qca8k: Make the QCA8K hardware library available globally
` [PATCH net-next v3 3/8] net: qualcomm: ipqess: introduce the Qualcomm IPQESS driver
` [PATCH net-next v3 4/8] net: qualcomm: ipqess: Add Ethtool ops to IPQESS port netdevices
` [PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
` [PATCH net-next v3 6/8] net: phy: add calibration callbacks to phy_driver
` [PATCH net-next v3 7/8] net: qualcomm: ipqess: add a PSGMII calibration procedure to the IPQESS driver
` [PATCH net-next v3 8/8] ARM: dts: qcom: ipq4019: Add description for the IPQ4019 ESS EDMA and switch

regression/bisected/6.7rc1: Instead of desktop I see a horizontal flashing bar with a picture of the desktop background on white screen
 2023-11-14 10:55 UTC 

[PATCH] maintainers: Adding new maintainer to Nvidia mlx5
 2023-11-14 10:55 UTC  (4+ messages)

[PATCH v6 0/4] compare machine type compat_props
 2023-11-14 10:54 UTC  (4+ messages)
` [PATCH v6 3/4] python: add binary

[Intel-xe] [PATCH v2 0/5] mei: hdcp/pxp: adapt for Xe driver
 2023-11-14 10:55 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for mei: hdcp/pxp: adapt for Xe driver (rev2)

[PATCH v2] fuzz: add new oss-fuzz fuzzer for date.c / date.h
 2023-11-14 10:53 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/6] PCI: controllers: tidy code up
 2023-11-14 10:52 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
` [PATCH v2 2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops
` [PATCH v2 4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers

[PATCH v12] platform/x86: Add Silicom Platform Driver
 2023-11-14 10:51 UTC  (2+ messages)

[PATCH] media: videodev.h: add missing p_hdr10_* pointers (RESEND)
 2023-11-14 10:50 UTC 

[PATCH] media: videodev.h: add missing p_hdr10_* pointers
 2023-11-14 10:48 UTC 

Your OrderESQEN160yyad160
 2023-11-14 10:48 UTC 

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2023-11-14 10:48 UTC  (5+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[TF-A] Re: Handling of normal world interrupts with BL31 PSCI handler
 2023-11-14 10:47 UTC 

[bug report] lockdep WARN at PCI device rescan
 2023-11-14 10:47 UTC  (3+ messages)

[PATCH 0/2] pwm: Use an idr to assign pwm_chip IDs
 2023-11-14 10:47 UTC  (3+ messages)

[PATCH] mmc: sdhci-pci-gli: Disable LPM during initialization
 2023-11-14 10:46 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c
 2023-11-14 10:45 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY()
` [Intel-gfx] [PATCH v2 3/3] drm/i915: convert vlv_dpio_read()/write() from pipe to phy

[PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
 2023-11-14 10:45 UTC  (13+ messages)
            ` Configuring migration (was: [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters)
                ` Configuring migration

[PATCH] arm64: dts: mt8173: Add G2Touch touchscreen node
 2023-11-14 10:43 UTC  (2+ messages)

[PATCH] netlink: specs: devlink: add missing attributes in devlink.yaml and re-generate the related code
 2023-11-14 10:44 UTC  (3+ messages)

discuss about commit 3b0f9ce: filter-mpath: get wwids from sysfs vpd_pg83
 2023-11-14 10:44 UTC  (5+ messages)

[PATCH v6] app/test: secondary process passes allow parameters
 2023-11-14 10:28 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] clk: exynos: Add header guard for clk-pll.h
 2023-11-14 10:42 UTC  (3+ messages)

[PATCH] serial: s5p: Fix clk_get_by_index() error code check
 2023-11-14 10:42 UTC  (2+ messages)

[PATCH] exynos: Avoid duplicate reset_cpu with SYSRESET enabled
 2023-11-14 10:41 UTC  (3+ messages)

[PATCH net-next] indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldoc
 2023-11-14 10:42 UTC 

[PATCH 0/3] exynos: Include missing CPU headers
 2023-11-14 10:41 UTC  (2+ messages)

[PATCH 4/4] Enable Driver compilation in crypto Kconfig and Makefile file
 2023-11-14 10:40 UTC 

[PATCH V6 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-11-14 10:25 UTC  (5+ messages)
` [PATCH V6 3/4] clk: meson: c3: add support for the C3 SoC PLL clock

[PATCH] media: videodev2.h: add missing __user to p_h264_pps
 2023-11-14 10:39 UTC 

[PATCH v5] bus/pci: fix legacy device IO port map in secondary process
 2023-11-14 10:24 UTC  (2+ messages)
` [PATCH v6] bus/pci: fix legacy device IO port map

[PATCH] vfio: add get device info API
 2023-11-14 10:23 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.