All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 17:05:06 to 2026-02-27 17:58:08 UTC [more...]

[PATCH v2 1/2] dt-bindings: clock: ast2600: Add reset definition for video
 2026-02-27 17:33 UTC  (2+ messages)

[PATCH v3] Add support for OpenSSL Provider API
 2026-02-27 17:47 UTC  (6+ messages)

[PATCH net] net: dsa: b53: prevent standalone from trying to forward to other ports
 2026-02-27 17:58 UTC  (6+ messages)

[PATCH v6 00/30] pkeys-based page table hardening
 2026-02-27 17:55 UTC  (25+ messages)
` [PATCH v6 01/30] mm: Introduce kpkeys
` [PATCH v6 02/30] set_memory: Introduce set_memory_pkey() stub
` [PATCH v6 03/30] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH v6 04/30] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH v6 05/30] arm64: Implement asm/kpkeys.h using POE
` [PATCH v6 06/30] arm64: set_memory: Implement set_memory_pkey()
` [PATCH v6 07/30] arm64: Reset POR_EL1 on exception entry
` [PATCH v6 08/30] arm64: Context-switch POR_EL1
` [PATCH v6 09/30] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH v6 10/30] arm64: Enable kpkeys
` [PATCH v6 11/30] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH v6 12/30] set_memory: Introduce arch_has_pte_only_direct_map()
` [PATCH v6 13/30] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH v6 14/30] mm: kpkeys: Introduce block-based page table allocator
` [PATCH v6 15/30] mm: kpkeys: Handle splitting of linear map
` [PATCH v6 16/30] mm: kpkeys: Defer early call to set_memory_pkey()
` [PATCH v6 17/30] mm: kpkeys: Add shrinker for block pgtable allocator
` [PATCH v6 18/30] mm: kpkeys: Introduce early page table allocator
` [PATCH v6 19/30] mm: kpkeys: Introduce hook for protecting static page tables
` [PATCH v6 20/30] arm64: cpufeature: Add helper to directly probe CPU for POE support
` [PATCH v6 21/30] arm64: set_memory: Implement arch_has_pte_only_direct_map()
` [PATCH v6 22/30] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [PATCH v6 23/30] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH v6 24/30] arm64: kpkeys: Handle splitting of linear map

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-27 17:57 UTC  (7+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[PATCH v4 0/2] Fix warnings for RISC-V builds
 2026-02-27 17:57 UTC  (4+ messages)
` [PATCH v4 1/2] sunrpc: fix unused variable warnings by using no_printk

[PATCH ath-next v2] wifi: ath12k: Pass the correct value of each TID during a stop AMPDU session
 2026-02-27 17:57 UTC  (2+ messages)

[PATCH 1/2] soc: qcom: ubwc: Remove redundant x1e80100_data
 2026-02-27 17:56 UTC  (2+ messages)
` [PATCH 2/2] soc: qcom: ubwc: Remove redundant glymur_data

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-02-27 17:55 UTC  (3+ messages)

[PATCH 0/1] software node: Use-after-free fix in drivers/base/swnode.c
 2026-02-27 17:55 UTC  (10+ messages)
` [PATCH 1/1] sofware node: Only the managing device can unreference managed software node

[Buildroot] [git commit branch/next] package/mesa3d: add panfrost vulkan driver config
 2026-02-27 17:54 UTC 

[Buildroot] [git commit branch/next] DEVELOPERS: add configs/versal_vpk120_defconfig for Neal Frager
 2026-02-27 16:38 UTC 

[Buildroot] [git commit branch/next] package/mesa3d: add amd vulkan driver config
 2026-02-27 17:54 UTC 

[PATCH] HID: mcp2221: use mcp_i2c_smbus_read for block reads
 2026-02-27 17:55 UTC  (2+ messages)

[PATCH] HID: mcp2221: cancel last I2C command on read error
 2026-02-27 17:54 UTC  (2+ messages)

