All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-31 09:15:10 to 2023-01-31 09:42:44 UTC [more...]

[PATCH v4 0/2] SimpleDRM: allow configuring physical width and height
 2023-01-31  9:42 UTC  (3+ messages)

[oe][meta-oe][PATCH] syslog-ng: workaround segfault for ppc64le
 2023-01-31  9:42 UTC  (2+ messages)

[PATCH v2 1/8] ethdev: add IPv6 routing extension header definition
 2023-01-31  9:42 UTC  (11+ messages)
` [PATCH v3 0/8] add IPv6 routing extension support
  ` [PATCH v3 1/8] ethdev: add IPv6 routing extension header definition
      ` [PATCH v4 0/3] add IPv6 routing extension support
        ` [PATCH v4 1/3] ethdev: add IPv6 routing extension header definition
        ` [PATCH v4 2/3] ethdev: add modify IPv6 protocol field
        ` [PATCH v4 3/3] app/testpmd: add IPv6 routing extension header in raw encap

[PATCH v8 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-01-31  9:25 UTC  (51+ messages)
` [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v8 02/69] KVM: arm64: Use the S2 MMU context to iterate over S2 table
` [PATCH v8 03/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v8 04/69] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v8 05/69] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v8 06/69] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v8 07/69] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v8 08/69] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v8 09/69] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v8 11/69] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v8 12/69] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v8 13/69] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v8 15/69] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v8 16/69] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v8 17/69] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v8 18/69] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v8 19/69] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v8 20/69] KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v8 21/69] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v8 22/69] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v8 23/69] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v8 25/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v8 28/69] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
` [PATCH v8 29/69] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v8 30/69] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v8 31/69] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v8 35/69] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v8 36/69] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v8 40/69] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v8 43/69] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v8 45/69] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v8 46/69] KVM: arm64: nv: Load timer before the GIC
` [PATCH v8 50/69] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v8 54/69] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v8 57/69] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v8 58/69] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v8 64/69] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v8 65/69] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v8 66/69] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v8 68/69] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers

[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-01-31  9:41 UTC  (17+ messages)
` [PATCH v2 11/40] xen/mpu: build up start-of-day Xen MPU memory region map
` [PATCH v2 13/40] xen/mpu: introduce unified function setup_early_uart to map early UART

[PATCH 0/6] Add APSS clock controller support for IPQ9574
 2023-01-31  9:40 UTC  (18+ messages)
` [PATCH 2/6] clk: qcom: ipq9574: Enable APSS clock driver
` [PATCH 3/6] arm64: defconfig: Enable ipq6018 apss clock and PLL controller
` [PATCH 6/6] clk: qcom: Fix APSS PLL and RCG Configuration

[PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
 2023-01-31  9:39 UTC  (7+ messages)

[PATCH v2] riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()
 2023-01-31  9:40 UTC 

[PATCH v3 net-next 0/8] sfc: devlink support for ef100
 2023-01-31  9:40 UTC  (7+ messages)
` [PATCH v3 net-next 5/8] sfc: add devlink port "
` [PATCH v3 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100

[PATCH V3] apt: fix do_package_qa failure
 2023-01-31  9:40 UTC 

[PATCH v7 0/5] lcore telemetry improvements
 2023-01-31  9:40 UTC  (4+ messages)
` [PATCH v7 1/5] eal: add lcore info in telemetry

[PATCH] x86/tdx: Do not corrupt frame-pointer in __tdx_hypercall()
 2023-01-31  9:39 UTC  (4+ messages)

[PATCH v2] edid-decode: print human-readable CTA infoframe types
 2023-01-31  9:38 UTC 

[PATCH] edid-decode: print human-readable CTA infoframe types
 2023-01-31  9:38 UTC  (3+ messages)

isar-cip-core: Heading for a release cycle
 2023-01-31  9:38 UTC 

[RFC PATCH net-next 00/15] taprio fixprovements
 2023-01-31  9:37 UTC  (5+ messages)
` [RFC PATCH net-next 05/15] net/sched: taprio: give higher priority to higher TCs in software dequeue mode

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-01-31  9:37 UTC  (7+ messages)
` [PATCH 6/6] regulator: qcom_smd: Add support to define the bootup voltage

INFO: memory leak in gpio device in 6.2-rc6
 2023-01-31  9:36 UTC 

[PATCH] ftrace,kcfi: Define ftrace_stub_graph conditionally
 2023-01-31  9:36 UTC 

[PATCH v2 00/13] Add EHT support for mt7996
 2023-01-31  9:36 UTC  (14+ messages)
` [PATCH v2 01/13] wifi: mt76: add EHT phy type
` [PATCH v2 02/13] wifi: mt76: connac: add CMD_CBW_320MHZ
` [PATCH v2 03/13] wifi: mt76: connac: add helpers for EHT capability
` [PATCH v2 04/13] wifi: mt76: connac: add cmd id related to EHT support
` [PATCH v2 05/13] wifi: mt76: increase wcid size to 1088
` [PATCH v2 06/13] wifi: mt76: add EHT rate stats for ethtool
` [PATCH v2 07/13] wifi: mt76: mt7996: add variants support
` [PATCH v2 08/13] wifi: mt76: mt7996: add helpers for wtbl and interface limit
` [PATCH v2 09/13] wifi: mt76: mt7996: rework capability init
` [PATCH v2 10/13] wifi: mt76: mt7996: add EHT "
` [PATCH v2 11/13] wifi: mt76: mt7996: add support for EHT rate report
` [PATCH v2 12/13] wifi: mt76: mt7996: enable EHT support in firmware
` [PATCH v2 13/13] wifi: mt76: mt7996: add EHT beamforming support

[v1 00/16] net/mlx5/hws: support range and partial hash matching
 2023-01-31  9:33 UTC  (17+ messages)
` [v1 01/16] net/mlx5/hws: support synchronous drain
` [v1 02/16] net/mlx5/hws: matcher remove AT and MT limitation
` [v1 03/16] net/mlx5/hws: support GTA WQE write using FW command
` [v1 04/16] net/mlx5/hws: add capability query for gen wqe command
` [v1 05/16] net/mlx5/hws: align RTC create command with PRM format
` [v1 06/16] net/mlx5/hws: add send FW match STE using gen WQE
` [v1 07/16] net/mlx5/hws: add send FW range STE WQE
` [v1 08/16] net/mlx5/hws: move matcher size check to function
` [v1 09/16] net/mlx5/hws: support range match
` [v1 10/16] net/mlx5/hws: redesign definer create
` [v1 11/16] net/mlx5/hws: support partial hash
` [v1 12/16] net/mlx5/hws: add range definer creation support
` [v1 13/16] net/mlx5/hws: add FW WQE rule creation logic
` [v1 14/16] net/mlx5/hws: add debug dump support for range and hash
` [v1 15/16] net/mlx5/hws: rename pattern cache object
` [v1 16/16] net/mlx5/hws: cache definer for reuse

[PATCH 0/5] Increase the number of IRQ descriptors for SPARSEIRQ
 2023-01-31  9:35 UTC  (7+ messages)
` [PATCH 2/5] genirq: Allocate IRQ descriptors at boot time for !SPARSEIRQ
` [PATCH 3/5] genirq: Introduce two helper functions
` [PATCH 4/5] genirq: Use the common function irq_expand_nr_irqs()

[PATCH] arm64: dts: imx8mq: update usb compatible string
 2023-01-31  9:34 UTC  (4+ messages)

[PATCH] xen/common: rwlock: Constify the parameter of _rw_is{,_write}_locked()
 2023-01-31  9:34 UTC  (2+ messages)

[PATCH 00/10] net/hns3: some bugfixes for rss
 2023-01-31  9:34 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 09/10] net/hns3: fix bad memory structure conversion

