All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-01 15:57:31 to 2023-02-01 16:30:22 UTC [more...]

[GIT PULL] Allwinner config changes for 6.3
 2023-02-01 16:30 UTC  (2+ messages)

[GIT PULL 1/5] Broadcom defconfig changes for 6.3
 2023-02-01 16:30 UTC  (2+ messages)

[GIT PULL 1/3] ARM: dts: samsung: exynos for v6.3
 2023-02-01 16:30 UTC  (2+ messages)

[GIT PULL 1/6] i.MX drivers change for 6.3
 2023-02-01 16:30 UTC  (2+ messages)

[GIT PULL] arm64: dts: ZynqMP DT changes for v6.3
 2023-02-01 16:30 UTC  (2+ messages)

[GIT PULL] ARM: dts: zynq: Xilinx DT changes for v6.3
 2023-02-01 16:30 UTC  (2+ messages)

[GIT PULL] arm64: soc: zynqmp: Xilinx SoC changes for v6.3
 2023-02-01 16:30 UTC  (2+ messages)

[GIT PULL] ARM: soc: zynq: Xilinx SoC changes for v6.3
 2023-02-01 16:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-02-01 16:30 UTC 

[PATCH] ARM: dts: wpcm450: Add nuvoton,shm = <&shm> to FIU node
 2023-02-01 16:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update entry for MediaTek SoC support
 2023-02-01 16:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-02-01 16:30 UTC 

[PATCHv2 0/8] cx18: convert to vb2
 2023-02-01 16:28 UTC  (9+ messages)
` [PATCHv2 1/8] vb2: set owner before calling vb2_read
` [PATCHv2 2/8] v4l2-dev.c: check for V4L2_CAP_STREAMING to enable streaming ioctls
` [PATCHv2 3/8] cx18: convert to vb2
` [PATCHv2 4/8] cx18: fix incorrect input counting
` [PATCHv2 5/8] cx18: properly report pixelformats
` [PATCHv2 6/8] cx18: missing CAP_AUDIO for vbi stream
` [PATCHv2 7/8] cx18: reorder fmt_vid_cap functions in cx18-ioctl.c
` [PATCHv2 8/8] cx18: fix format compliance issues

[PATCH] scsi: ufs: core: Limit DMA alignment check
 2023-02-01 16:28 UTC  (3+ messages)

[PATCH] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
 2023-02-01 16:28 UTC  (3+ messages)