[xilinx-xlnx:master 231/590] htmldocs: include/uapi/linux/videodev2.h:1: WARNING: undefined label: 'v4l2-ctrl-type-hdr' [ref.ref]
 2026-02-27 17:53 UTC 

[PATCH ath-next] wifi: ath12k: account TX stats only when ACK/BA status is present
 2026-02-27 17:53 UTC  (2+ messages)

[PATCH v3 0/8] KVM: nSVM: Save/restore fixes for (Next)RIP
 2026-02-27 17:53 UTC  (3+ messages)
` [PATCH v3 2/8] KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2

GSOC 2026 - Interest in LinuxFoundation IIO driver project
 2026-02-27 17:53 UTC 

[PATCH 00/11] iommufd: Enable noiommu mode for cdev
 2026-02-27 17:52 UTC  (12+ messages)
` [PATCH 01/11] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH 02/11] iommufd: Move igroup allocation to a function
` [PATCH 03/11] iommufd: Allow binding to a noiommu device
` [PATCH 04/11] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH 05/11] vfio: Allow null group for noiommu without containers
` [PATCH 06/11] vfio: Introduce and set noiommu flag on vfio_device
` [PATCH 07/11] vfio: Update noiommu device detection logic for cdev
` [PATCH 08/11] vfio: Enable cdev noiommu mode under iommufd
` [PATCH 09/11] vfio:selftest: Handle VFIO noiommu cdev
` [PATCH 10/11] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH 11/11] Doc: Update VFIO NOIOMMU mode

[PATCH 0/3] arm64: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
 2026-02-27 17:51 UTC  (4+ messages)
` [PATCH 1/3] spi: dt-bindings: sun6i: Allow Dual SPI and Quad SPI for newer SoCs
` [PATCH 2/3] arm64: dts: allwinner: sun55i-a523: Add pinmux for spi0 on PJ pins
` [PATCH 3/3] arm64: dts: allwinner: sun55i-t527: avaota-a1: Add SPI NAND

[PATCH v6 0/3] fuse: compound commands
 2026-02-27 17:51 UTC  (5+ messages)
` [PATCH v6 3/3] fuse: add an implementation of open+getattr
    `  "

[PATCH v3 0/4] format-patch: add cover-letter-format option
 2026-02-27 17:51 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] format-patch: add commitListFormat config

[PATCH v2 0/9] Introduce Xe PCIe FLR
 2026-02-27 17:50 UTC  (4+ messages)
` [PATCH v2 9/9] drm/xe/pci: Introduce "

[net-next v31 0/2] MCTP Over PCC Transport
 2026-02-27 17:49 UTC  (5+ messages)
` [net-next v31 2/2] mctp pcc: Implement MCTP over "

[PATCH v4 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-27 17:49 UTC  (16+ messages)
` [PATCH v4 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}

[PATCH] iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conversion()
 2026-02-27 17:48 UTC 

[PATCH] phy: qualcomm: m31-eusb2: Make USB repeater optional
 2026-02-27 17:47 UTC  (2+ messages)

[PATCH v2 i-g-t] lib/intel_pat: use kernel debugfs as authoritative PAT source for Xe
 2026-02-27 17:45 UTC  (4+ messages)

[PATCH] Docs: iio: ad7191: Correct clock configuration
 2026-02-27 17:43 UTC  (4+ messages)

[PATCH net-next] net: ti: icssg: Add HSR/PRP protocol frame filtering
 2026-02-27 17:42 UTC 

[PATCH] dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: add missing items keyword
 2026-02-27 17:43 UTC  (2+ messages)

powerpc/fadump: CMA init is failing
 2026-02-27 17:09 UTC  (2+ messages)

[PATCH net-next 0/4] bnxt_en: add XDP RSS hash metadata support
 2026-02-27 17:40 UTC  (5+ messages)
` [PATCH net-next 1/4] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next 2/4] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next 3/4] selftests: net: move common xdp.py functions into lib
` [PATCH net-next 4/4] selftests: drv-net: xdp: Add rss_hash metadata tests

[PATCH v2 1/1] dt-bindings: auxdisplay: Use unevaluatedProperties to fix common property warning
 2026-02-27 17:41 UTC  (5+ messages)

[PATCH] drm/xe: Fix race between exec queue kill and VM cleanup on file close
 2026-02-27 17:41 UTC  (2+ messages)

[PATCH] dt-bindings: misc: add schema for xlnx,axi-fifo-mm-s
 2026-02-27 17:41 UTC  (2+ messages)

[PATCH] sched_ext: add unlikely() hints in do_enqueue_task() hot path
 2026-02-27 17:40 UTC  (3+ messages)

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-02-27 17:40 UTC  (3+ messages)
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[BOOTWRAPPER PATCH 0/2] Support GICv5
 2026-02-27 17:38 UTC  (7+ messages)
` [BOOTWRAPPER PATCH 2/2] Add support for GICv5

