All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-19 10:28:06 to 2023-10-19 10:59:23 UTC [more...]

[PATCH v3 0/3] Improve pwm-ir-tx precision
 2023-10-19 10:51 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
    `  "

[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-19 10:58 UTC  (6+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-19 10:58 UTC  (5+ messages)
` [kvm-unit-tests PATCH 8/9] scripts: Implement multiline strings for extra_params
` [kvm-unit-tests PATCH 9/9] s390x: topology: Add complex topology test

[yocto-autobuilder-helper][PATCH v2] meta-oe-mirror: Use a 2 step job to fetch and verify meta-openembedded mirror
 2023-10-19 10:58 UTC  (2+ messages)
` [yocto] "

[PATCH v1 00/29] Introduce stub headers necessary for full Xen build
 2023-10-19 10:58 UTC  (14+ messages)
` [PATCH v1 02/29] xen/asm-generic: introduce stub header paging.h
` [PATCH v1 04/29] xen/asm-generic: introduce stub header device.h
` [PATCH v1 17/29] xen/asm-generic: introduce stub header percpu.h
` [PATCH v1 18/29] xen/asm-generic: introduce stub header smp.h

[PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
 2023-10-19 10:57 UTC  (4+ messages)

[PATCH] fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
 2023-10-19 10:57 UTC  (3+ messages)

[PATCH 0/4] RFC: detect CVEs from embedded mbedtls
 2023-10-19 10:55 UTC  (5+ messages)
` [PATCH 1/4] trusted-firmware-a: include BSD-2-Clause license
` [PATCH 2/4] trusted-firmware-a: set version of mbed_tls for CVE check
` [PATCH 3/4] trusted-firmware-m: set CVE product and version for mbedtls
` [PATCH 4/4] trusted-firmware-a: set CVE_VERSION for mbedtls too

[PATCH] arm: mm: try VMA lock-based page fault handling first
 2023-10-19 10:55 UTC  (2+ messages)

[PATCH] staging: vc04_services: remove empty functions
 2023-10-19 10:55 UTC  (2+ messages)

[PATCH v7 00/20] Imagination Technologies PowerVR DRM driver
 2023-10-19 10:12 UTC  (2+ messages)

[PATCH net v1 1/1] ethtool: fix clearing of WoL flags
 2023-10-19 10:54 UTC  (6+ messages)

[PATCH] dt-bindings: iio: light: Squash APDS9300 and APDS9960 schemas
 2023-10-19 10:54 UTC  (5+ messages)

[igt-dev] [[PATCH i-g-t]] tests/kms_setmode: disable DRRS if eDP support variable refresh rate
 2023-10-19 10:53 UTC  (3+ messages)

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-19 10:51 UTC  (14+ messages)
` [RFC PATCH v6 09/11] media: uapi: Add audio rate controls support

[PATCH v6 0/4] cpufreq: qcom-nvmem: add support for ipq806x
 2023-10-19 10:52 UTC  (3+ messages)

[PATCH 0/4] arm64: Make Aarch32 compatibility enablement optional at boot
 2023-10-19 10:52 UTC  (5+ messages)

[PATCH V4 1/7] perf: Add branch stack counters
 2023-10-19 10:52 UTC  (3+ messages)
` [PATCH V4 4/7] perf/x86/intel: Support LBR event logging

[PATCH v9 12/12] app/graph: support l3fwd use case
 2023-10-19 10:50 UTC  (14+ messages)
` [PATCH v10 00/12] add CLI based graph application
  ` [PATCH v10 01/12] app/graph: support application CLI framework
  ` [PATCH v10 02/12] app/graph: support telnet connectivity framework
  ` [PATCH v10 03/12] app/graph: support parser utility APIs
  ` [PATCH v10 04/12] app/graph: support mempool command line interfaces
  ` [PATCH v10 05/12] app/graph: support ethdev "
  ` [PATCH v10 06/12] app/graph: support IPv4 lookup "
  ` [PATCH v10 07/12] app/graph: support IPv6 "
  ` [PATCH v10 08/12] app/graph: support neigh "
  ` [PATCH v10 09/12] app/graph: support ethdev Rx "
  ` [PATCH v10 10/12] app/graph: support graph "
  ` [PATCH v10 11/12] app/graph: support CLI option to enable graph stats
  ` [PATCH v10 12/12] app/graph: support l3fwd use case

[PATCH v2 0/3] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-19 10:50 UTC  (3+ messages)
` [PATCH v2 3/3] cpufreq: qcom-nvmem: Add MSM8909

[PATCH v2 1/2] hw/cxl: Pass CXLComponentState to cache_mem_ops
 2023-10-19 10:50 UTC  (3+ messages)

[PATCH v2 00/19] target/i386: decoder changes for 8.2
 2023-10-19 10:48 UTC  (20+ messages)
` [PATCH v2 01/19] target/i386: group common checks in the decoding phase
` [PATCH v2 02/19] target/i386: validate VEX.W for AVX instructions
` [PATCH v2 03/19] target/i386: implement SHA instructions
` [PATCH v2 04/19] tests/tcg/i386: initialize more registers in test-avx
` [PATCH v2 05/19] tests/tcg/i386: test-avx: add test cases for SHA new instructions
` [PATCH v2 06/19] target/i386: accept full MemOp in gen_ext_tl
` [PATCH v2 07/19] target/i386: introduce flags writeback mechanism
` [PATCH v2 08/19] target/i386: implement CMPccXADD
` [PATCH v2 09/19] target/i386: do not clobber A0 in POP translation
` [PATCH v2 10/19] target/i386: reintroduce debugging mechanism
` [PATCH v2 11/19] target/i386: move 00-5F opcodes to new decoder
` [PATCH v2 12/19] target/i386: adjust decoding of J operand
` [PATCH v2 13/19] target/i386: split eflags computation out of gen_compute_eflags
` [PATCH v2 14/19] tcg: add negsetcondi
` [PATCH v2 15/19] target/i386: move 60-BF opcodes to new decoder
` [PATCH v2 16/19] target/i386: move operand load and writeback out of gen_cmovcc1
` [PATCH v2 17/19] target/i386: move remaining conditional operations to new decoder
` [PATCH v2 18/19] target/i386: remove now converted opcodes from old decoder
` [PATCH v2 19/19] target/i386: remove gen_op

[PATCH for-4.18] iommu: fix quarantine mode command line documentation
 2023-10-19 10:50 UTC  (2+ messages)

[PATCH] hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
 2023-10-19 10:49 UTC 

[PATCH v7 0/4] cpufreq: qcom-nvmem: add support for ipq806x
 2023-10-19 10:50 UTC  (5+ messages)
` [PATCH v7 1/4] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v7 2/4] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v7 3/4] cpufreq: qcom-nvmem: add support for IPQ8064
` [PATCH v7 4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table

D-bus model proposal for pay for access features
 2023-10-19 10:48 UTC  (13+ messages)
  ` D-bus model proposal for pay for access features - LicenseService at OpenBMC

