All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-17 14:44:43 to 2024-06-17 15:15:25 UTC [more...]

[PATCH v2 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-06-17 15:01 UTC  (4+ messages)
` [PATCH v2 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH v2] os-posix: Expand setrlimit() syscall compatibility
 2024-06-17 15:15 UTC  (4+ messages)

[PATCH v2] dt-bindings: mfd: dual licensing for st,stpmic1 bindings
 2024-06-17 15:15 UTC  (4+ messages)

[RFC 0/3] FW guard class
 2024-06-17 15:15 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "

[PATCH] config: fix warning for cross build with meson >= 1.3.0
 2024-06-17 15:14 UTC 

[PATCH v2] sandbox: cleanup linker scripts and sections
 2024-06-17 15:14 UTC 

[PATCH] telemetry: lower log level on socket error
 2024-06-17 15:13 UTC  (5+ messages)

[RFC 0/2] PM guard classes
 2024-06-17 15:13 UTC  (6+ messages)
` [RFC 1/2] drm/xe: Introduce "
` ✓ CI.BAT: success for "

[PATCH v4 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-06-17 15:13 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk

[PATCH v17 00/20] Automatic Disk Unlock with TPM2
 2024-06-17 15:12 UTC  (7+ messages)
` [PATCH v17 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v17 03/20] libtasn1: disable code not needed in grub
` [PATCH v17 04/20] libtasn1: changes for grub compatibility

[PATCH 0/6] ASoC: Few constifications (mostly arguments)
 2024-06-17 15:11 UTC  (2+ messages)

[PATCH 0/2] Prepare RTP for VF rules
 2024-06-17 15:12 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/kunit: Update RTP test to check "

[PATCH v2] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-17 15:12 UTC  (2+ messages)

[PATCH 0/3] Resolve problems with kexec identity mapping
 2024-06-17 15:10 UTC  (5+ messages)

[PATCH v4] crypto: tcrypt - add skcipher speed for given alg
 2024-06-17 16:08 UTC 

[PATCH] nouveau: rip out busy fence waits
 2024-06-17 15:11 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 15:10 UTC  (9+ messages)

[Buildroot] [RFC PATCH v1 0/4] Bump pahole and tbb and remove sysdig
 2024-06-17 15:10 UTC  (5+ messages)
` [Buildroot] [RFC PATCH v1 1/4] package/pahole: bump to version 1.27
` [Buildroot] [RFC PATCH v1 2/4] package/tbb: bump to version 2021.12.0
` [Buildroot] [RFC PATCH v1 3/4] package/sysdig: remove package
` [Buildroot] [RFC PATCH v1 4/4] package/falcosecurity-libs: "

[PATCH v3] loader/efi/fdt: Add fdtdump command to access device tree
 2024-06-17 15:10 UTC 

[PATCH v2] tests/intel/xe_evict: Reduce allocations to maximum working set
 2024-06-17 15:10 UTC 

[XEN PATCH v10 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-06-17 15:10 UTC  (7+ messages)
` [XEN PATCH v10 2/5] x86/pvh: Allow (un)map_pirq when dom0 is PVH
` [XEN PATCH v10 3/5] x86/pvh: Add PHYSDEVOP_setup_gsi for PVH dom0
` [XEN PATCH v10 4/5] tools: Add new function to get gsi from dev

[PATCH 0/3] media: rockchip: Add rkvdec2 driver
 2024-06-17 15:10 UTC  (9+ messages)
` [PATCH 1/3] media: rockchip: Introduce the "

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-17 15:10 UTC  (9+ messages)
` [PATCH net-next v20 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v20 10/13] rtase: Implement ethtool function

[PATCH net] inet: bring NLM_DONE out to a separate recv() again
 2024-06-17 15:09 UTC  (3+ messages)

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-17 15:07 UTC  (24+ messages)
` [PATCH vhost 01/23] vdpa/mlx5: Clarify meaning thorough function rename
` [PATCH vhost 02/23] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
` [PATCH vhost 03/23] vdpa/mlx5: Drop redundant code
` [PATCH vhost 04/23] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
` [PATCH vhost 05/23] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost 06/23] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost 07/23] vdpa/mlx5: Initialize and reset device with one queue pair
` [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost 09/23] vdpa/mlx5: Add support for modifying the virtio_version VQ field
` [PATCH vhost 10/23] vdpa/mlx5: Add support for modifying the VQ features field
` [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost 14/23] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost 15/23] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
` [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost 19/23] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost 22/23] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost 23/23] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()

invalid vht params rate 1920 100kbps nss 2 mcs 9
 2024-06-17 15:09 UTC  (2+ messages)

[Buildroot] [Bug 16111] New: QuickJS binaries in `/usr/local/bin` (instead of `/usr/bin`)
 2024-06-17 15:09 UTC  (2+ messages)
` [Buildroot] [Bug 16111] "

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-17 14:51 UTC  (8+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support

[PATCH v11 0/5] Add support for CS40L50
 2024-06-17 15:06 UTC  (7+ messages)
` [PATCH v11 1/5] firmware: cs_dsp: Add write sequence interface
` [PATCH v11 3/5] mfd: cs40l50: Add support for CS40L50 core driver

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-17 15:08 UTC  (4+ messages)
` [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH v9 0/2] Methodology change for hugepage configuration
 2024-06-17 15:08 UTC  (5+ messages)
` [PATCH v9 1/2] dts: Change hugepage runtime config to 2MB Exclusively
` [PATCH v9 2/2] dts: Change hugepage 'amount' to a different term

Design session notes: GPU acceleration in Xen
 2024-06-17 15:07 UTC  (8+ messages)

Page select register restrictions in regmap core
 2024-06-17 15:08 UTC  (2+ messages)

[PATCH v6 4/6] media: hantro: Add RK3588 VEPU121
 2024-06-17 15:07 UTC  (3+ messages)

SIGN output impossibly large
 2024-06-17 15:07 UTC  (2+ messages)

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-06-17 15:07 UTC  (7+ messages)
` [RFC PATCH v2] "

[PATCH 0/2] Fixes of AMD GFX7/8 hang on Loongson platforms
 2024-06-17 15:07 UTC  (11+ messages)
` [PATCH 1/2] drm/amdgpu: make duplicated EOP packet for GFX7/8 have real content

[PATCH v2 0/3] Improve interactive shell output gathering and logging
 2024-06-17 15:06 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dts: Improve output gathering in interactive shells
  ` [PATCH v3 2/3] dts: Add missing docstring from XML-RPC server
  ` [PATCH v3 3/3] dts: Improve logging for interactive shells

[PATCH] drm/lease: use kvcalloc instead of kcalloc to avoid warn triggering
 2024-06-17 15:06 UTC  (2+ messages)

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-06-17 15:04 UTC  (25+ messages)
` [RFC PATCH v3 06/18] hw/arm/smmu: Consolidate ASID and VMID types
` [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
` [RFC PATCH v3 10/18] hw/arm/smmu-common: Support nested translation
` [RFC PATCH v3 12/18] hw/arm/smmu: Support nesting in the rest of commands
` [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [RFC PATCH v3 14/18] hw/arm/smmuv3: Support and advertise nesting
` [RFC PATCH v3 15/18] hw/arm/smmuv3: Advertise S2FWB

[PATCH i-g-t] tests/api_intel_bb: Fix render-ccs subtest hang on DG2
 2024-06-17 15:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "

[PATCH v2 0/6] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
 2024-06-17 15:02 UTC  (4+ messages)
` [PATCH v2 6/6] arm64: dts: imx8dxl-ss-conn: add gpmi nand

Stalling non-0-length OUT control requests in Raw Gadget/GadgetFS
 2024-06-17 15:02 UTC  (8+ messages)
            ` Partial isochronous support for dummy-hcd [was: Re: Stalling non-0-length OUT control requests in Raw Gadget/GadgetFS]

[PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver
 2024-06-17 15:02 UTC  (3+ messages)

[PATCH v1] dts: rename execution to test run
 2024-06-17 15:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/41] iio: simplify with regmap_set_bits(), regmap_clear_bits()
 2024-06-17 13:50 UTC  (13+ messages)
` [PATCH v3 13/41] iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 14/41] iio: adc: mp2629_adc: "
` [PATCH v3 15/41] iio: adc: qcom-spmi-rradc: "
` [PATCH v3 16/41] iio: adc: rn5t618-adc: make use of regmap_set_bits()
` [PATCH v3 18/41] iio: adc: stm32-dfsdm-adc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 19/41] iio: dac: ltc2688: make use of regmap_set_bits()
` [PATCH v3 32/41] iio: light: veml6030: make use of regmap_clear_bits()
` [PATCH v3 37/41] iio: proximity: sx9360: make use of regmap_set_bits()
` [PATCH v3 38/41] iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 39/41] iio: proximity: sx_common: "
` [PATCH v3 40/41] iio: temperature: mlx90632: make use of regmap_clear_bits()
` [PATCH v3 41/41] iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_set_bits()

