All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 17:10:33 to 2026-04-23 17:56:41 UTC [more...]

[PATCH net v2 0/6] rxrpc: Miscellaneous fixes
 2026-04-23 17:56 UTC  (2+ messages)

[PATCH 7.2 v9 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-23 17:56 UTC  (3+ messages)
` [PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH v4 0/3] clocksource/drivers/timer-ti-dm: Add clocksource and clockevent support
 2026-04-23 17:55 UTC  (2+ messages)

[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-04-23 17:46 UTC  (5+ messages)
` [PATCH V2 1/4] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH V2 2/4] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH V2 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH V2 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests

[PATCH v2 0/2] drm/xe: Add support for GPU health indicator
 2026-04-23 17:54 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe/xe_ras: Add types and commands for RAS "
` [PATCH v2 2/2] drm/xe/xe_ras: Add RAS support for "
` ✗ CI.checkpatch: warning for drm/xe: Add "
` ✓ CI.KUnit: success "

[RFC PATCH v4 0/6] xl: Allow PCI devices to be passthrough'd via Qemu command line
 2026-04-23 17:52 UTC  (3+ messages)

[PATCH 1/1] NFS: fix eof updates after NFSv4.2 fallocate/zero-range
 2026-04-23 17:52 UTC 

[PATCH v2 0/2] scan_work improvement
 2026-04-23 17:51 UTC  (4+ messages)
` [PATCH v2 2/2] nvme: initialize known effects to set ns_mgmt NCC and ns_attach NIC

[PATCH] powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
 2026-04-23 17:50 UTC  (2+ messages)

[PATCH] NFSD: Put cache get-reqs dump attrs under reply
 2026-04-23 17:50 UTC  (4+ messages)

[PULL 00/59] target-arm queue
 2026-04-23 17:49 UTC  (4+ messages)

[PATCH 0/9] target/microblaze: Compile it once
 2026-04-23 17:48 UTC  (2+ messages)

[PATCH v2] sched: topology: cleanup comments
 2026-04-23 17:48 UTC 

[PATCH 00/22] Extend device support for AD5686 driver
 2026-04-23 17:47 UTC  (13+ messages)
` [PATCH 01/22] dt-bindings: iio: dac: ad5696: extend device support
` [PATCH 02/22] dt-bindings: iio: dac: ad5696: add reset/ldac/gain gpio support
` [PATCH 03/22] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH 04/22] dt-bindings: iio: dac: ad5686: extend device support
` [PATCH 05/22] dt-bindings: iio: dac: ad5686: add reset/ldac/gain gpio support
` [PATCH 06/22] dt-bindings: iio: dac: ad5686: rework on power supplies

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-23 17:47 UTC  (9+ messages)

[PATCH] spi: sun6i: Set SPI mode in prepare_message
 2026-04-23 17:46 UTC  (5+ messages)

[PATCH] mm/vmscan: add balance_pgdat begin/end tracepoints
 2026-04-23 17:46 UTC  (2+ messages)

[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
 2026-04-23 17:46 UTC  (13+ messages)

KVM-PR no longer works when compiled with new GCC compilers
 2026-04-23 17:46 UTC  (4+ messages)

[PATCH v4 0/2] iio: adc: mcp320x: bitfield refactoring
 2026-04-23 17:46 UTC  (3+ messages)
` [PATCH v4 1/2] iio: adc: mcp320x: sort headers alphabetically

[syzbot] [block?] KASAN: slab-out-of-bounds Read in blk_mq_free_rqs
 2026-04-23 17:45 UTC 

[PATCH v7 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-04-23 17:44 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc0-pinctrl

[PATCH v9 0/3] kho: add support for deferred struct page init
 2026-04-23 17:44 UTC  (5+ messages)
` [PATCH v9 1/3] kho: fix deferred initialization of scratch areas
` [PATCH v9 3/3] selftests: kho: test with deferred struct page init

[PATCH v6 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-23 17:43 UTC  (30+ messages)
` [PATCH v6 01/14] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v6 02/14] mm/mglru: rename variables related to aging and rotation
` [PATCH v6 03/14] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v6 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v6 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v6 06/14] mm/mglru: use a smaller batch for reclaim
` [PATCH v6 07/14] mm/mglru: don't abort scan immediately right after aging
` [PATCH v6 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v6 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v6 10/14] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v6 11/14] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v6 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v6 13/14] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v6 14/14] mm/vmscan: unify writeback reclaim statistic and throttling