[PATCH mptcp-next 0/5] v2 fixes for "mptcp: convert Netlink code to use YAML spec"
 2023-10-19 10:48 UTC  (2+ messages)

[PATCH v1 0/2] perf cs-etm: Add support for itrace option 'T'
 2023-10-19 10:47 UTC  (9+ messages)
` [PATCH v1 1/2] perf auxtrace: Add 'T' itrace option for timestamp trace
` [PATCH v1 2/2] perf cs-etm: Enable itrace option 'T'

[PATCH RFC v6 00/10] Support for Solid Fill Planes
 2023-10-19 10:45 UTC  (5+ messages)
` [PATCH RFC v6 01/10] drm: Introduce pixel_source DRM plane property

[PATCH] drm/doc: ci: Require more context for flaky tests
 2023-10-19 10:46 UTC  (2+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-19 10:45 UTC  (6+ messages)
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest

[PATCH v2 0/2] staging: vme_user: Replace printk's & clean up log messages
 2023-10-19 10:45 UTC  (3+ messages)
` [PATCH v2 1/2] staging: vme_user: Replace printk() with pr_*(),dev_*()

[PATCH v3 0/2] handle memoryless nodes more appropriately
 2023-10-19 10:43 UTC  (3+ messages)
` [PATCH v3 1/2] mm: page_alloc: skip memoryless nodes entirely
` [PATCH v3 2/2] mm: memory_hotplug: drop memoryless node from fallback lists

[RFC PATCH v2 0/6] migration/multifd: Locking changes
 2023-10-19 10:43 UTC  (7+ messages)
