All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-27 14:48:34 to 2022-04-27 15:19:14 UTC [more...]

[PATCH qemu v10 00/14] Add tail agnostic behavior for rvv instructions
 2022-04-27 15:07 UTC  (28+ messages)
` [PATCH qemu v10 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v10 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v10 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v10 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v10 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v10 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v10 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v10 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v10 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v10 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v10 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v10 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v10 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v10 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions

[RESEND PATCH v3] arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0
 2022-04-27 15:18 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates
 2022-04-27 15:17 UTC  (2+ messages)

net/dsa/tag_sja1105.c:432 sja1105_rcv() error: uninitialized symbol 'vid'
 2022-04-27 15:17 UTC  (5+ messages)

[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2022-04-27 15:17 UTC  (3+ messages)
` [PATCH v2 8/8] DO NOT MERGE: Hack-a-test to verify gpc invalidation+refresh

[syzbot] KASAN: use-after-free Read in mas_next_nentry
 2022-04-27 15:17 UTC  (4+ messages)

[PATCH 0/3] Add NBIO 4.3 Support
 2022-04-27 15:16 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add nbio v4_3_0 ip block v2
` [PATCH 3/3] drm/amdgpu/discovery: add NBIO 4.3 Support

[PATCH V3 6/9] virtio-ccw: implement synchronize_cbs()
 2022-04-27 15:15 UTC  (12+ messages)

[PATCH v3 0/8] RZN1 USB Host support
 2022-04-27 15:15 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: PCI: pci-rcar-gen2: Convert bindings to json-schema
` [PATCH v3 2/8] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032
` [PATCH v3 4/8] soc: renesas: rzn1: Select PM and PM_GENERIC_DOMAINS configs
` [PATCH v3 5/8] ARM: dts: r9a06g032: Add missing '#power-domain-cells'

[master] Pull request
 2022-04-27 15:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-27 15:15 UTC 

[PATCH 00/26] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-04-27 15:07 UTC  (54+ messages)
` [PATCH 01/26] ALSA: hda: cs35l41: Fix error in spi cs35l41 hda driver name
` [PATCH 02/26] ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 Laptop
` [PATCH 03/26] ALSA: hda: cs35l41: Remove Set Channel Map api from binding
` [PATCH 04/26] ALSA: hda: cs35l41: Add Support for Interrupts
` [PATCH 05/26] ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptops
` [PATCH 06/26] ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared code
` [PATCH 07/26] ASoC: cs35l41: Move cs35l41 fs errata into "
` [PATCH 08/26] ASoC: cs35l41: Move cs_dsp config struct "
` [PATCH 09/26] ALSA: hda: cs35l41: Add Amp Name based on channel and index
` [PATCH 10/26] ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
` [PATCH 11/26] ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly
` [PATCH 12/26] ALSA: hda: cs35l41: Save codec object inside component struct
` [PATCH 13/26] ALSA: hda: cs35l41: Add initial DSP support and firmware loading
` [PATCH 14/26] ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
` [PATCH 15/26] ALSA: hda: cs35l41: Support reading subsystem id from ACPI
` [PATCH 16/26] ALSA: hda: cs35l41: Support multiple load paths for firmware
` [PATCH 17/26] ALSA: hda: cs35l41: Support Speaker ID for laptops
` [PATCH 18/26] ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
` [PATCH 19/26] ALSA: cs35l41: Do not print error when waking from hibernation
` [PATCH 20/26] ASoC: cs35l41: Add common cs35l41 enter hibernate function
` [PATCH 21/26] ALSA: hda: cs35l41: Support Hibernation during Suspend
` [PATCH 22/26] ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
` [PATCH 23/26] ALSA: hda: hda_cs_dsp_ctl: Add fw id strings
` [PATCH 24/26] ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
` [PATCH 25/26] ALSA: hda: cs35l41: Support Firmware switching and reloading
` [PATCH 26/26] ALSA: hda: cs35l41: Add kernel config to disable firmware autoload

linux kernel networking project notes
 2022-04-27 15:15 UTC  (5+ messages)

[PATCH 0/9] ptrace: cleaning up ptrace_stop
 2022-04-27 15:14 UTC  (12+ messages)
` [PATCH 6/9] signal: Always call do_notify_parent_cldstop with siglock held
` [PATCH 7/9] ptrace: Simplify the wait_task_inactive call in ptrace_check_attach

