All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-19 15:49:28 to 2024-04-19 16:34:33 UTC [more...]

[cip-dev][isar-cip-core][PATCH 0/7] Add option to encrypt the rootfs
 2024-04-19 16:34 UTC  (9+ messages)
` [cip-dev][isar-cip-core][PATCH 1/7] wic/*: Add part-labels to system partition
` [cip-dev][isar-cip-core][PATCH 3/7] fix: disk formatting
` [cip-dev][isar-cip-core][PATCH 5/7] use luks2 to identify encrypted partition
` [cip-dev][isar-cip-core][PATCH 6/7] Kconfig: Add option to encrypt the rootfs

[syzbot] possible deadlock in input_event (2)
 2024-04-19 16:33 UTC  (2+ messages)

[PATCH v6 00/18] Add T114 video support
 2024-04-19 16:33 UTC  (17+ messages)
` [PATCH v6 01/18] video: tegra20: dc: diverge DC per-SOC
` [PATCH v6 02/18] video: tegra20: dc: fix image shift on rotated panels
` [PATCH v6 03/18] video: tegra20: consolidate DC header
` [PATCH v6 06/18] video: tegra20: dc: add reset support
` [PATCH v6 13/18] video: tegra20: add MIPI calibration driver
` [PATCH v6 14/18] video: tegra20: dsi: add T114 support
` [PATCH v6 17/18] video: tegra20: dsi: set correct fifo depth
` [PATCH v6 18/18] video: tegra20: dsi: use set_backlight for backlight only

[PATCH net v2] rxrpc: Clients must accept conn from any address
 2024-04-19 16:30 UTC 

[PATCH 00/27] Add qapi-domain Sphinx extension
 2024-04-19 16:31 UTC  (3+ messages)

[PATCH v4 1/2] kunit: unregister the device on error
 2024-04-19 16:32 UTC  (2+ messages)

[PATCH v7 0/7] drm/xe/guc: Add GuC based register capture for error capture
 2024-04-19 16:31 UTC  (4+ messages)
` [PATCH v7 1/7] drm/xe/guc: Update GuC ADS size "

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-19 16:30 UTC  (6+ messages)

2nd RTM_NEWLINK notification with operstate down is always 1 second delayed
 2024-04-19 16:31 UTC  (4+ messages)

[PATCH] dt-bindings: PCI: qcom,pcie-sm8350: Drop redundant 'oneOf' sub-schema
 2024-04-19 16:30 UTC  (2+ messages)

How to measure/profile ruleset performance?
 2024-04-19 16:30 UTC  (4+ messages)

[PATCH] hw/core/clock: always iterate through childs in clock_propagate_period
 2024-04-19 16:30 UTC  (7+ messages)

[PATCH] hw/core/clock: remove assert in clock_propagate
 2024-04-19 16:29 UTC 

[RFC PATCH 1/8] crypto: shash - add support for finup2x
 2024-04-19 16:30 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-19 16:30 UTC 

[PATCH v9 00/46] Generic line based metadata support, internal pads
 2024-04-19 16:30 UTC  (9+ messages)
` [PATCH v9 03/46] media: Documentation: Add "stream" into glossary
` [PATCH v9 05/46] media: uapi: Document which mbus format fields are valid for metadata
` [PATCH v9 06/46] media: uapi: v4l: Add generic 8-bit metadata format definitions
` [PATCH v9 07/46] media: v4l: Support line-based metadata capture

[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip86, 5.10.214-cip46-rt19
 2024-04-19 16:29 UTC 

[PATCH] sparc: move struct termio to asm/termios.h
 2024-04-19 16:28 UTC  (3+ messages)

mlx5 driver fails to detect NIC in 6.6.28
 2024-04-19 16:28 UTC  (2+ messages)

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-19 16:28 UTC  (10+ messages)
` [PATCH v4 02/27] ntsync: Introduce NTSYNC_IOC_WAIT_ALL

[PATCH 0/5] string: Merge separate tests into string_kunit.c
 2024-04-19 16:28 UTC  (2+ messages)

[PATCH 0/1] selftest mm/mseal compile warning
 2024-04-19 16:27 UTC  (3+ messages)
` [PATCH 1/1] selftest mm/mseal: fix "

[PATCH 0/6] drm/i915: Allow the first async flip to change modifier
 2024-04-19 16:25 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Align PLANE_SURF to 16k on ADL for async flips
` [PATCH 2/6] drm/i915: Reject async flips if we need to change DDB/watermarks

