All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 09:02:45 to 2026-02-06 09:56:28 UTC [more...]

[PATCH v5 00/23] vhost refactoring and fixes
 2026-02-06  9:52 UTC  (24+ messages)
` [PATCH v5 01/23] vhost-user: rework enabling vrings
` [PATCH v5 02/23] vhost: drop backend_features field
` [PATCH v5 03/23] vhost-user: introduce vhost_user_has_protocol_feature() helper
` [PATCH v5 04/23] vhost: move protocol_features to vhost_user
` [PATCH v5 05/23] vhost-user-gpu: drop code duplication
` [PATCH v5 06/23] vhost: make vhost_dev.features private
` [PATCH v5 07/23] virtio-ccw: virtio_ccw_set_guest_notifier(): fix failure path
` [PATCH v5 08/23] virtio: move common part of _set_guest_notifier to generic code
` [PATCH v5 09/23] virtio: drop *_set_guest_notifier_fd_handler() helpers
` [PATCH v5 10/23] vhost-user: keep QIOChannelSocket for backend channel
` [PATCH v5 11/23] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH v5 12/23] vhost: make vhost_memory_unmap() null-safe
` [PATCH v5 13/23] vhost: simplify calls to vhost_memory_unmap()
` [PATCH v5 14/23] vhost: move vrings mapping to the top of vhost_virtqueue_start()
` [PATCH v5 15/23] vhost: vhost_virtqueue_start(): drop extra local variables
` [PATCH v5 16/23] vhost: final refactoring of vhost vrings map/unmap
` [PATCH v5 17/23] vhost: simplify vhost_dev_init() error-path
` [PATCH v5 18/23] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
` [PATCH v5 19/23] vhost: vhost_dev_init(): simplify features initialization
` [PATCH v5 20/23] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
` [PATCH v5 21/23] vhost-user: make trace events more readable
` [PATCH v5 22/23] vhost-user-blk: add some useful trace-points
` [PATCH v5 23/23] vhost: "

[PATCH v1 1/1] s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
 2026-02-06  9:55 UTC 

[PATCH] arm64: dts: qcom: qcs6490: Add Thundercomm AI Mini PC G1 IoT
 2026-02-06  9:55 UTC  (7+ messages)

[PATCH v2 0/2] KSM: Optimizations for rmap_walk_ksm
 2026-02-06  9:55 UTC 

[PATCH 0/3] soc: Enable cache lockdown for HiSilicon L3 cache
 2026-02-06  9:54 UTC  (7+ messages)
` [PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC

[PATCH v9] sched/fair: Filter false overloaded_group case for EAS
 2026-02-06  9:54 UTC 

[moderation/CI] Re: bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-06  9:54 UTC 

[Buildroot] [PATCH v2] package/resiprocate: drop dependency on Boost.System
 2026-02-06  9:54 UTC 

[PATCH net-next v11 0/3] Add support for Nuvoton MA35D1 GMAC
 2026-02-06  9:53 UTC  (4+ messages)
` [PATCH net-next v11 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH i-g-t v5 0/6] lsgpu: Report upstream port link bandwidth
 2026-02-06  9:53 UTC  (3+ messages)
` [PATCH i-g-t v5 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH v1] drm/xe: Send unknown recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
 2026-02-06  9:53 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[Buildroot] [PATCH] package/libcamera: bump to v0.7.0
 2026-02-06  9:52 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[PATCH 00/10] ASoC: qcom: q6dsp: few fixes and enhancements
 2026-02-06  9:52 UTC  (4+ messages)
` [PATCH 01/10] ASoC: qcom: q6apm: fix array out of bounds on lpass ports

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-06  9:48 UTC  (3+ messages)
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()

[PATCH 0/6] Fix LTO compilation warnings
 2026-02-06  9:51 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 6/6] net/mlx5: fix LTO stringop-overflow warning

[PATCH] ASoC: q6apm: fix array out of bounds on lpass ports
 2026-02-06  9:51 UTC  (3+ messages)