[RFC] iio: magnetometer: mlx90393 - regmap vs command-based access
 2026-04-23 17:43 UTC  (3+ messages)

"Intent" of VFS lookups
 2026-04-23 17:43 UTC  (2+ messages)

[PATCH] iio: adc: qcom: Unify user-visible "Qualcomm" name
 2026-04-23 17:42 UTC  (2+ messages)

[PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
 2026-04-23 17:40 UTC  (2+ messages)

[syzbot] [net?] general protection fault in kernel_sock_shutdown (4)
 2026-04-23 17:41 UTC  (2+ messages)

[RFC PATCH v4 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
 2026-04-23 17:40 UTC  (5+ messages)
` [RFC PATCH v4 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v4 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v4 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v4 4/4] virtio-mmio: wire up noirq system sleep PM callbacks

[PATCH v2 0/2] spi: sun6i: Fix chip select handling around autosuspend
 2026-04-23 17:40 UTC  (3+ messages)
` [PATCH v2 1/2] spi: sun6i: Honor CS setup delay on the first transfer with native CS
` [PATCH v2 2/2] spi: sun6i: Set SPI mode in prepare_message

[PATCH 0/2] liveupdate: FLB refcounting improvements
 2026-04-23 17:40 UTC  (3+ messages)
` [PATCH 1/2] liveupdate: Use refcount_t for FLB reference counts
` [PATCH 2/2] liveupdate: Reference count incoming FLB data

[PATCH] Drivers: hv: vmbus: Improve the logc of reserving fb_mmio on Gen2 VMs
 2026-04-23 17:40 UTC  (2+ messages)

[PATCH v4 net 0/3] ECN offload handling for AccECN series
 2026-04-23 17:40 UTC  (5+ messages)
` [PATCH v4 net 2/3] net: mlx5e: fix CWR handling in drivers to preserve ACE signal

[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-23 17:40 UTC  (6+ messages)

[PATCH net-next v5 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-04-23 17:39 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 6.6.y] i40e: Fix preempt count leak in napi poll tracepoint
 2026-04-23 17:38 UTC  (3+ messages)
  `  "

[PATCH net 0/1] pull request: fixes for ovpn 2026-04-22
 2026-04-23 17:38 UTC  (8+ messages)
` [PATCH net 1/1] ovpn: fix race between deleting interface and adding new peer

[PATCH 0/3] Batch prefetching
 2026-04-23 17:38 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] builtin/log: prefetch necessary blobs for `git cherry`

[BUG] ext4: KCSAN: lockless i_es_all_nr reads in es_shrinker_info
 2026-04-23 17:37 UTC 

[PATCH i-g-t v3 0/6] Enable and Add new tests for DC3CO
 2026-04-23 17:34 UTC  (7+ messages)
` [PATCH i-g-t v3 1/6] tests: s/check_dc_counter/assert_dc_counter
` [PATCH i-g-t v3 2/6] tests/intel/kms_pm_dc: Replace require with proper assertion
` [PATCH i-g-t v3 3/6] tests/intel/kms_pm_dc: Enable DC3CO test for PSR2/PR modes
` [PATCH i-g-t v3 4/6] tests/kms_vrr: Add new test for DC3CO validation with LOBF
` [PATCH i-g-t v3 5/6] tests/intel/kms_pm_dc: Add new test for dc3co framedrop validation
` [PATCH i-g-t v3 6/6] RFC: tests/intel/kms_pm_dc: Add new test for DC3CO recovery after DC6

[PATCH v11 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-04-23 17:36 UTC  (3+ messages)
` [PATCH v11 1/5] mm/vmalloc: extract vm_area_free_pages() helper from vfree()

[PATCH v1] mediatek MT7925: update bluetooth firmware to 20260414153243
 2026-04-23 17:36 UTC  (2+ messages)

[PATCH] cpufreq: qcom: Unify user-visible "Qualcomm" name
 2026-04-23 17:36 UTC 

[PATCH] dmaengine: qcom: Unify user-visible "Qualcomm" name
 2026-04-23 17:36 UTC 

[PATCH] EDAC/qcom: Unify user-visible "Qualcomm" name
 2026-04-23 17:35 UTC 

[PATCH] gpio: qcom: Unify user-visible "Qualcomm" name
 2026-04-23 17:35 UTC 

[PATCH v2] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-04-23 17:35 UTC 

[PATCH] i2c: qcom: Unify user-visible "Qualcomm" name
 2026-04-23 17:35 UTC 

[PATCH] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
 2026-04-23 17:33 UTC  (6+ messages)

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2026-04-23 17:34 UTC  (2+ messages)

[PATCH] mshv: add a missing padding field
 2026-04-23 17:32 UTC  (3+ messages)

Several QOM objects crash on introspection
 2026-04-23 17:31 UTC  (5+ messages)

[PATCH v2 0/3] driver core: remove software node from platform devices on device release
 2026-04-23 17:32 UTC  (3+ messages)
` [PATCH v2 1/3] driver core: platform: remove software node on release()

[PATCH v2] PCI/P2PDMA: Avoid returning a provider for non_mappable_bars
 2026-04-23 17:30 UTC 

[PATCH] tests: add test for json-streamer.c error recovery
 2026-04-23 17:30 UTC  (4+ messages)

[PATCH v5 0/2] Update designware pwm driver
 2026-04-23 17:30 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: pwm: dwc: add optional reset

[PATCH 17/23] sched/isolation: Extend housekeeping_dereference_check() to cover changes in nohz_full or manged_irqs cpumasks
 2026-04-23 17:30 UTC  (3+ messages)

[PATCH] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-04-23 17:30 UTC  (5+ messages)

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-23 17:30 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/6] fix pthread mutexes for multi-process
 2026-04-23 17:29 UTC  (3+ messages)
` [PATCH v2 0/6] fix process shared pthread mutexes

[PATCH] net/sun: Fix multiple typos in comments
 2026-04-23 17:27 UTC  (2+ messages)

[PATCH v26 0/8] Type2 device basic support
 2026-04-23 18:05 UTC  (9+ messages)
` [PATCH v26 1/8] sfc: add cxl support
` [PATCH v26 2/8] cxl/sfc: Map cxl regs
` [PATCH v26 3/8] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v26 4/8] cxl: Prepare memdev creation for type2
` [PATCH v26 5/8] sfc: create type2 cxl memdev
` [PATCH v26 6/8] cxl: attach region to an accelerator/type2 memdev
` [PATCH v26 7/8] cxl: Avoid dax creation for accelerators
` [PATCH v26 8/8] sfc: support pio mapping based on cxl

[RFC PATCH 00/12] dax: Add DAX to guest memfd support for KVM
 2026-04-23 17:27 UTC  (2+ messages)

[PATCH] drm/amd/display: properly handle family setting for early GC 11.5.4
 2026-04-23 17:27 UTC  (2+ messages)

[PATCH 0/2] remoteproc: xlnx: add auto-boot support
 2026-04-23 17:26 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature

[PATCH v2 1/2] Bluetooth: Remove unneeded crypto kconfig selections
 2026-04-23 17:26 UTC  (5+ messages)
` Bluetooth: Use AES-CMAC library API

[PATCH] llc: Return -EINPROGRESS from llc_ui_connect()
 2026-04-23 17:26 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/16] drm/i915: Introduce 'fb_pin' parent interface
 2026-04-23 17:25 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH] Input: ims-pcu - bound frame parser write index against read_buf size
 2026-04-23 17:24 UTC  (4+ messages)

[PATCH 0/8] firmware: arm_ffa: Fix cleanup, notification, and discovery paths
 2026-04-23 17:22 UTC  (9+ messages)
` [PATCH 1/8] firmware: arm_ffa: Check for NULL FF-A ID table while driver registration
` [PATCH 2/8] firmware: arm_ffa: Skip free_pages on RX buffer alloc failure
` [PATCH 3/8] firmware: arm_ffa: Align RxTx buffer size before mapping
` [PATCH 4/8] firmware: arm_ffa: Fix Rx buffer release in fwk notification handler
` [PATCH 5/8] firmware: arm_ffa: Validate framework notification payload bounds
` [PATCH 6/8] firmware: arm_ffa: Unregister v1.0 bus notifier on teardown
` [PATCH 7/8] firmware: arm_ffa: Fix sched-recv callback partition lookup
` [PATCH 8/8] firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copies

[PATCH] dt-bindings: mmc: st,sdhci: convert to DT schema
 2026-04-23 17:23 UTC  (4+ messages)

[PATCH v4 0/3] hvf: map granule abstraction, configurable IPA, and MAP_FIXED alignment fix
 2026-04-23 17:22 UTC  (3+ messages)

[PATCH] rseq/selftests: Fix only run syscall errors wrapper script on 'run_tests'
 2026-04-23 17:12 UTC 

[PATCH v6 00/24] PCI: Convert all dynamic sysfs attributes to static
 2026-04-23 17:22 UTC  (2+ messages)

[PATCH v3] net: phy: air_en8811h: add AN8811HB MCU assert/deassert support
 2026-04-23 17:21 UTC  (2+ messages)

[PATCH] ata: libahci: fix panic when accessing ports beyond MMIO region
 2026-04-23 17:19 UTC  (3+ messages)
    `  "

[Patch v4 00/22] Cache aware scheduling
 2026-04-23 17:17 UTC  (5+ messages)

[PATCH v3 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-23 17:17 UTC  (2+ messages)

+ kunit-add-tests-for-smp_cond_load_relaxed_timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ kunit-enable-testing-smp_cond_load_relaxed_timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ cpuidle-poll_state-wait-for-need-resched-via-tif_need_resched_relaxed_wait.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ sched-add-need-resched-timed-wait-interface.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ bpf-rqspinlock-use-smp_cond_load_acquire_timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ bpf-rqspinlock-switch-check_timeout-to-a-clock-interface.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ locking-atomic-scripts-build-atomic_long_cond_read__timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ atomic-add-atomic_cond_read__timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ asm-generic-barrier-add-smp_cond_load_acquire_timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ arm64-rqspinlock-remove-private-copy-of-smp_cond_load_acquire_timewait.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ arm64-support-wfet-in-smp_cond_load_relaxed_timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ arm64-delay-move-some-constants-out-to-a-separate-header.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ arm64-barrier-support-smp_cond_load_relaxed_timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

+ asm-generic-barrier-add-smp_cond_load_relaxed_timeout.patch added to mm-new branch
 2026-04-23 17:17 UTC 

[PATCH] tools/power/x86/intel-speed-select: harden daemon pidfile open
 2026-04-23 17:16 UTC 

[PATCH] tools/power/x86/intel-speed-select: harden daemon pidfile open
 2026-04-23 17:16 UTC 

[PATCH v11 00/14] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-04-23 17:16 UTC  (2+ messages)

[RFC nvme-keyring nvme-cli] Should NVMe/TLS PSKs support the request_key API?
 2026-04-23 17:15 UTC  (3+ messages)

[PATCH] rust: drm: gem: clean up GEM state in init failure case
 2026-04-23 17:15 UTC  (2+ messages)

[PATCH] mm/lruvec: preemptively free dead folios during lru_add drain
 2026-04-23 17:15 UTC  (2+ messages)

[PATCH 15/23] Drivers: hv: Use RCU to protect access of HK_TYPE_MANAGED_IRQ cpumask
 2026-04-23 17:14 UTC  (3+ messages)

[scarthgap][PATCH 00/12] Fix multiple CVEs
 2026-04-23 17:13 UTC  (3+ messages)
` [scarthgap][PATCH 03/12] libsoup-2.4: fix CVE-2025-14523/CVE-2025-32049
  ` [OE-core] "

openat2_test.c:59:34: error: invalid application of 'sizeof' to incomplete type 'struct open_how'
 2026-04-23 17:13 UTC 

[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
 2026-04-23 17:13 UTC  (12+ messages)

[OE-core][PATCH 1/4] python3-vcs-versioning: add recipe
 2026-04-23 17:12 UTC  (4+ messages)
` [OE-core][PATCH 2/4] python3-setuptools-scm: upgrade 9.2.2 -> 10.0.5
` [OE-core][PATCH 3/4] maintainers.inc: add self for python3-uv-build
` [OE-core][PATCH 4/4] python3-vcs-versioning: add ptest

[PATCH mptcp-net] mptcp: pm: kernel: reset fullmesh counter after flush
 2026-04-23 17:12 UTC  (2+ messages)

[PATCH 00/16] accel/hvf: Assorted collection of patches queued before v11 release
 2026-04-23 17:09 UTC  (3+ messages)
` [PATCH 10/16] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type

[PATCH 1/4] ARM: OMAP2: use snprintf() in multiple check revision functions
 2026-04-23 17:10 UTC  (4+ messages)
` [PATCH 2/4] ARM: OMAP2: use sysfs_emit() in type_show
` [PATCH 3/4] ARM: OMAP2: clean up string copying and formatting in omap3_cpuinfo
` [PATCH 4/4] ARM: OMAP2: zero-initialize local buffer "

[PATCH v3] cgroup/rdma: refactor resource parsing with match_table_t/match_token()
 2026-04-23 17:10 UTC  (2+ messages)

[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-23 17:09 UTC  (5+ messages)
` [PATCH v5 05/14] mm/mglru: scan and count the exact number of folios


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.