[PATCH v2 00/22] arm: Run CCA VMs with KVM
 2024-04-19 16:25 UTC  (24+ messages)
` [PATCH v2 01/22] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
` [PATCH v2 02/22] target/arm: Add confidential guest support
` [PATCH v2 03/22] target/arm/kvm: Return immediately on error in kvm_arch_init()
` [PATCH v2 04/22] target/arm/kvm-rme: Initialize realm
` [PATCH v2 05/22] hw/arm/virt: Add support for Arm RME
` [PATCH v2 06/22] hw/arm/virt: Disable DTB randomness for confidential VMs
` [PATCH v2 07/22] hw/arm/virt: Reserve one bit of guest-physical address for RME
` [PATCH v2 08/22] target/arm/kvm: Split kvm_arch_get/put_registers
` [PATCH v2 09/22] target/arm/kvm-rme: Initialize vCPU
` [PATCH v2 10/22] target/arm/kvm: Create scratch VM as Realm if necessary
` [PATCH v2 11/22] hw/core/loader: Add ROM loader notifier
` [PATCH v2 12/22] target/arm/kvm-rme: Populate Realm memory
` [PATCH v2 13/22] hw/arm/boot: Register Linux BSS section for confidential guests
` [PATCH v2 14/22] target/arm/kvm-rme: Add Realm Personalization Value parameter
` [PATCH v2 15/22] target/arm/kvm-rme: Add measurement algorithm property
` [PATCH v2 16/22] target/arm/cpu: Set number of breakpoints and watchpoints in KVM
` [PATCH v2 17/22] target/arm/cpu: Set number of PMU counters "
` [PATCH v2 18/22] target/arm/kvm: Disable Realm reboot
` [PATCH v2 19/22] target/arm/cpu: Inform about reading confidential CPU registers
` [PATCH v2 20/22] target/arm/kvm-rme: Enable guest memfd
` [PATCH v2 21/22] hw/arm/virt: Move virt_flash_create() to machvirt_init()
` [PATCH v2 22/22] hw/arm/virt: Use RAM instead of flash for confidential guest firmware

[PATCH] drm/xe/pf: Fix xe_gt_sriov_pf_config_print_available_ggtt()
 2024-04-19 16:24 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH] drm/amdkfd: Add VRAM accounting for SVM migration
 2024-04-19 16:23 UTC 

[RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
 2024-04-19 16:24 UTC  (11+ messages)

Warning `amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled`
 2024-04-19 16:23 UTC  (3+ messages)

[bug-report] task info hung problem in fb_deferred_io_work()
 2024-04-19 16:23 UTC  (4+ messages)

[PATCH 0/5] Update PHYTEC SOM Detection
 2024-04-19 15:55 UTC  (6+ messages)
` [PATCH 1/5] board: phytec: common: Generic "add extension" function
` [PATCH 2/5] board: phytec: introduce eeprom struct member 'valid'
` [PATCH 3/5] board: phytec: check eeprom_data validity
` [PATCH 4/5] board: phytec: common: Fix eepom is empty check
` [PATCH 5/5] board: phytec: Add SOM detection for AM6x

[GIT PULL] RISC-V Devicetree fixes for v6.9-rc4+
 2024-04-19 16:22 UTC  (2+ messages)

[PATCH i-g-t 00/12] gputop: Add support for xe
 2024-04-19 16:21 UTC  (5+ messages)
` [PATCH i-g-t 07/12] lib/igt_drm_fdinfo: Parse unit for engine utilization

[PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
 2024-04-19 16:21 UTC  (13+ messages)
` [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects

[PATCH v3 0/4] RAS: ATL: DF 4.5 NP2 Denormalization
 2024-04-19 16:20 UTC  (3+ messages)
` [PATCH v3 3/4] RAS/AMD/ATL: Validate address map when information is gathered

RTT-PROBE: lore-subspace-rtt
 2024-04-19 16:20 UTC 

[BUG] e1000e, scheduling while atomic
 2024-04-19 16:20 UTC  (3+ messages)
` [Intel-wired-lan] "
  ` [Intel-wired-lan] [BUG] e1000e, scheduling while atomic (stable)

[PATCH net-next] dpaa2-switch: flower: validate control flags
 2024-04-19 16:18 UTC  (2+ messages)

[PATCH i-g-t,v2 0/3] Align Xe header and restore some uAPI flags
 2024-04-19 16:18 UTC  (3+ messages)
` [PATCH i-g-t, v2 3/3] drm-uapi/xe: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE

[PATCH v4 0/2] kunit: fix minor error path mistakes
 2024-04-19 16:18 UTC  (2+ messages)

[PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-19 16:17 UTC  (12+ messages)
` [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn()
` [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v3] dt-bindings: usb: qcom,pmic-typec: update example to follow connector schema
 2024-04-19 16:17 UTC  (2+ messages)

[PATCH net v2] net: b44: set pause params only when interface is up
 2024-04-19 16:17 UTC 

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-04-19 16:17 UTC  (10+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-19 15:59 UTC  (25+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES

[kvm-unit-tests PATCH v7 00/11] Add #VC exception handling for AMD SEV-ES
 2024-04-19 16:16 UTC  (12+ messages)
` [kvm-unit-tests PATCH v7 01/11] x86: AMD SEV-ES: Setup #VC exception handler "
` [kvm-unit-tests PATCH v7 02/11] x86: Move svm.h to lib/x86/
` [kvm-unit-tests PATCH v7 03/11] lib: Define unlikely()/likely() macros in compiler.h
` [kvm-unit-tests PATCH v7 04/11] lib: x86: Import insn decoder from Linux
` [kvm-unit-tests PATCH v7 05/11] x86: AMD SEV-ES: Pull related GHCB definitions and helpers "
` [kvm-unit-tests PATCH v7 06/11] x86: AMD SEV-ES: Prepare for #VC processing
` [kvm-unit-tests PATCH v7 07/11] lib/x86: Move xsave helpers to lib/
` [kvm-unit-tests PATCH v7 08/11] x86: AMD SEV-ES: Handle CPUID #VC
` [kvm-unit-tests PATCH v7 09/11] x86: AMD SEV-ES: Handle MSR #VC
` [kvm-unit-tests PATCH v7 10/11] x86: AMD SEV-ES: Handle IOIO #VC
` [kvm-unit-tests PATCH v7 11/11] x86: AMD SEV-ES: Handle string IO for "

Feedback on my development setup
 2024-04-19 16:14 UTC  (10+ messages)

[PATCH v2 0/3] arm64: dts: qcom: x1e80100: Fix the data-lanes and link-frequencies
 2024-04-19 16:13 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: x1e80100: Drop the link-frequencies from mdss_dp3_in
` [PATCH v2 2/3] arm64: dts: qcom: x1e80100-crd: Add data-lanes and link-frequencies to DP3
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100-qcp: "

[PATCH v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-04-19 16:12 UTC  (5+ messages)

[PATCH v15 00/11] Landlock: IOCTL support
 2024-04-19 16:11 UTC  (12+ messages)
` [PATCH v15 01/11] landlock: Add IOCTL access right for character and block devices
` [PATCH v15 02/11] selftests/landlock: Test IOCTL support
` [PATCH v15 03/11] selftests/landlock: Test IOCTL with memfds
` [PATCH v15 04/11] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v15 05/11] selftests/landlock: Test IOCTLs on named pipes
` [PATCH v15 06/11] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
` [PATCH v15 07/11] selftests/landlock: Exhaustive test for the IOCTL allow-list
` [PATCH v15 08/11] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
` [PATCH v15 09/11] landlock: Document IOCTL support
` [PATCH v15 10/11] MAINTAINERS: Notify Landlock maintainers about changes to fs/ioctl.c
` [PATCH v15 11/11] fs/ioctl: Add a comment to keep the logic in sync with LSM policies

[PATCH 0/8] iio: ad9467: support interface tuning
 2024-04-19 16:11 UTC  (3+ messages)
` [PATCH 3/8] dt-bindings: adc: axi-adc: add clocks property

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-19 16:11 UTC  (8+ messages)
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex

[PATCH] vfio/pci: Support 8-byte PCI loads and stores
 2024-04-19 16:11 UTC  (4+ messages)

[RFC PATCH net-next 0/9] gve: Implement netdev queue api
 2024-04-19 16:10 UTC  (4+ messages)
` [RFC PATCH net-next 9/9] gve: Implement "

RTT-PROBE: lore-subspace-rtt
 2024-04-19 16:10 UTC 

[PATCH v3 0/6] target/arm: Do memory alignment check for device memory
 2024-04-19 16:09 UTC  (8+ messages)
` [PATCH v3 5/6] target/arm: Do memory type alignment check when translation disabled
          ` [edk2-devel] "

[PATCH] KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M
 2024-04-19 16:07 UTC 

I'm trying NILFS2 in kernels 6.6.12, 6.7.12, 6.8.4
 2024-04-19 16:02 UTC 

[PATCH v2 0/5] drm/i915/dmc: firmware path handling changes
 2024-04-19 16:08 UTC  (2+ messages)

[PATCH v1 0/2] netdevsim: add NAPI support
 2024-04-19 16:08 UTC  (4+ messages)
` [PATCH v1 1/2] "

[RFC PATCH 0/10] Cleaning up the KVM clock mess
 2024-04-19 16:07 UTC  (12+ messages)
` [PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH 07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH 08/10] KVM: x86: Remove periodic global clock updates
` [PATCH 09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE
` [PATCH 10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock()

[PATCH v3 0/7] Enable device atomics with a VM bind flag
 2024-04-19 16:06 UTC  (3+ messages)
` [PATCH v3 1/7] drm/xe: Introduce has_atomic_enable_pte_bit device info

[PATCH 0/2] cpu: Fix default mitigation behavior
 2024-04-19 16:05 UTC  (6+ messages)
` [PATCH 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures
` [PATCH 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n

[PATCH i-g-t,v1 0/4] L3 bank mask
 2024-04-19 16:05 UTC  (6+ messages)

[CI 01/10] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
 2024-04-19 16:05 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI,01/10] "

[PATCH 0/3] arm64: dts: qcom: x1e80100: Fix the data-lanes and link-frequencies
 2024-04-19 16:03 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100: Drop the link-frequencies from mdss_dp3_in

[PATCH 0/2] Use a "best effort" strategy in scheduled maintenance
 2024-04-19 16:03 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] for-each-repo: optionally keep going on an error

FAILED: patch "[PATCH] NFSD: fix endianness issue in nfsd4_encode_fattr4" failed to apply to 6.8-stable tree
 2024-04-19 16:03 UTC  (2+ messages)
` [PATCH 6.8.y] NFSD: fix endianness issue in nfsd4_encode_fattr4

[PATCH v3] power: supply: sbs-battery: Handle unsupported PROP_TIME_TO_EMPTY_NOW
 2024-04-19 16:03 UTC  (2+ messages)

[PATCH bpf-next 00/18] Introduce bpf_wq
 2024-04-19 16:01 UTC  (11+ messages)
` [PATCH bpf-next 11/18] bpf: wq: add bpf_wq_init
` [PATCH bpf-next 17/18] bpf: add bpf_wq_start

[PATCH 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-19 16:00 UTC  (3+ messages)
` [PATCH 12/13] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this

RTT-PROBE: lore-subspace-rtt
 2024-04-19 16:00 UTC 

Missing protocol features that could help Linux
 2024-04-19 15:58 UTC  (4+ messages)

[PATCH v2 0/5] KVM/x86: Enhancements to static calls
 2024-04-19 15:58 UTC  (5+ messages)
` [RFC PATCH v2 4/5] KVM: x86: Remove KVM_X86_OP_OPTIONAL

[PATCH RFC 0/5] mdadm tests fix and enhance
 2024-04-19 15:57 UTC  (4+ messages)
` [PATCH 5/5] tests/01raid6integ.broken can be removed

[PATCH v1 0/5] BeagleV Fire support
 2024-04-19 15:57 UTC  (4+ messages)
` [PATCH v1 4/5] dt-bindings: PCI: microchip: increase number of items in ranges property

[PATCH v2 1/3] tools/golang: When returning pointers, actually allocate structrues
 2024-04-19 15:57 UTC  (3+ messages)

[PATCH stable 6.8.y] Revert "vmgenid: emit uevent when VMGENID updates"
 2024-04-19 15:55 UTC 

[PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop
 2024-04-19 15:55 UTC  (13+ messages)
` [PATCH v2 02/12] riscv: dts: enable Zc* extensions when needed
` [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension
` [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v2 08/12] dt-bindings: riscv: add Zcmop ISA extension description

[Buildroot] [PATCH 1/1] package/imx-firmware: new package
 2024-04-19 15:46 UTC 

Detecting whether dom0 is in a VM
 2024-04-19 15:51 UTC  (11+ messages)

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 5.15-stable tree
 2024-04-19 15:51 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (3)
 2024-04-19 15:51 UTC  (2+ messages)

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 5.10-stable tree
 2024-04-19 15:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-19 15:50 UTC 

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 5.4-stable tree
 2024-04-19 15:49 UTC  (2+ messages)

[PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-04-19 15:49 UTC  (3+ messages)
` [PATCH v10 3/8] perf: imx_perf: let the driver manage the counter usage rather the user


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.