` [RFC PATCH v2 3/6] migration/multifd: Decouple control flow from the SYNC packet
` [RFC PATCH v2 5/6] migration/multifd: Stop setting 'quit' outside of channels
` [RFC PATCH v2 6/6] migration/multifd: Bring back the 'ready' semaphore

[PATCH] drm/msm/dp: cleanup debugfs handling
 2023-10-19 10:44 UTC  (2+ messages)

[igt-dev] [PATCH igt 0/2] tools/msm_dp_compliance: Multi-connector support
 2023-10-19 10:43 UTC  (7+ messages)
` [igt-dev] [PATCH igt 1/2] tools/msm_dp_compliance: Small arg parsing cleanup
  `  "
` [igt-dev] [PATCH igt 2/2] tools/msm_dp_compliance: Add arg to specify connector name
  `  "

[PATCH 0/2] wifi: ath11k: fix event locking
 2023-10-19 10:42 UTC  (6+ messages)
` [PATCH 1/2] wifi: ath11k: fix temperature "
` [PATCH 2/2] wifi: ath11k: fix dfs radar "

[libgpiod][PATCH v5 0/1] bindings: python: optionally include module in sdist
 2023-10-19 10:41 UTC  (4+ messages)
` [libgpiod][PATCH v5 1/1] "

[PATCH v3 00/32] Tidy up use of CONFIG_CMDLINE
 2023-10-19 10:39 UTC  (5+ messages)
` [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH

[PATCH wireless] cfg80211: allow grace period for DFS available after beacon shutdown
 2023-10-19 10:38 UTC  (2+ messages)

[PATCH net-next v2 1/1] taprio: Add boundary check for sched-entry values
 2023-10-19 10:35 UTC  (3+ messages)

[PATCH V2 0/5] Add ZynqMP efuse access support
 2023-10-19 10:35 UTC  (9+ messages)
` [PATCH V2 2/5] dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml
` [PATCH V2 3/5] arm64: zynqmp: Add ZynqnMP nvmem nodes

[PATCH] amd64: Fix csum_partial_copy_generic()
 2023-10-19 10:33 UTC  (4+ messages)
  ` AW: "

Please pull u-boot-watchdog/master
 2023-10-19 10:35 UTC 

[PATCH] sandbox: watchdog: Avoid an error on startup
 2023-10-19 10:35 UTC  (3+ messages)

[PATCH] net: lan78xx: add an error code check in lan78xx_write_raw_eeprom
 2023-10-19 10:34 UTC  (2+ messages)

[PATCH v3] wdt: nuvoton: Fix reset/expire function error
 2023-10-19 10:34 UTC  (3+ messages)

[PATCH v14 00/18] plugins: Allow to read registers
 2023-10-19 10:26 UTC  (16+ messages)
` [PATCH v14 03/18] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v14 05/18] target/ppc: Use GDBFeature for dynamic XML
` [PATCH v14 06/18] target/riscv: "
` [PATCH v14 07/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v14 08/18] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v14 09/18] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v14 10/18] gdbstub: Simplify XML lookup
` [PATCH v14 11/18] gdbstub: Infer number of core registers from XML
` [PATCH v14 12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v14 13/18] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v14 14/18] gdbstub: Expose functions to read registers
` [PATCH v14 15/18] cpu: Call plugin hooks only when ready
` [PATCH v14 16/18] plugins: Use different helpers when reading registers
` [PATCH v14 17/18] plugins: Allow to read registers
` [PATCH v14 18/18] contrib/plugins: Allow to log registers

[PATCH v4 00/18] IOMMUFD Dirty Tracking
 2023-10-19 10:33 UTC  (5+ messages)
` [PATCH v4 12/18] iommu/intel: Access/Dirty bit support for SL domains

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-19 10:33 UTC  (13+ messages)

[intel-lts:5.15/linux 22/38] drivers/media/i2c/d4xx.c:1779:26: warning: array subscript 1000 is outside array bounds of 'unsigned char[0]'
 2023-10-19 10:31 UTC 

drivers/spi/spi-stm32.c:1808:17: warning: array subscript 0 is outside array bounds of 'const bool[0]' {aka 'const _Bool[]'}
 2023-10-19 10:31 UTC 

[PATCH v7 0/2] xen/riscv: introduce identity mapping
 2023-10-19 10:32 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] debugobjects: stop accessing objects after releasing spinlock
 2023-10-19 10:31 UTC  (3+ messages)

[PATCH] ARM: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS
 2023-10-19 10:31 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Disable the lock option for mini qspi
 2023-10-19 10:31 UTC  (2+ messages)

[PATCH v2 0/3] Add spi flash lock option
 2023-10-19 10:31 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add return error code
 2023-10-19 10:31 UTC  (2+ messages)

