All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-27 09:01:10 to 2023-01-27 09:53:04 UTC [more...]

[PATCH v2 00/11] fw_devlink improvements
 2023-01-27  9:52 UTC  (31+ messages)
` [PATCH v2 01/11] driver core: fw_devlink: Don't purge child fwnode's consumer links
` [PATCH v2 03/11] soc: renesas: Move away from using OF_POPULATED for fw_devlink
` [PATCH v2 04/11] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v2 05/11] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH v2 06/11] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
` [PATCH v2 08/11] driver core: fw_devlink: Make cycle detection more robust
` [PATCH v2 10/11] irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized
` [PATCH v2 11/11] firmware: arm_scmi: Set fwnode for the scmi_device

[autobuilder][PATCH v3 0/5] generate regression reports against proper releases
 2023-01-27  9:51 UTC  (4+ messages)
` [yocto] "

[PATCH] gpio: ep93xx: remove unused variable
 2023-01-27  9:49 UTC  (2+ messages)

next/pending-fixes build: 206 builds: 5 failed, 201 passed, 8 errors, 18 warnings (v6.2-rc5-286-g436294605dc5)
 2023-01-27  9:49 UTC 

[PATCH v5 0/2] arm64: Fix pending single-step debugging issues
 2023-01-27  9:48 UTC  (5+ messages)
` [PATCH v5 1/2] arm64: entry: Skip single stepping into interrupt handlers

[PATCH 0/8] gpiolib cleanups
 2023-01-27  9:48 UTC  (12+ messages)
` [PATCH 1/8] gpiolib: remove empty asm/gpio.h files
` [PATCH 2/8] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH 8/8] gpiolib: move of_gpio_flags into gpiolib-of.c

[Intel-wired-lan] [PATCH net-next v2 00/13] ice: various virtualization cleanups
 2023-01-27  9:49 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v2 11/13] ice: introduce clear_reset_state operation
` [Intel-wired-lan] [PATCH net-next v2 12/13] ice: introduce .irq_close VF operation
` [Intel-wired-lan] [PATCH net-next v2 13/13] ice: remove unnecessary virtchnl_ether_addr struct use

[PATCH] platform/x86/amd: pmc: add CONFIG_SERIO dependency
 2023-01-27  9:47 UTC  (2+ messages)

[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
 2023-01-27  9:48 UTC  (11+ messages)

[PATCH] ARM: dts: berlin: align UART node name with bindings
 2023-01-27  9:46 UTC  (3+ messages)

[PATCH] arm64: dts: synaptics: align UART node name with bindings
 2023-01-27  9:46 UTC  (3+ messages)

[PATCH] arm64: dts: realtek: align UART node name with bindings
 2023-01-27  9:46 UTC  (3+ messages)

[PATCH] arm64: dts: hisilicon: align UART node name with bindings
 2023-01-27  9:46 UTC  (3+ messages)

[net PATCH] octeontx2-af: Fix devlink unregister
 2023-01-27  9:46 UTC  (2+ messages)
` [net PATCH] octeontx2-af: Removed unnecessary debug messages

[PATCH 0/2] Remove unused virtualization technology specific headers
 2023-01-27  9:46 UTC  (3+ messages)
` [PATCH 1/2] x86/emulate: remove unused svm specific header
` [PATCH 2/2] x86/vpmu: remove unused svm and vmx specific headers

[Intel-wired-lan] [PATCH net-next 00/13] ice: various virtualization cleanups
 2023-01-27  9:46 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next 10/13] ice: convert vf_ops .vsi_rebuild to .create_vsi

[PATCH] nvmem: stm32: fix OPTEE dependency
 2023-01-27  9:41 UTC 

[Buildroot] [PATCH v1 1/3] configs/zynqmp_kria_kv260_defconfig: use Xilinx github for pmufw.elf
 2023-01-27  9:44 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/3] configs/zynqmp_zcu102_defconfig: "
` [Buildroot] [PATCH v1 3/3] configs/zynqmp_zcu106_defconfig: "

RTT-PROBE: lore-subspace-rtt
 2023-01-27  9:43 UTC 

[PATCH] kernel/linux-kernel-base: Fix kernel build artefact determinism issues
 2023-01-27  9:42 UTC  (3+ messages)

[PATCH -next] media: usb: fix a UAF bug in em28xx_v4l2_init
 2023-01-27  9:42 UTC  (2+ messages)

[PATCH v4 0/9] media: dt-bindings: common CEC properties
 2023-01-27  9:40 UTC  (9+ messages)

[PATCH V1 0/8] Add minimal boot support for IPQ9574
 2023-01-27  9:38 UTC  (15+ messages)
` [PATCH V1 2/8] clk: qcom: Add Global Clock Controller driver "
` [PATCH V1 4/8] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V1 7/8] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support

