All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 03:38:59 to 2026-02-25 05:01:35 UTC [more...]

[PATCHSET v2 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
 2026-02-25  5:00 UTC  (25+ messages)
` [PATCH 01/34] sched_ext: Implement cgroup subtree iteration for scx_task_iter
` [PATCH 02/34] sched_ext: Add @kargs to scx_fork()
` [PATCH 03/34] sched/core: Swap the order between sched_post_fork() and cgroup_post_fork()
` [PATCH 04/34] cgroup: Expose some cgroup helpers
` [PATCH 05/34] sched_ext: Update p->scx.disallow warning in scx_init_task()
` [PATCH 06/34] sched_ext: Reorganize enable/disable path for multi-scheduler support
` [PATCH 07/34] sched_ext: Introduce cgroup sub-sched support
` [PATCH 08/34] sched_ext: Introduce scx_task_sched[_rcu]()
` [PATCH 09/34] sched_ext: Introduce scx_prog_sched()
` [PATCH 10/34] sched_ext: Enforce scheduling authority in dispatch and select_cpu operations
` [PATCH 11/34] sched_ext: Enforce scheduler ownership when updating slice and dsq_vtime
` [PATCH 12/34] sched_ext: scx_dsq_move() should validate the task belongs to the right scheduler
` [PATCH 13/34] sched_ext: Refactor task init/exit helpers
` [PATCH 14/34] sched_ext: Make scx_prio_less() handle multiple schedulers
` [PATCH 15/34] sched_ext: Move default slice to per-scheduler field
` [PATCH 16/34] sched_ext: Move aborting flag "
` [PATCH 17/34] sched_ext: Move bypass_dsq into scx_sched_pcpu
` [PATCH 18/34] sched_ext: Move bypass state into scx_sched
` [PATCH 19/34] sched_ext: Prepare bypass mode for hierarchical operation
` [PATCH 20/34] sched_ext: Factor out scx_dispatch_sched()
` [PATCH 21/34] sched_ext: When calling ops.dispatch() @prev must be on the same scx_sched
` [PATCH 22/34] sched_ext: Separate bypass dispatch enabling from bypass depth tracking
` [PATCH 23/34] sched_ext: Implement hierarchical bypass mode
` [PATCH 24/34] sched_ext: Dispatch from all scx_sched instances

[PATCH sched_ext/for-7.0-fixes] sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
 2026-02-25  5:00 UTC 

[meta-oe][scarthgap][PATCH] nbench-byte: Fix sysinfo generation in parallel build
 2026-02-25  4:59 UTC  (2+ messages)
` [oe] "

[PATCH v10 0/1] Virtio video device specification
 2026-02-25  4:59 UTC  (5+ messages)
` [PATCH v10 1/1] virtio-video: Add virtio "

[PATCH v1 0/4] virtio-msg transport layer
 2026-02-25  4:58 UTC  (4+ messages)

[syzbot] [usb?] BUG: sleeping function called from invalid context in usb_tx_block
 2026-02-25  4:58 UTC  (2+ messages)

[PATCH] efi/cper: Add NVIDIA CPER section support
 2026-02-25  4:52 UTC  (3+ messages)

[PATCH v2 0/6] hw/virtio/virtio-access.h: remove target specific code
 2026-02-25  4:51 UTC  (11+ messages)
` [PATCH v2 1/6] hw/virtio: Add virtio_vdev_is_legacy()
` [PATCH v2 2/6] hw/virtio: Simplify virtio_access_is_big_endian()
` [PATCH v2 3/6] hw/virtio: Inline virtio_access_is_big_endian()
` [PATCH v2 4/6] hw/virtio/vhost-user: make compilation unit common
` [PATCH v2 5/6] hw/virtio/virtio-qmp: "
` [PATCH v2 6/6] hw/virtio/: make all compilation units common

[PATCH v7 RESEND net-next] virtio_net: add page_pool support for buffer allocation
 2026-02-25  4:49 UTC 

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-25  4:49 UTC  (4+ messages)

[PATCH v2 00/50] gdbstub: Build once on various targets (single-binary)
 2026-02-25  4:47 UTC  (9+ messages)
` [PATCH v2 23/50] target/riscv: Remove empty target_monitor_defs() symbol
` [PATCH v2 27/50] target/riscv: Replace ldtul_p() -> ldn_p()
` [PATCH v2 28/50] target/riscv: Remove unnecessary target_ulong type uses
` [PATCH v2 50/50] DONOTREVIEW Revert "target/loongarch: Build 'gdbstub.c' once"

[PATCH v2 1/2] dma-buf: Assign separate lockdep class to chain lock
 2026-02-25  4:48 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v2,1/2] "

