All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-30 15:14:31 to 2023-01-30 15:40:07 UTC [more...]

[PATCH 000/171] Kconfig: More cleanup of CONFIG options
 2023-01-30 15:18 UTC  (35+ messages)
` [PATCH 019/171] lib: Add a Kconfig for SPL_GENERATE_ACPI_TABLE
` [PATCH 052/171] Correct SPL use of CMD_NVEDIT_EFI
` [PATCH 053/171] Correct SPL uses of CMD_NVME
` [PATCH 054/171] Correct SPL use of CMD_PSTORE
` [PATCH 056/171] Correct SPL uses of CMD_SCSI
` [PATCH 057/171] Correct SPL uses of CMD_SF
` [PATCH 059/171] Correct SPL use of CMD_STBOARD
` [PATCH 060/171] Correct SPL use of CMD_STM32PROG
` [PATCH 061/171] Correct SPL uses of CMD_TFTPPUT
` [PATCH 062/171] Correct SPL uses of CMD_USB
` [PATCH 063/171] Correct SPL use of CMD_VIRTIO
` [PATCH 065/171] Correct SPL use of DEBUG_UART_ZYNQ
` [PATCH 066/171] Correct SPL uses of DFU_VIRT
` [PATCH 067/171] Correct SPL uses of DISPLAY_AER_BRIEF
` [PATCH 075/171] Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
` [PATCH 076/171] Correct SPL use of EFI_LOADER_HII
` [PATCH 077/171] Correct SPL use of EFI_MM_COMM_TEE
` [PATCH 079/171] Correct SPL use of EFI_TCG2_PROTOCOL
` [PATCH 080/171] Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2
` [PATCH 082/171] Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG
` [PATCH 084/171] Correct SPL use of EXYNOS7420
` [PATCH 085/171] Correct SPL uses of FASTBOOT
` [PATCH 086/171] Correct SPL uses of FASTBOOT_FLASH
` [PATCH 088/171] Correct SPL uses of FASTBOOT_FLASH_NAND
` [PATCH 090/171] Correct SPL use of FDT_SIMPLEFB
` [PATCH 091/171] Correct SPL uses of FEC_MXC
` [PATCH 092/171] Correct SPL use of FSL_CAAM
` [PATCH 093/171] Correct SPL uses of FSL_ISBC_KEY_EXT
` [PATCH 094/171] Correct SPL use of FSL_MC_ENET
` [PATCH 096/171] Correct SPL use of FS_EROFS
` [PATCH 100/171] Correct SPL uses of HW_WATCHDOG

add bvec initialization helpers
 2023-01-30 15:38 UTC  (9+ messages)
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec

[PATCH 101/171] Correct SPL uses of I8259_PIC
 2023-01-30 15:16 UTC  (44+ messages)
` [PATCH 102/171] Correct SPL uses of IMX8M
` [PATCH 104/171] Correct SPL uses of IMX_MODULE_FUSE
` [PATCH 112/171] Correct SPL uses of NEEDS_MANUAL_RELOC
` [PATCH 114/171] Correct SPL uses of NXP_FSPI
` [PATCH 115/171] Correct SPL use of OCTEON_SERIAL_BOOTCMD
` [PATCH 116/171] Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE
` [PATCH 117/171] Correct SPL uses of OF_BOARD
` [PATCH 118/171] Correct SPL use of OF_EMBED
` [PATCH 119/171] Correct SPL use of PANEL
` [PATCH 120/171] Correct SPL use of PARTITION_TYPE_GUID
` [PATCH 126/171] Correct SPL use of PHY_CADENCE_TORRENT
` [PATCH 127/171] Correct SPL uses of PHY_FIXED
` [PATCH 128/171] Correct SPL uses of PMIC_STPMIC1
` [PATCH 129/171] Correct SPL use of QFW_PIO
` [PATCH 130/171] Correct SPL use of REGEX
` [PATCH 132/171] Correct SPL use of RESV_RAM
` [PATCH 134/171] Correct SPL uses of ROCKCHIP_OTP
` [PATCH 135/171] Correct SPL use of SANDBOX
` [PATCH 141/171] Correct SPL use of SL28CPLD
` [PATCH 143/171] Correct SPL use of SPI_FLASH_BAR
` [PATCH 144/171] Correct SPL uses of SPI_FLASH_MACRONIX
` [PATCH 145/171] Correct SPL use of SPLASH_SOURCE
` [PATCH 146/171] Correct SPL use of STM32MP15X_STM32IMAGE
` [PATCH 147/171] Correct SPL use of SUPPORT_EMMC_RPMB
` [PATCH 148/171] Correct SPL use of SYS_FSL_ERRATUM_A010539
` [PATCH 149/171] Correct SPL uses of SYS_LONGHELP
` [PATCH 150/171] Correct SPL use of SYS_MEM_RSVD_FOR_MMU
` [PATCH 152/171] Correct SPL use of TARGET_MX6UL_9X9_EVK
` [PATCH 153/171] Correct SPL use of TARGET_PG_WCOM_EXPU1
` [PATCH 154/171] Correct SPL use of TARGET_PG_WCOM_SELI8
` [PATCH 155/171] Correct SPL use of TEE
` [PATCH 156/171] Correct SPL uses of TEN64_CONTROLLER
` [PATCH 160/171] Correct SPL uses of USB_DWC3_MESON_GXL
` [PATCH 161/171] Correct SPL use of USB_FUNCTION_FASTBOOT
` [PATCH 162/171] Correct SPL uses of USB_GADGET_DWC2_OTG
` [PATCH 163/171] Correct SPL uses of USB_KEYBOARD
` [PATCH 164/171] Correct SPL uses of USB_MUSB_HOST
` [PATCH 165/171] Correct SPL uses of VIDEO
` [PATCH 166/171] Correct SPL use of VIDEO_ANSI
` [PATCH 167/171] Correct SPL use of VIDEO_BPP16
` [PATCH 169/171] Correct SPL use of WATCHDOG_AUTOSTART
` [PATCH 170/171] Correct SPL uses of XEN_SERIAL
` [PATCH 171/171] Correct SPL uses of ZYNQMP_FIRMWARE