rbd kernel block driver memory usage
 2023-01-27  9:40 UTC  (6+ messages)

[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-01-27  9:22 UTC  (14+ messages)
` [PATCH V2 1/6] remoteproc: elf_loader: introduce rproc_elf_find_shdr
` [PATCH V2 2/6] remoteproc: imx_rproc: add devtype
` [PATCH V2 3/6] remoteproc: imx_rproc: correct i.MX8MQ DDR Code alias mapping
` [PATCH V2 4/6] remoteproc: imx_rproc: force pointer type
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH V2 6/6] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

[Intel-gfx] [RFC 0/2] Add new CDCLK step for RPL-U
 2023-01-27  9:34 UTC  (4+ messages)
` [Intel-gfx] [RFC 1/2] drm/i915: Add RPL-U sub platform

[PATCH v3 net-next 0/8] sfc: devlink support for ef100
 2023-01-27  9:36 UTC  (9+ messages)
` [PATCH v3 net-next 1/8] sfc: add "
` [PATCH v3 net-next 2/8] sfc: add devlink info "
` [PATCH v3 net-next 3/8] sfc: enumerate mports in ef100
` [PATCH v3 net-next 4/8] sfc: add mport lookup based on driver's mport data
` [PATCH v3 net-next 5/8] sfc: add devlink port support for ef100
` [PATCH v3 net-next 6/8] sfc: obtain device mac address based on firmware handle "
` [PATCH v3 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100
` [PATCH v3 net-next 8/8] sfc: add support for devlink port_function_hw_addr_set "

[PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-01-27  9:32 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
` [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices
` [PATCH v2 3/3] dt-bindings: serial: restrict possible child node names

[PATCH] accel: work around DRM_ACCEL dependencies
 2023-01-27  9:36 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
 2023-01-27  9:34 UTC  (2+ messages)

TOP PRIORITY
 2023-01-27  9:33 UTC 

linux-next: duplicate patch in the mfd tree
 2023-01-27  9:33 UTC  (2+ messages)

Git submodule commits
 2023-01-27  9:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-27  9:33 UTC 

[PATCH v5 0/3] block/rbd: Add support for layered encryption
 2023-01-27  9:31 UTC  (4+ messages)
` [PATCH v5 3/3] "

linux-next: duplicate patch in the backlight tree
 2023-01-27  9:32 UTC  (2+ messages)

Linux guest kernel threat model for Confidential Computing
 2023-01-27  9:32 UTC  (13+ messages)

no more pullreq processing til February
 2023-01-27  9:30 UTC  (2+ messages)

[PATCH 0/2] nvmem: qcom-spmi-sdam: fix module autoloading
 2023-01-27  9:30 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: bluetooth: marvell: add 88W8997
 2023-01-27  9:30 UTC  (5+ messages)
` Bluetooth: hci_mrvl: Add serdev support for 88W8997

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-27  9:30 UTC  (3+ messages)
` [PATCH 14/35] Documentation: leds: correct spelling

[syzbot] [xfs?] KASAN: stack-out-of-bounds Read in xfs_buf_lock
 2023-01-27  9:29 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: nvmem: qfprom: add IPQ8074 compatible
 2023-01-27  9:29 UTC  (2+ messages)

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27  9:29 UTC  (16+ messages)

[PATCH v2] dt-bindings: leds: Document Bluetooth and WLAN triggers
 2023-01-27  9:27 UTC  (7+ messages)

[PATCH v4 0/5] Implementation of a Stateless Multicast Packet Type
 2023-01-27  9:26 UTC  (2+ messages)

[PATCH v1 0/4] implementation of ML common code
 2023-01-27  9:26 UTC  (6+ messages)
` [EXT] Re: [PATCH v3 "

[PATCH] dt-bindings: interconnect: qcom,sa8775p-rpmh: fix a typo
 2023-01-27  9:26 UTC 

[PATCH v2] docs/s390x/pcidevices: document pci devices on s390x
 2023-01-27  9:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
 2023-01-27  9:24 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/psr: Split sel fetch plane configuration into arm and noarm (rev2)

[PATCH net-next] netlink: provide an ability to set default extack message
 2023-01-27  9:22 UTC  (5+ messages)
      ` [Bridge] "

[PATCH v5 0/2] media: verisilicon: HEVC: fix 10bits handling
 2023-01-27  9:21 UTC  (9+ messages)
` [PATCH v5 1/2] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v5 2/2] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats

RTT-PROBE: lore-subspace-rtt
 2023-01-27  9:23 UTC 

[LTP] [PATCH 0/2] hugemmap15 pre-release testing
 2023-01-27  9:20 UTC  (6+ messages)
` [LTP] [PATCH 1/2] hugemmap15: Compile with -O

[PATCH v2 00/17] Support android boot image v3/v4
 2023-01-27  9:19 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 133 runs, 24 regressions (v4.14.304-23-g36f95a86604e)
 2023-01-27  9:17 UTC 

[PATCH v1 1/1] gpiolib: of: Move enum of_gpio_flags to its only user
 2023-01-27  9:16 UTC  (4+ messages)

[PATCH v1 1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf()
 2023-01-27  9:16 UTC  (6+ messages)
` [PATCH v1 5/5] usb: fotg210: use devm_platform_get_and_ioremap_resource()

[PATCH 1/2] accep/ivpu: PM: remove broken ivpu_dbg() statements
 2023-01-27  9:16 UTC  (3+ messages)

[PATCH -next V15 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-27  9:15 UTC  (4+ messages)

[PATCH] Revert "drm/display/dp_mst: Move all payload info into the atomic state"
 2023-01-27  9:15 UTC  (6+ messages)

[PATCH v7 5/7] media: i2c: add DS90UB960 driver
 2023-01-27  9:15 UTC  (11+ messages)

[ovmf test] 176232: all pass - PUSHED
 2023-01-27  9:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-27  9:13 UTC 

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-01-27  9:10 UTC  (10+ messages)
` [PATCH v3 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v3 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v3 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH 0/2] Add a driver for AMS TCS3490 light sensor
 2023-01-27  9:09 UTC  (5+ messages)
` [PATCH 2/2] iio: light: Add support "

[PATCH v7 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-27  9:09 UTC  (10+ messages)
` [PATCH v7 1/6] mei: mei-me: resume device in prepare
    ` [Intel-gfx] "
` [PATCH v7 3/6] mei: clean pending read with vtag on bus
    ` [Intel-gfx] "

[PATCH v3 0/1] KVM: s390: disable migration mode when dirty tracking is disabled
 2023-01-27  9:09 UTC  (3+ messages)
` [PATCH v3 1/1] "

[Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
 2023-01-27  9:08 UTC  (2+ messages)

[PATCH] sh: fix spdx format
 2023-01-27  9:07 UTC  (2+ messages)

[char-misc-next] mei: gsc_proxy: add gsc proxy driver
 2023-01-27  9:07 UTC  (6+ messages)

next/master build: 194 builds: 9 failed, 185 passed, 13 errors, 34 warnings (next-20230127)
 2023-01-27  9:06 UTC 

next/master build: 194 builds: 9 failed, 185 passed, 13 errors, 34 warnings (next-20230127)
 2023-01-27  9:06 UTC 

[PATCH] eventdev: add trace points
 2023-01-27  9:06 UTC  (3+ messages)

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-27  9:05 UTC  (8+ messages)
` [PATCH v4 02/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers

[yocto] Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus
 2023-01-27  9:05 UTC  (3+ messages)

[PATCH] build_bug.h: Also define static_assert() when __CHECKER__ is defined
 2023-01-27  9:04 UTC  (4+ messages)

[PATCH 00/58] Xen HVM support under KVM
 2023-01-27  9:03 UTC  (3+ messages)
` [PATCH v8 28/58] hw/xen: Implement EVTCHNOP_status

[REGRESSION] GM20B probe fails after commit 2541626cfb79
 2023-01-27  9:03 UTC  (9+ messages)
    ` [Nouveau] "

RTT-PROBE: lore-subspace-rtt
 2023-01-27  9:03 UTC 

[PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
 2023-01-27  9:00 UTC  (6+ messages)
      ` [Intel-gfx] "


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.