[PATCH] drm/xe: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 17:39 UTC  (2+ messages)

[PATCH v1] common/memsize.c: Fix get_ram_size() original data restore
 2026-02-27 17:39 UTC  (9+ messages)

[PATCH ath-next v2] wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
 2026-02-27 17:39 UTC  (2+ messages)

[PATCH net-next v2 0/8] bng_en: add link management and statistics support
 2026-02-27 17:39 UTC  (4+ messages)
` [PATCH net-next v2 2/8] bng_en: query PHY capabilities and report link status

[PATCH] staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_type()
 2026-02-27 17:38 UTC  (4+ messages)

[PATCH v2 0/2] efi: Expose the runtime-services workqueue via sysfs
 2026-02-27 17:36 UTC  (7+ messages)
` [PATCH v2 1/2] workqueue: Allow to expose ordered workqueues "

[PATCH v4 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
 2026-02-27 17:34 UTC  (3+ messages)
` [PATCH v4 5/5] dt-bindings: arm: atmel,at91rm9200-sdramc: convert to DT schema

[PATCH v4 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-27 17:33 UTC  (4+ messages)
` [PATCH v4 2/4] PCI: rockchip: drive at 2.5 GT/s only and error out other speeds

[PATCH] media: iris: fix use-after-free of fmt_src during MBPF check
 2026-02-27 17:33 UTC 

[PATCH] sched/fair: Remove sd->nohz_idle
 2026-02-27 17:32 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Fix incorrect handling of triple faults
 2026-02-27 17:31 UTC  (5+ messages)
` [PATCH 3/3] KVM: x86: Check for injected exceptions before queuing a debug exception

[RFC PATCH 0/2] Add driver for TI BQ25630 charger
 2026-02-27 17:31 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: power: supply: Add "

[PATCH] perf kvm stat: Fix build error
 2026-02-27 17:30 UTC  (7+ messages)

[PATCH] sched_ext: Fix preprocessor #endif statement annotations
 2026-02-27 17:30 UTC 

[PATCH] sched_ext: add unlikely() hints in do_enqueue_task() hot path
 2026-02-27 17:30 UTC  (2+ messages)

[RFC PATCH 0/2] ath10k wifi fixes
 2026-02-27 17:28 UTC  (6+ messages)
` [RFC PATCH 2/2] wifi: ath10k: only wait for response to SET_KEY

[PATCH 0/2] upload-pack: reduce lock contention when writing packfile data
 2026-02-27 17:29 UTC  (3+ messages)
` [PATCH 2/2] "

[xenomai-images][PATCH v2] Update releases of dovetail, evl, and libevl
 2026-02-27 17:28 UTC 

[PATCH] staging: rtl8723bs: remove RTL8188E references
 2026-02-27 17:27 UTC 

[PATCH net-next] net: mana: Expose page_pool stats via ethtool
 2026-02-27 17:27 UTC  (2+ messages)

[PATCH v3 0/8] objtool/klp: klp-build LTO support and tests
 2026-02-27 17:26 UTC  (4+ messages)
` [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain

[PATCH] phy: mediatek: allow building T-PHY driver for MT7621 MIPS SoC
 2026-02-27 17:26 UTC  (4+ messages)

[PATCH net] indirect_call_wrapper: do not reevaluate function pointer
 2026-02-27 17:26 UTC 

[PATCH v5 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-02-27 17:24 UTC  (4+ messages)
` [PATCH v5 01/20] clk: renesas: rzv2h: Add PLLDSI clk mux support

[RFC PATCH 00/16] binman: test: Organise test files into subdirectories
 2026-02-27 17:23 UTC  (3+ messages)
` [RFC PATCH 01/16] binman: test: Move pack/layout test files to test/pack/

[meta-darwin][PATCH 0/1] macOS DMG/PKG
 2026-02-27 17:24 UTC  (4+ messages)
` [meta-darwin][PATCH 1/1] Add DMG and PKG SDK installers
  ` [yocto-patches] "

[linux-next:master 1183/2910] drivers/gpu/drm/radeon/radeon.h:2492:27: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2026-02-27 17:21 UTC 

[PATCH v10 00/19] migration: Add COLO multifd support and COLO migration unit test
 2026-02-27 17:22 UTC  (5+ messages)
` [PATCH v10 19/19] migration: Always open s->rp_state.from_dst_file on the source

ppc-linux-user GDB stub broken
 2026-02-27 17:21 UTC  (3+ messages)

[RFC] mm/vmalloc: vrealloc() shrink TODO - seeking direction before implementing
 2026-02-27 17:20 UTC  (4+ messages)

[PATCH v5 0/6] Raspberry Pi HEVC decoder driver
 2026-02-27 17:19 UTC  (7+ messages)
` [PATCH v5 1/6] docs: uapi: media: Clarify HEVC slice_param bit_size, data_byte_offset
` [PATCH v5 2/6] docs: uapi: media: Document Raspberry Pi NV12 column format
` [PATCH v5 3/6] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
` [PATCH v5 4/6] dt-bindings: media: Add the Raspberry Pi HEVC decoder
` [PATCH v5 5/6] media: platform: Add Raspberry Pi HEVC decoder driver
` [PATCH v5 6/6] arm: dts: bcm2711-rpi: Add HEVC decoder node

[PATCH v2] submodule: fetch missing objects from default remote
 2026-02-27 17:20 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-27 17:19 UTC  (5+ messages)

[moderation/CI] Re: BIG TCP for UDP tunnels
 2026-02-27 17:19 UTC 

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27 17:19 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH 0/4] Fixes for unfixed mmap beyond reserved_va
 2026-02-27 16:46 UTC  (5+ messages)
` [PATCH 1/4] linux-user: Deal with mmap where start > reserved_va
` [PATCH 2/4] bsd-user: "
` [PATCH 3/4] tests/tcg/multiarch/test-mmap: Print more details
` [PATCH 4/4] tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va

[RFC PATCH] futex: Dynamically allocate futex_queues depending on nr_node_ids
 2026-02-27 17:18 UTC  (6+ messages)

[PATCH v2] powerpc/crash: adjust the elfcorehdr size
 2026-02-27 17:18 UTC 

[PATCH] staging: axis-fifo: fix alignment to match open parenthesis
 2026-02-27 17:17 UTC 

[PATCH 0/4] drm/i915, drm/xe: clean up i915_vma.h usage for display
 2026-02-27 17:17 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/fbdev: stop debug logging i915_ggtt_offset()
` [PATCH 2/4] drm/i915: add VMA to parent interface
` [PATCH 3/4] drm/xe/compat: remove i915_vma.h from compat
` [PATCH 4/4] drm/xe/display: clean up xe_initial_plane.c includes

[PATCH 2/2] selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably
 2026-02-27 17:16 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
 2026-02-27 17:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v8 0/7] Add AMD ISP4 driver
 2026-02-24 12:21 UTC  (3+ messages)
` [PATCH v8 3/7] media: platform: amd: Add isp4 fw and hw interface

[PATCH v11 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
 2026-02-27 17:15 UTC  (2+ messages)

[PATCH v1 1/1] doc: pstore: fix typo
 2026-02-27 16:15 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v7 0/2] phy: Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-02-27 17:14 UTC  (4+ messages)
` [PATCH v7 2/2] phy: Add driver for EyeQ5 Ethernet PHY wrapper

[PATCH BlueZ 01/15] doc/qualification: gap-pics: add footnote for TSPC_GAP_21_9 feature
 2026-02-27 17:14 UTC  (2+ messages)
` doc/qualification: Updates for TCRL pkg101

[PATCH net-next 0/3] selftests: drv-net: iou-zcrx: improve stability and make the large chunk test work
 2026-02-27 17:13 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: drv-net: iou-zcrx: wait for memory provider cleanup
` [PATCH net-next 2/3] selftests: drv-net: iou-zcrx: rework large chunks test to use common setup
` [PATCH net-next 3/3] selftests: drv-net: iou-zcrx: allocate hugepages for large chunks test

[PATCH] drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p
 2026-02-27 17:13 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gpsd: Bump version to 3.27.5
 2026-02-27 17:12 UTC  (2+ messages)

[PATCH] pmdomain: bcm: bcm2835-power: Fix broken reset status read
 2026-02-27 17:11 UTC  (2+ messages)

[HELP] Issue running test cases in Qemu
 2026-02-27 17:10 UTC  (5+ messages)

[PATCH v3 0/2] Creation of workqueues in Rust
 2026-02-27 17:09 UTC  (3+ messages)
` [PATCH v3 1/2] rust: workqueue: restrict delayed work to global wqs

[RFC PATCH bpf-next v2 0/3] Optimize kprobe.session attachment for exact function names
 2026-02-27 17:08 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 1/3] libbpf: "

[PATCH 0/3] mm/page_alloc: pcp locking cleanup
 2026-02-27 17:08 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
` [PATCH 2/3] mm/page_alloc: remove IRQ saving/restoring from pcp locking
` [PATCH 3/3] mm/page_alloc: remove pcpu_spin_* wrappers

[PATCH GSoC] repo: Remove unnecessary variable shadow
 2026-02-27 17:07 UTC  (2+ messages)

[PATCH iouring] io_uring/zcrx: don't set rx_page_size when not requested
 2026-02-27 17:07 UTC 

[PATCH] branch: add 'branch.addCurrentBranchAsPrefix' config param
 2026-02-27 17:07 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] branch: add a no-prefix option