[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
 2024-06-17 15:01 UTC  (3+ messages)
` [PATCH v2 8/8] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH] rpi4: fix arm64_defconfig CONFIG_BCMGENET
 2024-06-17 15:01 UTC  (2+ messages)

[PATCH] tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debuginfo is not present
 2024-06-17 15:00 UTC  (3+ messages)

[PATCH v2 07/54] perf: Add generic exclude_guest support
 2024-06-17 15:00 UTC  (11+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_get_doit
 2024-06-17 15:00 UTC  (4+ messages)

[PATCH] maintainers: remove cxgbe maintainer
 2024-06-17 14:58 UTC  (5+ messages)

[PATCH 0/1] media: i2c: max96717: add test pattern ctrl
 2024-06-17 14:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 0/2] Methodology change for hugepage configuration
 2024-06-17 14:59 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] dts: Change hugepage runtime config to 2MB Exclusively
  ` [PATCH v9 2/2] dts: Change hugepage 'amount' to a different term

apply a patch to a complete meta-xxx - before using it (in kas)?
 2024-06-17 14:59 UTC  (4+ messages)
` [poky] "

[PATCH v2 0/2] VLAN test suite
 2024-06-17 14:59 UTC  (6+ messages)
` [PATCH v3 0/3] VLAN Test Suite
  ` [PATCH v3 2/3] Initial implementation for VLAN test suite
  ` [PATCH v3 3/3] Config schema

[PATCH] lib/hash: add SipHash function
 2024-06-17 14:58 UTC  (2+ messages)
` [PATCH v5] lib/hash: add siphash

[PATCH net-next v6] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-06-17 14:58 UTC  (4+ messages)

[RFT PATCH] hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
 2024-06-17 14:58 UTC  (5+ messages)

[PATCH next v3 0/6] rockchip: display PMIC variant properly + misc fixes for Theobroma boards
 2024-06-17 14:58 UTC  (4+ messages)
` [PATCH next v3 5/6] power: rk8xx: properly print all supported PMICs name

brcmfmac: implement basic AP-follow-STA
 2024-06-17 14:57 UTC  (3+ messages)

[Volunteers needed] - Host a local Xen Meetup
 2024-06-17 14:57 UTC 

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 14:56 UTC  (12+ messages)

Linux 6.9.y btrfs: "NULL pointer dereference in attach_eb_folio_to_filemap" and "BUG: soft lockup" issues
 2024-06-17 14:55 UTC  (3+ messages)

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-06-17 14:55 UTC  (4+ messages)
` [RFC PATCH v2 01/10] iommu/riscv: add RISC-V IOMMU PMU support

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-17 14:55 UTC  (4+ messages)
` [PATCH v3 10/14] arm64: Force device mappings to be non-secure shared

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-06-17 14:54 UTC  (10+ messages)
` [PATCH v5 0/8] dts: add testpmd params
  ` [PATCH v5 1/8] dts: add params manipulation module
  ` [PATCH v5 2/8] dts: use Params for interactive shells
  ` [PATCH v5 3/8] dts: refactor EalParams
  ` [PATCH v5 4/8] dts: remove module-wide imports
  ` [PATCH v5 5/8] dts: add testpmd shell params
  ` [PATCH v5 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v5 7/8] dts: rework interactive shells
  ` [PATCH v5 8/8] dts: use Unpack for type checking and hinting

[PATCH v2 net] ptp: fix integer overflow in max_vclocks_store
 2024-06-17 14:55 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapter
 2024-06-17 14:54 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: process RAS fatal error MB notification

[PATCH] ASoC: cs35l56: Accept values greater than 0 as IRQ numbers
 2024-06-17 14:54 UTC  (5+ messages)

[PATCH v3] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-17 14:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/3] ice:Support to dump PHY config, FEC
 2024-06-17 14:52 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 3/3] ice: Implement driver functionality to dump serdes equalizer values
      `  "

[PATCH v9 0/8] media: raspberrypi: Add support for PiSP Back End
 2024-06-17 14:52 UTC  (2+ messages)

[PATCH v5 2/3] dt-bindings:iio:proximity: Add hx9023s binding
 2024-06-17 14:51 UTC  (3+ messages)

[PATCH 0/5] drm/i915: make struct intel_frontbuffer opaque
 2024-06-17 14:51 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH 0/9] Add CPU-type to topology
 2024-06-17 14:50 UTC  (3+ messages)
` [PATCH PATCH 3/9] perf/x86/intel: Use topology_cpu_type() to get cpu-type

