All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 22:36:20 to 2026-04-10 00:18:47 UTC [more...]

[PATCH v2] mm/khugepaged: use ALIGN helpers for PMD alignment
 2026-04-10  0:18 UTC  (2+ messages)

maintainer profiles
 2026-04-10  0:18 UTC 

[PATCH i-g-t 0/6] add test to validate dock/undock and switch
 2026-04-10  0:18 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for add test to validate dock/undock and switch (rev4)

[PATCH 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
 2026-04-10  0:16 UTC  (5+ messages)
` [PATCH 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY

[PATCH] generic/altp2m: address violations of MISRA C Rule 2.1
 2026-04-10  0:16 UTC  (2+ messages)

[PATCH] RDMA/addr: change addr_wq back to unordered workqueue
 2026-04-10  0:15 UTC 

[PATCH v2 0/3] drm/xe/oa: Wa_14026633728
 2026-04-10  0:15 UTC  (6+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
` [PATCH 2/3] drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
` [PATCH 3/3] drm/xe/oa: Implement Wa_14026633728
` ✓ CI.KUnit: success for drm/xe/oa: Wa_14026633728 (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] net:mctp: split mctp hdr version to ver and rsvd
 2026-04-10  0:13 UTC  (2+ messages)

[PATCH v3 0/9] arm_mpam: Introduce Narrow-PARTID feature
 2026-04-10  0:13 UTC  (2+ messages)

[RFC PATCH v4 03/11] mm/damon/core: introduce failed region quota charge ratio
 2026-04-10  0:11 UTC  (2+ messages)
` (sashiko review) "

[PATCH v5 0/3] perf symbol/env: ELF machine clean up and lazy idle computation
 2026-04-10  0:11 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
  ` [PATCH v6 2/3] perf env: Add helper to lazily compute the os_release
  ` [PATCH v6 3/3] perf symbol: Lazily compute idle and use the perf_env

[PATCH] drm/xe: Apply WA_14026810691 to engine
 2026-04-10  0:10 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH] docs: escape ** glob pattern in MAINTAINERS descriptions
 2026-04-10  0:08 UTC  (2+ messages)

[PATCH 0/3] Fix Arm off-by-one bugs
 2026-04-10  0:07 UTC  (7+ messages)
` [PATCH 1/3] xen/arm: Fix off-by-one in iomem_deny_access() calls
` [PATCH 3/3] xen/arm: gic-v3: Use vsize instead of csize for virtual CPU interface

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-10  0:04 UTC  (6+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-04-10  0:04 UTC  (13+ messages)
` [PATCH v4 01/10] iommu/arm-smmu-v3: Add a wrapper for arm_smmu_make_sva_cd()
` [PATCH v4 02/10] iommu/arm-smmu-v3: Pass in arm_smmu_make_cd_fn to arm_smmu_set_pasid()
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v4 04/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to arm_smmu_master_build_invs()
` [PATCH v4 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v4 07/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse

[PATCH] btrfs: pass a valid btrfs_tree_parent_check when possible
 2026-04-10  0:03 UTC  (2+ messages)

[RFC PATCH v4 02/11] mm/damon/core: merge quota-sliced regions back
 2026-04-10  0:01 UTC  (2+ messages)
` (sashiko review) "

[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
 2026-04-10  0:01 UTC  (6+ messages)
` [PATCH v5 2/3] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile firmware

[PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-04-09 23:57 UTC  (2+ messages)

[trace:tracefs/for-next 1/3] fs/tracefs/event_inode.c:577:13: warning: variable 'ret' set but not used
 2026-04-09 23:56 UTC 

[cilium:pr/netkit-iouring28 16/16] net/xdp/xsk.c:132:14: error: implicit declaration of function 'netif_rxq_is_leased'
 2026-04-09 23:56 UTC 

[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-04-09 23:56 UTC  (12+ messages)
` [PATCH 01/11] KVM: SVM: Truncate INVLPGA address in compatibility mode
` [PATCH 02/11] KVM: x86/xen: Bug the VM if 32-bit KVM observes a 64-bit mode hypercall
` [PATCH 03/11] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
` [PATCH 04/11] KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
` [PATCH 05/11] KVM: x86: Trace hypercall register *after* truncating values for 32-bit
` [PATCH 06/11] KVM: x86: Move kvm_<reg>_{read,write}() definitions to x86.h
` [PATCH 07/11] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH 08/11] KVM: x86: Drop non-raw kvm_<reg>_write() helpers
` [PATCH 09/11] KVM: nSVM: Use kvm_rax_read() now that it's mode-aware
` [PATCH 10/11] Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode"
` [PATCH 11/11] KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels

[Intel-wired-lan] [PATCH v6 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-04-09 23:51 UTC  (18+ messages)
`  "
` [Intel-wired-lan] [PATCH v6 net-next 1/8] dpll: add new DPLL type for transmit clock (TXC) usage
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 2/8] dpll: allow registering FW-identified pin with a different DPLL
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 3/8] dpll: extend pin notifier and netlink events with notification source ID
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 4/8] dpll: zl3073x: allow SyncE_Ref pin state change
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 5/8] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 6/8] ice: implement CPI support for E825C
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 7/8] ice: add Tx reference clock index handling to AN restart command
  `  "
` [Intel-wired-lan] [PATCH v6 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status
  `  "

[PATCH 0/5] Support run ticks for multi-queue use case
 2026-04-09 23:54 UTC  (8+ messages)
` [PATCH 1/5] drm/xe/multi_queue: Store primary queue and position info in LRC
` [PATCH 3/5] drm/xe/multi_queue: Capture queue run times for active queues

[GIT PULL] Kbuild fixes for 7.0 #4
 2026-04-09 23:53 UTC  (2+ messages)

[PATCH v5 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-04-09 23:50 UTC  (2+ messages)

[PATCH v7 0/4] checkout: 'autostash' for branch switching
 2026-04-09 23:49 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/4] checkout: -m (--merge) uses autostash when switching branches

[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-09 23:49 UTC  (3+ messages)
` [PATCH v3 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH i-g-t] tests/intel/kms_pm_backlight: Setup output before reading writing backlight
 2026-04-09 23:48 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_pm_backlight: Setup output before reading writing backlight (rev4)
` ✗ i915.CI.BAT: failure "

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-09 23:48 UTC  (11+ messages)

[meta-networking][PATCH v3] samba: upgrade 4.19.9 -> 4.23.5
 2026-04-09 23:47 UTC  (2+ messages)

[PATCH v2] platform/x86: asus-wmi: fix camera key led on Zenbook S14
 2026-04-09 23:45 UTC 

[PATCH 0/2] pwm: spacemit: Add Support for K3 SoC
 2026-04-09 23:43 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K3 PWM support

[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
 2026-04-09 23:41 UTC  (7+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
` [PATCH 2/6] hugetlb: remove the hugetlb_linear_page_index() helper
` [PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
` [PATCH 4/6] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH 5/6] hugetlb: make hugetlb_add_to_page_cache() use PAGE_SIZE-based index
` [PATCH 6/6] hugetlb: pass hugetlb reservation ranges in base-page indices

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-04-09 23:42 UTC  (19+ messages)

[PATCH v2] PCI/portdrv: Allow probing even without child services
 2026-04-09 23:41 UTC  (4+ messages)

[PATCH 0/1] target/i386/mshv: fix read and write memory across the page boundary
 2026-04-09 23:38 UTC  (3+ messages)
` [PATCH 1/1] target/i386/mshv: fix read/write "

