All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 16:16:55 to 2026-05-11 16:36:40 UTC [more...]

[RFC][PATCH 6.12.y-cip 00/12] Backport PREEMPT-RT support for ARM 32-bit
 2026-05-11 16:26 UTC  (4+ messages)

[PATCH] target/s390x: restore cpu_models for system builds
 2026-05-11 16:35 UTC 

[PATCH bpf-next v3 00/24] bpf: Support stack arguments for BPF functions and kfuncs
 2026-05-11 16:35 UTC  (8+ messages)
` [PATCH bpf-next v3 06/24] bpf: Refactor jmp history to use dedicated spi/frame fields
` [PATCH bpf-next v3 09/24] bpf: Extend liveness analysis to track stack argument slots

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-11 16:35 UTC  (10+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks

[PATCH v3 mptcp-next 00/10] mptcp: address stall under memory pressure
 2026-05-11 16:35 UTC  (6+ messages)

[PATCH v3 00/10] i2c: core: adapter registration fixes
 2026-05-11 16:35 UTC  (2+ messages)

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-11 16:34 UTC  (7+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api

[PATCH v4 00/55] make MM selftests more CI friendly
 2026-05-11 16:28 UTC  (56+ messages)
` [PATCH v4 01/55] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v4 02/55] selftests/mm: migration: don't assume huge page is TWOMEG
` [PATCH v4 03/55] selftests/mm: migration: make nthreads represent number of working threads
` [PATCH v4 04/55] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v4 05/55] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v4 06/55] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v4 07/55] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v4 08/55] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH v4 09/55] selftests/mm: hugetlb-vmemmap: "
` [PATCH v4 10/55] selftests/mm: hugetlb-madvise: "
` [PATCH v4 11/55] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v4 12/55] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v4 13/55] selftests/mm: khugepaged: group tests in an array
` [PATCH v4 14/55] selftests/mm: khugepaged: use ksefltest framework
` [PATCH v4 15/55] selftests/mm: ksm_tests: use kselftest framework
` [PATCH v4 16/55] selftests/mm: protection_keys: use descriptive test names in the output
` [PATCH v4 17/55] selftests/mm: protection_keys: use kselftest framework
` [PATCH v4 18/55] selftests/mm: uffd-common: "
` [PATCH v4 19/55] selftests/mm: uffd-stress: "
` [PATCH v4 20/55] selftests/mm: uffd-unit-tests: "
` [PATCH v4 21/55] selftests/mm: va_high_addr_switch: "
` [PATCH v4 22/55] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH v4 23/55] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v4 24/55] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v4 25/55] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v4 26/55] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v4 27/55] selftests/mm: hugepage_settings: rename and rework get_free_hugepages()
` [PATCH v4 28/55] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v4 29/55] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH v4 30/55] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH v4 31/55] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v4 32/55] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH v4 33/55] selftests/mm: gup_longterm: "
` [PATCH v4 34/55] selftests/mm: gup_test: "
` [PATCH v4 35/55] selftests/mm: hmm-tests: "
` [PATCH v4 36/55] selftests/mm: hugepage_dio: "
` [PATCH v4 37/55] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH v4 38/55] selftests/mm: hugetlb-madvise: "
` [PATCH v4 39/55] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v4 40/55] selftests/mm: hugetlb-mmap: "
` [PATCH v4 41/55] selftests/mm: hugetlb-mremap: "
` [PATCH v4 42/55] selftests/mm: hugetlb-shm: "
` [PATCH v4 43/55] selftests/mm: hugetlb-soft-offline: "
` [PATCH v4 44/55] selftests/mm: hugetlb-vmemmap: "
` [PATCH v4 45/55] selftests/mm: migration: "
` [PATCH v4 46/55] selftests/mm: pagemap_ioctl: "
` [PATCH v4 47/55] selftests/mm: protection_keys: use library code for HugeTLB setup
` [PATCH v4 48/55] selftests/mm: thuge-gen: add setup of HugeTLB pages
` [PATCH v4 49/55] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH v4 50/55] selftests/mm: uffd-unit-tests: add setup of HugeTLB pages
` [PATCH v4 51/55] selftests/mm: uffd-wp-mremap: "
` [PATCH v4 52/55] selftests/mm: va_high_addr_switch: "
` [PATCH v4 53/55] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
` [PATCH v4 54/55] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH v4 55/55] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB

[PATCH v3 0/5] rust: add `bitfield!` macro
 2026-05-11 16:34 UTC  (3+ messages)
` [PATCH v3 1/5] rust: extract `bitfield!` macro from `register!`

