All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-01 17:15:02 to 2025-05-01 18:51:02 UTC [more...]

[PATCH stable 6.6 05/10] bpf: check changes_pkt_data property for extension programs
 2025-05-01 18:50 UTC  (2+ messages)

[PATCH 00/10] KVM: selftests: Convert to kernel-style types
 2025-05-01 18:33 UTC  (27+ messages)
` [PATCH 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH 02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
` [PATCH 03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
` [PATCH 04/10] KVM: selftests: Use u64 instead of uint64_t
` [PATCH 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH 06/10] KVM: selftests: Use u32 instead of uint32_t
` [PATCH 07/10] KVM: selftests: Use s32 instead of int32_t
` [PATCH 08/10] KVM: selftests: Use u16 instead of uint16_t
` [PATCH 09/10] KVM: selftests: Use s16 instead of int16_t
` [PATCH 10/10] KVM: selftests: Use u8 instead of uint8_t

[PATCH 6.1 11/16] xfs: convert delayed extents to unwritten when zeroing post eof blocks
 2025-05-01 18:50 UTC  (2+ messages)

[PATCH 6.1 13/16] xfs: make sure sb_fdblocks is non-negative
 2025-05-01 18:50 UTC  (2+ messages)

[PATCH 3/3] accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
 2025-05-01 18:50 UTC  (2+ messages)

[PATCH 6/7] accel/ivpu: Fix locking order in ivpu_job_submit
 2025-05-01 18:50 UTC  (2+ messages)

add more bio helpers v2
 2025-05-01 18:50 UTC  (3+ messages)
` [PATCH 03/19] block: add a bio_add_max_vecs helper

[PATCH v4 0/3] clk: add support for TI CDCE6214
 2025-05-01 18:48 UTC  (3+ messages)
` [PATCH v4 3/3] clk: add TI CDCE6214 clock driver

[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
 2025-05-01 18:47 UTC  (2+ messages)

[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-05-01 18:42 UTC  (8+ messages)

[PATCH] perf top: populate PMU capabilities data in perf_env
 2025-05-01 18:41 UTC 

[PATCH] Revert "bcachefs: Annotate struct bch_xattr with __counted_by()"
 2025-05-01 18:41 UTC 

[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-01 18:36 UTC  (17+ messages)
` [PATCH v2 01/16] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v2 02/16] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v2 03/16] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v2 04/16] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v2 05/16] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v2 06/16] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v2 07/16] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v2 08/16] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v2 09/16] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v2 10/16] hw/audio/pcspk: Remove PCSpkState::migrate field
` [PATCH v2 11/16] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v2 12/16] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v2 13/16] hw/intc/ioapic: Remove IOAPICCommonState::version field
` [PATCH v2 14/16] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v2 15/16] hw/char/virtio-serial: Do not expose the 'emergency-write' property
` [PATCH v2 16/16] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition

[PATCH v2][next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning
 2025-05-01 18:39 UTC 

[PATCH 0/4] drm: Rust GEM bindings cleanup
 2025-05-01 18:33 UTC  (5+ messages)
` [PATCH 1/4] rust: drm: gem: Use NonNull for Object::dev
` [PATCH 2/4] rust: drm: gem: Refactor IntoGEMObject::from_gem_obj() to as_ref()
` [PATCH 3/4] rust: drm: gem: s/into_gem_obj()/as_gem_obj()/
` [PATCH 4/4] rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically

[PATCH 1.5/3] Remove unused map-of-maps functions
 2025-05-01 18:37 UTC 

[PATCH v3 0/1] hw/nvme: CMIC.MCTRS should be set automatically for multi-controller subsystems or by parameter
 2025-05-01 18:45 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 0/8] Define Ansible inventory in the Ansible Configuration file
 2025-05-01 18:35 UTC  (9+ messages)
` [PATCH 1/8] playbooks: fix playbook name for all hosts plays
` [PATCH 2/8] playbooks: fix playbook name for localhost plays
` [PATCH 3/8] Makefile: use long form of limit argument for clarity
` [PATCH 4/8] Makefile: print target when debug
` [PATCH 5/8] .github/workflows/fstests.yml: enable make verbosity
` [PATCH 6/8] ansible_cfg: add inventory support
` [PATCH 7/8] gen_hosts: templates: add localhost to all hosts
` [PATCH 8/8] Makefile: use inventory from ansible.cfg

[PATCH 0/3] i.MX fixes
 2025-05-01 18:34 UTC  (4+ messages)
` [PATCH 1/3] hw/pci-host/designware: Remove unused include
` [PATCH 2/3] hw/pci-host/designware: Fix viewport configuration
` [PATCH 3/3] hw/gpio/imx_gpio: Fix interpretation of GDIR polarity

[PATCH 1/3] Revert "drm/amd: Stop evicting resources on APUs in suspend"
 2025-05-01 18:34 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: stop evicting resources on APUs on suspend
` [PATCH 3/3] drm/amdgpu: drop eviction in pm notifier callbacks

[PATCH] drm/xe: Fix page fault queue calculation
 2025-05-01 18:32 UTC 

[PATCH v5] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
 2025-05-01 18:30 UTC 

[PATCH v3 0/2] New zoned loop block device driver
 2025-05-01 18:29 UTC  (2+ messages)

Feature request: automatically read .git-blame-ignore-revs or allow global optional config
 2025-05-01 18:28 UTC  (4+ messages)

[PATCH v6 bpf-next 0/7] bpf: udp: Exactly-once socket iteration
 2025-05-01 18:28 UTC  (3+ messages)
` [PATCH v6 bpf-next 3/7] bpf: udp: Get rid of st_bucket_done

[nfs-utils PATCH] nfsdctl: fix lockd config during autostart
 2025-05-01 18:19 UTC 

[PATCH 6.6 000/196] 6.6.89-rc2 review
 2025-05-01 18:27 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_plane_multiple: Add clear skip message for skips
 2025-05-01 18:25 UTC  (2+ messages)

response to "git branch -f foo origin/foo"
 2025-05-01 18:25 UTC  (2+ messages)

[PATCH] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
 2025-05-01 18:21 UTC  (4+ messages)

[PATCH] iio: proximity: sx9500: Deduplicate buffer managing functions
 2025-05-01 18:23 UTC  (3+ messages)

[PATCH 1/3] Cache per-CPU agg map IDs
 2025-05-01 18:22 UTC  (3+ messages)
` [PATCH 2/3] test: Convert tick-* probes to ioctl:entry for tst.trunc[quant].d
` [PATCH 3/3] test: Mimic dtrace arithmetic more closely for avg/stddev

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-05-01 18:22 UTC  (5+ messages)
` [PATCH bpf-next v3 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()

[PATCH 0/2] scalar: add --no-maintenance option
 2025-05-01 18:20 UTC  (5+ messages)

[RFC PATCH 0/5] iio: adc: Add initial support for TI ADS1262
 2025-05-01 18:20 UTC  (8+ messages)
` [RFC PATCH 1/5] iio: adc: ti-ads1262.c: add initial driver for TI ADS1262 ADC
` [RFC PATCH 2/5] iio: adc: Kconfig: add Kconfig entry for TI ADS1262 driver
` [RFC PATCH 5/5] dt-bindings: iio: adc: add bindings for TI ADS1262

CVE-2022-49816: xen/pcpu: fix possible memory leak in register_pcpu()
 2025-05-01 18:19 UTC  (2+ messages)

[PATCH] Support madvise(MADV_DONTDUMP) when creating core dumps for qemu-user
 2025-05-01 18:17 UTC 

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2025-05-01 18:18 UTC  (15+ messages)

[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-01 18:19 UTC  (9+ messages)
` [PATCH v8 01/13] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v8 02/13] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v8 03/13] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v8 04/13] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem

[PATCH v2] mux: adgs1408: fix Wvoid-pointer-to-enum-cast warning
 2025-05-01 18:18 UTC 

[PATCH] x86/thunk: Don't opencode TSX instructions in clear_bhb_tsx()
 2025-05-01 18:16 UTC 

[PATCH] scsi: remove the stream_status member from scsi_stream_status_header
 2025-05-01 18:16 UTC 

[PATCH 1/2] Revert "drm/amd: Stop evicting resources on APUs in suspend"
 2025-05-01 18:13 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: stop evicting resources on APUs on suspend

[PATCH v1] rtla: Save trace when option `--trace` is specified
 2025-05-01 18:12 UTC  (9+ messages)

[PATCH v2 bpf-next] bpf: Allow some trace helpers for all prog types
 2025-05-01 18:11 UTC  (2+ messages)

[PATCH v6 0/3] rust: configfs abstractions
 2025-05-01 18:11 UTC  (6+ messages)
` [PATCH v6 1/3] rust: configfs: introduce rust support for configfs

[PATCH v3 0/2] ARM: dts: omap4: panda: TiWilink improvements
 2025-05-01 18:11 UTC  (2+ messages)

[PATCH v1 0/1] Adds support for OCP master port configuration of PRU-ICSS
 2025-05-01 18:11 UTC  (4+ messages)
` [PATCH v1 1/1] bus: ti-sysc: PRUSS OCP configuration