[Intel-wired-lan] [RFC PATCH 0/1] IDPF + SWIOTLB Bug
 2026-02-27 17:07 UTC  (4+ messages)
` [Intel-wired-lan] [RFC PATCH 1/1] Fix header clobber in IDPF with SWIOTLB enabled

kernel.org tooling update
 2026-02-27 17:07 UTC  (9+ messages)
` slowly decommission bugzilla? (was: Re: kernel.org tooling update)

[Bug 2126951] Autopkgtest regression report (qemu/1:10.1.0+ds-5ubuntu2.3)
 2026-02-27 16:59 UTC 

[PATCH 0/2] mm/damon/core: improve DAMOS quota efficiency for core layer filters
 2026-02-27 17:06 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: set quota-score histogram with core filters
` [PATCH 2/2] mm/damon/core: do non-safe region walk on kdamond_apply_schemes()

[Bug 221150] New: [BUG] hp-wmi: OMEN 16-k0xxx (board 8A4D) – verification of platform_profile and EC register behavior
 2026-02-27 17:06 UTC  (2+ messages)
` [Bug 221150] "

[PATCH] PCI: endpoint: Propagate error from pci_epf_create()
 2026-02-27 17:06 UTC  (2+ messages)

[PATCH 0/2] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
 2026-02-27 17:06 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v4 0/2] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-02-27 17:04 UTC  (7+ messages)
` [PATCH v4 1/2] hfsplus: refactor b-tree map page access and add node-type validation
` [PATCH v4 2/2] hfsplus: validate b-tree node 0 bitmap at mount time


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.