All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 15:04:58 to 2026-04-27 15:35:00 UTC [more...]

[PATCH v4 0/3] dom0less: various updates
 2026-04-27 15:34 UTC  (2+ messages)
` [PATCH v4 3/3] xen: introduce CONFIG_HAS_DOMAIN_TYPE

[PATCH v2 0/2] contrib/plugins/uftrace_symbols.py: fix issues to extract symbol/srcline
 2026-04-27 15:34 UTC  (2+ messages)

[PATCH] [v4] wiznet: convert to GPIO descriptors
 2026-04-27 15:34 UTC  (5+ messages)

[PATCH v12 00/13] blk: honor isolcpus configuration
 2026-04-27 15:34 UTC  (5+ messages)
` [PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity

[PATCH v2] Document shared state signing
 2026-04-27 15:33 UTC  (5+ messages)
` [docs] "

b4 tui: Old serieses not removed
 2026-04-27 15:33 UTC  (2+ messages)

[PATCH 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-04-27 15:33 UTC  (8+ messages)
` [PATCH 1/3] Documentation: security-bugs: do not systematically Cc the security team
` [PATCH 2/3] Documentation: security-bugs: explain what is and is not a security bug

[PATCH 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-04-27 15:33 UTC  (5+ messages)
` [PATCH 1/2] ACPI: CPPC: Add support for CPPC v4

[obsolete] coredump-add-core_pattern-specifier-for-si_code.patch removed from -mm tree
 2026-04-27 15:33 UTC 

[OE-core][scarthgap][PATCH 2/4] binutils: fix CVE-2025-69648
 2026-04-27 15:33 UTC  (2+ messages)

[PATCH] build: prefer sigaltstack over ucontext on Linux
 2026-04-27 15:30 UTC 

[PATCH net] tcp: do not shrink window clamp when SO_RCVBUF is locked
 2026-04-27 15:27 UTC 

[PATCH 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
 2026-04-27 15:31 UTC  (5+ messages)

[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
 2026-04-27 15:20 UTC 

[PATCH v11 00/15] Exposing case folding behavior
 2026-04-27 15:30 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH RFC v4 00/22] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-27 15:18 UTC  (4+ messages)
` [PATCH RFC v4 14/22] mm: page_reporting: "

[PATCH 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-04-27 15:30 UTC  (7+ messages)
` [PATCH 2/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH 3/3] LoongArch: Skip relocation-time KASLR if it has already been applied

[PATCH v4 00/22] netfs: Miscellaneous fixes
 2026-04-27 15:29 UTC  (12+ messages)
` [PATCH v4 01/22] netfs: Fix cancellation of a DIO and single read subrequests
` [PATCH v4 02/22] netfs: Fix missing barriers when accessing stream->subrequests locklessly
` [PATCH v4 03/22] netfs: Fix missing locking around retry adding new subreqs
` [PATCH v4 04/22] netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
` [PATCH v4 05/22] netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
` [PATCH v4 06/22] netfs: Fix zeropoint update where i_size > remote_i_size
` [PATCH v4 07/22] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH v4 08/22] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH v4 09/22] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
` [PATCH v4 10/22] netfs: Defer the emission of trace_netfs_folio()
` [PATCH v4 11/22] netfs: Fix streaming write being overwritten

[PATCH i-g-t 0/3] Few fixes for igt_display_reset_outputs() in lib/igt_kms
 2026-04-27 15:30 UTC  (3+ messages)
` [PATCH i-g-t 2/3] lib/igt_kms: Fix assert in igt_display_reset_outputs()

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

[Intel-wired-lan] [PATCH net] ice: fix stats array overflow when VF requests more queues
 2026-04-27 15:30 UTC  (4+ messages)
`  "

[PATCH] nubus: switch to dynamic root device
 2026-04-27 15:30 UTC  (3+ messages)

[PATCH] usb: gadget: net2280: Fix double free in probe error path
 2026-04-27 15:30 UTC  (3+ messages)

[PATCH v8 00/21] Runtime TDX module update support
 2026-04-27 15:28 UTC  (22+ messages)
` [PATCH v8 01/21] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v8 02/21] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v8 03/21] coco/tdx-host: Expose TDX module version
` [PATCH v8 04/21] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v8 05/21] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
` [PATCH v8 06/21] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v8 07/21] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v8 08/21] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v8 09/21] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v8 10/21] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v8 11/21] x86/virt/tdx: Reset software states during TDX module shutdown
` [PATCH v8 12/21] x86/virt/seamldr: Install a new TDX module
` [PATCH v8 13/21] x86/virt/seamldr: Do TDX per-CPU initialization after module installation
` [PATCH v8 14/21] x86/virt/tdx: Restore TDX module state
` [PATCH v8 15/21] x86/virt/tdx: Refresh TDX module version after update
` [PATCH v8 16/21] x86/virt/tdx: Reject updates during concurrent TD build
` [PATCH v8 17/21] x86/virt/seamldr: Abort updates on failure
` [PATCH v8 18/21] coco/tdx-host: Don't expose P-SEAMLDR features on CPUs with erratum
` [PATCH v8 19/21] x86/virt/tdx: Enable TDX module runtime updates
` [PATCH v8 20/21] coco/tdx-host: Document TDX module update compatibility criteria
` [PATCH v8 21/21] x86/virt/tdx: Document TDX module update