[PATCH v4 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
 2023-02-01 11:17 UTC  (3+ messages)
` [PATCH v4 2/9] igb: handle PF/VF reset properly
` [PATCH v4 3/9] igb: add ICR_RXDW

[PATCH 0/5] linux-yocto: consolidated pull request
 2023-02-01 16:28 UTC  (6+ messages)
` [PATCH 1/5] linux-yocto/6.1: update to v6.1.7
` [PATCH 2/5] linux-yocto/5.15: update to v5.15.89
` [PATCH 3/5] linux-yocto/6.1: cfg: remove depreciated configs
` [PATCH 4/5] linux-yocto/6.1: update to v6.1.9
` [PATCH 5/5] linux-yocto/5.15: update to v5.15.91

4.9 SLTS support
 2023-02-01 16:27 UTC  (3+ messages)
` [cip-dev] "

[PATCH 0/7] Enable backup switch mode on RTCs via devicetree
 2023-02-01 16:26 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next v4 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
 2023-02-01 14:58 UTC  (24+ messages)
` [Intel-wired-lan] [PATCH net-next v4 01/23] net: dsa: microchip: enable EEE support
` [Intel-wired-lan] [PATCH net-next v4 02/23] net: phy: add genphy_c45_read_eee_abilities() function
` [Intel-wired-lan] [PATCH net-next v4 03/23] net: phy: micrel: add ksz9477_get_features()
` [Intel-wired-lan] [PATCH net-next v4 04/23] net: phy: export phy_check_valid() function
` [Intel-wired-lan] [PATCH net-next v4 05/23] net: phy: add genphy_c45_ethtool_get/set_eee() support
` [Intel-wired-lan] [PATCH net-next v4 06/23] net: phy: c22: migrate to genphy_c45_write_eee_adv()
` [Intel-wired-lan] [PATCH net-next v4 07/23] net: phy: c45: "
` [Intel-wired-lan] [PATCH net-next v4 08/23] net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
` [Intel-wired-lan] [PATCH net-next v4 09/23] net: phy: start using genphy_c45_ethtool_get/set_eee()
` [Intel-wired-lan] [PATCH net-next v4 10/23] net: phy: add driver specific get/set_eee support
` [Intel-wired-lan] [PATCH net-next v4 11/23] net: phy: at803x: implement ethtool access to SmartEEE functionality
` [Intel-wired-lan] [PATCH net-next v4 12/23] net: phy: at803x: ar8035: fix EEE support for half duplex links
` [Intel-wired-lan] [PATCH net-next v4 13/23] net: phy: add PHY specifica flag to signal SmartEEE support
` [Intel-wired-lan] [PATCH net-next v4 14/23] net: phy: at803x: add PHY_SMART_EEE flag to AR8035
` [Intel-wired-lan] [PATCH net-next v4 15/23] net: phy: add phy_has_smarteee() helper
` [Intel-wired-lan] [PATCH net-next v4 16/23] net: fec: add support for PHYs with SmartEEE support
` [Intel-wired-lan] [PATCH net-next v4 17/23] e1000e: replace EEE ethtool helpers to linkmode variants
` [Intel-wired-lan] [PATCH net-next v4 18/23] igb: "
` [Intel-wired-lan] [PATCH net-next v4 19/23] igc: "
` [Intel-wired-lan] [PATCH net-next v4 20/23] tg3: "
` [Intel-wired-lan] [PATCH net-next v4 21/23] r8152: "
` [Intel-wired-lan] [PATCH net-next v4 22/23] net: usb: ax88179_178a: "
` [Intel-wired-lan] [PATCH net-next v4 23/23] net: mdio: drop EEE ethtool helpers in favor "

[PATCH v4 1/3] objtool: Install libsubcmd in build
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v4 3/3] objtool: Alter how HOSTCC is forced
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] objtool: Fix HOSTCC flag usage

[PATCH v4 2/3] objtool: Properly support make V=1
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 3/8] objtool: allocate multiple structures with calloc()
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] objtool: Allocate "

[PATCH v2 1/8] objtool: make struct entries[] static and const
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] objtool: Make "

[PATCH v2 2/8] objtool: make struct check_options static
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] objtool: Make "

[PATCH v2 6/8] objtool: optimize layout of struct symbol
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] objtool: Optimize "

[PATCH v2 7/8] objtool: optimize layout of struct special_alt
 2023-02-01 16:26 UTC  (2+ messages)
` [tip: objtool/core] objtool: Optimize "

[PATCH] i40e: Add checking for null for nlmsg_find_attr()
 2023-02-01  9:06 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v3] "

[PATCH 0/2 v6] drm/mediatek: Add support for 10-bit overlays
 2023-02-01 16:24 UTC  (5+ messages)
` [PATCH 2/2] drm/mediatek: Add support for AR30 and BA30 overlays

[PATCH] cxl/region: Fix null pointer dereference for resetting decoder
 2023-02-01 15:57 UTC  (2+ messages)

[PATCH v2] firmware: arm_sdei: Fix sleep from invalid context BUG
 2023-02-01 16:23 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-01 16:24 UTC 

[PATCH v4] of: Make OF framebuffer device names unique
 2023-02-01 16:22 UTC  (2+ messages)

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-02-01 16:22 UTC  (14+ messages)

[PATCH v2 00/87] Clean up of bad Kconfig options
 2023-02-01 16:22 UTC  (9+ messages)
` [PATCH v2 09/87] Rename ARCH_NPCM7xx

[libgpiod][PATCH] tests: rework error handling and stop overusing g_error()
 2023-02-01 16:22 UTC 

grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f)
 2023-02-01 16:21 UTC  (3+ messages)

[PATCH] drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
 2023-02-01 16:21 UTC  (11+ messages)

[PATCH] phy: stm32-usphyc: add mdelay(1) to fix timeout on some machines
 2023-02-01 16:20 UTC  (3+ messages)

[PATCH 0/2] Save cpuhp dynamic state
 2023-02-01 16:20 UTC  (4+ messages)

[PATCH] [v2] at86rf230: convert to gpio descriptors
 2023-02-01 16:20 UTC  (7+ messages)

[dm-devel] [PATCH] md: dm-table: ensure dev_t is initialized
 2023-02-01 16:20 UTC  (2+ messages)