doc: git-clone: Improve discoverability of --no-single-branch flag
 2025-05-01 18:10 UTC  (4+ messages)

[ANNOUNCE] PUCK Agenda - 2025.04.02 - No Topic
 2025-05-01 18:07 UTC  (4+ messages)

[PATCH] x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
 2025-05-01 18:05 UTC  (2+ messages)

Please backport 980a573621ea to 6.12, 6.14
 2025-05-01 18:04 UTC  (2+ messages)

[PATCH 1/2] Revert "drm/amd: Stop evicting resources on APUs in suspend"
 2025-05-01 18:03 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: stop evicting resources on APUs on suspend

[to-be-updated] mm-userfaultfd-prevent-busy-looping-for-tasks-with-signals-pending.patch removed from -mm tree
 2025-05-01 18:03 UTC 

[syzbot] [mm?] INFO: rcu detected stall in nsim_fib_event_work
 2025-05-01 18:02 UTC 

[PATCH v3 00/11] Make blockdev-mirror dest sparse in more cases
 2025-05-01 18:00 UTC  (8+ messages)
` [PATCH v3 03/11] block: Let bdrv_co_is_zero_fast consolidate adjacent extents
` [PATCH v3 04/11] block: Add new bdrv_co_is_all_zeroes() function
` [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches

[PATCH 6.1 000/157] 6.1.136-rc2 review
 2025-05-01 17:59 UTC  (2+ messages)

[PATCH v3 08/11] mirror: Skip writing zeroes when target is already zero
 2025-05-01 17:58 UTC  (3+ messages)
` Re "

[PATCH i-g-t] tests/kms_async_flip: skip subtest if invalid driver-specific condition
 2025-05-01 17:13 UTC  (5+ messages)

Functional tests precache behaviour
 2025-05-01 17:56 UTC  (9+ messages)

[PATCH BlueZ v2 1/2] input: fix HID compilation w/o HoG
 2025-05-01 17:56 UTC  (2+ messages)
` fix build error with --enable-hid and --enable-hog options

[RESEND PATCH] mux: mmio: Add missing word in error message
 2025-05-01 17:56 UTC  (2+ messages)

[PATCH] drm/xe: Add ASID to range invalidation feature flag
 2025-05-01 17:56 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] mux: adgs1408: simplify with spi_get_device_match_data()
 2025-05-01 17:56 UTC  (2+ messages)

[PATCH 00/10] -Wunused-const-variable warning fixes
 2025-05-01 17:56 UTC  (4+ messages)
` [PATCH 01/10] drm/imagination: avoid unused-const-variable warning
  ` [PATCH 04/10] [RESEND] mux: adg792a: remove incorrect of_match_ptr annotation
    ` (subset) "

[PATCH] mux: mmio: Do not use syscon helper to build regmap
 2025-05-01 17:56 UTC  (2+ messages)

[PATCH bpf] bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels
 2025-05-01 17:54 UTC  (2+ messages)

[BUG] rebase: can write reflog with uninit. `action` string
 2025-05-01 17:53 UTC  (9+ messages)

[PATCH] configs: j722s_evm_r5_defconfig: Enable PMIC config
 2025-05-01 17:53 UTC 

[PATCH] mux: MAINTAINERS: Mark as Odd Fixes
 2025-05-01 17:53 UTC 

[PATCH v9 00/27] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-05-01 17:51 UTC  (18+ messages)
` [PATCH v9 13/27] x86/resctrl: Move enum resctrl_event_id to resctrl.h
` [PATCH v9 14/27] x86/resctrl: Fix types in resctrl_arch_mon_ctx_alloc() and free stubs
` [PATCH v9 15/27] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
` [PATCH v9 19/27] x86/resctrl: Always initialise rid field in rdt_resources_all[]
` [PATCH v9 23/27] x86,fs/resctrl: Remove duplicated trace header files
` [PATCH v9 24/27] fs/resctrl: Remove unnecessary includes
` [PATCH v9 25/27] fs/resctrl: Change internal.h's header guard macros
` [PATCH v9 27/27] MAINTAINERS: Add reviewers for fs/resctrl

