All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-15 16:25:10 to 2024-02-15 17:03:06 UTC [more...]

[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
 2024-02-15 17:03 UTC  (5+ messages)

[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-02-15 17:02 UTC  (2+ messages)

[PATCH 1/2] musl: Update to latest tip of trunk
 2024-02-15 17:02 UTC  (2+ messages)
` [PATCH 2/2] musl: fix strftime crash

[PATCH 0/2] Deny unbinds if user fence pending
 2024-02-15 17:02 UTC  (9+ messages)
` [PATCH 1/2] drm/xe: Expose user fence from xe_sync_entry
` [PATCH 2/2] drm/xe: Deny unbinds if uapi ufence pending
` ✓ CI.Patch_applied: success for Deny unbinds if user fence pending
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/2] Fix PHY init timeout issues
 2024-02-15 17:01 UTC  (3+ messages)
  ` [EXT] "

[PATCH v5 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-02-15 17:01 UTC  (13+ messages)
` [PATCH v5 03/12] ACPI: HMAT: Introduce 2 levels of generic port access class
` [PATCH v5 04/12] ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes
` [PATCH v5 05/12] cxl: Split out combine_coordinates() for common shared usage
` [PATCH v5 06/12] cxl: Split out host bridge access coordinates
` [PATCH v5 07/12] cxl: Move QoS class to be calculated from the nearest CPU
` [PATCH v5 08/12] cxl: Set cxlmd->endpoint before adding port device

[PATCH 00/17] Improve code_cov_parse_info tool
 2024-02-15 17:01 UTC  (15+ messages)
` [PATCH 02/17] scripts/code_cov_parse_info: do some renames to make it more coherent
` [PATCH 03/17] scripts/code_cov_parse_info: better handle include regexes
` [PATCH 04/17] scripts/code_cov_parse_info: add support for filtering Xe driver data
` [PATCH 05/17] scripts/code_cov_parse_info: add a tool to analyze branch coverage
` [PATCH 06/17] scripts/code_cov_parse_info: prepare $all_branch to get function data
` [PATCH 07/17] scripts/code_cov_parse_info: use numberic sort for line numbers
` [PATCH 08/17] scripts/code_cov_parse_info: make parse_info_data more generic

[PATCH v2 0/6] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-15 17:00 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: display/msm/gmu: Document Adreno 750 GMU

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-15 17:00 UTC  (4+ messages)
` [PATCH RFC 7/7] libfs: Re-arrange locking in offset_iterate_dir()

Patchwork summary for: spi-devel-general
 2024-02-15 17:00 UTC 

[PATCH v3 1/3] mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
 2024-02-15 17:00 UTC  (4+ messages)

[PATCH] The datasheet URL has been changed
 2024-02-15 17:00 UTC  (2+ messages)

[PATCH 0/2] wifi: nl80211/wilc1000: force WLAN_AKM_SUITE_SAE to big endian in NL80211_CMD_EXTERNAL_AUTH
 2024-02-15 16:58 UTC  (3+ messages)
` [PATCH 1/2] wifi: nl80211: force WLAN_AKM_SUITE_SAE in "

[PATCH v5 0/3] Enable >0 order folio memory compaction
 2024-02-15 16:57 UTC  (5+ messages)
` [PATCH v5 2/3] mm/compaction: add support for "
` [PATCH v5 3/3] mm/compaction: optimize >0 order folio compaction with free page split

[PATCH] arm64: dts: ti: k3-am654: Drop ti,syscon-rgmii-delay from ICSSG nodes
 2024-02-15 16:56 UTC  (4+ messages)

[PATCH 0/2] Disable automatic load CCS load balancing
 2024-02-15 16:55 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/gt: Disable HW load balancing for CCS

[PATCH] lib/string_choices: Add str_plural() helper
 2024-02-15 16:55 UTC  (10+ messages)

[PATCH][next] spi: dw: remove redundant assignment to variable len
 2024-02-15 16:55 UTC  (2+ messages)

[PATCH] Documentation: spi: Update the "master/slave" terminology
 2024-02-15 16:55 UTC  (2+ messages)

[PATCH] mmc: davinci_mmc: Drop dangling variable
 2024-02-15 16:55 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: renesas,sdhi: Document R-Car V4M support
 2024-02-15 16:55 UTC  (2+ messages)

[PATCH] selftests: powerpc: Add header symlinks for building papr character device tests
 2024-02-15 16:55 UTC 

[PATCH v8 0/7] Introduce generic headers
 2024-02-15 16:54 UTC  (6+ messages)
` [PATCH v8 5/7] xen/asm-generic: introduce generic device.h

[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-15 16:52 UTC  (28+ messages)
` [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
` [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
` [PATCH 03/13] dt-bindings: hwmon: lm75: add label property
` [PATCH 04/13] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH 05/13] i2c: nomadik: simplify IRQ masking logic
` [PATCH 06/13] i2c: nomadik: use bitops helpers
` [PATCH 07/13] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH 08/13] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree
` [PATCH 10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH 11/13] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH 12/13] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
` [PATCH 13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers

kernel oops on bcachefs umount, 6.7 kernel
 2024-02-15 16:55 UTC  (2+ messages)

migration-test random intermittent failure, openbsd VM
 2024-02-15 16:53 UTC  (4+ messages)

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-02-15 16:53 UTC  (8+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk

[PATCH v2] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2024-02-15 16:53 UTC  (3+ messages)

[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
 2024-02-15 16:53 UTC  (6+ messages)

[PATCH v2] rust: locks: Add `get_mut` method to `Lock`
 2024-02-15 16:52 UTC  (4+ messages)

[PATCH net-next v2] net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
 2024-02-15 16:52 UTC  (3+ messages)

[PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-15 16:51 UTC  (6+ messages)

[PATCH v8 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-15 16:51 UTC  (11+ messages)
` [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[meta-oe][PATCH 1/2] libusbgx: fix usbgx.service stop / restart
 2024-02-15 16:49 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] libusbgx: uprev to the latest commit
  ` [oe] "

[meta-rockchip][PATCH 1/4] rockchip.wks: specify fstype
 2024-02-15 16:49 UTC  (2+ messages)
` [yocto] "

[PATCH 6.1 00/65] 6.1.78-rc2 review
 2024-02-15 16:49 UTC  (2+ messages)

[PATCH] mmc: host: replace 1st argument to struct device * for mmc_of_parse_clk_phase()
 2024-02-15 16:47 UTC  (5+ messages)

[RFC 0/5] Introduce drm sharpening property
 2024-02-15 16:48 UTC  (3+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-15 16:47 UTC  (6+ messages)
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()

[PATCH v3] x86/vmx: add support for virtualize SPEC_CTRL
 2024-02-15 16:46 UTC 

[PATCH] sparc: select FRAME_POINTER instead of redefining it
 2024-02-15 16:47 UTC  (2+ messages)

FDPIC on sh4?
 2024-02-15 16:47 UTC  (4+ messages)
` [musl] "

[PULL] drm-misc-fixes
 2024-02-15 16:45 UTC  (4+ messages)
  `  "

[PATCH v10 0/4] add zynqmp TCM bindings
 2024-02-15 16:45 UTC  (7+ messages)
` [PATCH v10 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[oe-core][PATCH] mesa: update 23.3.5 -> 24.0.0
 2024-02-15 16:45 UTC  (3+ messages)

[PATCH v3 00/15] ARM: at91: skov-arm9cpu (SAM9263) first stage support
 2024-02-15 16:30 UTC  (16+ messages)
` [PATCH v3 01/15] mci: atmel_mci: disable power save mode
` [PATCH v3 02/15] mci: atmel_mci: fix zeroing of block length on AT91SAM9263
` [PATCH v3 03/15] ARM: replace ENTRY_FUNCTION_HEAD with ENTRY_FUNCTION_WITHSTACK_HEAD
` [PATCH v3 04/15] ARM: at91: use AT91 header instead of generic barebox ARM's
` [PATCH v3 05/15] ARM: at91: implement SAM9_ENTRY_FUNCTION
` [PATCH v3 06/15] ARM: at91: sam9263_ll: drop PLL charge pump initialization
` [PATCH v3 07/15] ARM: at91: sam9263_ll: pass AT91_PMC_LL_AT91SAM9263 to PMC functions
` [PATCH v3 08/15] ARM: at91: sam9263_ll: refactor MCK switch to PLLA for clarity
` [PATCH v3 09/15] ARM: at91: sam9263_ll: support configuration of PLLB
` [PATCH v3 10/15] ARM: dts: AT91: skov-arm9cpu: remove barebox environment on NOR
` [PATCH v3 11/15] ARM: at91: skov-arm9cpu: Add SD-Card xload support
` [PATCH v3 12/15] ARM: at91: skov-arm9cpu: configure SMC for NOR flash use
` [PATCH v3 13/15] ARM: at91: skov-arm9cpu: configure more appropriate hostname
` [PATCH v3 14/15] ARM: AT91: skov-arm9cpu: support environment on SD-Card
` [PATCH v3 15/15] usb: ohci-at91: fix possible hang chainloading barebox

[PATCH] drivers: iio: pressure: Add SPI support for BMP38x and BMP390
 2024-02-15 16:43 UTC 

[PATCH V2 0/2] Fix SELinux denials against target driver
 2024-02-15 16:44 UTC  (5+ messages)
` [PATCH V2 1/2] target: fix selinux error when systemd-modules loads the target module
` [PATCH V2 2/2] target: set the xcopy_wq pointer to NULL after free

[PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-15 16:43 UTC  (5+ messages)
` [PATCH v4 25/30] xen/riscv: add minimal stuff to processor.h to build full Xen

[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-15 16:56 UTC  (7+ messages)

[PATCH mptcp-net] mptcp: avoid printing warning once on client side
 2024-02-15 16:43 UTC  (2+ messages)
` mptcp: avoid printing warning once on client side: Tests Results

[PATCH v2 1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port
 2024-02-15 16:43 UTC  (3+ messages)

[GIT PULL] nvme fixes for Linux 6.8
 2024-02-15 16:42 UTC  (2+ messages)

[PATCH 00/12] drm/i915: Use drm_printer more
 2024-02-15 16:40 UTC  (13+ messages)
` [PATCH 01/12] drm/i915: Indicate which pipe failed the fastset check overall
` [PATCH 02/12] drm/i915: Include CRTC info in infoframe mismatch prints
` [PATCH 03/12] drm/i915: Include CRTC info in VSC SDP "
` [PATCH 04/12] drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer
` [PATCH 05/12] drm/i915: Convert pipe_config_buffer_mismatch() "
` [PATCH 06/12] drm/i915: Convert intel_dpll_dump_hw_state() "
` [PATCH 07/12] drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()
` [PATCH 08/12] drm/i915: Convert the remaining state dump to drm_printer
` [PATCH 09/12] drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled
` [PATCH 10/12] drm/i915: Relocate pipe_config_mismatch()
` [PATCH 11/12] drm/i915: Reuse pipe_config_mismatch() more
` [PATCH 12/12] drm/i915: Create the printer only once in intel_pipe_config_compare()

[PATCH] minmax: substitute local variables using __UNIQUE_ID()
 2024-02-15 16:40 UTC  (2+ messages)

Qemu network connectivity issue
 2024-02-15 16:39 UTC  (2+ messages)

[PATCH v3 00/19] Add support for CDM over DP
 2024-02-15 16:39 UTC  (6+ messages)
` [PATCH v3 13/19] drm/msm/dp: add VSC SDP support for YUV420 "

[oe-core][PATCH] mesa: update 24.0.0 -> 24.0.1
 2024-02-15 16:39 UTC 

[PATCH 0/2] arm64: dts: renesas: Add TSN support for V4H
 2024-02-15 16:37 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: white-hawk: Add Ethernet TSN overlay

[PATCH] Revert "drm/panel-edp: Add auo_b116xa3_mode"
 2024-02-15 16:36 UTC  (3+ messages)

[syzbot] [pvrusb2?] KASAN: slab-use-after-free Read in pvr2_context_set_notify (2)
 2024-02-15 16:37 UTC 

[PATCH v1 0/2] nvme-pci: Fix dma-iommu mapping failures when PAGE_SIZE=64KB
 2024-02-15 16:35 UTC  (5+ messages)

[PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
 2024-02-15 16:34 UTC  (5+ messages)
` [PATCH v3 3/6] target/riscv: add remaining named features

[PATCH v2] arm64: dts: mediatek: mt8186: bpi-r3: Convert to sugar syntax
 2024-02-15 16:34 UTC  (3+ messages)
` Aw: "

[kvm-unit-tests PATCH v1 00/18] arm/arm64: Rework cache maintenance at boot
 2024-02-15 16:32 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 01/18] Makefile: Define __ASSEMBLY__ for assembly files

[PATCH v2] media: i2c: ov5645: Remove software reset entry from ov5645_global_init_setting
 2024-02-15 16:33 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_bcm7271: Replace custom unit definitions
 2024-02-15 16:32 UTC  (2+ messages)

[RFC PATCH v1 00/14] Exceptions - Resource Cleanup
 2024-02-15 16:31 UTC  (3+ messages)
` [RFC PATCH v1 06/14] bpf: Adjust frame descriptor pc on instruction patching

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-15 15:17 UTC  (14+ messages)
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 06/18] mux: mmio: add resume support
` [PATCH v3 07/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v3 09/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v3 10/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v3 11/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v3 12/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v3 13/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support

[gustavoars:testing/WFAMNAE-next20240215 1/1] include/linux/bpf-cgroup.h:191:15: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_tag *')
 2024-02-15 16:29 UTC 

[PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
 2024-02-15 16:02 UTC 

[PATCH 0/3] drm/panel: add one more Leadtek panel, the ltk101b4029w
 2024-02-15 16:30 UTC  (5+ messages)
` [PATCH 1/3] drm/panel: ltk500hd1829: make room for more similar panels
` [PATCH 3/3] drm/panel: ltk500hd1829: add panel type for ltk101b4029w

[PATCH v2 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
 2024-02-15 16:29 UTC  (7+ messages)
` [PATCH v2 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module

[Intel-wired-lan] [PATCH iwl v2] i40e: print correct hw max rss count in kernel ring buffer
 2024-02-15 16:22 UTC  (3+ messages)

[PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-15 16:26 UTC  (4+ messages)
` [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function

[PATCH 0/2] wifi: mac80211/mac80211_hwsim: support MLO CSA test case
 2024-02-15 16:28 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: check beacon countdown is complete on per link basis
` [PATCH 2/2] wifi: mac80211_hwsim: add support for switch_vif_chanctx callback

[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-02-15 16:27 UTC  (10+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
      `  "

[PATCH v4 3/3] cups: use LOCALE_PATHS to split localized HTML templates
 2024-02-15 16:27 UTC  (2+ messages)
` [OE-core] "

[xen-unstable-smoke test] 184675: tolerable all pass - PUSHED
 2024-02-15 16:27 UTC 

[syzbot]
 2024-02-15 16:26 UTC 

[PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
 2024-02-15 16:27 UTC  (9+ messages)

[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-02-15 16:23 UTC 

[patch V6 00/19] x86/cpu: Rework topology evaluation
 2024-02-15 16:24 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.