[PATCH] perf: arm_spe: Add barrier before enabling profiling buffer
 2026-02-06  9:50 UTC  (5+ messages)

[GIT PULL] gpio fixes for v6.19
 2026-02-06  9:50 UTC 

[RFC PATCH] xfrm: reduce struct sec_path size
 2026-02-06  9:48 UTC  (4+ messages)

git-am applies commit message diffs
 2026-02-06  9:48 UTC  (7+ messages)

[PATCH net v2] atm: fore200e: fix use-after-free in tasklets during device removal
 2026-02-06  9:48 UTC 

[PATCH 00/11] Allow preemption during IPI completion waiting to improve real-time performance
 2026-02-06  9:47 UTC  (11+ messages)
` [PATCH 04/11] smp: Use on-stack cpumask in smp_call_function_many_cond
` [PATCH 05/11] smp: Enable preemption early "

[PATCH i-g-t 00/12] tests/kms: Convert remaining for_each_pipe() to for_each_crtc()
 2026-02-06  9:46 UTC  (21+ messages)
` [PATCH i-g-t 01/12] tests/intel/kms_frontbuffer_tracking: Convert "
` [PATCH i-g-t 02/12] tests/intel/kms_legacy_colorkey: "
` [PATCH i-g-t 03/12] tests/kms: Convert problematic tests to use for_each_crtc()
` [PATCH i-g-t 04/12] tests/kms: Use for_each_crtc() for inner loops
` [PATCH i-g-t 05/12] tests/kms: Clean up some for_each_pipe() local 'crtc' variables
` [PATCH i-g-t 06/12] tests/kms: Convert to for_each_crtc(), part 1
` [PATCH i-g-t 07/12] tests/kms: Convert to for_each_crtc(), part 2
` [PATCH i-g-t 08/12] tests/kms: Convert to for_each_crtc(), part 3
` [PATCH i-g-t 09/12] tests/kms: Convert to for_each_crtc(), part 4
` [PATCH i-g-t 10/12] tests/kms: Convert to for_each_crtc(), part 5

[LTP] [PATCH] lib: tst_kconfig: Add runtime checks
 2026-02-06  9:45 UTC  (7+ messages)

[GIT PULL] sound fixes for 6.19
 2026-02-06  9:45 UTC 

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS a182a62ff77f705f7dd3d98cf05cb3d03751a8f0
 2026-02-06  9:44 UTC 

[OE-core][scarthgap][PATCH] glibc: stable 2.39 branch updates
 2026-02-06  9:43 UTC  (5+ messages)
` [scarthgap][PATCH] "
  ` [OE-core] "

[PATCH qemu 0/2] hw/cxl: Two media operations related fixes
 2026-02-06  9:42 UTC  (4+ messages)

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-06  9:42 UTC  (15+ messages)
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv6 12/17] mm: Drop fake head checks
` [PATCHv6 13/17] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv6 14/17] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key

[PATCH 1/2] migration-guides: add release notes for 5.3.1
 2026-02-06  9:41 UTC  (2+ messages)
` [PATCH 2/2] migration-guides: add release notes for 4.0.32

[PATCH net-next V2 0/7] devlink: add per-port resource support
 2026-02-06  9:42 UTC  (16+ messages)
` [PATCH net-next V2 1/7] devlink: Refactor resource functions to be generic
` [PATCH net-next V2 2/7] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V2 3/7] devlink: Add port resource netlink command
` [PATCH net-next V2 4/7] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V2 5/7] netdevsim: Add devlink port resource registration
` [PATCH net-next V2 6/7] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next V2 7/7] devlink: Document port-level resources

[PATCH] devtools: fix indent in SPDX check
 2026-02-06  9:41 UTC  (3+ messages)

[PATCH] smb: common: add header guards to fs/smb/common/smb2status.h
 2026-02-06  9:42 UTC  (6+ messages)

