All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 08:49:15 to 2024-03-28 09:28:16 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-03-28  9:28 UTC 

[PATCH v7] um: Enable preemption in UML
 2024-03-28  9:27 UTC  (2+ messages)

[PATCH v2 0/7] Convert MIPI HSI DT bindings to YAML
 2024-03-28  9:27 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: hsi: hsi-client: convert "

[CI v2 0/8] drm/ttm, drm/xe: Shrinker support
 2024-03-28  9:27 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/ttm, drm/xe: Shrinker support (rev2)

[PATCH net-next v5 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-28  9:26 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v5 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v5 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH 00/10] fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4]
 2024-03-28  9:25 UTC  (11+ messages)
` [PATCH 01/10] btrfs: add helper to kill background process running _btrfs_stress_balance
` [PATCH 02/10] btrfs/028: use the helper _btrfs_kill_stress_balance_pid
` [PATCH 05/10] btrfs: add helper to kill background process running _btrfs_stress_defrag
` [PATCH 06/10] btrfs: add helper to kill background process running _btrfs_stress_remount_compress

[PATCH 0/5] Wa_16021440873 and early transport fixes
 2024-03-28  9:25 UTC  (3+ messages)
` [PATCH 3/5] drm/i915/display/intel_psr: Fix intel_psr2_sel_fetch_et_alignment usage

[PATCH v2 0/4] Add GPIO support for various PMICs
 2024-03-28  9:25 UTC  (2+ messages)

[RFC 00/15] block job API
 2024-03-28  9:24 UTC  (5+ messages)
` [RFC 01/15] scripts/qapi: support type-based unions
` [RFC 04/15] qapi: block-job-change: make copy-mode parameter optional

[PATCH 0/2] support multi-size THP numa balancing
 2024-03-28  9:25 UTC  (3+ messages)
` [PATCH 2/2] mm: "

[PATCH v4 0/5] clk: qcom: apss-ipq-pll: various cleanups
 2024-03-28  9:23 UTC  (6+ messages)
` [PATCH v4 1/5] clk: qcom: apss-ipq-pll: reuse Stromer reg offsets from 'clk_alpha_pll_regs'
` [PATCH v4 2/5] clk: qcom: apss-ipq-pll: move Huayra register map to 'clk_alpha_pll_regs'
` [PATCH v4 3/5] clk: qcom: apss-ipq-pll: constify match data structures
` [PATCH v4 4/5] clk: qcom: apss-ipq-pll: constify clk_init_data structures
` [PATCH v4 5/5] clk: qcom: clk-cbf-8996: use HUAYRA_APSS register map for cbf_pll

[RFC PATCH v3 0/6] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-03-28  9:21 UTC  (2+ messages)

[PATCHv2] drm/xe/display: check for error on drmm_mutex_init
 2024-03-28  9:22 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/display: check for error on drmm_mutex_init (rev3)

[PATCH v1 00/11] pinctrl: aw9523: number of cleanups
 2024-03-28  9:21 UTC  (2+ messages)

[PATCH v5 0/7] iio: accel: adxl345: Add spi-3wire feature
 2024-03-28  9:22 UTC  (3+ messages)
` [PATCH v5 4/7] dt-bindings: iio: accel: adxl345: Add spi-3wire

6.9-rc1 regression: irq: no irq domain found for interrupt-controller@c000000
 2024-03-28  9:19 UTC  (4+ messages)

[PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-03-28  9:18 UTC  (37+ messages)
` [PATCH v16 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v16 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v16 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v16 06/22] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v16 07/22] PCI: microchip: Rename two setup functions
` [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v16 09/22] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v16 10/22] PCI: microchip: Rename interrupt related functions
` [PATCH v16 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v16 12/22] PCI: microchip: Add request_event_irq() callback function
` [PATCH v16 13/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v16 14/22] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v16 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v16 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v16 17/22] PCI: plda: Add event bitmap field to struct plda_pcie_rp
` [PATCH v16 18/22] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v16 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v16 20/22] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v16 21/22] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v16 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110

Thoughts about U-boot binary size increase
 2024-03-28  9:20 UTC 

[PATCH i-g-t 0/4] revamp big joiner test
 2024-03-28  9:18 UTC  (3+ messages)
` [PATCH i-g-t 2/4] tests/intel/kms_big_joiner: revamp bigjoiner

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-28  9:18 UTC  (3+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent

[REGRESSION] linux 6.6.18 and later fails to boot with "initramfs unpacking failed: invalid magic at start of compressed archive"
 2024-03-28  9:17 UTC  (17+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28  9:18 UTC 

[PATCH v1] pinctrl: pinctrl-aspeed-g6: correct the offset of SCU630
 2024-03-28  9:16 UTC  (5+ messages)

[PATCH v5 RESEND 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-03-28  9:16 UTC  (11+ messages)
` [PATCH v5 RESEND 1/6] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED
` [PATCH v5 RESEND 2/6] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI

[PATCH v4] blockcommit: Reopen base image as RO after abort
 2024-03-28  9:16 UTC 

[PATCH 00/13] drm/i915: Implemnt vblank sycnhronized mbus joining changes
 2024-03-28  9:16 UTC  (3+ messages)
` [PATCH 01/13] drm/i915/cdclk: Fix CDCLK programming order when pipes are active

[PATCH v2] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
 2024-03-28  9:15 UTC  (4+ messages)

Awizacja dostawy
 2024-03-28  9:15 UTC 

[PATCH] clk: samsung: exynosautov9: fix wrong pll clock id value
 2024-03-28  9:10 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-28  9:14 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "

[PATCH v2] um: Makefile: use bash from the environment
 2024-03-28  9:13 UTC  (2+ messages)

[PATCH] efi/libstub: Cast away type warning in use of max()
 2024-03-28  9:13 UTC  (3+ messages)

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-28  9:12 UTC  (4+ messages)
` [PATCH v2 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
  ` [PATCH v3 "

[PATCH for-9.0 v3 0/2] qtest/virtio-9p-test.c: fix slow tests
 2024-03-28  9:12 UTC  (2+ messages)

question on vTPM interface in coconut-svsm
 2024-03-28  9:11 UTC  (3+ messages)

[PATCH] thermal: gov_power_allocator: Allow binding without cooling devices
 2024-03-28  9:12 UTC  (3+ messages)

[PATCH] drm/i915/gt: Limit the reserved VM space to only the platforms that need it
 2024-03-28  9:11 UTC  (3+ messages)

[PATCH] gpio: davinci: Fix potential buffer overflow
 2024-03-28  9:10 UTC 

[PATCH 1/5] um: signal: move pid variable where needed
 2024-03-28  9:06 UTC  (5+ messages)
` [PATCH 2/5] um: slirp: remove set but unused variable 'pid'
` [PATCH 3/5] um: vector: fix bpfflash parameter evaluation
` [PATCH 4/5] um: vector: remove unused len variable/calculation
` [PATCH 5/5] um: process: remove unused 'n' variable

getpagesize.2
 2024-03-28  9:11 UTC  (3+ messages)

[PATCH v6 0/3] Add support for nuvoton ma35d1 pin control
 2024-03-28  9:10 UTC  (4+ messages)
` [PATCH v6 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-28  9:09 UTC  (6+ messages)
` [PATCH 01/19] "

[PATCH RESEND v6 0/5] spmi: pmic-arb: Add support for multiple buses
 2024-03-28  9:07 UTC  (12+ messages)
` [PATCH RESEND v6 3/5] spmi: pmic-arb: Make the APID init a version operation
` [PATCH RESEND v6 4/5] spmi: pmic-arb: Make core resources acquiring "
` [PATCH RESEND v6 5/5] spmi: pmic-arb: Add multi bus support

RTT-PROBE: lore-subspace-rtt
 2024-03-28  9:08 UTC 

[PATCH 0/2] Minimal support for VF state management
 2024-03-28  9:08 UTC  (3+ messages)
` [PATCH 2/2] drm/xe/pf: Add minimal support for VF_STATE_NOTIFY events

[cocci] Returning statically allocated nested structs
 2024-03-28  9:07 UTC  (2+ messages)

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-28  9:07 UTC  (8+ messages)
` [PATCH v6 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package

[PATCH-for-9.1] rdma: Remove RDMA subsystem and pvrdma device
 2024-03-28  9:06 UTC  (2+ messages)

folio_mmapped
 2024-03-28  9:06 UTC  (12+ messages)

[PATCH v4] scsi: libsas: Allocation SMP request is aligned to ARCH_DMA_MINALIGN
 2024-03-28  9:06 UTC 

[PATCH 3/3] platform/chrome: cros_ec_ucsi: Implement UCSI PDC driver
 2024-03-28  9:05 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: macb: WOL enhancements
 2024-03-28  9:05 UTC  (3+ messages)
` [PATCH net-next v2 2/4] net: macb: Add ARP support to WOL

[RFC QEMU PATCH v7 0/1] S3 support
 2024-03-28  9:02 UTC  (4+ messages)
` [RFC QEMU PATCH v7 1/1] virtio-pci: implement No_Soft_Reset bit

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-03-28  9:02 UTC  (8+ messages)
` [RFC PATCH v2 3/5] dt-bindings: clock: meson: document A1 SoC "

[PATCH] usb: gadget: u_serial: Add null pointer checks after RX/TX submission
 2024-03-28  9:02 UTC  (6+ messages)

[PATCH 0/2] Fix selftests/mm build without requiring "make headers"
 2024-03-28  9:02 UTC  (2+ messages)

[PATCH v5 0/4] improve write IO performance when fragmentation is high
 2024-03-28  9:01 UTC  (9+ messages)
` [PATCH v5 1/4] ocfs2: "
` [PATCH v5 2/4] ocfs2: adjust enabling place for la window
` [PATCH v5 3/4] ocfs2: speed up chain-list searching
` [PATCH v5 4/4] ocfs2: fix sparse warnings

[PATCH 0/3] Add support for jtag disable/enable and multiboot get/set for zynq
 2024-03-28  9:01 UTC  (4+ messages)
` [PATCH 1/3] zynq: Add get function for multi boot address register
` [PATCH 2/3] zynq: Add function to enable JTAG
` [PATCH 3/3] zynq: Add function to lock JTAG enable bits

[RFC 0/7] drm/virtio: Import scanout buffers from other devices
 2024-03-28  8:33 UTC  (8+ messages)
` [RFC 1/7] drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmd
` [RFC 2/7] drm/virtio: Add a helper to map and note the dma addrs and lengths
` [RFC 3/7] drm/virtio: Add helpers to initialize and free the imported object
` [RFC 4/7] drm/virtio: Import prime buffers from other devices as guest blobs
` [RFC 5/7] drm/virtio: Ensure that bo's backing store is valid while updating plane
` [RFC 6/7] udmabuf/uapi: Add new ioctl to create a dmabuf from PCI bar regions
` [RFC 7/7] udmabuf: Implement UDMABUF_CREATE_LIST_FOR_PCIDEV ioctl

add a bio_list_merge_init helper
 2024-03-28  9:00 UTC  (2+ messages)

[PATCH] perf sched: Rename switches to count and add usage description, options for latency
 2024-03-28  9:00 UTC 

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-03-28  8:58 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28  8:58 UTC 

[PATCH] dt-bindings: ti,pcm1681: Convert to dtschema
 2024-03-28  8:57 UTC  (2+ messages)

[RFC PATCH v8 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-28  8:56 UTC  (4+ messages)
` [RFC PATCH v8 09/23] target/arm: Handle PSTATE.ALLINT on taking an exception

[GIT PULL] sound fixes for 6.9-rc2
 2024-03-28  8:57 UTC 

[PATCH v3 0/2] update SM4450 pinctrl document
 2024-03-28  8:57 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: pinctrl: qcom: update functions to match with driver

[PATCH v1 0/3] Speed up boot with faster linear map creation
 2024-03-28  8:56 UTC  (6+ messages)
` [PATCH v1] arm64: mm: Batch dsb and isb when populating pgtables

[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
 2024-03-28  8:55 UTC  (8+ messages)
    ` [EXTERNAL] "

[PATCH v6] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-28  8:55 UTC  (5+ messages)

[PATCH v1] coroutine: avoid inserting duplicate coroutine to co_queue_wakeup
 2024-03-28  8:54 UTC  (4+ messages)

[PATCH v6 0/3] Add support for Loongson-1 NAND
 2024-03-28  8:54 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller

[PATCH mptcp-next v5 00/14] setsockopt per subflow: BPF
 2024-03-28  8:54 UTC  (2+ messages)

SVSM Development Call March 27th, 2024
 2024-03-28  8:54 UTC  (2+ messages)
` [svsm-devel] "

[PATCH v3] gpio: cdev: sanitize the label before requesting the interrupt
 2024-03-28  8:54 UTC  (2+ messages)

[PATCH V4 0/2] pinctrl: bcm2835: Implement pin_conf_get
 2024-03-28  8:52 UTC  (3+ messages)

[PATCH] ASoC: sun8i-codec: Fix build with CONFIG_SND_JACK_INPUT_DEV disabled
 2024-03-28  8:52 UTC  (4+ messages)

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28  8:52 UTC  (6+ messages)
` [PATCH 17/23] dt-bindings: media: imx258: Rename to include vendor prefix

[PATCH v3 0/4] Update Energy Model after chip binning adjusted voltages
 2024-03-28  8:51 UTC  (10+ messages)
` [PATCH v3 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v3 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
` [PATCH v3 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v3 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH 1/3] dt-bindings: ufs: qcom: document SC8180X UFS
 2024-03-28  8:52 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: ufs: qcom: document SC7180 UFS

[PATCH] spi: spi.h: add missing kernel-doc for @last_cs_index_mask
 2024-03-28  8:51 UTC  (2+ messages)

nvmetcli FC transport problem
 2024-03-28  8:51 UTC  (2+ messages)

[PATCH v7 0/2] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-28  8:50 UTC  (6+ messages)
` [PATCH v7 1/2] PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
` [PATCH v7 2/2] PCI: keystone: Fix pci_ops for AM654x SoC

[PATCH v1 1/1] platform/x86: quickstart: Miscellaneous improvements
 2024-03-28  8:50 UTC  (3+ messages)

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2024-03-28  8:50 UTC  (3+ messages)

[PATCH v2] mmc-utils: man 1 mmc-utils
 2024-03-28  8:49 UTC  (2+ messages)

remove unused ioremap-related code and export
 2024-03-28  8:48 UTC  (2+ messages)
` [PATCH 2/2] arm: unexport get_mem_type


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.