[RFC PATCH v1 0/6] Support nested SNP KVM guests on Hyper-V
 2023-01-30 15:39 UTC  (5+ messages)
` [RFC PATCH v1 2/6] x86/sev: Add support for NestedVirtSnpMsr

[PATCH net-next 00/16] bridge: Limit number of MDB entries per port, port-vlan
 2023-01-30 15:02 UTC  (4+ messages)
` [PATCH net-next 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port

[PATCH v4 00/28] e1000x cleanups (preliminary for IGB)
 2023-01-30 15:36 UTC  (4+ messages)
` [PATCH v4 20/28] net: Strip virtio-net header when dumping

[PATCH v5 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-30 15:36 UTC  (5+ messages)
` [PATCH v5 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH] platform/x86: dell-smo8800: Use min_t() for comparison and assignment
 2023-01-30 15:36 UTC  (2+ messages)

[PATCH 1/2] i2c: imx-lpi2c: clean rx/tx buffers upon new message
 2023-01-30 15:32 UTC  (4+ messages)
` [PATCH 2/2] i2c: imx-lpi2c: check only for enabled interrupt flags

[PATCH] platform/x86: think-lmi: Use min_t() for comparison and assignment
 2023-01-30 15:35 UTC 

[PATCH v2] pwm: sifive: Always let the first pwm_apply_state succeed
 2023-01-30 15:36 UTC  (3+ messages)

[PATCH v1 00/18] arm: Add Rockchip RK3588 support
 2023-01-30 15:18 UTC  (13+ messages)
` [PATCH v1 05/18] clk: rockchip: Add rk3588 clk support
` [PATCH v1 06/18] clk: rockchip: pll: Add pll_rk3588 type for rk3588
` [PATCH v1 07/18] ram: rockchip: Add rk3588 ddr driver support
` [PATCH v1 08/18] dt-bindings: power: Add power-domain header for rk3588
` [PATCH v1 09/18] dt-bindings: reset: add rk3588 reset definitions
` [PATCH v1 10/18] arm: rockchip: Add ioc header for rk3588
` [PATCH v1 12/18] arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model A SoM
` [PATCH v1 14/18] arm: rockchip: Add RK3588 arch core support
` [PATCH v1 15/18] ARM: dts: rockchip: Add rk3588-u-boot.dtsi
` [PATCH v1 16/18] ARM: dts: rockchip: rk3588s-u-boot: Add sdmmc node
` [PATCH v1 18/18] board: rockchip: Add Edgeble Neural Compute Module 6

[PATCH] cxl/mbox: Add missing parameter to docs
 2023-01-30 15:34 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
 2023-01-30 15:33 UTC  (10+ messages)

[PATCH v3 0/8] SM6(11|12|37)5 GPUCC
 2023-01-30 15:32 UTC  (9+ messages)
` [PATCH v3 1/8] clk: qcom: branch: Add helper functions for setting retain bits
` [PATCH v3 2/8] clk: qcom: branch: Add SLEEP/WAKE fields definitions
` [PATCH v3 3/8] dt-bindings: clock: Add Qcom SM6125 GPUCC
` [PATCH v3 4/8] clk: qcom: Add GPU clock controller driver for SM6125
` [PATCH v3 5/8] dt-bindings: clock: Add Qcom SM6375 GPUCC
` [PATCH v3 6/8] clk: qcom: Add GPU clock controller driver for SM6375
` [PATCH v3 7/8] dt-bindings: clock: Add Qcom SM6115 GPUCC
` [PATCH v3 8/8] clk: qcom: Add GPU clock controller driver for SM6115

RTT-PROBE: lore-subspace-rtt
 2023-01-30 15:33 UTC 

[PATCHv2 bpf-next 0/7] bpf: Move kernel test kfuncs into bpf_testmod
 2023-01-30 15:32 UTC  (9+ messages)
` [PATCHv2 bpf-next 1/7] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv2 bpf-next 2/7] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv2 bpf-next 3/7] selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
` [PATCHv2 bpf-next 4/7] selftests/bpf: Use un/load_bpf_testmod functions in tests

[PATCH 0/5] platform/x86: dell-ddv: Various driver updates
 2023-01-30 15:30 UTC  (3+ messages)
` [PATCH 5/5] platform/x86: dell-ddv: Add hwmon support

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-01-30 15:31 UTC  (12+ messages)

[PATCH v5 net-next 00/13] add support for the the vsc7512 internal copper phys
 2023-01-30 15:31 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 194 builds: 2 failed, 192 passed, 32 warnings (v4.14.304-45-gb582e728558f)
 2023-01-30 15:31 UTC 

[PATCH v9 0/4] input: pwm-beeper: add feature to set volume level
 2023-01-30 15:29 UTC  (3+ messages)
` [PATCH v9 3/4] dt-bindings: input: pwm-beeper: add volume

[PATH stable 5.4] mm: swap: properly update readahead statistics in unuse_pte_range()
 2023-01-30 15:28 UTC 

[PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
 2023-01-30 15:28 UTC  (4+ messages)

[PATCH] ls-tree: add --sparse-filter-oid argument
 2023-01-30 15:28 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/1] arm64: defconfig: Enable qcom msm8994 clk drivers
 2023-01-30 15:27 UTC  (2+ messages)

[PATCH] Revert "rockchip: Only call binman when TPL available"
 2023-01-30 15:15 UTC  (3+ messages)

[jolsa-perf:file_build_id 1/4] include/linux/buildid.h:31:13: error: no previous prototype for 'build_id_init'
 2023-01-30 15:26 UTC 

[PATCH 0/8] PCI: rockchip: Fix PCIe endpoint controller driver
 2023-01-30 15:04 UTC  (4+ messages)
` [PATCH 5/8] PCI: rockchip: Added dtsi entry for PCIe endpoint controller

[PATCH v5 00/15] jevents/pmu-events improvements
 2023-01-30 15:22 UTC  (6+ messages)

[PATCH v4 0/5] hwmon: ltc2945: Add binding and shunt resistor support
 2023-01-30 15:25 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: hwmon: adi,ltc2945: Add binding

[PATCH v2] pata_parport: add driver (PARIDE replacement)
 2023-01-30 15:25 UTC  (8+ messages)
` [PATCH v3] "

[QUERY]: Block region to mmap
 2023-01-30 15:24 UTC  (5+ messages)

[PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS
 2023-01-30 15:23 UTC  (7+ messages)
` [PATCH v2 1/3] "

[Buildroot] [PATCH 1/1] boot/uboot: add BR2_TARGET_UBOOT_NEEDS_XXD option
 2023-01-30 15:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-30 15:23 UTC 

[GIT PULL] Qualcomm driver updates for v6.3
 2023-01-30 15:18 UTC  (3+ messages)

[PATCH 0/3] Reserve dspps based on user request
 2023-01-30 15:21 UTC  (8+ messages)
` [v1 1/3] drm/msm/disp/dpu1: clear dspp reservations in rm release
` [v1 2/3] drm/msm/disp/dpu1: add dspps into reservation if there is a ctm request
` [v1 3/3] drm/msm/disp/dpu1: reserve the resources on topology change

[PATCH v2 00/12] staging: iio: accel: adis16203 Inclinometer cleanup and graduation
 2023-01-30 15:21 UTC  (4+ messages)
` [PATCH v2 12/12] dt-bindings: iio: accel: Add ADIS16203 Inclinometer

[Cluster-devel] [PATCH 0/6] gfs2-utils: Cleanups and fsck.gfs2 fixes
 2023-01-30 15:21 UTC  (7+ messages)
` [Cluster-devel] [PATCH 1/6] libgfs2: Return the inode from lgfs2_lookupi()
` [Cluster-devel] [PATCH 2/6] libgfs2: Remove lgfs2_gfs_createi()
` [Cluster-devel] [PATCH 3/6] libgfs2: Reorganise lgfs2_createi()
` [Cluster-devel] [PATCH 4/6] fsck.gfs2: Remove de variable from dirref_find()
` [Cluster-devel] [PATCH 5/6] fsck.gfs2: Fix wrong entry used in dentry comparison
` [Cluster-devel] [PATCH 6/6] fsck.gfs2: fix_hashtable: Decrement i_blocks when freeing leaf blocks

[PATCH RFC] NFSD: Convert filecache to rhltable
 2023-01-30 15:21 UTC  (4+ messages)
` Fwd: "

❌ FAIL (25/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, ab072681)
 2023-01-30 15:21 UTC 

[PATCH] pci: Avoid FLR for AMD FCH AHCI adapters
 2023-01-30 15:21 UTC  (2+ messages)

[PASEMI] Nemo board doesn't reboot anymore after the commit "HID: usbhid: Add ALWAYS_POLL quirk for some mice"
 2023-01-30 15:21 UTC  (3+ messages)
` [PASEMI] Nemo board doesn't reboot anymore after the commit "HID: usbhid: Add ALWAYS_POLL quirk for some mice" #forregzbot

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-01-30 15:20 UTC  (9+ messages)
` [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function

Sdbus++ tool : asio support
 2023-01-30 15:19 UTC  (2+ messages)

[meta-ti][master/kirkstone][PATCH] bsp: multiconfig: k3r5: allow customization by donwstream layers
 2023-01-30 15:20 UTC 

[PATCH] tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
 2023-01-30 15:19 UTC  (2+ messages)

[PATCH 0/2] Fix module signing with PKCS#11 URIs
 2023-01-30 15:18 UTC  (3+ messages)
` [PATCH 1/2] certs: Fix build error when PKCS#11 URI contains semicolon

[PULL] Networking for next-6.1
 2023-01-30 15:19 UTC  (5+ messages)
  ` [PULL] Networking for next-6.1 #forregzbot

[PATCH 1/2] gpio: ep93xx: convert driver to DT
 2023-01-30 15:16 UTC  (5+ messages)
` [PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
  ` [PATCH v1 3/3] gpio: ep93xx: split device in multiple

[PATCH v1 1/1] dmaengine: dw: Move check for paused channel to dwc_get_residue()
 2023-01-30 15:17 UTC 

[RFC v6 0/4] Add zoned storage emulation to virtio-blk driver
 2023-01-30 15:17 UTC  (4+ messages)
` [RFC v6 2/4] virtio-blk: add zoned storage emulation for zoned devices

[PATCH v2 00/11] fw_devlink improvements
 2023-01-30 15:16 UTC  (10+ messages)
` [PATCH v2 04/11] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v2 08/11] driver core: fw_devlink: Make cycle detection more robust

[PATCH] vc04_services: mmal-vchiq: fix typo in comment
 2023-01-30 15:18 UTC  (2+ messages)

xfs_repair on filesystem stuck in "rebuild AG headers and trees"?
 2023-01-30 15:16 UTC  (3+ messages)

[PATCH v2 net-next 0/2] net: mdio: add amlogic gxl mdio mux support
 2023-01-30 15:16 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: add amlogic gxl mdio multiplexer
` [PATCH v2 net-next 2/2] net: mdio: add amlogic gxl mdio mux support

[jolsa-perf:file_build_id 1/4] include/linux/buildid.h:31:13: warning: no previous prototype for 'build_id_init'
 2023-01-30 15:16 UTC 

[RFC PATCH v8] media: mediatek: vcodec: support stateless AV1 decoder
 2023-01-30 15:16 UTC  (2+ messages)

[PATCH 0/1] s390: fix initrd corruption in decompressor with new zstd version
 2023-01-30 15:15 UTC  (3+ messages)
` [PATCH 1/1] s390/decompressor: specify __decompress() buf len to avoid overflow

[PATCH 5.10 0/1] mt76: fix mt7615_init_tx_queues() return value
 2023-01-30 14:01 UTC  (7+ messages)
` [PATCH 5.10 1/1] "

renesas/next baseline-nfs: 173 runs, 18 regressions (renesas-next-2023-01-30-v6.2-rc1)
 2023-01-30 15:14 UTC 

renesas/next baseline: 517 runs, 20 regressions (renesas-next-2023-01-30-v6.2-rc1)
 2023-01-30 15:14 UTC 

Linux guest kernel threat model for Confidential Computing
 2023-01-30 15:14 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/ttm: fix sparse warning
 2023-01-30 15:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/6] "

[PATCH v2] cxl/pci: Set the device timestamp
 2023-01-30 15:13 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.