[PATCH 0/2] sched/fair: Load balance improvements
 2026-02-06  9:41 UTC  (3+ messages)
` [PATCH 2/2] sched/fair: Balance #Tasks/#CPUs if busiest group has no idle CPU

[PATCH v1 00/10] Support ASPEED AST2700 A2
 2026-02-06  9:41 UTC  (17+ messages)
` [PATCH v1 1/1] tests/functional/aarch64/test_aspeed_ast2700fc: Use AST2700 A2 SDK image for FC tests
` [PATCH v1 02/10] hw/i2c/aspeed_i2c: Increase I2C device register size to 0xA0
` [PATCH v1 03/10] hw/misc/aspeed_scu: Remove unused SoC silicon revision definitions
` [PATCH v1 04/10] hw/misc/aspeed_scu: Add AST2700 A2 silicon revisions
` [PATCH v1 05/10] hw/arm/aspeed_ast27x0: Add AST2700 A2 SoC support
` [PATCH v1 06/10] hw/arm/aspeed_ast27x0_evb: Add AST2700 A2 EVB machine
` [PATCH v1 07/10] tests/qtest/ast2700-hace-test: Use ast2700-evb alias for AST2700 HACE tests

[PATCH v2 00/15] Improve OP-TEE handling
 2026-02-06  9:40 UTC  (7+ messages)
` [PATCH v2 01/15] ARM: i.MX8M: add support to pass DT via lowlevel __imx8m*_load_and_start_image_via_tfa()
` [PATCH v2 05/15] pbl: fdt: add pbl_load_fdt helper
` [PATCH v2 06/15] ARM: i.MX: scratch: add FDT support

[PATCH] slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is set
 2026-02-06  9:40 UTC  (3+ messages)

[PATCH] xfs: add static size checks for structures in xfs_fs.h
 2026-02-06  9:39 UTC  (2+ messages)

[PATCH v8 0/3] Add support for more AES modes in TI DTHEv2
 2026-02-06  8:53 UTC  (3+ messages)
` [PATCH v8 1/3] crypto: ti - Add support for AES-CTR in DTHEv2 driver

[PATCH v3 0/8] sched/topology: Optimize sd->shared allocation
 2026-02-06  9:38 UTC  (5+ messages)