[PATCH v6 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-27 15:13 UTC  (8+ messages)

[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-27 15:14 UTC  (7+ messages)
` [PATCH v6 15/21] KVM: s390: pci: add routines to start/stop "
` [PATCH v6 16/21] vfio-pci/zdev: add open/close device hooks

iwd stuck 'connecting', out-of-order wiphy work queue?
 2022-04-27 15:13 UTC 

[PATCH] drm/amdgpu/discovery: add soc21 common Support
 2022-04-27 15:12 UTC 

[PATCH v2] export: fix string handling of namespace in EXPORT_SYMBOL_NS
 2022-04-27 15:11 UTC  (4+ messages)

[LTP] [PATCH 1/2] syscalls/shmdt01: Convert into new api
 2022-04-27 15:14 UTC  (2+ messages)

[PATCH v4 00/10] app/test: add inline IPsec and reassembly cases
 2022-04-27 15:10 UTC  (9+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] app/test: add unit cases for inline IPsec offload
  ` [PATCH v5 2/7] test/security: add inline inbound IPsec cases
  ` [PATCH v5 3/7] test/security: add combined mode inline "
  ` [PATCH v5 4/7] test/security: add inline IPsec reassembly cases
  ` [PATCH v5 5/7] test/security: add more inline IPsec functional cases
  ` [PATCH v5 6/7] test/security: add ESN and anti-replay cases for inline
  ` [PATCH v5 7/7] test/security: add inline IPsec IPv6 flow label cases

[PATCH net] usbnet: smsc95xx: Fix deadlock on runtime resume
 2022-04-27 15:10 UTC  (3+ messages)

[PATCH] nf_flowtable: ensure dst.dev is not blackhole
 2022-04-27 15:10 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7180-trogdor: Remove cros-ec keyboard from detachables
 2022-04-27 15:09 UTC  (3+ messages)

[PATCH v4 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-27 15:08 UTC  (4+ messages)
` [PATCH v4 03/24] media: videobuf2-v4l2: Warn on holding buffers without support

[PATCH v2] ceph: fix statfs for subdir mounts
 2022-04-27 15:07 UTC  (2+ messages)

next/pending-fixes build: 206 builds: 2 failed, 204 passed, 6 errors, 6 warnings (v5.18-rc4-351-gcc8162e0f820)
 2022-04-27 15:08 UTC 

[PATCH 0/4] x86/mwait-idle: (mostly) SPR support
 2022-04-27 15:06 UTC  (5+ messages)
` [PATCH 3/4] mwait-idle: add 'preferred_cstates' module argument

[PATCH memcg v3] net: set proper memcg for net_init hooks allocations
 2022-04-27 15:06 UTC  (6+ messages)
` [PATCH memcg v4] "

[PATCH] net: mvpp2: add delay at the end of .mac_prepare
 2022-04-27 15:05 UTC 

PCIE ASPM-related trouble with S0ix on Thinkpad X1 (NVME-related?)
 2022-04-27 15:05 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-27 15:05 UTC 

[PATCH v2] drm/doc: add rfc section for small BAR uapi
 2022-04-27 15:04 UTC  (7+ messages)
      ` [Intel-gfx] "

PCI schema accepts unevaluated properties
 2022-04-27 15:04 UTC  (5+ messages)

[PATCH] hurd: Support device entries with @/dev/disk: qualifier
 2022-04-27 15:04 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v4 00/15] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-04-27 15:03 UTC  (13+ messages)
` [PATCH v4 10/15] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
` [PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker

stable-rc/queue/4.9 build: 188 builds: 188 failed, 0 passed, 2 errors, 34 warnings (v4.9.311-25-g5040274635de)
 2022-04-27 15:03 UTC 

[PATCH v3 00/11] KVM: x86/pmu: More refactoring to get rid of PERF_TYPE_HARDWAR
 2022-04-27 15:02 UTC  (2+ messages)

How should "max bpc" KMS property work?
 2022-04-27 15:02 UTC  (4+ messages)

[PATCH RFC fs/namespace] Make kern_unmount() use synchronize_rcu_expedited()
 2022-04-27 15:01 UTC  (7+ messages)

[PATCH] netfilter: nft_socket: socket expressions for GID & UID
 2022-04-27 15:00 UTC  (7+ messages)

[dpdk-dev] [PATCH 00/17] bnxt PMD fixes
 2022-04-27 14:58 UTC  (18+ messages)
` [PATCH 01/17] net/bnxt: update HWRM structures
` [PATCH 02/17] net/bnxt: fix device capability reporting
` [PATCH 03/17] net/bnxt: fix to remove an unused macro
` [PATCH 04/17] net/bnxt: fix Rxq configure
` [PATCH 05/17] net/bnxt: fix support for tunnel stateless offloads
` [PATCH 06/17] net/bnxt: remove support for COUNT action
` [PATCH 07/17] net/bnxt: fix RSS action support
` [PATCH 08/17] net/bnxt: fix to reconfigure the VNIC's default receive ring
` [PATCH 09/17] net/bnxt: add check for dupliate queue ids
` [PATCH 10/17] net/bnxt: fix to handle queue stop during RSS flow create
` [PATCH 11/17] net/bnxt: avoid unnecessary endianness conversion
` [PATCH 12/17] net/bnxt: fix setting autoneg speed
` [PATCH 13/17] net/bnxt: force PHY update on certain configurations
` [PATCH 14/17] net/bnxt: fix reporting link status when port is stopped
` [PATCH 15/17] net/bnxt: recheck FW readiness if FW is in reset process
` [PATCH 16/17] net/bnxt: fix freeing of VNIC filters
` [PATCH 17/17] net/bnxt: don't wait for link up completion in dev start

WM8962 crashing on suspend
 2022-04-27 14:58 UTC  (6+ messages)

[RFC PATCH 0/6][GSoC] iterate dirs before or after their contents
 2022-04-27 14:57 UTC  (4+ messages)
` [RFC PATCH 4/6] dir-iterator: "

[PATCH] interconnect: qcom: use icc_sync_state
 2022-04-27 14:56 UTC 

[PATCH 5.17 000/146] 5.17.5-rc1 review
 2022-04-27 14:55 UTC  (2+ messages)

OVS DPDK DMA-Dev library/Design Discussion
 2022-04-27 14:55 UTC  (17+ messages)

CVE-check failing on world with meta-openembedded: diff.gz file
 2022-04-27 14:55 UTC  (7+ messages)
      ` [oe] "

RTT-PROBE: lore-subspace-rtt
 2022-04-27 14:54 UTC 

[PATCH v3] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-04-27 14:54 UTC  (2+ messages)

[PATCH] platform/x86: dell-laptop: Add quirk entry for Latitude 7520
 2022-04-27 14:53 UTC  (2+ messages)

[PATCH] ext4/054,ext4/055: don't run when using DAX
 2022-04-27 14:53 UTC  (3+ messages)

[PATCH v2 0/7] treewide: Initial support for R-Car V4H
 2022-04-27 14:52 UTC  (3+ messages)
` [PATCH v2 7/7] arm64: dts: renesas: Add Renesas White Hawk boards support

[PATCH net-next v6 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-27  3:55 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
` [PATCH net-next v6 2/3] net: mdio: add reset control for Aspeed MDIO
` [PATCH net-next v6 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes

[x86/aperfmperf] adabc53c25: WARNING:at_arch/x86/kernel/cpu/aperfmperf.c:#freq_invariance_enable
 2022-04-27 14:51 UTC  (3+ messages)

[PATCH v2] virtio: Improve queue_reset polarity to match to default reset state
 2022-04-27 14:51 UTC  (3+ messages)
` [virtio-dev] "

[PATCH] btrfs: Turn fs_roots_radix in btrfs_fs_info into an XArray
 2022-04-27 14:51 UTC  (2+ messages)

[PATCH 0/3] remove remaining IDE driver fragments
 2022-04-27 14:50 UTC  (3+ messages)
` [PATCH 3/3] block: remove last remaining traces of IDE documentation

[PATCH] hex2bin: fix access beyond string end
 2022-04-27 14:49 UTC  (8+ messages)
  ` [PATCH v2] "

[RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-04-27 14:49 UTC  (10+ messages)

[PATCH] dt-bindings: mfd: wlf,arizona: Add spi-max-frequency
 2022-04-27 14:48 UTC  (5+ messages)

[PATCH 0/5] gpio: thunderx: Marvell GPIO changes
 2022-04-27 14:46 UTC  (2+ messages)
` [PATCH 4/5] gpio: thunderx: extend PIN_SEL_MASK to cover otx2 platform


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.