[PATCH i-g-t v1] tests/kms_vrr: Avoid LOBF debugfs loss by checking during active display
 2026-02-25  4:47 UTC  (2+ messages)

[PATCH] accel: Build stubs once
 2026-02-25  4:45 UTC  (2+ messages)

[PATCH v2 00/11] buildsys: Build most stubs once
 2026-02-25  4:44 UTC  (13+ messages)
` [PATCH v2 01/11] meson: Include various directories providing stubs before libqemuutil
` [PATCH v2 02/11] hw/acpi: Move acpi_send_event() function out of acpi_interface.c
` [PATCH v2 03/11] hw/acpi: Move qbus_build_aml() "
` [PATCH v2 04/11] hw/acpi: Always link QOM interfaces with system binaries
` [PATCH v2 05/11] hw/nvram: Build fw_cfg-acpi.c once
` [PATCH v2 06/11] hw/acpi: Build stubs once
` [PATCH v2 07/11] hw/display: "
` [PATCH v2 08/11] hw/net: "
` [PATCH v2 09/11] hw/*: "
` [PATCH v2 10/11] fsdev: "
` [PATCH v2 11/11] semihosting: "

[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-25  4:43 UTC  (4+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init

[meta-security][scarthgap][PATCHv2] suricata: update to 7.0.13
 2026-02-25  4:43 UTC  (2+ messages)

[PATCH] hw/misc/allwinner-cpucfg: Remove use of ARM_CPU() cast macro
 2026-02-25  4:42 UTC  (2+ messages)

[PATCH 2/5] drm/vblank: Introduce deferred vblank enable/disable
 2026-02-25  4:42 UTC  (2+ messages)

[PATCH] hw/cpu: Build a15mpcore.c once as common object
 2026-02-25  4:41 UTC  (2+ messages)

[PATCH 0/3] hw/iommu: Avoid including CONFIG_DEVICES in hw/ header
 2026-02-25  4:40 UTC  (2+ messages)

[PATCH net-next v10 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-02-25  2:34 UTC  (7+ messages)
` [PATCH net-next v10 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v10 03/15] quic: provide common utilities and data structures
` [PATCH net-next v10 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v10 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v10 07/15] quic: add connection id management
` [PATCH net-next v10 13/15] quic: add timer management

[OE-core] [PATCH 2/2] appstream: upgrade from 1.0.6 to 1.1.2
 2026-02-25  4:39 UTC  (3+ messages)
` [PATCH V2] "
  ` [OE-core] "

[PATCH 0/2] Add device tree for Samsung Galaxy J7 (2016)
 2026-02-25  4:30 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: exynos: add initial support "

[PATCH 00/10] buildsys: Build most stubs once
 2026-02-25  4:37 UTC  (2+ messages)

[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2026-02-25  4:31 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v3 2/2] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
 2026-02-25  4:35 UTC  (6+ messages)

[PATCH] tools/turbostat: fix microcode patch level reading for AMD/Hygon
 2026-02-25  4:35 UTC  (4+ messages)

[PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
 2026-02-25  4:31 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
` ✗ Xe.CI.BAT: failure "

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-02-24
 2026-02-25  4:28 UTC 

[RFC PATCH 00/13] target/arm: Support SME for KVM
 2026-02-25  4:28 UTC  (7+ messages)
` [RFC PATCH 10/13] target/arm: Add vq argument to kvm_arch_{get, put}_sve

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-02-25  4:27 UTC  (3+ messages)
` [PATCH 22/62] mctp i3c: Fix locking in error paths

Include Altera's SoCFPGA tree
 2026-02-25  4:25 UTC 

[PATCH] Bluetooth: HIDP: reject oversized report descriptor
 2026-02-25  4:25 UTC  (2+ messages)
`  "

+ mm-cma-move-put_page_testzero-out-of-vm_warn_on-in-cma_release.patch added to mm-hotfixes-unstable branch
 2026-02-25  4:25 UTC 

[PATCH bpf-next v4 2/4] bpf: Separate bpf_throw() and bpf_exit() return value validation
 2026-02-25  4:23 UTC  (2+ messages)

[chanwoo-extcon:extcon-testing 9/9] drivers/extcon/extcon-s2m.c:15:10: fatal error: 'linux/mfd/samsung/s2mu005.h' file not found
 2026-02-25  4:22 UTC 

[PATCH 0/5] PSR/PR Selective Fetch Early Transport fixes
 2026-02-25  4:21 UTC  (5+ messages)
` [PATCH 1/5] drm/i915/psr: Repeat Selective Update area alignment
` [PATCH 2/5] drm/i915/psr: Add DSC_SU_PARAMETER_SET_0 registers for PSR configuration

[PATCH v1] net: phy: air_en8811: add support for Airoha AN8811HB PHY
 2026-02-25  3:07 UTC  (3+ messages)

[PATCH v1 1/2] arch: arm: dts: socfpga: Update L4_SYS Security Control Register size
 2026-02-25  3:21 UTC  (2+ messages)
` [PATCH v1 2/2] arch: arm: dts: socfpga: Update system manager core registers masking bits

[PATCH v1] arch: arm: dts: agilex5: Enable autostart on watchdog0 only
 2026-02-25  2:12 UTC 

[PATCH 6.1.y 1/2] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
 2026-02-25  4:16 UTC  (2+ messages)
` [PATCH 6.1.y 2/2] net: enetc: allocate vf_state during PF probes

[PATCH] target/ppc/translate: Fix TCG debug assert translating CLRBWIBC
 2026-02-25  4:13 UTC  (4+ messages)

[PATCHv4 00/15] Adding comprehensive support for i.MX8MM EVK board
 2026-02-25  4:08 UTC  (7+ messages)
` [PATCHv4 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
    ` [EXT] "

[PATCH mptcp-net v2 0/2] mptcp: pm: avoid sending RM_ADDR over the same subflow
 2026-02-25  4:12 UTC  (3+ messages)
` [PATCH mptcp-net v2 1/2] mptcp: pm: avoid sending RM_ADDR over "

[PATCH v4 0/5] smb: move duplicate definitions into common header file, part 2
 2026-02-25  4:11 UTC  (6+ messages)
` [PATCH v4 1/5] smb: move some definitions from common/smb2pdu.h into common/fscc.h
` [PATCH v4 2/5] smb: move file_basic_info "
` [PATCH v4 3/5] smb: move filesystem_vol_info "
` [PATCH v4 4/5] smb: update some doc references
` [PATCH v4 5/5] smb: introduce struct file_posix_info

[PATCH v1 net-next] bonding: Optimise is_netpoll_tx_blocked()
 2026-02-25  4:09 UTC  (2+ messages)

[PATCH net-next] net: freescale: ucc_geth: call of_node_put once
 2026-02-25  4:09 UTC  (2+ messages)

[PATCH net-next] eth: bnxt: rename ring_err_stats -> ring_drv_stats
 2026-02-25  4:09 UTC  (2+ messages)

[PATCH net-next 0/3] selftests: net: py: improve bkg() error reporting
 2026-02-25  4:09 UTC  (2+ messages)

[PATCH] cpufreq: cppc: drop invariance when FIE is disabled
 2026-02-25  4:08 UTC  (2+ messages)

[PATCH b4] b4: Add option to b4-send to include git-notes
 2026-02-25  4:07 UTC  (4+ messages)

[PATCH v3] bpf: cpumap: add missing XDP_ABORTED handling in xdp prog runner
 2026-02-25  4:06 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix selftest/xsk single test selection
 2026-02-25  4:05 UTC  (2+ messages)

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-25  4:04 UTC  (9+ messages)

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-02-25  4:04 UTC  (6+ messages)
` [PATCH v3 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v3 2/5] KVM: arm64: Add support to set the DBM attr during memory abort
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH v3 5/5] KVM: arm64: Document HDBSS ioctl

[PATCH] net: dsa: felix: use kmalloc_flex helper
 2026-02-25  4:03 UTC 

[PATCH v2 1/3] dt-bindings: mfd: atmel,hlcdc: Add sama7d65 compatible string
 2026-02-25  4:02 UTC  (3+ messages)
` [PATCH v2 3/3] drm: atmel-hlcdc: add LCD controller layer definition for sama7d65

[PATCH] slab: Saturate to SIZE_MAX for allocation size overflows
 2026-02-25  3:59 UTC  (2+ messages)

[PATCH v6 0/2] Add eMMC support for Stratix 10 SoCDK
 2026-02-25  3:59 UTC  (2+ messages)

[GIT PULL] firmware: stratix10-rsu: fix for v7.0
 2026-02-25  3:56 UTC 

[PATCH] blobchunk: fix 48-bit format detection to use final remapped block addresses
 2026-02-25  3:55 UTC  (3+ messages)
` [PATCH v3] erofs-utils: lib: fix 48bit addressing detection for chunk-based format

[PATCH v6 00/35] Introduce support for confidential guest reset (x86)
 2026-02-25  3:49 UTC  (36+ messages)
` [PATCH v6 01/35] i386/kvm: avoid installing duplicate msr entries in msr_handlers
` [PATCH v6 02/35] accel/kvm: add confidential class member to indicate guest rebuild capability
` [PATCH v6 03/35] hw/accel: add a per-accelerator callback to change VM accelerator handle
` [PATCH v6 04/35] system/physmem: add helper to reattach existing memory after KVM VM fd change
` [PATCH v6 05/35] accel/kvm: add changes required to support KVM VM file descriptor change
` [PATCH v6 06/35] accel/kvm: mark guest state as unprotected after vm "
` [PATCH v6 07/35] accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
` [PATCH v6 08/35] accel/kvm: notify when KVM VM file fd is about to be changed
` [PATCH v6 09/35] i386/kvm: unregister smram listeners prior to vm file descriptor change
` [PATCH v6 10/35] kvm/i386: implement architecture support for kvm "
` [PATCH v6 11/35] i386/kvm: refactor xen init into a new function
` [PATCH v6 12/35] hw/i386: refactor x86_bios_rom_init for reuse in confidential guest reset
` [PATCH v6 13/35] hw/i386: export a new function x86_bios_rom_reload
` [PATCH v6 14/35] kvm/i386: reload firmware for confidential guest reset
` [PATCH v6 15/35] accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
` [PATCH v6 16/35] i386/tdx: refactor TDX firmware memory initialization code into a new function
` [PATCH v6 17/35] i386/tdx: finalize TDX guest state upon reset
` [PATCH v6 18/35] i386/tdx: add a pre-vmfd change notifier to reset tdx state
` [PATCH v6 19/35] i386/sev: add migration blockers only once
` [PATCH v6 20/35] i386/sev: add notifiers "
` [PATCH v6 21/35] i386/sev: free existing launch update data and kernel hashes data on init
` [PATCH v6 22/35] i386/sev: add support for confidential guest reset
` [PATCH v6 23/35] hw/vfio: generate new file fd for pseudo device and rebind existing descriptors
` [PATCH v6 24/35] kvm/i8254: refactor pit initialization into a helper
` [PATCH v6 25/35] kvm/i8254: add support for confidential guest reset
` [PATCH v6 26/35] kvm/hyperv: add synic feature to CPU only if its not enabled
` [PATCH v6 27/35] hw/hyperv/vmbus: add support for confidential guest reset
` [PATCH v6 28/35] kvm/xen-emu: re-initialize capabilities during "
` [PATCH v6 29/35] ppc/openpic: create a new openpic device and reattach mem region on coco reset
` [PATCH v6 30/35] kvm/vcpu: add notifiers to inform vcpu file descriptor change
` [PATCH v6 31/35] kvm/clock: add support for confidential guest reset
` [PATCH v6 32/35] hw/machine: introduce machine specific option 'x-change-vmfd-on-reset'
` [PATCH v6 33/35] tests/functional/x86_64: add functional test to exercise vm fd change on reset
` [PATCH v6 34/35] qom: add 'confidential-guest-reset' property for x86 confidential vms
` [PATCH v6 35/35] migration: return EEXIST when trying to add the same migration blocker

[PATCH 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK
 2026-02-25  3:51 UTC  (3+ messages)
` [PATCH 1/2] arm64/mm: Directly use TTBRx_EL1_ASID_MASK
` [PATCH 2/2] arm64/mm: Directly use TTBRx_EL1_CnP

[PATCH 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK
 2026-02-25  3:51 UTC 

linux-scsi project on GitHub & SCSI user space utilities maintenance
 2026-02-25  3:49 UTC  (2+ messages)

Sparse not supporting kzalloc_obj() and friends
 2026-02-25  3:51 UTC  (4+ messages)

[PATCH v4] drm/xe: restrict multi-lrc to VCS/VECS engines
 2026-02-25  3:46 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe: restrict multi-lrc to VCS/VECS engines (rev3)

[PATCH stable 6.6 00/11] Backport selftest for "bpf: Check skb->transport_header is set in bpf_skb_check_mtu"
 2026-02-25  3:44 UTC  (2+ messages)

FAILED: patch "[PATCH] ext4: fix e4b bitmap inconsistency reports" failed to apply to 6.6-stable tree
 2026-02-25  3:42 UTC  (5+ messages)
` [PATCH 6.6.y 1/4] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
  ` [PATCH 6.6.y 2/4] ext4: convert bd_bitmap_page to bd_bitmap_folio
  ` [PATCH 6.6.y 3/4] ext4: convert bd_buddy_page to bd_buddy_folio
  ` [PATCH 6.6.y 4/4] ext4: fix e4b bitmap inconsistency reports

FAILED: patch "[PATCH] ext4: drop extent cache when splitting extent fails" failed to apply to 6.6-stable tree
 2026-02-25  3:42 UTC  (6+ messages)
` [PATCH 6.6.y 1/5] ext4: get rid of ppath in ext4_find_extent()
  ` [PATCH 6.6.y 2/5] ext4: get rid of ppath in ext4_ext_create_new_leaf()
  ` [PATCH 6.6.y 3/5] ext4: get rid of ppath in ext4_ext_insert_extent()
  ` [PATCH 6.6.y 4/5] ext4: get rid of ppath in ext4_split_extent_at()
  ` [PATCH 6.6.y 5/5] ext4: drop extent cache when splitting extent fails

[PATCH 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-02-25  3:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH RFC] arm64: dts: qcom: qcs6490-rb3gen2: Enable uPD720201 and GL3590
 2026-02-25  3:40 UTC  (3+ messages)

[PATCH v1 0/1] support igb uio driver for VF devices
 2026-02-25  3:39 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] net/nbl: add igb uio support for NBL "

[PATCH] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
 2026-02-25  3:38 UTC  (4+ messages)
` [PATCH v2 0/4] net: replace deprecated simple_strto* parsers with kstrto*
  ` [PATCH v2 3/4] net: bridge: replace deprecated simple_strtoul with kstrtoul
  ` [PATCH v2 4/4] sunrpc: sysctl: replace simple_strtol with kstrtouint


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.