All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 12:36:43 to 2023-06-16 13:33:55 UTC [more...]

[PATCH v3 0/5] gpio: aggregator: Incorporate gpio-delay functionality
 2023-06-16 13:33 UTC  (3+ messages)

[PATCH] regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_regmap()
 2023-06-16 13:33 UTC  (2+ messages)

[PATCH] sched: fix throttle accounting with nested bandwidth limits
 2023-06-16 13:33 UTC  (2+ messages)

[PATCH 0/5] Extend mkeficapsule tool to pack multiple payloads
 2023-06-16 13:32 UTC  (6+ messages)
` [PATCH 2/5] mkeficapsule: add support for multiple payloads inside capsule

[Intel-gfx] [PATCH] drm/i915: make i915_drm_client_fdinfo() reference conditional again
 2023-06-16 13:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/3] arm64: dts: freescale: Add support for LX2162 SoM & Clearfog Board
 2023-06-16 13:32 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: arm: Add SolidRun LX2162A "
` [PATCH 3/3] arm64: dts: freescale: Add support for LX2162 "

[PATCH] fsverity: improve documentation for builtin signature support
 2023-06-16 13:27 UTC  (7+ messages)

KVM page-fault on Kernel 6.3.8
 2023-06-16 13:30 UTC  (3+ messages)

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-06-16 13:29 UTC  (2+ messages)

[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
 2023-06-16 13:28 UTC  (6+ messages)
` [PATCH v3 2/3] ovl: port to new mount api

[PATCH v2] jbd2: skip reading super block if it has been verified
 2023-06-16 13:27 UTC  (2+ messages)

[joelgranados:jag/sysctl-testing-for-0day 20/20] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_616' declared with attribute error: BUILD_BUG_ON failed: ARRAY_SIZE(nf_ct_sysctl_table) != NF_SYSCTL_CT_LAST_SYSCTL
 2023-06-16 13:26 UTC 

[RFC PATCH V3 0/6] SCHED_DEADLINE server infrastructure
 2023-06-16 13:27 UTC  (15+ messages)
` [RFC PATCH V3 5/6] sched/fair: Add trivial fair server
` [RFC PATCH V3 6/6] sched/fair: Implement starvation monitor

[PATCH] lib: sparse: allocate blkcnt instead of arbitrary small number
 2023-06-16 13:26 UTC 

[PATCH V4 0/5] New metricgroup output in perf stat default mode
 2023-06-16 13:26 UTC  (6+ messages)
` [PATCH V4 2/5] perf stat: New metricgroup output for the "

[PATCH] blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
 2023-06-16 13:23 UTC 

[PATCHSET v2 0/3] fs: kernel and userspace filesystem freeze
 2023-06-16 13:24 UTC  (5+ messages)
` [PATCH 1/3] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 2/3] fs: wait for partially frozen filesystems

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-16 13:24 UTC  (15+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format
 2023-06-16 13:22 UTC  (4+ messages)

[PATCH] regmap: Drop early readability check
 2023-06-16 13:22 UTC  (2+ messages)

[PATCH v3 0/7] firmware: imx: NXP Edgelock Enclave MUAP Driver
 2023-06-16 18:11 UTC  (20+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: add mu binding doc
` [PATCH v3 2/7] arm64: dts: imx93-11x11-evk: added ele-mu
` [PATCH v3 3/7] arm64: dts: imx93-11x11-evk: reserved mem-ranges to constrain ele-mu dma-range
` [PATCH v3 4/7] arm64: dts: imx8ulp-evk: added ele-mu
` [PATCH v3 5/7] arm64: dts: imx8ulp-evk: reserved mem-ranges to constrain ele-mu dma-range
` [PATCH v3 6/7] firmware: imx: add ELE MU driver support
` [PATCH v3 7/7] MAINTAINERS: Added maintainer details

[PATCH v2 0/7] Enable DM_SERIAL for the LS104xA RDB/FRWY boards
 2023-06-16 13:18 UTC  (8+ messages)
` [PATCH v2 1/7] arch: arm: dts: ls1043a: sync serial nodes with Linux
` [PATCH v2 2/7] arch: arm: dts: ls1043a: tag serial nodes with bootph-all
` [PATCH v2 3/7] configs: ls1043ardb: enable DM_SERIAL
` [PATCH v2 4/7] arch: arm: dts: ls1046a: sync serial nodes with Linux
` [PATCH v2 5/7] arch: arm: dts: ls1046a: tag serial nodes with bootph-all
` [PATCH v2 6/7] configs: ls1046ardb: enable DM_SERIAL
` [PATCH v2 7/7] configs: ls1046afrwy: "

[PATCH 00/13] lib{xc,xl}: support for guest MSR features
 2023-06-16 13:10 UTC  (14+ messages)
` [PATCH 01/13] libs/guest: simplify xc_cpuid_apply_policy()
` [PATCH 02/13] libx86: introduce helper to fetch cpuid leaf
` [PATCH 03/13] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH 04/13] libx86: introduce helper to fetch msr entry
` [PATCH 05/13] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH 06/13] libs/guest: replace usage of host featureset in xc_cpuid_apply_policy()
` [PATCH 07/13] libs/guest: rework xc_cpuid_xend_policy
` [PATCH 08/13] libs/guest: introduce support for setting guest MSRs
` [PATCH 09/13] libxl: change the type of libxl_cpuid_policy_list
` [PATCH 10/13] libxl: introduce MSR data in libxl_cpuid_policy
` [PATCH 11/13] libxl: split logic to parse user provided CPUID features
` [PATCH 12/13] libxl: use the cpuid feature names from cpufeatureset.h
` [PATCH 13/13] libxl: add support for parsing MSR features

[PATCH RFC] SUNRPC: Address sparse RCU warning in net/sunrpc/svc.c
 2023-06-16 13:19 UTC 

[PATCH v3 0/4] x86: RSBA and RRSBA handling
 2023-06-16 13:18 UTC  (10+ messages)
` [PATCH v3 4/4] x86/cpu-policy: Derive RSBA/RRSBA for guest policies

