All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-10 10:10:58 to 2024-12-10 11:01:06 UTC [more...]

[PATCH v2 1/1] vpci: Add resizable bar support
 2024-12-10 11:00 UTC  (3+ messages)

[PATCH net-next v9 00/10] lib: packing: introduce and use (un)pack_fields
 2024-12-10 10:59 UTC  (5+ messages)
` [PATCH net-next v9 03/10] lib: packing: add pack_fields() and unpack_fields()

[PATCH v2 0/2] firmware: arm_scmi: unbound discrete rates, support round rate
 2024-12-10 10:58 UTC  (11+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: get only min/max clock rates
` [PATCH v2 2/2] firmware: arm_scmi: round rate bisecting in discrete rates

[PATCH v6 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-12-10 10:55 UTC  (7+ messages)
` [PATCH v6 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH v6 2/3] pmdomain: ti_sci: add wakeup "
` [PATCH v6 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-12-10 10:58 UTC  (13+ messages)

[PATCH 0/6] rockchip: rk3328 fixes in preparation for usb3-phy
 2024-12-10 10:54 UTC  (10+ messages)
` [PATCH 4/6] arm64: dts: rockchip: add hevc power domain clock to rk3328
` [PATCH 5/6] arm64: dts: rockchip: correct rk3328-roc regulator map
` [PATCH 6/6] arm64: dts: rockchip: Remove address aligned beats from rk3328-roc

[PATCH v4 0/9] Add display support for QCS615 platform
 2024-12-10 10:58 UTC  (3+ messages)
` [PATCH v4 7/9] drm/msm/dsi: Add support for SM6150

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-10 10:57 UTC  (9+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] trace-cmd meson: add options for doc and utest build
 2024-12-10 10:57 UTC 

[PATCH net-next v3 0/2] net/smc: Two features for smc-r
 2024-12-10 10:57 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH v2 1/2] dt-bindings: display: panel-lvds: Add compatible for AUO G084SN05 V9
 2024-12-10 10:57 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mm-phg: Add LVDS compatible string

[PATCH v2 0/2] Improvements/fixes on the DPI interface
 2024-12-10 10:56 UTC  (5+ messages)
` [PATCH v2 1/2] drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro
` [PATCH v2 2/2] drm: renesas: rz-du: rzg2l_du_encoder: Fix max dot clock for DPI

[openeuler:OLK-6.6 1610/1610] rnpgbevf_main.c:(.text+0xb6bc): multiple definition of `remove_mbx_irq'; drivers/net/ethernet/mucse/rnpvf/rnpvf_main.o:rnpvf_main.c:(.text+0xc0b0): first defined here
 2024-12-10 10:55 UTC 

[XEN PATCH v3] x86: p2m-pod: address violation of MISRA C Rule 2.1
 2024-12-10 10:54 UTC 

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-10 10:55 UTC  (5+ messages)
` [PATCH v4 08/13] rust: pci: add basic PCI device / driver abstractions

[PATCH 0/7] of: overlay: Add support for export-symbols node feature
 2024-12-10 10:55 UTC  (5+ messages)

[PATCH 0/6] zram: split page type read/write handling
 2024-12-10 10:54 UTC  (7+ messages)
` [PATCH 1/6] zram: cond_resched() in writeback loop
` [PATCH 2/6] zram: free slot memory early during write
` [PATCH 3/6] zram: remove entry element member
` [PATCH 4/6] zram: factor out ZRAM_SAME write
` [PATCH 5/6] zram: factor out ZRAM_HUGE write
` [PATCH 6/6] zram: factor out different page types read

[V2][PATCH] sysvinit: upgrade 3.04 -> 3.11
 2024-12-10 10:53 UTC 

[PATCH v4 00/10] Refactor the common parts to the HiSilicon Uncore PMU core and cleanups
 2024-12-10 10:49 UTC  (4+ messages)
` [PATCH v4 08/10] drivers/perf: hisi: Export associated CPUs of each PMU through sysfs

[PATCH net-next v2] Do not invoke addrconf_verify_rtnl unnecessarily
 2024-12-10 10:50 UTC  (2+ messages)

[PATCH net] udp: fix l4 hash after reconnect
 2024-12-10 10:45 UTC  (7+ messages)

[syzbot] [block?] possible deadlock in blk_mq_submit_bio
 2024-12-10 10:44 UTC  (2+ messages)

[PATCH v2 0/4] Move some boot code from assembly to C
 2024-12-10 10:49 UTC  (9+ messages)
` [PATCH v2 1/4] Use an include/boot directory to override headers for boot code
` [PATCH v2 2/4] x86/boot: Use header to allows inclusion of public xen.h header
` [PATCH v2 3/4] x86/boot: Move some settings to C
` [PATCH v2 4/4] x86/boot: Use external symbols from cmdline_parse_early

[RFC PATCH 1/3] module: Split module_enable_rodata_ro()
 2024-12-10 10:49 UTC  (9+ messages)
  ` [RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed

[PATCH 0/3] dts: enable types of Scapy
 2024-12-10 10:47 UTC  (8+ messages)
` [PATCH 1/3] dts: update dependencies
` [PATCH 2/3] dts: add missing type stubs
` [PATCH 3/3] dts: resolve mypy type errors
` [PATCH v2 0/3] dts: enable types of Scapy
  ` [PATCH v2 1/3] dts: update dependencies
  ` [PATCH v2 2/3] dts: add missing type stubs
  ` [PATCH v2 3/3] dts: resolve mypy type errors

[PATCH 0/8] of/irq: fix bugs
 2024-12-10 10:48 UTC  (6+ messages)
` [PATCH 1/8] of/irq: Fix wrong value of variable @len in of_irq_parse_imap_parent()

[cocci] [PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-12-10 10:47 UTC  (6+ messages)
` [cocci] [PATCH v2 05/11] kbuild: change working directory to external module directory with M=
  `  "

[PATCH v6 0/8] Provide support for RMPREAD and a segmented RMP
 2024-12-10 10:48 UTC  (5+ messages)
` [PATCH v6 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment

[PATCH] media: uvcvideo: Add quirk for Actions UVC05
 2024-12-10 10:48 UTC 

[PATCH 0/2] Add support for DisplayPort on the QCS615 RIDE platform
 2024-12-10 10:48 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add DisplayPort support for QCS615
` [PATCH 2/2] arm64: dts: qcom: Enable DisplayPort on QCS615 RIDE platform

[PATCH v2] drm/bridge: ite-it6263: Support VESA-24 input format
 2024-12-10 10:47 UTC  (2+ messages)

[PATCH v2 0/5] drm/i915/dp: convert to struct intel_display
 2024-12-10 10:46 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH v2 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH v2 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH v2 4/5] drm/i915/dp: convert interfaces "
` [PATCH v2 5/5] drm/i915/dp: finish link training conversion "

[PATCH v2 0/9] Add support for Software mode on AD7606's iio backend driver
 2024-12-10 10:46 UTC  (10+ messages)
` [PATCH v2 1/9] iio: adc: ad7606: Fix hardcoded offset in the ADC channels
` [PATCH v2 2/9] dt-bindings: iio: dac: adi-axi-adc: Add ad7606 variant
` [PATCH v2 3/9] iio:adc: ad7606: Move the software mode configuration
` [PATCH v2 4/9] iio: adc: ad7606: Move software functions into common file
` [PATCH v2 5/9] iio: adc: adi-axi-adc: Add platform children support
` [PATCH v2 6/9] iio: adc: adi-axi-adc: Add support for AD7606 register writing
` [PATCH v2 7/9] iio: adc: ad7606: change r/w_register signature
` [PATCH v2 8/9] iio: adc: ad7606: Change channel macros parameters
` [PATCH v2 9/9] iio: adc: ad7606: Add support for writing registers when using backend

[Bug] 6.12+ DKMS modsign breakage due to missing .config in Debian headers package
 2024-12-10 10:45 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: x1e80100: fix USB OTG regressions
 2024-12-10 10:45 UTC  (5+ messages)

[PATCH can-next v2] can: mcp251xfd: ACPI support
 2024-12-10 10:45 UTC  (2+ messages)

[PATCH v2 0/6] arm64/sme: Collected SME fixes
 2024-12-10  9:35 UTC  (3+ messages)
` [PATCH v2 5/6] arm64/sme: Reenable SME

[PULL for-9.2 0/1] 9p queue 2024-12-10
 2024-12-10 10:13 UTC  (3+ messages)
` [PULL for-9.2 1/1] 9pfs: fix regression regarding CVE-2023-2861

[DPDK/DTS Bug 1389] Investigate automatically building config schema documentation
 2024-12-10 10:41 UTC  (2+ messages)

[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-10 10:40 UTC  (4+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point

[PATCH] gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
 2024-12-10 10:39 UTC  (5+ messages)

[RFC] eventdev: add atomic queue to test-eventdev app
 2024-12-10 10:37 UTC  (2+ messages)

[PATCH] xen: update ECLAIR service identifiers from MC3R1 to MC3A2
 2024-12-10 10:37 UTC 

[PATCH v2] serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
 2024-12-10 10:37 UTC  (2+ messages)

[PATCH 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2024-12-10 10:36 UTC  (3+ messages)
` [PATCH 2/2] "

[RFC PATCH edk2-platforms v4 0/1] add basic support for CXL on sbsa-ref
 2024-12-10 10:36 UTC  (2+ messages)
` [RFC PATCH edk2-platforms v4 1/1] SbsaQemu: Support basic CXL enablement

[PATCH] drm/panic: remove spurious empty line to clean warning
 2024-12-10 10:36 UTC  (6+ messages)

[PATCH] 9pfs: fix regression regarding CVE-2023-2861
 2024-12-10 10:35 UTC  (4+ messages)

[PATCH v10 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-10 10:35 UTC  (4+ messages)
` [PATCH v10 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH bpf v2 0/8] bpf: track changes_pkt_data property for global functions
 2024-12-10 10:35 UTC  (3+ messages)
` [PATCH bpf v2 7/8] bpf: consider that tail calls invalidate packet pointers

[syzbot] [net?] BUG: soft lockup in ser_release (4)
 2024-12-10 10:35 UTC 

[PATCH 0/6] dts: add Ruff and docstring linting
 2024-12-10 10:32 UTC  (7+ messages)
` [PATCH 1/6] dts: add Ruff as linter and formatter
` [PATCH 2/6] dts: enable Ruff preview pydoclint rules
` [PATCH 3/6] dts: fix docstring linter errors
` [PATCH 4/6] dts: apply Ruff formatting
` [PATCH 5/6] dts: update dts-check-format to use Ruff
` [PATCH 6/6] dts: remove old linters and formatters

[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (2)
 2024-12-10 10:35 UTC  (2+ messages)

[yocto-docs PATCH v2 0/6] Update the dependencies in poky.yaml.in
 2024-12-10 10:34 UTC  (11+ messages)
` [yocto-docs PATCH v2 1/6] Gather "
` [yocto-docs PATCH v2 5/6] system-requirements.rst: add dependencies for pdf builds
      ` [docs] "

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-12-10 10:33 UTC  (4+ messages)
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation

[patch 0/5] genirq, x86: Rework deferred interrupt affinity logic
 2024-12-10 10:34 UTC  (6+ messages)
` [patch 1/5] ARC: Remove GENERIC_PENDING_IRQ
` [patch 2/5] hexagon: Remove GENERIC_PENDING_IRQ leftover
` [patch 3/5] genirq: Provide IRQCHIP_MOVE_DEFERRED
` [patch 4/5] x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
` [patch 5/5] genirq: Remove IRQ_MOVE_PCNTXT and related code

[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
 2024-12-10 10:34 UTC  (12+ messages)

[yocto-docs PATCH v2] Add scripts to build the docs in containers
 2024-12-10 10:33 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/kexec: Restore GDT on return from ::preserve_context" failed to apply to 5.4-stable tree
 2024-12-10 10:32 UTC 

FAILED: patch "[PATCH] x86/kexec: Restore GDT on return from ::preserve_context" failed to apply to 5.10-stable tree
 2024-12-10 10:32 UTC 

FAILED: patch "[PATCH] x86/kexec: Restore GDT on return from ::preserve_context" failed to apply to 5.15-stable tree
 2024-12-10 10:32 UTC 

FAILED: patch "[PATCH] x86/kexec: Restore GDT on return from ::preserve_context" failed to apply to 6.1-stable tree
 2024-12-10 10:32 UTC 

[RFC PATCH v3 0/6] drm/i915: Add drm_panic support
 2024-12-10 10:32 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: Add drm_panic support (rev3)

[PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
 2024-12-10 10:31 UTC  (5+ messages)

Xen 4.20 Development Update [November]
 2024-12-10 10:29 UTC  (2+ messages)

[PATCH v3 00/16] KVM: arm64: Debug cleanups
 2024-12-10 10:30 UTC  (2+ messages)

[PATCH v2 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
 2024-12-10 10:29 UTC  (3+ messages)
` [PATCH v2 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()
` [PATCH v2 2/2] mm/page_isolation: fixup isolate_single_pageblock() comment regarding splitting free pages

[PATCH] usb: common: expand documentation for USB functions
 2024-12-10 10:29 UTC 

[PATCH v3] sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
 2024-12-10 10:23 UTC 

[PATCH] x86/boot/64: Fix spurious undefined reference when CONFIG_X86_5LEVEL=n
 2024-12-10 10:26 UTC  (2+ messages)
` [tip: x86/boot] x86/boot/64: Fix spurious undefined reference when CONFIG_X86_5LEVEL=n, on GCC-12

[linux-next:master 2241/2462] include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_413' declared with attribute error: clamp() low limit source_min greater than high limit source_max
 2024-12-10 10:26 UTC  (2+ messages)

[PATCH libgpiod] bindings: python: provide fileno() for Chip and LineRequest
 2024-12-10 10:26 UTC 

[PATCH v2] kbuild: suppress stdout from merge_config for silent builds
 2024-12-10 10:24 UTC 

[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2024-12-10 10:24 UTC  (4+ messages)
` [PATCH 05/10] qcomtee: implement object invoke support

[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
 2024-12-10 10:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8192eu: bump to 2024-12-03 version
 2024-12-10 10:23 UTC  (3+ messages)

ACPI compatible mcp251xfd driver
 2024-12-10 10:20 UTC  (4+ messages)

[RFC V9] md/bitmap: Optimize lock contention
 2024-12-10 10:21 UTC 

[PATCH 00/11] GuC changes for flicker-free boot
 2024-12-10 10:20 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[patch 0/2] genirq: Make interrupt context enforcing work unconditionally
 2024-12-10 10:20 UTC  (3+ messages)
` [patch 1/2] genirq: Make handle_enforce_irqctx() unconditionally available
` [patch 2/2] genirq: Remove handle_enforce_irqctx() wrapper

[RFC PATCH] cpufreq: userspace: Add fast-switch support for userspace
 2024-12-10 10:20 UTC  (4+ messages)

[GIT PULL] firmware: arm_ffa: Fixes for v6.13
 2024-12-10 10:13 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/6] s390x: STFLE nested interpretation
 2024-12-10 10:20 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet

[PATCH] kbuild: suppress stdout from merge_config for silent builds
 2024-12-10 10:19 UTC  (3+ messages)

[PATCH 1/1] mm: fix vma_copy for !CONFIG_PER_VMA_LOCK
 2024-12-10 10:17 UTC  (2+ messages)

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2024-12-10 10:18 UTC  (3+ messages)

[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2024-12-10 10:18 UTC  (3+ messages)
` [PATCH 05/11] PCI/TSM: Authenticate devices via platform TSM

[PATCH] rust: document `bindgen` 0.71.0 regression
 2024-12-10 10:18 UTC  (2+ messages)

[MEH PATCH] fs: sort out a stale comment about races between fd alloc and dup2
 2024-12-10 10:18 UTC  (5+ messages)

[PATCH v5 2/4] dt-bindings: media: Document bindings for HDMI RX Controller
 2024-12-10 10:11 UTC  (3+ messages)

Fixes for 6.13-rc3
 2024-12-10 10:13 UTC 

[GIT PULL v2] firmware: arm_ffa: Fix for v6.13
 2024-12-10 10:11 UTC 

[PATCH 0/3] Update reference to include/asm-<arch>
 2024-12-10 10:16 UTC  (4+ messages)
` [PATCH 2/3] kbuild: Drop support for include/asm-<arch> in headers_check.pl

[PATCH v2 0/2] small fixes for arm_ffa driver
 2024-12-10 10:08 UTC  (8+ messages)
` [PATCH v2 2/2] firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg v2

[RFC] genfscon wildcard support for faster sysfs labeling
 2024-12-10 10:16 UTC  (4+ messages)

[PATCH] kbuild: Drop architecture argument from headers_check.pl
 2024-12-10 10:15 UTC  (3+ messages)

[PATCH v1 0/6] docs: add instruction about handling regressions to our core texts for contributors
 2024-12-10 10:15 UTC  (7+ messages)
` [PATCH v1 1/6] docs: more detailed instructions on handling regressions
` [PATCH v1 2/6] docs: 6.Followthrough.rst: when to involved Linus in regressions
` [PATCH v1 3/6] docs: 6.Followthrough.rst: interaction with stable wrt to regressions
` [PATCH v1 4/6] docs: 6.Followthrough.rst: tags to use in regressions fixes
` [PATCH v1 5/6] docs: 6.Followthrough.rst: more specific advice on fixing regressions
` [PATCH v1 6/6] docs: 6.Followthrough.rst: advice on handling regressions fixes

[PATCH v6 0/3] iomap: fix zero padding data issue in concurrent append writes
 2024-12-10 10:15 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_flower: Do not allow mixing sample and mirror actions
 2024-12-10 10:15 UTC  (2+ messages)

[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
 2024-12-10 10:07 UTC  (2+ messages)

[PATCH 0/5] arm64: renesas: Add R8A779G3 White Hawk Single support
 2024-12-10 10:04 UTC  (6+ messages)

[PATCH v11 0/8] x86/resctrl: mba_MBps enhancement
 2024-12-10 10:13 UTC  (9+ messages)
` [PATCH v11 2/8] x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control

[PATCH v4] rust: error: modify `from_errno` to use `try_from_errno`
 2024-12-10 10:13 UTC  (2+ messages)

[PATCH] perf evlist: Fix the warning logic about warn_user_request_cpu
 2024-12-10 10:13 UTC  (4+ messages)

[RFC V8] md/bitmap: Optimize lock contention
 2024-12-10 10:13 UTC  (2+ messages)
` [RFC V9] "

[PATCH v3 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-12-10 10:01 UTC  (5+ messages)
`  "
  `  "

[PATCH I-G-T v4] tests/intel/i915_hangman: Fix spin engine hang
 2024-12-10 10:11 UTC 

[PATCH v2 0/2] Add support to ignore single SE0 glitches
 2024-12-10 10:12 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Add snps,filter-se0-fsls-eop quirk

[arm-platforms:pci/xgene-fixes-6.13 8/18] drivers/iommu/amd/iommu.c:3810:3: error: field designator 'bus_token' does not refer to any field in type 'const struct msi_parent_ops'
 2024-12-10 10:00 UTC 

[PATCH v3 0/3] Enable clang build on Windows
 2024-12-10 10:10 UTC  (5+ messages)
` [PATCH v3 2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-12-10  9:56 UTC  (8+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees


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.