` [PATCH v3 3/8] sched/topology: Switch to assigning "sd->shared" from s_data

[PATCH 0/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
 2026-02-06  9:38 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: hwmon: Add qcom,bcl-hwmon yaml bindings
` [PATCH 2/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
` [PATCH 3/4] arm64: dts: qcom: pm7250b: Enable Qualcomm BCL device

[PATCH v2] t5550: add netrc tests for http 401/403
 2026-02-06  9:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] mfd: rohm-bd71828: enable wakeup via power button
 2026-02-06  9:37 UTC 

[RFC PATCH 0/7] k[v]free_rcu() improvements
 2026-02-06  9:34 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [RFC PATCH 2/7] mm: use rcu_ptr instead of rcu_head
` [RFC PATCH 3/7] mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
` [RFC PATCH 4/7] mm/slab: free a bit in enum objexts_flags
` [RFC PATCH 5/7] mm/slab: move kfree_rcu_cpu[_work] definitions
` [RFC PATCH 6/7] mm/slab: introduce kfree_rcu_nolock()
` [RFC PATCH 7/7] mm/slab: make kfree_rcu_nolock() work with sheaves

[PATCH] x86/fred: Fix early boot failures on SEV-ES/SNP guests
 2026-02-06  9:34 UTC  (4+ messages)

[PATCH 6.18 000/122] 6.18.9-rc1 review
 2026-02-06  9:34 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Add preempt disable for bpf_get_stack
 2026-02-06  9:34 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add preempt disable for bpf_get_stackid

rcu stalls during fstests runs for xfs
 2026-02-06  9:33 UTC  (8+ messages)

[PATCH V2 2/3] wt-status: pass struct repository and wt_status through function parameters
 2026-02-06  9:32 UTC  (4+ messages)

[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
 2026-02-06  9:32 UTC  (5+ messages)
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions

[PATCH net-next v2 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
 2026-02-06  9:31 UTC  (3+ messages)
` [PATCH net-next v2 1/6] net: sched: introduce qdisc-specific drop reason tracing

[f2fs-dev] [RFC PATCH] f2fs: on truncating first page in error path of f2fs_truncate()
 2026-02-06  9:29 UTC 

[PATCH 6.12 00/87] 6.12.69-rc1 review
 2026-02-06  9:29 UTC  (2+ messages)

[PATCH v3 00/20] i3c: aspeed: Add I3C support
 2026-02-06  9:29 UTC  (2+ messages)

[PATCH 00/12] xen/arm: ffa: v1.2 improvements
 2026-02-06  9:28 UTC  (5+ messages)
` [PATCH 01/12] xen/arm: ffa: Add endpoint lookup helper
` [PATCH 02/12] xen/arm: ffa: Fix MEM_SHARE NS attribute handling

[PATCH] vsnprintf: drop __printf() attributes on binary printing functions
 2026-02-06  9:28 UTC  (5+ messages)

[PATCH v2 0/2] Performant CXL type 3 non-interleaved regions
 2026-02-06  9:27 UTC  (3+ messages)

[PATCH 00/11] Plane Color Pipeline support for MediaTek
 2026-02-06  9:27 UTC  (7+ messages)
` [PATCH 09/11] drm/colorop: Introduce 3x3 Matrix

[PATCH] nfc: supply: Add PN7160 drivers This patch adds support for the PN7160 ICs used in Qualcomm reference designs
 2026-02-06  9:27 UTC  (2+ messages)

[PATCH v9 8/8] blk-mq-debugfs: warn about possible deadlock
 2026-02-06  9:26 UTC  (2+ messages)

[PATCH v4 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-06  9:26 UTC  (4+ messages)
` [PATCH v4 net-next 02/11] net/nebula-matrix: add our driver architecture
    ` 回复:[PATCH "

[PATCH v2 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-02-06  9:25 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [v2,1/2] "

[PATCH 6.6 00/72] 6.6.123-rc1 review
 2026-02-06  9:25 UTC  (2+ messages)

[PATCH net] atm: fore200e: fix use-after-free in tasklets during device removal
 2026-02-06  9:24 UTC  (3+ messages)

[syzbot] [afs?] KASAN: slab-use-after-free Read in __radix_tree_replace
 2026-02-06  9:24 UTC 

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-06  9:23 UTC  (4+ messages)
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available

[PATCH v2] PM: sleep: wakeirq: Update outdated documentation comments
 2026-02-06  9:23 UTC 

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-02-06  9:22 UTC  (2+ messages)

[PATCH v2 0/3] drm: nuvoton: Add MA35D1 display controller support
 2026-02-06  9:21 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: nuvoton: ma35d1: add "

[PATCH] drm/rockchip: analogix_dp: Add missing error check for platform_get_resource()
 2026-02-06  9:21 UTC  (3+ messages)

[PATCH v3 00/12] drm, coreboot: Add DRM coreboot driver
 2026-02-06  9:21 UTC  (7+ messages)
` [PATCH v3 11/12] drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
` [PATCH v3 12/12] drm/sysfb: corebootdrm: Support panel orientation

[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
 2026-02-06  9:20 UTC  (6+ messages)
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain

[PATCH 0/5] arm: mediatek: clean up some redundant board init
 2026-02-06  9:20 UTC  (3+ messages)
` [PATCH 5/5] arm: mediatek: consolidate ARMv8 memory maps

[syzbot] [perf?] KCSAN: data-race in perf_event_set_state / perf_mmap_rb
 2026-02-06  9:18 UTC  (3+ messages)

[PATCH v3 1/4] PCI: Enable ACS only after configuring IOMMU for OF platforms
 2026-02-06  9:18 UTC  (3+ messages)

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-06  9:18 UTC  (4+ messages)
` [PATCH v4 05/17] module: Switch load_info::len to size_t

[PATCH] KVM: s390: add explicit padding to struct kvm_s390_keyop
 2026-02-06  9:17 UTC 

[PATCH v2] drm/amd/pm: Add acc counter & fw timestamp to xcp metrics
 2026-02-06  9:17 UTC  (2+ messages)

[meta-virtualization][PATCH 1/2] improve reproducibility
 2026-02-06  9:17 UTC  (2+ messages)
` [meta-virtualization][PATCH 2/2] podman: "

[syzbot] [perf?] KCSAN: data-race in __perf_event_read_value / perf_event_set_state (6)
 2026-02-06  9:16 UTC  (3+ messages)

[PATCH RESEND] libtraceevent: Pretty print function parameters of enum-type
 2026-02-06  9:15 UTC 

[PATCH v2 0/3] Revert "revocable: Revocable resource management"
 2026-02-06  9:14 UTC  (7+ messages)
` [PATCH v2 3/3] "

[PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-06  9:13 UTC  (6+ messages)
` [PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip

[linux-nvme:nvme-6.19] BUILD SUCCESS 52a0a98549344ca20ad81a4176d68d28e3c05a5c
 2026-02-06  9:12 UTC 

[PATCH v2] scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47c
 2026-02-06  9:11 UTC  (5+ messages)
` [REGRESSION] "

[brgl:gpio/for-current] BUILD SUCCESS e34f77b09080c86c929153e2a72da26b4f8947ff
 2026-02-06  9:12 UTC 

[PATCH v3 3/4] PCI: Disable ACS SV capability for the broken IDT switches
 2026-02-06  9:11 UTC  (3+ messages)

[PATCH 0/3] Fifth MPU Series
 2026-02-06  9:09 UTC  (2+ messages)

[PATCH] perf annotate: Fix register usage in data type profiling
 2026-02-06  9:08 UTC  (3+ messages)

[PATCH v3] target/arm: Implement WFE, SEV and SEVONPEND for Cortex-M
 2026-02-06  8:56 UTC  (3+ messages)
    `  "

[PATCH v2 00/14] folio support for sync I/O in RAID
 2026-02-06  9:07 UTC  (6+ messages)
` [PATCH v2 03/14] md/raid1: use folio for tmppage

[PATCH] perf/core: Fix refcount bug and potential UAF in perf_mmap
 2026-02-06  9:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v12 0/7] support FEAT_LSUI
 2026-02-06  9:04 UTC  (2+ messages)

[bluez/bluez]
 2026-02-06  9:05 UTC 

[PATCH v2 2/3] AP: Always re-add stations that use MLO
 2026-02-06  9:05 UTC  (3+ messages)

[PATCH 0/6] Extend Single User Mode (SUM) support in sed-opal
 2026-02-06  9:05 UTC  (3+ messages)
` [PATCH v2 9/9] sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl

[PATCH] arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan Pi
 2026-02-06  9:04 UTC  (2+ messages)

[PATCH] net: sunhme: Fix sbus regression
 2026-02-06  9:05 UTC  (3+ messages)

[PATCH] efi_net: add missing EFI_CALL in efi_net
 2026-02-06  9:03 UTC  (2+ messages)

[syzbot] [fs?] possible deadlock in __configfs_open_file
 2026-02-06  9:04 UTC 

[PATCH mm-new v6 0/5] Improve khugepaged scan logic
 2026-02-06  9:03 UTC  (9+ messages)
` [PATCH mm-new v6 2/5] mm: khugepaged: refine scan progress number

[PATCH v3] gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
 2026-02-06  9:02 UTC  (2+ messages)

[PATCH v3 0/3] Add Amlogic general DMA
 2026-02-06  9:02 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9
` [PATCH v3 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver


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.