[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-11 16:34 UTC  (4+ messages)
` [PATCH v3 12/12] mm, swap: merge zeromap into swap table

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-11 16:34 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: arm: sunxi: Add Baijie HelperBoard A133 compatible

[PATCH v3 0/9] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-11 16:33 UTC  (4+ messages)
` [PATCH v3 3/9] iio: hid-sensors: introduce device managed API

[PATCH 0/3] phy: zynqmp: fix SERDES scrambler register handling and enable for USB
 2026-05-11 16:31 UTC  (8+ messages)
` [PATCH 1/3] phy: zynqmp: fix L0_TM_DISABLE_SCRAMBLE_ENCODER mask
` [PATCH 2/3] phy: zynqmp: use read-modify-write for SERDES scrambler bypass
` [PATCH 3/3] phy: zynqmp: keep SERDES scrambler and 8b/10b enabled for USB

[PATCH v7 0/5] Add support for K230 board
 2026-05-11 16:29 UTC  (6+ messages)
` [PATCH v7 1/5] target/riscv: add thead-c908 cpu support
` [PATCH v7 2/5] hw/riscv: add k230 board initial support
` [PATCH v7 3/5] hw/watchdog: add k230 watchdog "
` [PATCH v7 4/5] tests/qtest: add test for K230 watchdog
` [PATCH v7 5/5] docs/system/riscv: add documentation for k230 machine

[PATCH v2 0/4] drm/panthor: Fix a race in the shrinker logic
 2026-05-11 16:32 UTC  (8+ messages)
` [PATCH v2 4/4] drm/gem: Make the GEM LRU lock part of drm_device

[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-05-11 16:30 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH v2 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
` [PATCH v2 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
` [PATCH v2 4/4] drm/i915/bw: Extract get_display_bw_params()

[PATCH] Mark Multi-Process QEMU as Orphaned
 2026-05-11 16:25 UTC  (9+ messages)

[PATCH v4 00/12] Enable lock context analysis
 2026-05-11 16:30 UTC  (13+ messages)
` [PATCH v4 01/12] block: Annotate the queue limits functions
` [PATCH v4 02/12] block/bdev: Annotate the blk_holder_ops callback functions
` [PATCH v4 03/12] block/cgroup: Split blkg_conf_prep()
` [PATCH v4 04/12] block/cgroup: Split blkg_conf_exit()
` [PATCH v4 05/12] block/cgroup: Improve lock context annotations
` [PATCH v4 06/12] block/cgroup: Inline blkg_conf_{open,close}_bdev_frozen()
` [PATCH v4 07/12] block/crypto: Annotate the crypto functions
` [PATCH v4 08/12] block/blk-iocost: Add lock context annotations
` [PATCH v4 09/12] block/blk-mq-debugfs: Improve "
` [PATCH v4 10/12] block/kyber: Make the lock context annotations compatible with Clang
` [PATCH v4 11/12] block/mq-deadline: "
` [PATCH v4 12/12] block: Enable lock context analysis

[PATCH] platform/x86/intel/tpmi/plr: allocate die_info with plr
 2026-05-11 16:31 UTC  (2+ messages)

[PATCH v4] libselinux: restorecon: revisit pinning files to avoid TOCTOU issues
 2026-05-11 16:30 UTC 

[PATCH] index.rst: correct "Software Overview" link to point to newer page
 2026-05-11 16:34 UTC 

[PATCH rc v2] iommu/arm-smmu-v3: Fix inconsistent ATS state tracking
 2026-05-11 16:30 UTC  (12+ messages)

[PATCH v3 0/1] dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding
 2026-05-11 16:31 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH] Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer
 2026-05-11 16:30 UTC  (2+ messages)

[PATCH phy-next 0/5] Lynx 28G SerDes: 25GbE support
 2026-05-11 16:30 UTC  (4+ messages)
` [PATCH phy-next 2/5] dt-bindings: phy: lynx-28g: add constraint on LX2162A lane indices

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-11 16:30 UTC  (8+ messages)

[PATCH bpf-next v3 04/24] bpf: Set sub->arg_cnt earlier in btf_prepare_func_args()
 2026-05-11 16:29 UTC  (3+ messages)

[PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
 2026-05-11 16:29 UTC  (5+ messages)

[PATCH v6 0/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-05-11 16:29 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: iio: adc: qcom,pm8018-adc: add label property for ADC channels

[PATCH v2 0/4] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-05-11 16:28 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: soc: "

[PATCH v2 00/11] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-05-11 16:28 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[Intel-wired-lan] [PATCH iwl-next v5 0/4] igc: add support for forcing link speed without autonegotiation
 2026-05-11 16:28 UTC  (3+ messages)
  `  "

[PATCH] dt-bindings: remoteproc: mtk,scp: Allow multiple memory regions
 2026-05-11 16:27 UTC  (4+ messages)
` [PATCH v2 0/1] dt-bindings: remoteproc: mtk,scp: Allow multiple memory regions for MT8188
  ` [PATCH v2 1/1] "

[PATCH nft] netfilter: nft_inner: Fix IPv6 inner_thoff desync
 2026-05-11 16:27 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 00/10] drm: Improve logic behind damage handling
 2026-05-11 16:27 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm: Improve logic behind damage handling (rev2)

[PATCH] btrfs: always drop root->inodes lock in find_first_inode_to_shrink()
 2026-05-11 16:26 UTC  (4+ messages)

[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-11 16:26 UTC  (5+ messages)
` [PATCH resend v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 13/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd

[PATCH v2 0/8] media: Add iMX95 neoisp driver
 2026-05-11 16:26 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: media: Add nxp neoisp support

[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
 2026-05-11 16:26 UTC  (3+ messages)

[PATCH v2 0/2] i2c: Add i2c-shared-gpio driver
 2026-05-11 16:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: Add i2c-shared-gpio
` [PATCH v2 2/2] i2c: Add driver for gpio based busses with shared SCL

[PATCH 6.6.y 00/10] bpf: fix precision backtracking instruction iteration
 2026-05-11 16:25 UTC  (11+ messages)
` [PATCH 6.6.y 01/10] bpf: support non-r10 register spill/fill to/from stack in precision tracking
` [PATCH 6.6.y 02/10] selftests/bpf: add stack access precision test
` [PATCH 6.6.y 03/10] bpf: preserve STACK_ZERO slots on partial reg spills
` [PATCH 6.6.y 04/10] selftests/bpf: validate STACK_ZERO is preserved on subreg spill
` [PATCH 6.6.y 05/10] bpf: preserve constant zero when doing partial register restore
` [PATCH 6.6.y 06/10] selftests/bpf: validate zero preservation for sub-slot loads
` [PATCH 6.6.y 07/10] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
` [PATCH 6.6.y 08/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
` [PATCH 6.6.y 09/10] bpf: handle fake register spill to stack with BPF_ST_MEM instruction
` [PATCH 6.6.y 10/10] selftests/bpf: validate fake register spill/fill precision backtracking logic

[PATCH v3] libceph: reject monitor replies with oversized data segment
 2026-05-11 16:24 UTC  (4+ messages)
` [PATCH v5] libceph, ceph: reject oversized mon and MDS data segments

[PATCH] drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
 2026-05-11 16:24 UTC 

[PATCH v1] Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp
 2026-05-11 16:24 UTC 

[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-05-11 16:24 UTC  (5+ messages)
` [PATCH v1 1/4] iommu: Move Hyper-V IOMMU driver to its own subdirectory
` [PATCH v1 2/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v1 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCHSET 2/2] libfuse: new mount service container fixes
 2026-05-11 16:24 UTC  (9+ messages)
` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own

[PATCH v3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-11 16:24 UTC  (5+ messages)

[PATCH] iio: gyro: bmg160: bail out when bandwidth/filter is not in table
 2026-05-11 16:23 UTC  (2+ messages)

[PATCH] dt-bindings: iio: dds: Add AD9832/AD9835 binding
 2026-05-11 16:23 UTC  (3+ messages)

[PATCH v1] Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp
 2026-05-11 16:23 UTC 

[PATCH v3 0/4] ROCK 4D audio enablement
 2026-05-11 16:21 UTC  (3+ messages)

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-11 16:21 UTC  (3+ messages)
` [PATCH v2 10/10] sched/eevdf: Move to a single runqueue

[PATCH v3 0/5] iio: dac: ad5504: bindings, cleanups, and scale fixes
 2026-05-11 16:22 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: iio: dac: ad5504: add output-range and missing gpios

[PATCH v2 00/18] Add a new SoundWire enumeration helper
 2026-05-11 16:21 UTC  (3+ messages)
` [PATCH v2 01/18] soundwire: Add a helper function to wait for device initialisation

[RFC v2] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-05-11 16:21 UTC  (5+ messages)

[PATCH bpf-next v3 05/24] bpf: Support stack arguments for bpf functions
 2026-05-11 16:21 UTC  (5+ messages)

[PATCH v2] mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE
 2026-05-11 16:21 UTC  (5+ messages)

[PATCH v3] perf sched stats: Fix segmentation faults, memory leaks, and stale pointers in diff mode
 2026-05-11 16:20 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] Bluetooth: 6lowpan: Defer peer channel release until RCU cleanup
 2026-05-11 16:20 UTC  (3+ messages)
` [PATCH v2] Bluetooth: 6lowpan: Fix peer and channel lifetime during teardown

[linux-next:master 9255/13385] kernel/trace/ftrace.c:6384:45: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-05-11 16:20 UTC 

[android-common:android12-5.10-lts 2/2] kernel/sched/idle.c:179: warning: Function parameter or member 'stop_tick' not described in 'cpuidle_idle_call'
 2026-05-11 16:20 UTC 

[QUESTION] BPF_SK_SKB_STREAM_PARSER cannot observe strparser orig_offset?
 2026-05-11 16:18 UTC  (3+ messages)

[PATCH v3] dt-bindings: mfd: st,stmpe: fix PWM schema and drop legacy binding
 2026-05-11 16:19 UTC  (2+ messages)

[RFC 0/4] iio: light: add driver for Broadcom APDS9999
 2026-05-11 16:19 UTC  (5+ messages)

[PATCH bpf-next v13 1/8] bpf: Extend BPF syscall with common attributes support
 2026-05-11 16:19 UTC  (2+ messages)

[PATCH bpf-next v13 6/8] bpf: Add syscall common attributes support for map_create
 2026-05-11 16:19 UTC  (2+ messages)

[PATCH net v2] ptp: ocp: fix resource freeing order
 2026-05-11 16:18 UTC 

[PATCH] thermal: of: fix trailing whitespace and repeated word
 2026-05-11 16:18 UTC 

[PATCH 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-05-11 16:18 UTC  (6+ messages)

drop unused VFS exports
 2026-05-11 16:18 UTC  (3+ messages)
` [PATCH 3/3] fs: fold __start_removing_path into start_removing_path

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.18.x / 7.0.x series
 2026-05-11 16:18 UTC 

[PATCH v2] dt-bindings: misc: Add binding for Xilinx AXI-Stream FIFO
 2026-05-11 16:18 UTC  (3+ messages)

[RFC PATCH v2] gitlab: update issue template for binary test cases
 2026-05-11 16:17 UTC 

[PATCH v3 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-11 16:17 UTC  (5+ messages)

[PATCH v14 00/19] unwind_deferred: Implement sframe handling
 2026-05-11 16:16 UTC  (3+ messages)
` [PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents

[bluez/bluez]
 2026-05-11 16:17 UTC 

[PATCH v2] perf test: Make leafloop workload immune to compiler options
 2026-05-11 16:17 UTC  (3+ messages)

[bluez/bluez] 61f18b: all: Remove more unneeded MIN/MAX macro definition
 2026-05-11 16:17 UTC 

[PATCH] cpufreq: cppc: Add update_limits support for Highest Performance changes
 2026-05-11 16:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/4] platform/x86: xo15-ebook: Bind to a platform device instead of an ACPI one
 2026-05-11 16:13 UTC  (5+ messages)
` [PATCH v1 3/4] platform/x86: xo15-ebook: Register ACPI notify handler directly


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.