[PATCH v4 0/7] iio: adc: hx711: add HX710B support
 2026-04-27 15:29 UTC  (3+ messages)
` [PATCH v4 1/7] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible

[PATCH 1/2] drm/amdgpu/vcn: set no_user_fence for VCN v2-v5 enc/dec rings
 2026-04-27 15:28 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/jpeg: set no_user_fence for JPEG v2-v5 rings

[PATCH 0/7] soc: sunxi: sram: Add H616 SRAM support
 2026-04-27 15:28 UTC  (3+ messages)
` (subset) "

+ coredump-add-core_pattern-specifier-for-si_code.patch added to mm-nonmm-unstable branch
 2026-04-27 15:28 UTC  (2+ messages)

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-27 15:27 UTC  (5+ messages)
` [PATCH v2 03/11] rust: io: use pointer types instead of address

[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-04-27 15:26 UTC  (3+ messages)
` [PATCH v8 11/13] xen/arm: Save/restore context on suspend/resume

[PATCH 0/3] mm: remove page_mapped()
 2026-04-27 15:27 UTC  (6+ messages)
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()

[PATCH v9 0/2] Add support for Microchip EMC1812
 2026-04-27 15:27 UTC  (3+ messages)

[RFC PATCH v2 0/8] kvfree_rcu() improvements
 2026-04-27 15:11 UTC  (7+ messages)
` [PATCH 5/8] mm/slab: make kfree_rcu_nolock() work with sheaves

[PATCH v2 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-04-27 15:26 UTC  (7+ messages)

[RFC PATCH] mm/hugetlb: fix resv_map memory leak in __mmap_region error path
 2026-04-27 15:20 UTC  (5+ messages)
    `  "

[PATCH] mm/hugetlb: fix subpool accounting after cgroup charge failure
 2026-04-27 15:12 UTC  (2+ messages)

[PATCH v2] crypto: ccp: Fix incorrect return type for psp_get_capability()
 2026-04-27 15:24 UTC  (3+ messages)

[syzbot] [hams?] KASAN: slab-use-after-free Read in ax25_send_frame (3)
 2026-04-27 15:25 UTC  (2+ messages)

[PATCH v2] sched: topology: cleanup comments
 2026-04-27 15:24 UTC  (2+ messages)

[PATCH v2] app/testpmd: avoid cmdline use-after-free on SIGINT
 2026-04-27 15:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] mm/mempolicy: track user-defined mempolicy allocations
 2026-04-27 15:15 UTC 

[PATCH v4 0/2] Fix clk_divider_bestdiv() to get max clk rate supported and add KUnit test suites
 2026-04-27 15:23 UTC  (3+ messages)