[PATCH v3 0/4] Add support for poweroff via RK806 PMIC
 2023-10-19 10:30 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller

[PATCH net-next v2 1/1] net: stmmac: Remove redundant checking for rx_coalesce_usecs
 2023-10-19 10:30 UTC  (3+ messages)

[PATCH v1] zynqmp: migrate gqspi debug to logging
 2023-10-19 10:30 UTC  (2+ messages)

[PATCH] arm64: dts: zynqmp: make hw-ecc as the default ecc mode
 2023-10-19 10:29 UTC  (2+ messages)

[PATCH 0/5] arm64: xilinx: DT sync
 2023-10-19 10:29 UTC  (2+ messages)

[PATCH] Add SECURITY.md
 2023-10-19 10:30 UTC  (4+ messages)
` [OE-core] "

[PATCH printk v2 0/4] fix console flushing on panic
 2023-10-19 10:29 UTC  (9+ messages)
` [PATCH printk v2 3/4] printk: Skip unfinalized records in panic

[PATCH] arm64: zynqmp: Remove fclk driver
 2023-10-19 10:29 UTC  (2+ messages)

[PATCH] spi: cadence_ospi_versal: Add support for 64-bit address
 2023-10-19 10:29 UTC  (2+ messages)

[PATCH net] net: do not leave an empty skb in write queue
 2023-10-19 10:29 UTC  (2+ messages)

[PATCH v2] drivers: firmware: Handle error case in the zynqmp_pm_feature
 2023-10-19 10:29 UTC  (2+ messages)

[PATCH v8 0/2] Add support to fetch baudrate from dtb
 2023-10-19 10:28 UTC  (2+ messages)

[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-19 10:27 UTC  (4+ messages)
` [PATCH V6 4/9] hw/acpi: Init GED framework with CPU hotplug events

[PATCH v4] imx8mp-evk: Add USB0 OTG support
 2023-10-19 10:28 UTC  (2+ messages)

[XEN PATCH 00/10] arm: address some violations of MISRA C:2012 Rule 8.2
 2023-10-19 10:28 UTC  (12+ messages)
` [XEN PATCH 10/10] arm/smmu: address violation "

[PATCH 00/19] xhci features for usb-next
 2023-10-19 10:29 UTC  (18+ messages)
` [PATCH 03/19] xhci: expand next_trb() helper to support more ring types
` [PATCH 04/19] xhci: Set DESI bits in ERDP register correctly
` [PATCH 05/19] xhci: Use more than one Event Ring segment
` [PATCH 06/19] xhci: Adjust segment numbers after ring expansion
` [PATCH 07/19] xhci: Update last segment pointer after Event Ring expansion
` [PATCH 08/19] xhci: Expose segment numbers in debugfs
` [PATCH 09/19] xhci: Clean up ERST_PTR_MASK inversion
` [PATCH 10/19] xhci: Clean up stale comment on ERST_SIZE macro
` [PATCH 11/19] xhci: Clean up xhci_{alloc,free}_erst() declarations
` [PATCH 12/19] xhci: simplify event ring dequeue tracking for transfer events
` [PATCH 13/19] xhci: Simplify event ring dequeue pointer update for port change events
` [PATCH 14/19] xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
` [PATCH 15/19] xhci: Enable RPM on controllers that support low-power states
` [PATCH 16/19] xhci: split free interrupter into separate remove and free parts
` [PATCH 17/19] usb: xhci: Implement xhci_handshake_check_state() helper
` [PATCH 18/19] usb: host: xhci-plat: fix possible kernel oops while resuming
` [PATCH 19/19] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present

[PATCH net-next 00/11] mlxsw: Move allocation of LAG table to the driver
 2023-10-19 10:27 UTC  (9+ messages)
` [PATCH net-next 04/11] mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_mode
` [PATCH net-next 05/11] mlxsw: cmd: Add QUERY_FW.lag_mode_support
` [PATCH net-next 06/11] mlxsw: core, pci: Add plumbing related to LAG mode
` [PATCH net-next 07/11] mlxsw: pci: Permit toggling "
` [PATCH net-next 08/11] mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one go
` [PATCH net-next 09/11] mlxsw: spectrum_pgt: Generalize PGT allocation
` [PATCH net-next 10/11] mlxsw: spectrum: Allocate LAG table when in SW LAG mode
` [PATCH net-next 11/11] mlxsw: spectrum: Set SW LAG mode on Spectrum>1


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.