All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-13 17:32:22 to 2023-02-13 18:17:01 UTC [more...]

[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-13 18:08 UTC  (5+ messages)
` [PATCH 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH 4/4] target/ppc: fix warning with clang-15

[igt-dev] [PATCH 1/2] amdgpu/amd_plane: Add multi MPO XRGB8888 test
 2023-02-13 18:16 UTC  (2+ messages)
` [igt-dev] [PATCH 2/2] amdgpu_amd_plane: Add Multi MPO invalid test

Try to address the drm_debugfs issues
 2023-02-13 18:16 UTC  (5+ messages)

[PATCH net-next v10 0/7] net/sched: cls_api: Support hardware miss to tc action
 2023-02-13 18:15 UTC  (8+ messages)
` [PATCH net-next v10 1/7] "
` [PATCH net-next v10 2/7] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v10 3/7] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next v10 4/7] net/mlx5: Kconfig: Make tc offload depend on tc skb extension
` [PATCH net-next v10 5/7] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v10 6/7] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next v10 7/7] net/mlx5e: TC, Set CT miss to the specific ct action instance

[Buildroot] [PATCH 1/1] package/zabbix: bump to version 6.2.7
 2023-02-13 18:15 UTC 

[PATCH] ASoC: imx-pcm-rpmsg: Remove unused variable
 2023-02-13 18:13 UTC 

[Intel-gfx] [PATCH] Copy highest enabled wm level to disabled wm levels for gen >= 9
 2023-02-13 18:15 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-02-13 18:04 UTC  (7+ messages)

[PATCH v5 00/13] btrfs: introduce RAID stripe tree
 2023-02-13 17:56 UTC  (6+ messages)

[PATCH] RDMA/mlx5: Use rdma_umem_for_each_dma_block()
 2023-02-13 18:14 UTC 

[PATCH 0/6] Use correct LDO5 control registers for PCA9450
 2023-02-13 18:12 UTC  (9+ messages)
` [PATCH 3/6] Revert "regulator: pca9450: Add SD_VSEL GPIO for LDO5"
` [PATCH 6/6] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal

[Buildroot] [PATCH 1/1] package/apr-util: security bump to version 1.6.3
 2023-02-13 18:13 UTC 

[PATCH v3] thunderbolt: Add quirk to disable CLx
 2023-02-13 18:11 UTC 

[PATCH v2 0/3] fdt: introduce "fsapply" command
 2023-02-13 18:12 UTC  (6+ messages)
` [PATCH v2 3/3] fdt: introduce fsapply command

"KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V
 2023-02-13 18:11 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: fix legal info
 2023-02-13 18:12 UTC 

[PATCH v4 0/4] Reserve DSPPs based on user request
 2023-02-13 18:11 UTC  (3+ messages)

[v12] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2023-02-13 18:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/pipewire: compress-offload needs kernel >= 5.7
 2023-02-13 18:11 UTC 

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.272-62-g70e81ae774a8)
 2023-02-13 18:10 UTC 