[PATCH 0/5] s390x: Add Full Boot Order Support
 2024-06-17 14:49 UTC  (4+ messages)
` [PATCH 5/5] s390x: Enable and document boot device fallback on panic

[PATCH v5 00/10] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-06-17 14:48 UTC  (3+ messages)

[PATCH] LoongArch: KVM: Delay secondary mmu tlb flush before guest entry
 2024-06-17 14:49 UTC  (2+ messages)

[PATCH] Revert "bus/vdev: fix devargs in secondary process"
 2024-06-17 14:48 UTC  (2+ messages)

[PATCH] board: beagleplay: Fix the bootpart to pick from root partition
 2024-06-17 14:47 UTC  (7+ messages)

[PATCH] wifi: ath12k: Remove unused ath12k_base from ath12k_hw
 2024-06-17 14:46 UTC  (2+ messages)

[PATCH v3 00/17] Updates for turris-mox-rwtm driver
 2024-06-17 14:45 UTC  (18+ messages)
` [PATCH v3 01/17] firmware: turris-mox-rwtm: Do not complete if there are no waiters
` [PATCH v3 02/17] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
` [PATCH v3 03/17] firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
` [PATCH v3 04/17] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH v3 05/17] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH v3 06/17] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH v3 07/17] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH v3 08/17] firmware: turris-mox-rwtm: Don't create own kobject type
` [PATCH v3 09/17] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH v3 10/17] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH v3 11/17] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH v3 12/17] firmware: turris-mox-rwtm: Initialize completion before mailbox
` [PATCH v3 13/17] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH v3 14/17] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH v3 15/17] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
` [PATCH v3 16/17] firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
` [PATCH v3 17/17] firmware: turris-mox-rwtm: Deduplicate command execution code

[PATCH net v2] Fix race for duplicate reqsk on identical SYN
 2024-06-17 14:44 UTC  (3+ messages)

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-17 14:45 UTC  (3+ messages)
` [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider

[PATCH] wifi: ath12k: Fix WARN_ON during firmware crash in split-phy
 2024-06-17 14:45 UTC  (2+ messages)

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-17 14:42 UTC  (5+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs


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.