` [dm-devel] "

[RFC PATCH 0/7] Allow race-free block device handling
 2023-02-01 16:18 UTC  (8+ messages)
` [RFC PATCH 1/7] block: Support creating a struct file from a block device

no more pullreq processing til February
 2023-02-01 16:18 UTC  (5+ messages)

[PATCH v3] sched/topology: Remove EM_MAX_COMPLEXITY limit
 2023-02-01 16:16 UTC  (3+ messages)

[PATCH] ACPI/IORT: Increase allocation size up to sizeof(struct acpi_iort_node)
 2023-02-01 16:15 UTC  (3+ messages)

[PULL 00/35] Testing, docs, semihosting and plugin updates
 2023-02-01 16:15 UTC  (2+ messages)

[Patch v3 Part2 0/9] x86/microcode: Declare microcode safe for late loading
 2023-02-01 16:15 UTC  (10+ messages)
` [Patch v3 Part2 3/9] x86/microcode/intel: Fix collect_cpu_info() to reflect current microcode

[PATCH 1/3] rtc: moxart: switch to using gpiod API
 2023-02-01 16:15 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: rtc: moxart: use proper names for gpio properties

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

[PATCH v2] kbuild: allow validating individual dtb files against schema
 2023-02-01 16:14 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-01 16:14 UTC 

[linux-next:master 8679/9815] drivers/of/platform.c:570:2-23: WARNING: Function "for_each_node_by_type" should have of_node_put() before break around line 575. (fwd)
 2023-02-01 16:13 UTC  (2+ messages)

[PATCH bpf-next v3 0/1] docs/bpf: Add description of register liveness tracking algorithm
 2023-02-01 16:13 UTC  (5+ messages)
` [PATCH bpf-next v3 1/1] "

Bug#1029850: linux: Driver not loaded for ST Microelectronics LSM6DS3TR-C accelerometer (acpi:SMO8B30:SMO8B30:)
 2023-02-01 16:12 UTC  (14+ messages)
        ` Fwd: "

[PATCH net-next 0/9] net: flow_offload: add support for per action hw stats
 2023-02-01 16:10 UTC  (10+ messages)
` [PATCH net-next 1/9] net/sched: optimize action stats api calls
` [PATCH net-next 2/9] net/sched: act_pedit, setup offload action for action stats query
` [PATCH net-next 3/9] net/sched: pass flow_stats instead of multiple stats args
` [PATCH net-next 4/9] net/sched: introduce flow_offload action cookie
` [PATCH net-next 5/9] net/sched: support per action hw stats
` [PATCH net-next 6/9] net/mlx5e: TC, add hw counter to branching actions
` [PATCH net-next 7/9] net/mlx5e: TC, store tc action cookies per attr
` [PATCH net-next 8/9] net/sched: TC, map tc action cookie to a hw counter
` [PATCH net-next 9/9] net/sched: TC, support per action stats

[PATCH 10/13] ipvs: Rename kfree_rcu() to kfree_rcu_mightsleep()
 2023-02-01 16:12 UTC  (3+ messages)

[PATCH 0/2] Fix expected set_vq_state behavior on vdpa_sim
 2023-02-01 16:11 UTC  (4+ messages)
` [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb

[PATCH 08/14] ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacks
 2023-02-01 16:09 UTC  (3+ messages)

[PATCH 0/8] cx18: convert to vb2
 2023-02-01 16:11 UTC  (9+ messages)
` [PATCH 1/8] vb2: set owner before calling vb2_read
` [PATCH 2/8] v4l2-dev.c: check for V4L2_CAP_STREAMING to enable streaming ioctls
` [PATCH 3/8] cx18: convert to vb2
` [PATCH 4/8] cx18: fix incorrect input counting
` [PATCH 5/8] cx18: properly report pixelformats
` [PATCH 6/8] cx18: missing CAP_AUDIO for vbi stream
` [PATCH 7/8] cx18: reorder fmt_vid_cap functions in cx18-ioctl.c
` [PATCH 8/8] cx18: fix format compliance issues

❌ FAIL (25/383 SKIPPED): Test report for master (6.2.0-rc6, mainline.kernel.org-clang, 58706f7f)
 2023-02-01 16:11 UTC 

[RFC PATCH v2 0/3] hw/cxl: Poison get, inject, clear
 2023-02-01 16:10 UTC  (5+ messages)
` [RFC PATCH v2 1/3] hw/cxl: QMP based poison injection support