[PATCH v3 ethtool 0/4] MAC Merge layer support
 2023-02-13 18:10 UTC  (2+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2023-02-13 18:08 UTC  (8+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 09/28] arm64: RME: RTT handling
  ` [RFC PATCH 10/28] arm64: RME: Allocate/free RECs to match vCPUs

[PATCH] virt-pci: add platform bus support
 2023-02-13 18:09 UTC  (5+ messages)

[PATCH v3 0/4] SM6375 remoteprocs
 2023-02-13 18:09 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs

[PATCH v9 00/18] TDX host kernel support
 2023-02-13 18:07 UTC  (6+ messages)
` [PATCH v9 05/18] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization

[PATCH v1 1/1] PCI: dwc: Convert to agnostic GPIO API
 2023-02-13 18:07 UTC 

TC-Helicon Blender
 2023-02-13 18:06 UTC  (2+ messages)

[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-13 18:04 UTC  (6+ messages)
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML

[PATCH] test: make SYMLINKS prerequisite more robust
 2023-02-13 18:07 UTC  (6+ messages)

[PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access
 2023-02-13 18:02 UTC  (12+ messages)
` [PATCH 01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR
` [PATCH 02/18] target/riscv: Correct the priority policy of riscv_csrrw_check()
` [PATCH 03/18] target/riscv: gdbstub: Minor change for better readability
` [PATCH 04/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
` [PATCH 05/18] target/riscv: Coding style fixes in csr.c
` [PATCH 06/18] target/riscv: Use 'bool' type for read_only
` [PATCH 07/18] target/riscv: Simplify {read, write}_pmpcfg() a little bit
` [PATCH 08/18] target/riscv: Simplify getting RISCVCPU pointer from env
` [PATCH 09/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
` [PATCH 10/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
` [PATCH 11/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml

[oe-core][PATCHv4] graphene: add a PACKAGECONFIG for arm_neon
 2023-02-13 18:07 UTC  (5+ messages)

[PATCH 0/5] Take 3 at async RPCs and no longer looping forever on signals
 2023-02-13 18:06 UTC  (5+ messages)
` [PATCH 1/5] 9p/net: move code in preparation of async rpc
` [PATCH 2/5] 9p/net: share pooled receive buffers size exception in p9_tag_alloc

[PATCH 00/13] Extend the vPMU selftest
 2023-02-13 18:02 UTC  (28+ messages)
` [PATCH 01/13] selftests: KVM: aarch64: Rename vpmu_counter_access.c to vpmu_test.c
` [PATCH 02/13] selftests: KVM: aarch64: Refactor the vPMU counter access tests
` [PATCH 03/13] tools: arm64: perf_event: Define Cycle counter enable/overflow bits
` [PATCH 04/13] selftests: KVM: aarch64: Add PMU cycle counter helpers
` [PATCH 05/13] selftests: KVM: aarch64: Consider PMU event filters for VM creation
` [PATCH 06/13] selftests: KVM: aarch64: Add KVM PMU event filter test
` [PATCH 07/13] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test
` [PATCH 08/13] selftests: KVM: aarch64: Add vCPU migration test for PMU
` [PATCH 09/13] selftests: KVM: aarch64: Test PMU overflow/IRQ functionality
` [PATCH 10/13] selftests: KVM: aarch64: Test chained events for PMU
` [PATCH 11/13] selftests: KVM: aarch64: Add PMU test to chain all the counters
` [PATCH 12/13] selftests: KVM: aarch64: Add multi-vCPU support for vPMU VM creation
` [PATCH 13/13] selftests: KVM: aarch64: Extend the vCPU migration test to multi-vCPUs

[PATCH][next] drm/sti: Fix spelling mistake "top_cmd_offest" -> "top_cmd_offset"
 2023-02-13 18:06 UTC  (2+ messages)

[PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
 2023-02-13 18:06 UTC  (3+ messages)
` [PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE

Converting dev->mutex into dev->spinlock ?
 2023-02-13 18:05 UTC  (11+ messages)
  ` [PATCH] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
            ` [PATCH RFC] "

+ lib-stackdepot-move-documentation-comments-to-stackdepoth-fix.patch added to mm-unstable branch
 2023-02-13 18:05 UTC 

[PATCH 0/2] Single-lane CSI-2 operation on OmniVision OV5670
 2023-02-13 18:04 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: ov5670: Use dev_err_probe in probe function

[f2fs-dev] [PATCH] mkfs.f2fs: trim all the devices except the first one
 2023-02-13 18:04 UTC  (3+ messages)

[oe-core][PATCHv5] graphene: add a PACKAGECONFIG for arm_neon
 2023-02-13 18:03 UTC 

[xen-unstable-smoke test] 177187: tolerable trouble: pass/starved - PUSHED
 2023-02-13 18:02 UTC 

[PATCH 0/4] Fix hwpt lifetime and detach bugs
 2023-02-13 18:02 UTC  (5+ messages)
` [PATCH 1/4] iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
` [PATCH 2/4] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
` [PATCH 3/4] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH 4/4] iommufd: Simplify the lifecycle of a hwpt

[PATCH 00/14] Implement Trusted Security Event Modeling
 2023-02-13 18:02 UTC  (4+ messages)
` [PATCH 04/14] Implement CAP_TRUST capability

copy on write for splice() from file to pipe?
 2023-02-13 18:01 UTC  (3+ messages)

[PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
 2023-02-13 18:01 UTC  (11+ messages)

Proposal for patch - Extend bpftool prog run to accept cpu and flags options
 2023-02-13 18:01 UTC 

[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
 2023-02-13 18:01 UTC  (12+ messages)

[PATCH] arm64: dts: qcom: sm6375: Add RMTFS
 2023-02-13 17:59 UTC 

[PATCH v2] usb: typec: pd: Add higher_capability sysfs for sink PDO
 2023-02-13 18:00 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix out-of-srctree build
 2023-02-13 18:00 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix wrong segment count
 2023-02-13 17:59 UTC  (6+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
 2023-02-13 17:58 UTC  (11+ messages)

[PATCH v5] usb: gadget: u_serial: Add null pointer check in gserial_resume
 2023-02-13 17:58 UTC  (2+ messages)

[PATCH bpf-next 0/6] ice: post-mbuf fixes
 2023-02-13 17:57 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: fix rmmod double-free race
 2023-02-13 17:57 UTC 

[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board
 2023-02-13 17:56 UTC  (5+ messages)

[PATCH 00/24] Add basic ACPI support for RISC-V
 2023-02-13 17:53 UTC  (21+ messages)
` [PATCH 16/24] RISC-V: ACPI: clocksource/timer-riscv: Add ACPI support
` [PATCH 19/24] RISC-V: ACPI: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH 20/24] RISC-V: ACPI: cpu: Enable cpuinfo for ACPI systems
` [PATCH 21/24] RISC-V: ACPI: Add ACPI initialization in setup_arch()
` [PATCH 23/24] MAINTAINERS: Add entry for drivers/acpi/riscv

question about the performance impact of sec=krb5
 2023-02-13 17:52 UTC  (6+ messages)

[PATCH v7 0/7] submodule: parallelize diff
 2023-02-13 17:52 UTC  (4+ messages)
` [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts

[Intel-gfx] [PATCH 0/1] drm/i915/active: Serialize access to barrier tasks lists
 2023-02-13 17:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[f2fs-dev] [PATCH] f2fs: make kobj_type structures constant
 2023-02-13 17:51 UTC  (4+ messages)
  `  "

[PATCH V3 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-13 17:50 UTC  (6+ messages)

[PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-13 17:50 UTC  (3+ messages)

[PATCH] eal: introduce atomics abstraction
 2023-02-13 17:49 UTC  (13+ messages)

[REGRESSION] 5.15.88 and onwards no longer return EADDRINUSE from bind
 2023-02-13 17:48 UTC  (3+ messages)

nvme boot problems after merge of mm-stable tree into linux-next
 2023-02-13 17:47 UTC  (2+ messages)

[PATCH wpan-tools] iwpan: Allow the phy shortcut for scanning commands
 2023-02-13 17:47 UTC 

[PATCH v2 0/7] task comm cleanups
 2023-02-13 17:46 UTC  (12+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

[PATCH V2 net-next] net: fec: add CBS offload support
 2023-02-13 17:44 UTC  (4+ messages)

[PATCH] board: gateworks: venice: move README to RST
 2023-02-13 17:44 UTC 

[PATCH] rust: fix regexp in scripts/is_rust_module.sh
 2023-02-13 17:43 UTC  (4+ messages)

[yiliu1765-iommufd:vfio_device_cdev_v3 16/19] drivers/vfio/vfio_main.c:252:48: error: 'struct vfio_device' has no member named 'cdev'; did you mean 'dev'?
 2023-02-13 17:43 UTC 

[PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
 2023-02-13 17:41 UTC 

[PATCH for-next v4] Subject: RDMA/rxe: Handle zero length rdma
 2023-02-13 17:41 UTC  (5+ messages)

[igt-dev] [i-g-t 1/2] tests/kms_cursor_legacy: Fix CI tiemout issues
 2023-02-13 17:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH] selftests/sched: fix warn_unused_result build warns
 2023-02-13 17:40 UTC 

[PATCH] RISC-V: Enable dead code elimination
 2023-02-13 17:39 UTC 

[linux-next:master] BUILD REGRESSION 09e41676e35ab06e4bce8870ea3bf1f191c3cb90
 2023-02-13 17:36 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v2] Set ssid when authenticating
 2023-02-13 17:37 UTC  (4+ messages)

[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
 2023-02-13 17:37 UTC  (9+ messages)
` [PATCH v2 03/50] drm/msm/dpu: fix typo in in sm8550's dma_sblk_5
` [PATCH v2 06/50] drm/msm/dpu: correct sm8550 scaler

[PATCH] create-diff-object: Handle missing secsym for debug sections
 2023-02-13 17:36 UTC  (3+ messages)

[PATCH v1 0/3] Add support for NXP bluetooth chipsets
 2023-02-13 17:36 UTC  (7+ messages)
` [PATCH v1 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2023-02-13 17:35 UTC  (7+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

[PATCH] timer: fttmr010: return a previously deleted driver now ported to DM
 2023-02-13 17:34 UTC 

[LTP] [PATCH 1/1] lib/tst_pid.c: Count used pid by traversing /proc
 2023-02-13 17:33 UTC  (2+ messages)

[PATCH 5.10 000/139] 5.10.168-rc1 review
 2023-02-13 17:26 UTC  (2+ messages)

[PATCH 00/12] ICH9 cleanup
 2023-02-13 17:30 UTC  (9+ messages)
` [PATCH 03/12] hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
` [PATCH 04/12] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize()
` [PATCH 06/12] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE
` [PATCH 07/12] hw/isa/lpc_ich9: Connect pm stuff to lpc internally
` [PATCH 08/12] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation
` [PATCH 10/12] hw: Move ioapic*.h to intc/
` [PATCH 11/12] hw/i386/ich9: Clean up includes
` [PATCH 12/12] hw: Move ich9.h to southbridge/

[5.15.y backport 0/1] Disable IRQ1 wakeup on CZN systems for s2idle
 2023-02-13 17:33 UTC  (4+ messages)
` [5.15.y backport 1/1] platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN

Observed issues with the FIPS sample app
 2023-02-13 17:32 UTC 

[PATCH v5 0/2] avoid globals and arch dependencies
 2023-02-13 17:32 UTC  (3+ messages)
` [PATCH v5 1/2] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'

[PATCH v3 0/3] Add support for NXP bluetooth chipsets
 2023-02-13 15:15 UTC  (3+ messages)
` [PATCH v3 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets


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.