[PATCH v5 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-05-01 17:50 UTC  (6+ messages)
` [PATCH v5 3/5] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v5 4/5] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error

[PATCH] KVM: selftests: Use $(SRCARCH) instead of $(ARCH)
 2025-05-01 17:47 UTC  (3+ messages)

[PATCH v3 bpf-next] bpf: fix uninitialized values in BPF_{CORE,PROBE}_READ
 2025-05-01 17:47 UTC  (2+ messages)

[RFC PATCH v2 0/2] wifi: Nordic nRF70 series
 2025-05-01 17:44 UTC  (5+ messages)
` [RFC PATCH v2 2/2] wifi: Add Nordic nRF70 series Wi-Fi driver

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-05-01 17:42 UTC  (3+ messages)
` [PATCH v2 5/8] media: chips-media: wave6: Add Wave6 VPU interface

OSUOSL in trouble
 2025-05-01 17:39 UTC  (6+ messages)

[PATCH bpf-next] bpf: Replace offsetof() with struct_size()
 2025-05-01 17:40 UTC  (2+ messages)

[RESEND PATCH] mux: adgs1408: simplify with spi_get_device_match_data()
 2025-05-01 17:37 UTC 

[PATCH RFC 3/3] coredump: support AF_UNIX sockets
 2025-05-01 17:35 UTC  (3+ messages)

[PATCH RESEND v2 1/2] media: dt-bindings: renesas,fcp: add top-level constraints
 2025-05-01 17:34 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] media: dt-bindings: renesas,vsp1: "

[PATCH v3 07/11] mirror: Skip pre-zeroing destination if it is already zero
 2025-05-01 17:33 UTC  (3+ messages)

[PATCH v2 0/4] rust: DebugFS Bindings
 2025-05-01 17:32 UTC  (5+ messages)
` [PATCH v2 2/4] rust: debugfs: Bind file creation for long-lived Display

[PATCH v6 0/1] Optimizing the print format of the QEMU monitor 'info mtree'
 2025-05-01 17:29 UTC  (4+ messages)

[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-01 17:25 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback
` [RFC PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [RFC PATCH v2 3/3] mm/vma: remove mmap() retry merge

[PATCH 00/11] accel/tcg: Finish building once
 2025-05-01 17:26 UTC  (7+ messages)
` [PATCH 02/11] accel/tcg: Move tlb_vaddr_to_host declaration to probe.h
` [PATCH 04/11] accel/tcg: Use vaddr for plugin_{load,store}_cb
` [PATCH 05/11] accel/tcg: Build cputlb.c once

[PATCH v3 00/22] passage: Define a standard for firmware data flow
 2025-05-01 16:04 UTC  (9+ messages)

[PATCH v3 00/17] AMD MCA interrupts rework
 2025-05-01 17:23 UTC  (4+ messages)
` [PATCH v3 10/17] x86/mce: Separate global and per-CPU quirks

[PATCH v8 1/1] media: mediatek: jpeg: support 34bits
 2025-05-01 17:20 UTC  (2+ messages)

[RESEND] Circular locking dependency involving, elevator_lock, rq_qos_mutex and pcpu_alloc_mutex
 2025-05-01 17:20 UTC  (4+ messages)

FAILED: patch "[PATCH] KVM: x86: Load DR6 with guest value only before entering" failed to apply to 5.15-stable tree
 2025-05-01 17:17 UTC  (2+ messages)
` [PATCH 5.15.y] KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop

sound: soc: amd: rpl: No ALSA DMIC capture interface for ACP6x (PCIe rev 62)
 2025-05-01 17:16 UTC  (3+ messages)

FAILED: patch "[PATCH] KVM: x86: Load DR6 with guest value only before entering" failed to apply to 6.1-stable tree
 2025-05-01 17:14 UTC  (2+ messages)
` [PATCH 6.1.y] KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop

[android-common:mirror-chromeos-5.10-arcvm 0/7] kernel/sys_ni.c:50:1: sparse: sparse: symbol '__x32_compat_sys_io_pgetevents_time64' was not declared. Should it be static?
 2025-05-01 17:14 UTC 


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.