` [PATCH v4 1/2] clk: divider: Add KUnit tests for clk_divider_bestdiv() ULONG_MAX handling

[PATCH] ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()
 2026-04-27 15:22 UTC 

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Remove plane-scaler subtests
 2026-04-27 15:30 UTC 

[PATCH v2] nvmem: core: Default to read-only if wp-gpios present
 2026-04-27 15:21 UTC  (3+ messages)

[PATCH] block: rbd: switch to dynamic root device
 2026-04-27 15:21 UTC  (3+ messages)

[PATCH] mempool: improve cache behaviour and performance
 2026-04-27 15:21 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
 2026-04-27 15:21 UTC  (3+ messages)

[PATCH] ASoC: Intel: cht_bsw_rt5672: Simplify probe() with local 'dev' pointer
 2026-04-27 15:19 UTC  (2+ messages)

[PATCH v3] nvmem: core: Default to read-only if wp-gpios present
 2026-04-27 15:19 UTC 

[PATCH v3 0/4] arm64: dts: qcom: sdm630/660 FastRPC fixes
 2026-04-27 15:20 UTC  (4+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sdm630: describe adsp_mem region properly

[yocto] Chance of success building "wrynose" core-image-minimal for Orange Pi 5 Pro?
 2026-04-27 15:19 UTC  (2+ messages)

+ selftests-damon-sysfspy-pause-damon-before-dumping-status.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ selftests-damon-sysfspy-check-pause-on-assert_ctx_committed.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ selftests-damon-drgn_dump_damon_status-dump-pause.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ selftests-damon-_damon_sysfs-support-pause-file-staging.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ mm-damon-tests-core-kunit-test-pause-commitment.patch added to mm-new branch
 2026-04-27 15:19 UTC 

[PATCH 0/5] Improvements to PCI hibernate path
 2026-04-27 15:19 UTC  (5+ messages)

+ docs-abi-damon-update-for-pause-sysfs-file.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ docs-admin-guide-mm-damon-usage-update-for-pause-file.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ docs-mm-damon-design-update-for-context-pause-resume-feature.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ mm-damon-sysfs-add-pause-file-under-context-dir.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ mm-damon-core-introduce-damon_ctx-paused.patch added to mm-new branch
 2026-04-27 15:19 UTC 

[PATCH] Update the e-mail address of the Xenomai mailing list
 2026-04-27 15:19 UTC  (2+ messages)

ucm2: Qualcomm: Add HONOR MagicBook Art 14 support
 2026-04-27 15:18 UTC 

[PATCH] iio: buffer: hw-consumer: free scan_mask on buffer release
 2026-04-27 15:19 UTC  (2+ messages)

FAILED: patch "[PATCH] ALSA: usb-audio: Evaluate packsize caps at the right place" failed to apply to 5.10-stable tree
 2026-04-27 15:18 UTC 

[scarthgap][PATCH 0/9] scarthgap updates
 2026-04-27 15:18 UTC  (4+ messages)
` [scarthgap][PATCH 4/9] bash: upgrade 5.2.21 -> 5.2.37
  ` [OE-core] "

[PATCH] build: prefer sigaltstack over ucontext on Linux
 2026-04-27 15:18 UTC  (10+ messages)

[PATCH v5 0/4] staging: octeon: modernize logging and refactor to per-device state
 2026-04-27 15:15 UTC  (5+ messages)
` [PATCH v5 1/4] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions
` [PATCH v5 2/4] staging: octeon: replace pr_warn with dev_warn in fill path
` [PATCH v5 3/4] staging: octeon: ethernet: replace pr_err and pr_info with dev_err and netdev_err
` [PATCH v5 4/4] staging: octeon: refactor to per-device state and pass platform_device

[PATCH v4] badblocks: fix infinite loop due to incorrect rounding and overflow
 2026-04-27 15:17 UTC 

[PATCH] gpu: nova-core: simplify and_then with condition to filter
 2026-04-27 15:16 UTC  (2+ messages)

[PATCH] tests/functional/ppc/test_ppe42: Fix warning from the latest version of pylint
 2026-04-27 15:15 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streams
 2026-04-27 15:15 UTC 

[PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
 2026-04-27 15:14 UTC  (4+ messages)

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-04-27 15:14 UTC  (4+ messages)
` [RFC PATCH v2 1/2] "

[PATCHSET v5] libfuse: run fuse servers as a contained service
 2026-04-27 15:13 UTC  (4+ messages)
` [PATCH 12/13] example/service: create a sample systemd service for a high-level fuse server

[PATCH] badblocks: fix infinite loop due to incorrect rounding and overflow
 2026-04-27 15:12 UTC  (2+ messages)

[PATCH test-artifacts v3 00/13] Changes for several CI improvements
 2026-04-27 15:12 UTC  (4+ messages)
` [PATCH test-artifacts v3 03/13] Add debian rootfs artifact

[RFC PATCH 00/12] rv: Add selftests to tools and KUnit tests
 2026-04-27 15:11 UTC  (13+ messages)
` [RFC PATCH 01/12] tools/rv: Fix substring match bug in monitor name search
` [RFC PATCH 02/12] tools/rv: Fix substring match when listing container monitors
` [RFC PATCH 03/12] tools/rv: Fix exit status when monitor execution fails
` [RFC PATCH 04/12] tools/rv: Fix cleanup after failed trace setup
` [RFC PATCH 05/12] tools/rv: Add selftests
` [RFC PATCH 06/12] verification/rvgen: Fix options shared among commands
` [RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
` [RFC PATCH 08/12] verification/rvgen: Add selftests
` [RFC PATCH 09/12] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
` [RFC PATCH 10/12] rv: Add KUnit tests for some DA/HA monitors
` [RFC PATCH 11/12] rv: Add KUnit stubs for current and smp_processor_id()
` [RFC PATCH 12/12] rv: Add KUnit tests for some LTL monitors