[PATCH 1/4] speakup: speakup_soft: fix comment style and repeated word
 2026-04-09 23:33 UTC  (2+ messages)

[PATCH net 0/3] nfc: llcp: fix OOB reads in TLV parsers and PDU handlers
 2026-04-09 23:35 UTC  (4+ messages)
` [PATCH net 1/3] nfc: llcp: add TLV length bounds checks in parse_gb_tlv and parse_connection_tlv
` [PATCH net 2/3] nfc: llcp: fix TLV parsing OOB and length underflow in nfc_llcp_recv_snl
` [PATCH net 3/3] nfc: llcp: fix OOB read of DM reason byte in nfc_llcp_recv_dm()

[meta-oe][PATCH] ostree: Fix build with C23/glibc-2.43
 2026-04-09 23:34 UTC 

[PATCH bpf-next 10/14] bpf: change logging scheme for live stack analysis
 2026-04-09 23:34 UTC  (3+ messages)

[PATCH bpf-next 08/14] bpf: record arg tracking results in bpf_liveness masks
 2026-04-09 23:32 UTC  (3+ messages)

[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-04-09 23:32 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
` [PATCH 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params

[PATCH 0/5] target/riscv: A collection of bug fixes
 2026-04-09 23:29 UTC  (6+ messages)
` [PATCH 1/5] target/riscv: Generate access fault if sc comparison fails

[PATCH 2/4] macintosh: windfarm_ad7417: fix coding style issues
 2026-04-09 22:05 UTC 

[PATCH] tests/kms_flip: Fix regression on non-Intel devices in event_loop
 2026-04-09 23:28 UTC 

[PATCH bpf-next 07/14] bpf: introduce forward arg-tracking dataflow analysis
 2026-04-09 23:28 UTC  (3+ messages)

[PATCH 2/2] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
 2026-04-09 23:22 UTC  (4+ messages)
` [PATCH v2 0/2] add riscv32 double-word shifts and library test
  ` [PATCH v2 1/2] riscv: add platform-specific double word shifts for riscv32

[PATCH] i2c: atr: use kzalloc_flex
 2026-04-09 23:22 UTC  (4+ messages)

[PATCH bpf-next 04/14] bpf: make liveness.c track stack with 4-byte granularity
 2026-04-09 23:21 UTC  (3+ messages)

[PATCH] lib/amdgpu: fix sched_mask leak on igt_assert failure in dispatch tests
 2026-04-09 23:18 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inversion
 2026-04-09 23:18 UTC  (2+ messages)
`  "

[PATCH] Input: edt-ft5x06 - Support label device property for input name
 2026-04-09 23:16 UTC  (2+ messages)

[PATCH 1/2] PCI/P2PDMA: Allow wildcard device IDs in host bridge list
 2026-04-09 22:47 UTC  (4+ messages)
` [PATCH 2/2] PCI/P2PDMA: Add Google SoCs to the P2P DMA "

✅ PASS (MISSED 51 of 56): Test report for for-kernelci (7.0.0-rc7, upstream-arm-next, 222ce592)
 2026-04-09 23:13 UTC 

[OE-core][kirkstone v4 00/30] Patch review
 2026-04-09 23:10 UTC  (31+ messages)
` [OE-core][kirkstone v4 01/30] linux-yocto/5.15: update to v5.15.200
` [OE-core][kirkstone v4 02/30] linux-yocto/5.15: update to v5.15.201
` [OE-core][kirkstone v4 03/30] create-pull-request: Keep commit hash to be pulled in cover email
` [OE-core][kirkstone v4 04/30] README.OE-Core: update contributor links and add kirkstone prefix
` [OE-core][kirkstone v4 05/30] libtheora: mark CVE-2024-56431 as not vulnerable yet
` [OE-core][kirkstone v4 06/30] tzdata,tzcode-native: Upgrade 2025b -> 2025c
` [OE-core][kirkstone v4 07/30] tzdata/tzcode-native: upgrade 2025c -> 2026a
` [OE-core][kirkstone v4 08/30] python3: upgrade 3.10.19 -> 3.10.20
` [OE-core][kirkstone v4 09/30] python3-pyopenssl: Fix CVE-2026-27448
` [OE-core][kirkstone v4 10/30] python3-pyopenssl: Fix CVE-2026-27459
` [OE-core][kirkstone v4 11/30] libarchive: Fix CVE-2026-4111
` [OE-core][kirkstone v4 12/30] vim: Fix CVE-2026-33412
` [OE-core][kirkstone v4 13/30] sqlite3: Fix CVE-2025-70873
` [OE-core][kirkstone v4 14/30] curl: patch CVE-2025-14524
` [OE-core][kirkstone v4 15/30] curl: patch CVE-2026-1965
` [OE-core][kirkstone v4 16/30] curl: patch CVE-2026-3783
` [OE-core][kirkstone v4 17/30] curl: patch CVE-2026-3784
` [OE-core][kirkstone v4 18/30] ncurses: fix for CVE-2025-69720
` [OE-core][kirkstone v4 19/30] recipes: Default to https git protocol for YP/OE repos
` [OE-core][kirkstone v4 20/30] oeqa/manual: "
` [OE-core][kirkstone v4 21/30] oeqa/sdk: "
` [OE-core][kirkstone v4 22/30] scripts: "
` [OE-core][kirkstone v4 23/30] recipetool: Recognise https://git. as git urls
` [OE-core][kirkstone v4 24/30] selftest/scripts: Update old git protocol references
` [OE-core][kirkstone v4 25/30] vim: Fix CVE-2026-25749
` [OE-core][kirkstone v4 26/30] vim: Fix CVE-2026-26269
` [OE-core][kirkstone v4 27/30] vim: Fix CVE-2026-28418
` [OE-core][kirkstone v4 28/30] vim: Fix CVE-2026-28419
` [OE-core][kirkstone v4 29/30] tcl: skip http11 tests
` [OE-core][kirkstone v4 30/30] scripts/install-buildtools: Update to 4.0.34

[PATCH 0/5] hw: Fix unit addresses of FDT CPU nodes
 2026-04-09 23:10 UTC  (3+ messages)
` [PATCH 5/5] hw/riscv: Use hex unit addresses in "

[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
 2026-04-09 23:09 UTC  (3+ messages)

[PATCH v2 0/4] sched/rt: mitigate root_domain cache line contention
 2026-04-09 23:09 UTC  (18+ messages)
` [PATCH v2 4/4] sched/rt: Split cpupri_vec->cpumask to per NUMA node to reduce contention

[PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests
 2026-04-09 23:08 UTC  (12+ messages)

[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
 2026-04-09 23:07 UTC  (3+ messages)
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver

[PATCH net] selftests: netfilter: nft_tproxy.sh: adjust to socat changes
 2026-04-09 22:45 UTC 

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-09 23:01 UTC  (4+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "

[Patch v4 00/22] Cache aware scheduling
 2026-04-09 23:00 UTC  (5+ messages)
` [Patch v4 01/22] sched/cache: Introduce infrastructure for cache-aware load balancing

[PATCH net-next v2 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-04-09 22:57 UTC  (2+ messages)
` [PATCH net-next v2 2/2] KEYS: annotate struct user_key_payload with __counted_by

Git 2.54.0-rc1, subtests of t5310, t5326, t5327
 2026-04-09 22:58 UTC  (13+ messages)

[PATCH v10 0/5] Rust bindings for gem shmem
 2026-04-09 22:57 UTC  (4+ messages)
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable

[PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
 2026-04-09 22:56 UTC  (2+ messages)

[LTP] [PATCH] syscalls: file_attr05: skip ntfs filesystem
 2026-04-09 22:55 UTC  (5+ messages)

[PATCH] ALSA: fireworks: bound device-supplied status before string array lookup
 2026-04-09 22:54 UTC  (2+ messages)

[PATCH] udp: Force compute_score to always inline
 2026-04-09 22:50 UTC  (3+ messages)

[bitbake][kirkstone][2.0][PATCH 0/1] Patch review
 2026-04-09 22:49 UTC  (2+ messages)
` [bitbake][kirkstone][2.0][PATCH 1/1] tests/fetch: Avoid using git protocol in tests

[PATCH v2] drm/amdgpu: extend mtype override to non-contiguous pages
 2026-04-09 22:45 UTC 

[PATCH] drm/i915/display: Check some INVALID_TRANSCODER cases
 2026-04-09 22:45 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v2 0/4] Enable Rust by default
 2026-04-09 22:44 UTC  (5+ messages)
` [PATCH v2 1/4] docs: update version with default Rust support
` [PATCH v2 2/4] ci: install cargo on Alpine
` [PATCH v2 3/4] Linux: link against libdl
` [PATCH v2 4/4] Enable Rust by default

[PATCH v2 0/6] KVM: x86: Reg cleanups / prep work for APX
 2026-04-09 22:42 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: Add dedicated storage for guest RIP
` [PATCH v2 2/6] KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
` [PATCH v2 3/6] KVM: nVMX: Do a bitwise-AND of regs_avail when switching active VMCS
` [PATCH v2 4/6] KVM: x86: Add wrapper APIs to reset dirty/available register masks
` [PATCH v2 5/6] KVM: x86: Track available/dirty register masks as "unsigned long" values
` [PATCH v2 6/6] KVM: x86: Use a proper bitmap for tracking available/dirty registers

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-04-09 22:38 UTC  (7+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()

[PATCH RFC v2] drm/rockchip: vop2: Add clock rate mode check
 2026-04-09 21:34 UTC  (2+ messages)

[PATCH v4 1/2] ASoC: rt1320-sdw: kcontrol for brown-out feature update
 2026-04-09 19:41 UTC  (2+ messages)
` (subset) "


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.