[PATCH 1/1] perf: Fix warning from concurrent read/write of perf_event_pmu_context
 2023-02-01 16:10 UTC  (2+ messages)
` [tip: perf/urgent] perf: Fix perf_event_pmu_context serialization

[PATCH net 4/4] sfc: remove expired unicast PTP filters
 2023-02-01 16:09 UTC  (2+ messages)

[linux-stable-rc:queue/4.19 2/66] drivers/memory/mvebu-devbus.c:297:15: error: implicit declaration of function 'devm_clk_get_enabled'
 2023-02-01 16:09 UTC 

[Intel-gfx] [RFC] drm/i915: make dev_priv usage explitic in some macros
 2023-02-01 16:10 UTC  (2+ messages)

[PATCH 0/4] ethdev: add template table insertion and matching types
 2023-02-01 16:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/24] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-01 16:09 UTC  (4+ messages)
` [RFC 18/24] dt-bindings: rtc: qcom-pm8xxx: add uefi-variable offset

[PATCH 1/7] dt-bindings: pinctrl: qcom,msm8226: correct GPIO name pattern
 2023-02-01 16:07 UTC  (3+ messages)
` [PATCH 7/7] dt-bindings: pinctrl: qcom: correct gpio-ranges in examples

[PATCH 1/2] linux-firmware: update firmware for MT7915
 2023-02-01 16:07 UTC  (3+ messages)
` [PATCH 2/2] linux-firmware: update firmware for MT7916

[GIT PULL] virtio,vhost,vdpa: fixes
 2023-02-01 16:06 UTC  (2+ messages)

[PATCH v4 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
 2023-02-01 16:06 UTC  (7+ messages)
` [PATCH ima-evm-utils v2] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks

[PATCH v2] sched/fair: sanitize vruntime of entity being placed
 2023-02-01 16:06 UTC  (2+ messages)

[RFC PATCH] drm/amdgpu: add force_sg_display module parameter (v2)
 2023-02-01 16:06 UTC  (2+ messages)

[PULL v4 00/38] Block layer patches
 2023-02-01 16:03 UTC 

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-02-01 15:15 UTC  (30+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 03/13] net: "
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[OE-core][PATCH 1/2] gobject-introspection: check for GI_DATA_ENABLED
 2023-02-01 16:04 UTC  (11+ messages)

[PATCH v3] fs/buffer.c: update per-CPU bh_lru cache via RCU
 2023-02-01 16:01 UTC 

[PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
 2023-02-01 16:03 UTC  (5+ messages)

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2023-01-18  8:21 UTC  (5+ messages)
` [PATCH v2 13/23] arm64: dts: Update cache properties for microchip
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
  ` (subset) "

RTT-PROBE: lore-subspace-rtt
 2023-02-01 16:04 UTC 

Linux guest kernel threat model for Confidential Computing
 2023-02-01 16:02 UTC  (11+ messages)

[PATCH V10 0/6] Add device-tree support for Cypress CYPD4226
 2023-02-01 16:01 UTC  (5+ messages)
` [PATCH V10 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V10 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property

[PATCH v3 0/6] Dynamic allocation of memory regions and IBM vTPM v2
 2023-02-01 16:01 UTC  (3+ messages)
` [PATCH v3 4/6] ieee1275: implement vec5 for cas negotiation

[PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area
 2023-02-01 16:01 UTC 

[PATCH 1/1] media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
 2023-02-01 16:00 UTC  (2+ messages)

[PATCH] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
 2023-02-01 16:00 UTC  (2+ messages)

[PATCH] crypto: qat - fix out-of-bounds read
 2023-02-01 15:59 UTC 

[PATCH v3 00/10] tracing: Add fprobe events
 2023-02-01 15:57 UTC  (5+ messages)
` [PATCH v3 07/10] docs: tracing: Update fprobe documentation
` [PATCH v3 08/10] fprobe: Pass return address to the handlers
` [PATCH v3 09/10] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v3 10/10] selftests/ftrace: Add fprobe related testcases

[Buildroot] Libarchive always throws an error when building
 2023-02-01 15:57 UTC 

[PATCH net-next v3] gve: Introduce a way to disable queue formats
 2023-02-01 15:57 UTC 

[PATCH] rev-list: clarify git-log default date format
 2023-02-01 15:57 UTC 

[meta-oe][PATCH] concurrencykit: Make patch compatible with Bourne shell
 2023-02-01 15:55 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.