[PATCH 0/3] ARM: dts: lan966x: kontron-d10: device tree updates
 2023-06-16 13:18 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: lan966x: kontron-d10: fix board reset
` [PATCH 2/3] ARM: dts: lan966x: kontron-d10: fix SPI CS
` [PATCH 3/3] ARM: dts: lan966x: kontron-d10: add PHY interrupts

[PATCH v2 0/6] ovl: Add support for fs-verity checking of lowerdata
 2023-06-16 13:14 UTC  (16+ messages)
` [PATCH v2 5/6] ovl: Validate verity xattr when resolving lowerdata

[PATCH 0/4] Test examples compilation externally
 2023-06-16 13:14 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] ci: build examples externally

[PATCH] perf test: fix failing test cases on linux-next for s390
 2023-06-16 13:13 UTC  (2+ messages)

[PATCH v6 0/6] Add StarFive Camera Subsystem driver
 2023-06-16 13:13 UTC  (3+ messages)
` [PATCH v6 3/6] media: starfive: Add basic driver

[PATCH V4] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 13:12 UTC 

[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
 2023-06-16 13:12 UTC  (13+ messages)
` [PATCH 4/7] tools: mkeficapsule: Add support for parsing capsule params from config file

[PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform
 2023-06-16 13:12 UTC  (3+ messages)

[PATCH] ASoC: amd: correct pm_runtime enable sequence
 2023-06-16 13:11 UTC  (4+ messages)

[PATCH v3] watchdog: New module to add NCT6692D watchdog functionality
 2023-06-16 13:12 UTC 

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-16 13:10 UTC  (2+ messages)

phosphor-bmc-state-manager: error while loading shared libraries: libfmt.so.9: cannot open shared object file: No such file or directory
 2023-06-16 13:08 UTC  (3+ messages)

[PATCH] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
 2023-06-16 13:07 UTC  (2+ messages)

[PATCH v6 3/3] media: i2c: Add support for alvium camera
 2023-06-16 13:06 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: spear: Remove unused of_gpio.h inclusion
 2023-06-16 13:05 UTC  (3+ messages)

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_vrr_range: fix test crash when n_pipes > n_outputs
 2023-06-16 13:06 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu/amd_vrr_range: fix test crash when n_pipes > n_outputs (rev4)

[PATCH FOLD] ovl: fix mount api conversion braino
 2023-06-16 13:05 UTC  (2+ messages)

[PATCH] wifi: p54: Add missing MODULE_FIRMWARE macro
 2023-06-16 13:05 UTC  (2+ messages)

[PATCH] perf annotate: Work with vmlinux outside symfs
 2023-06-16 13:05 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: lantiq: Remove unused of_gpio.h inclusion
 2023-06-16 13:04 UTC  (2+ messages)

[PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
 2023-06-16 13:04 UTC  (5+ messages)

[PATCH 0/3] pinctrl: check memory returned by devm_kasprintf()
 2023-06-16 13:02 UTC  (3+ messages)

[PATCH 1/5] kernel: Add kernel specific STRIP variable
 2023-06-16 13:02 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v6.5 (#1)
 2023-06-16 13:01 UTC  (2+ messages)

[PATCH 0/6] wifi: rtw88: correct AP and PS mode behaviors
 2023-06-16 13:00 UTC  (4+ messages)
` [PATCH 1/6] wifi: rtw88: use struct instead of macros to set TX desc

[v4][PATCH] pinctrl: freescale: Fix a memory out of bounds when num_configs is 1
 2023-06-16 13:00 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v6.5 (#1)
 2023-06-16 12:59 UTC  (2+ messages)

[Buildroot] Request for information
 2023-06-16 12:59 UTC  (2+ messages)

[PATCH v2 0/1] cdrom: Fix spectre-v1 gadget
 2023-06-16 12:59 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] Update for AP807 thermal data
 2023-06-16 12:58 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: armada-thermal: add armada-ap807-thermal compatible
` [PATCH 2/3] thermal: armada: add support for AP807 thermal data

[PATCH v3 0/5] Make IA32_EMULATION boot time overridable
 2023-06-16 12:57 UTC  (6+ messages)
` [PATCH v3 1/5] x86: Make IA32_EMULATION boot time configurable
` [PATCH v3 2/5] x86/entry: Rename ignore_sysret
` [PATCH v3 3/5] x86/entry: Compile entry_SYSCALL32_ignore unconditionally
` [PATCH v3 4/5] x86/elf: Make loading of 32bit processes depend on ia32_enabled()
` [PATCH v3 5/5] x86/entry: Make IA32 syscalls' availability "

[PATCH v2 0/6] wifi: rtw88: correct AP and PS mode behaviors
 2023-06-16 12:55 UTC  (7+ messages)
` [PATCH v2 1/6] wifi: rtw88: use struct instead of macros to set TX desc
` [PATCH v2 2/6] wifi: rtw88: Fix AP mode incorrect DTIM behavior
` [PATCH v2 3/6] wifi: rtw88: Skip high queue in hci_flush
` [PATCH v2 4/6] wifi: rtw88: Stop high queue during scan
` [PATCH v2 5/6] wifi: rtw88: refine register based H2C command
` [PATCH v2 6/6] wifi: rtw88: fix not entering PS mode after AP stops

ELCE 2023 - Prague
 2023-06-16 12:55 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable mcbp by default on gfx9 chips
 2023-06-16 12:55 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
 2023-06-16 12:55 UTC  (2+ messages)

[PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-16 12:55 UTC  (4+ messages)

[PATCH v3 0/7] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
 2023-06-16 10:39 UTC  (4+ messages)
` [PATCH v3 3/7] power: supply: max77658: Add ADI MAX77654/58/59 Charger Support

[PATCH 0/5] RFC: Support pytest for bitbake self-tests
 2023-06-16 12:53 UTC  (7+ messages)
` [PATCH 1/5] bitbake: tests/fetch: Mark TestTimeout as not a test suite
` [PATCH 2/5] bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegex
` [PATCH 3/5] bitbake: tests/fetch: Set git config if not already set
` [PATCH 4/5] bitbake: tests: Use assertLogs to test logging output
` [PATCH 5/5] bitbake: Bootstrap pytest for self-tests
  ` [bitbake-devel] "

[PATCH] drm/amdgpu: Add missing MODULE_FIRMWARE macro
 2023-06-16 12:53 UTC  (4+ messages)

[PATCH] accessibility: speakup: remove linux/version.h
 2023-06-16 12:53 UTC  (2+ messages)

[PATCH v4 0/3] drm/panel: add fannal c3004 panel
 2023-06-16 12:52 UTC  (8+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

[PATCH v2] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
 2023-06-16 12:52 UTC  (3+ messages)

linux-next: build warnings after merge of the block tree
 2023-06-16 12:49 UTC  (11+ messages)

[PATCH 0/2] Add common RDP dtsi file for ipq9574
 2023-06-16 12:49 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq9574: Add common RDP dtsi file
` [PATCH 2/2] arm64: dts: qcom: ipq9574: Enable WPS buttons

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-06-16 12:48 UTC  (3+ messages)
` [PATCH v3 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU

[PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
 2023-06-16 12:46 UTC  (7+ messages)

[PATCH 1/2] drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario
 2023-06-16 12:47 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: update the LC_L1_INACTIIVY setting to address possible noise issue

[PATCH] regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
 2023-06-14 12:52 UTC 

[intel-lts:4.19/android_t 4650/30000] drivers/gpu/drm/i915/intel_hdcp.c:182:28: warning: no previous prototype for 'conn_to_dig_port'
 2023-06-16 12:45 UTC 

[PATCH 0/3] wayland/weston upgrades
 2023-06-16 12:06 UTC  (3+ messages)
` [OE-core] "

[PATCH v8 0/2] Add DSS support for AM625 SoC
 2023-06-16 12:45 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: display: ti,am65x-dss: Add am625 dss compatible
  ` [PATCH v8 1/2] dt-bindings: display: ti, am65x-dss: "
` [PATCH v8 2/2] drm/tidss: Add support for AM625 DSS

Fwd: inet6_sock_destruct->inet_sock_destruct trigger Call Trace
 2023-06-16 12:43 UTC 

[PATCH v4 00/13] Add support for IIO devices in ASoC
 2023-06-16 12:42 UTC  (11+ messages)
` [PATCH v4 07/13] minmax: Introduce {min,max}_array()

[bug report] spi: spi-qcom-qspi: Add DMA mode support
 2023-06-16 12:42 UTC 

[PATCH v2 0/3] bus/cdx: fix coverity issue
 2023-06-16 12:39 UTC  (4+ messages)
` [PATCH v2 1/3] bus/cdx: remove ineffective code statement
` [PATCH v2 2/3] bus/cdx: move debug print before unmapping resource
` [PATCH v2 3/3] bus/cdx: fix resource leak

[PATCH] tty: serial: imx: fix rs485 rx after tx
 2023-06-16 12:40 UTC  (2+ messages)

[PATCH v1] xen/trace: remove duplicate check for tb_init_done
 2023-06-16 12:39 UTC 

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-16 12:38 UTC  (7+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[igt-dev] [PATCH] tests/kms_cursor_legacy: Reducing the IOCTL(drm_mode_cursor_ioctl) calls by reducing the timeout
 2023-06-16 12:37 UTC  (2+ messages)

[PATCH v2 0/4] locking/rtmutex: Avoid overwriting pi_blocked_on while invoking blk_flush_plug()
 2023-06-16 12:37 UTC  (7+ messages)
` [PATCH v2 1/4] sched/core: Provide sched_rtmutex() and expose sched work helpers

[PATCH v2] scripts: socfpga_import_preloader: Translate DOS line endings
 2023-06-16 12:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-16 12:36 UTC  (5+ messages)


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.