[PATCH v3 0/2] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-01-31  9:32 UTC  (5+ messages)
` [PATCH v3 2/2] virtio_net: notify MAC address change on device initialization

[PATCH 1/2] drm/ttm: revert "stop allocating a dummy resource for pipelined gutting"
 2023-01-31  9:32 UTC  (7+ messages)
` [PATCH 2/2] drm/ttm: revert "stop allocating dummy resources during BO creation"
    ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2023-01-31  9:33 UTC 

ROHM ALS, integration time
 2023-01-31  9:31 UTC  (3+ messages)

[PATCH v3 0/3] Memory region overlap check in device tree
 2023-01-31  9:30 UTC  (6+ messages)
` [PATCH v3 1/3] xen/arm: Add memory overlap check for bootinfo.reserved_mem

[RFC 1/2] testpmd: make f_quit flag volatile
 2023-01-31  9:30 UTC  (4+ messages)
` [PATCH v10 0/2] testpmd: handle signals safely
  ` [PATCH v10 2/2] testpmd: cleanup cleanly from signal

[PATCH v2 0/8] media: nxp: imx7-media-csi: Move to subdev active state
 2023-01-31  9:30 UTC  (2+ messages)

[PATCH 00/18] lib/stackdepot: fixes and clean-ups
 2023-01-31  9:29 UTC  (3+ messages)
` [PATCH 01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab

[PATCH v2 net-next] ibmvnic: Toggle between queue types in affinity mapping
 2023-01-31  9:30 UTC  (2+ messages)

[PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-31  9:27 UTC  (10+ messages)
` [PATCH v2 1/7] RISC-V: Add AIA related CSR defines
` [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v2 3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines

[PATCH] nvme-auth: use workqueue dedicated to authentication works
 2023-01-31  9:26 UTC 

[PATCH v3 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-01-31  9:27 UTC  (5+ messages)
` [PATCH v3 3/5] drivers: regulator: Add ADI MAX77541/MAX77540 Regulator Support

[PATCH v1 0/5] media: imx-mipi-csis: Move to subdev active state
 2023-01-31  9:28 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in mi_find_attr
 2023-01-31  9:27 UTC  (2+ messages)

[PATCH] ASoC: nau8821: Implement DRC controls
 2023-01-31  9:25 UTC 

[RFC PATCH v3 0/3] Support for Solid Fill Planes
 2023-01-31  9:25 UTC  (8+ messages)

[PATCH v4 0/8] SM6(11|12|37)5 GPUCC
 2023-01-31  9:25 UTC  (3+ messages)
` [PATCH v4 8/8] clk: qcom: Add GPU clock controller driver for SM6115

[PATCH 0/3] Add the download mode support for IPQ5332
 2023-01-31  9:24 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mfd: qcom,tcsr: add compatible "

Silicone rubber - vulcanization
 2023-01-31  9:15 UTC 

[PATCH 1/2] clk: qcom: gpucc-sc7180: fix clk_dis_wait being programmed for CX GDSC
 2023-01-31  9:24 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: gpucc-sdm845: "

nvme-6.3: blktests nvme/45 lockdep warning
 2023-01-31  9:23 UTC  (2+ messages)

[PATCH v6 0/3] PCI: distribute resources for root buses
 2023-01-31  9:24 UTC  (4+ messages)
` [PATCH v6 1/3] PCI: Align extra resources for hotplug bridges properly
` [PATCH v6 2/3] PCI: Take other bus devices into account when distributing resources
` [PATCH v6 3/3] PCI: Distribute available resources for root buses too

[PATCH v5 0/5] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-31  9:22 UTC  (5+ messages)
` [PATCH v5 2/5] xen/arm64: Rework the memory layout

[virtio-dev] [PATCH v8] virtio_net: support for split transport header
 2023-01-31  9:23 UTC  (12+ messages)
                    ` 回复:[virtio-dev] "

RTT-PROBE: lore-subspace-rtt
 2023-01-31  9:23 UTC 

[PATCH 1/2] accep/ivpu: PM: remove broken ivpu_dbg() statements
 2023-01-31  9:22 UTC  (3+ messages)

[PATCH ima-evm-utils] Introduce expect_pass_if() and expect_fail_if()
 2023-01-31  8:59 UTC 

[Intel-gfx] [PATCH v2] drm/i915/gt: Add sysfs RAPL PL1 interface
 2023-01-31  9:21 UTC  (2+ messages)

[PATCH v1 00/13] test/bbdev: changes for 23.03
 2023-01-31  9:20 UTC  (3+ messages)
` [PATCH v1 01/13] test/bbdev: fix seg fault for non supported HARQ len

[net-next PATCH] octeontx2-af: Removed unnecessary debug messages
 2023-01-31  9:20 UTC  (4+ messages)
  ` [EXT] "

[PATCH] [v2] accel: fix CONFIG_DRM dependencies
 2023-01-31  9:20 UTC  (3+ messages)

[PATCH v2] can: raw: fix CAN FD frame transmissions over CAN XL devices
 2023-01-31  9:18 UTC 

[PATCH] acpi: Set maximum size to 64k for "etc/acpi/rsdp" blob
 2023-01-31  9:17 UTC  (5+ messages)

[Intel-gfx] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
 2023-01-31  9:17 UTC  (6+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 1/2] i915/perf: Stress opening of new perf streams against existing contexts
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/2] tests/i915/perf: Exercise barrier race
  ` [igt-dev] "

[PATCH 0/7] soc: qcom: add UCSI function to PMIC GLINK
 2023-01-31  9:16 UTC  (4+ messages)
` [PATCH 1/7] usb: typec: ucsi: add PMIC Glink UCSI driver

[PATCH mptcp-net v3] mptcp: be careful on subflow status propagation on errors
 2023-01-31  9:17 UTC  (2+ messages)

[PATCH] drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
 2023-01-31  9:17 UTC  (5+ messages)

Panele fotowaltaiczne
 2023-01-31  9:06 UTC 

[PATCH v4 0/4] Add nxp bbnsm module support
 2023-01-31  9:15 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add nxp bbnsm

[PATCH] crypto: atmel-i2c: Drop unused id parameter from atmel_i2c_probe()
 2023-01-31  9:14 UTC  (3+ messages)

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-01-31  9:11 UTC  (3+ messages)

[net PATCH v2] octeontx2-af: Fix devlink unregister
 2023-01-31  9:13 UTC  (2+ messages)

[PATCH] x86/delay: clean up some inconsistent indenting
 2023-01-31  9:04 UTC 

[yocto] Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus
 2023-01-31  9:15 UTC  (10+ messages)

[PATCH net-next v7 0/6] net/sched: cls_api: Support hardware miss to tc action
 2023-01-31  9:10 UTC  (3+ messages)
` [PATCH net-next v7 4/6] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v7 6/6] net/mlx5e: TC, Set CT miss to the specific ct action instance

[PATCH v2 00/14] RISCV basic exception handling implementation
 2023-01-31  9:14 UTC  (4+ messages)
` [PATCH v2 01/14] xen/riscv: add _zicsr to CFLAGS

[PATCH] wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint
 2023-01-31  9:12 UTC  (4+ 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.