[PATCH] riscv/sifive: remove warning in errata
 2026-04-27 15:12 UTC  (3+ messages)

Linux 7.0.2
 2026-04-27 15:12 UTC  (2+ messages)

Linux 6.18.25
 2026-04-27 15:12 UTC  (2+ messages)

Linux 6.12.84
 2026-04-27 15:12 UTC  (2+ messages)

[PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
 2026-04-27 15:12 UTC  (11+ messages)
` [PATCH v2 01/10] mm/damon/core: introduce damon_ctx->paused
` [PATCH v2 02/10] mm/damon/sysfs: add pause file under context dir
` [PATCH v2 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [PATCH v2 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [PATCH v2 05/10] Docs/ABI/damon: update for pause sysfs file
` [PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [PATCH v2 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status

Linux 6.6.136
 2026-04-27 15:11 UTC  (2+ messages)

[PATCH] btrfs: remove 32bit compat code for VFS inode number
 2026-04-27 15:12 UTC  (3+ messages)

[PATCH V6 00/14] iothread: Support tracking and querying IOThread holders
 2026-04-27 15:10 UTC  (4+ messages)
` [PATCH V6 13/14] qapi: examine IOThread attachment status via query-iothreads

`Option::filter` in nova-core/firmware.rs
 2026-04-27 15:11 UTC  (2+ messages)

[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2026-04-27 15:10 UTC  (9+ messages)
` [PATCH v4 5/8] fuse: {io-uring} Allow reduced number of ring queues

[PATCH v2 1/4] mm/damon/ops-common: optimize damon_hot_score() using ilog2()
 2026-04-27 15:09 UTC  (2+ messages)

[BUG] Missing strrchr definition in arch/um/drivers/
 2026-04-27 15:09 UTC 

[PATCH wireless-next 0/2] wifi: cfg80211/mac80211: indicate (Re)Association frame encryption in SME-in-driver mode
 2026-04-27 15:07 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: cfg80211: indicate (Re)Association frame encryption to userspace
` [PATCH wireless-next 2/2] wifi: cfg80211/mac80211: extend cfg80211_rx_assoc_resp_data() for assoc encryption

[PATCH v6 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-04-27 15:08 UTC  (3+ messages)
` [PATCH v6 3/4] clk: keystone: sci-clk: add restore_context() operation

[PATCH] mtd: spi-nor: Add gd55lb02gf chips
 2026-04-27 15:08 UTC 

[PATCH] clockevents: Reset next_event_forced in the coupled programming path
 2026-04-27 15:08 UTC  (2+ messages)

[RFC PATCH 0/4] cxl/extent: Enable and validate multi-extent DCDs
 2026-04-27 15:12 UTC  (5+ messages)
  ` [RFC PATCH 1/4] cxl/extent: Promote cxlr_dax->region_extent to an xarray

[PATCH] Documentation/kernel-parameters: Remove "Deprecated" from isolcpus=
 2026-04-27 15:07 UTC 

[RFC v2 00/10] acpi/x86: s2idle: Introduce and implement hint class ABI and idle hint for s2idle
 2026-04-27 15:07 UTC  (5+ messages)
` [RFC v2 01/10] acpi/x86: s2idle: Rename LPS0 constants so they mirror their function

[PATCH v3 0/3] at91: Remove of_platform_default_populate() calls
 2026-04-27 15:07 UTC  (6+ messages)
` [PATCH v3 3/3] ARM: at91: remove unnecessary of_platform_default_populate calls

[PATCH 1/4] qemu: overlay signature nodes
 2026-04-27 15:03 UTC  (4+ messages)
` [PATCH 2/4] iminfo: also verify signatures
` [PATCH 3/4] mkimage: define log_err and log_info
` [PATCH 4/4] image-fit-sig: require signatures

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-27 15:04 UTC  (2+ messages)

[PATCH v2 0/7] clk: qcom: Add initial clock controllers for the upcoming Hawi SoC
 2026-04-27 15:05 UTC  (3+ messages)
` [PATCH v2 7/7] clk: qcom: Add support for global clock controller on Hawi

[PATCH v3] docs: add guidelines for submitting new filesystems
 2026-04-27 15:05 UTC  (2+ messages)

[PATCH nf,v6 1/3] netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwarding
 2026-04-27 15:05 UTC  (3+ messages)
` [PATCH nf,v6 2/3] "
` [PATCH nf,v6 3/3] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path


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.