messages from 2026-04-27 15:24:08 to 2026-04-27 15:58:02 UTC [more...]
[PATCH] efi_loader: fix AllocatePages overlap status
2026-04-27 15:48 UTC (2+ messages)
[PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
2026-04-27 15:57 UTC (2+ messages)
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-04-27 15:57 UTC (3+ messages)
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
[GIT PULL] isofs and udf fixes for 7.1-rc2
2026-04-27 15:56 UTC
[PATCH v11 00/15] Exposing case folding behavior
2026-04-27 15:56 UTC (8+ messages)
` [PATCH v11 08/15] xfs: Report case sensitivity in fileattr_get
` [f2fs-dev] "
` [f2fs-dev] [PATCH v11 00/15] Exposing case folding behavior
[PATCH] efi: pstore: Drop efivar lock when efi_pstore_open() returns with an error
2026-04-27 15:56 UTC
[PATCH] docs: dt: writing-bindings: Extend compatible fallbacks guideline
2026-04-27 15:56 UTC (4+ messages)
[PATCH 1/4] qemu: overlay signature nodes
2026-04-27 15:55 UTC (2+ messages)
[PATCH 1/1] scsi: ufs: remove ucd_rsp_dma_addr and ucd_prdt_dma_addr from ufshcd_lrb
2026-04-27 15:55 UTC (2+ messages)
[PATCH] MAINTAINERS: Add myself as maintainer for linux-user
2026-04-27 15:54 UTC (4+ messages)
[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
2026-04-15 10:04 UTC (6+ messages)
[PATCH 0/7] staging: octeon: remove typedefs for enums and structs
2026-04-27 15:54 UTC (8+ messages)
` [PATCH 1/7] staging: octeon: convert cvmx_spi_mode_t from typedef to plain enum
` [PATCH 2/7] staging: octeon: convert cvmx_helper_interface_mode_t "
` [PATCH 3/7] staging: octeon: convert cvmx_pow_wait_t "
` [PATCH 4/7] staging: octeon: convert cvmx_pko_lock_t "
` [PATCH 5/7] staging: octeon: convert cvmx_pko_status_t "
` [PATCH 6/7] staging: octeon: convert cvmx_pko_port_status_t from typedef to plain struct
` [PATCH 7/7] staging: octeon: convert cvmx_pip_port_status_t "
[PATCH v10 0/7] proc: subset=pid: Relax check of mount visibility
2026-04-27 15:54 UTC (2+ messages)
[PATCH 0/2] virtio-rtc: Add basic device support
2026-04-27 15:53 UTC (2+ messages)
[PATCH dpdk] net: fix L2 ptype assignment in VLAN loop
2026-04-27 15:53 UTC (4+ messages)
` [PATCH dpdk v4] net: fix VLAN packet type
[PATCH 1/3] ASoC: arm: pxa2xx: remove platform_data processing
2026-04-27 15:52 UTC (3+ messages)
` [PATCH 3/3] ASoC: pxa: integrate sound/arm/pxa2xx into sound/soc/pxa2xx
[PATCH v2 0/7] AMD HSMP: metrics table improvements and Family 1Ah Model 50h-5Fh support
2026-04-27 15:51 UTC (8+ messages)
` [PATCH v2 1/7] platform/x86/amd/hsmp: Add new HSMP messages for Family 1Ah, Model 50h-5Fh
` [PATCH v2 2/7] platform/x86/amd/hsmp: Add metrics table support for Family 1Ah "
` [PATCH v2 3/7] platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
` [PATCH v2 4/7] sysfs: Add SYSFS_HUGE_BIN_FILE flag for binary attributes larger than PAGE_SIZE
` [PATCH v2 5/7] platform/x86/amd/hsmp: Add dynamic table size for metric table
` [PATCH v2 6/7] platform/x86/amd/hsmp: Make metric table read locking use guard(mutex)
` [PATCH v2 7/7] platform/x86/amd/hsmp: Support SYSFS_HUGE_BIN_FILE for metric table reads
[GIT PULL] Fsnotify fixes for 7.1-rc2
2026-04-27 15:52 UTC
[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
2026-04-27 15:43 UTC (5+ messages)
` [PATCH v2 1/3] mm/page_owner: add filter infrastructure
` [PATCH v2 2/3] mm/page_owner: add print_mode filter
[LTP] [PATCH v2] lapi/io_uring: Add IORING_OP_READ/WRITE constants
2026-04-27 15:50 UTC (2+ messages)
` [LTP] "
[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
2026-04-27 15:49 UTC (3+ messages)
` [PATCH v5 2/4] "
[PATCH 0/2] improve qom debugging and fix a dangling MemoryRegion in rutabaga
2026-04-27 15:44 UTC (3+ messages)
` [PATCH 1/2] qom: improve use-after-free debugging
` [PATCH 2/2] display: rutabaga: unparent MemoryRegions in unmap
[RFC PATCH] fs/buffer: serialize set_buffer_uptodate against concurrent clears
2026-04-27 15:48 UTC (5+ messages)
[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
2026-04-27 15:48 UTC (3+ messages)
` [RFC PATCH v2 1/2] "
[PATCH v4 00/22] netfs: Miscellaneous fixes
2026-04-27 15:46 UTC (23+ 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 v4 12/22] netfs: Fix read-gaps to remove netfs_folio from filled folio
` [PATCH v4 13/22] netfs: Fix write streaming disablement if fd open O_RDWR
` [PATCH v4 14/22] netfs: Fix early put of sink folio in netfs_read_gaps()
` [PATCH v4 15/22] netfs: Fix leak of request in netfs_write_begin() error handling
` [PATCH v4 16/22] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
` [PATCH v4 17/22] netfs: Fix potential uninitialised var in netfs_extract_user_iter()
` [PATCH v4 18/22] netfs: Fix partial invalidation of streaming-write folio
` [PATCH v4 19/22] netfs: Fix folio->private handling in netfs_perform_write()
` [PATCH v4 20/22] netfs: Fix netfs_read_folio() to wait on writeback
` [PATCH v4 21/22] netfs, afs: Fix write skipping in dir/link writepages
` [PATCH v4 22/22] afs: Fix the locking used by afs_get_link()
[PATCH v3] docs: add guidelines for submitting new filesystems
2026-04-27 15:48 UTC (2+ messages)
[PATCH v3] btrfs: warn about extent buffer that can not be released
2026-04-27 15:48 UTC (2+ messages)
[PATCH v3 1/1] mtd: cfi_cmdset_0001: Factor out do_write_buffer_locked() to reduce stack frame
2026-04-27 15:47 UTC (9+ messages)
[PATCH] dt-bindings: display/msm: Fix typo in clock-names property
2026-04-27 15:46 UTC
[PATCH 1/2] drm/xe/gsc: Fix double-free of managed BO in error path
2026-04-27 15:46 UTC
[PATCH v3 0/5] staging: rtl8723bs: rtw_mlme: fix long lines and related issues
2026-04-27 15:46 UTC (4+ messages)
` [PATCH v3 2/5] staging: rtl8723bs: rtw_mlme: fix lines exceeding 100 columns
ipp-usb 0.9.32 is released
2026-04-27 15:46 UTC
[RFC] HP laptop charge mode control via POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR
2026-04-27 15:45 UTC (2+ messages)
[xenomai-images][PATCH] ci: Switch to Raspberry Pi 4 with kernel 5.10, 5.15, and 6.1
2026-04-27 15:43 UTC
[PATCH] usb: udc: pxa: remove unused platform_data
2026-04-27 15:43 UTC (3+ messages)
[PATCH] scsi: ufs: qcom: Unify user-visible "Qualcomm" name
2026-04-27 15:43 UTC (2+ messages)
[PATCH v3 0/2] rust: pin-init: fix incorrect accessor reference lifetime
2026-04-27 15:43 UTC (3+ messages)
` [PATCH v3 1/2] rust: pin-init: internal: move alignment check to `make_field_check`
` [PATCH v3 2/2] rust: pin-init: fix incorrect accessor reference lifetime
[PULL] Please pull casey/qcom-main-13Apr2026
2026-04-27 15:42 UTC (2+ messages)
[GIT PULL] Please pull u-boot-ufs-20260313
2026-04-27 15:42 UTC (2+ messages)
[PATCH] tests/qtest: Make qtest_get_arch() cleverer
2026-04-27 15:40 UTC (2+ messages)
[RFC 0/7] mm: dual-bitmap page allocator consistency checker
2026-04-27 15:40 UTC (12+ messages)
` [RFC 4/7] mm: add page consistency checker implementation
[PATCH] mm/hugetlb: fix subpool accounting after cgroup charge failure
2026-04-27 15:19 UTC (3+ messages)
[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: Drop modem support
2026-04-27 15:40 UTC (2+ messages)
[PATCH net] tcp: do not shrink window clamp when SO_RCVBUF is locked
2026-04-27 15:38 UTC (2+ messages)
[Buildroot] [PATCH] package/liburiparser: security bump to version 1.0.1
2026-04-27 15:37 UTC
[PATCH 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
2026-04-27 15:37 UTC (8+ messages)
` [PATCH 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH 2/2] ACPI: CPPC: Add ospm_nominal_perf support
[PATCH v2] usb: gadget: net2280: Fix double free in probe error path
2026-04-27 15:36 UTC
[PATCH] ALSA: wavefront: add suspend and resume support
2026-04-27 15:36 UTC
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-04-27 15:34 UTC (16+ messages)
` [PATCH v4 01/15] arm64: mm: Map the linear alias of text/rodata as tagged
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
` [PATCH v4 03/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v4 04/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v4 05/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v4 06/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v4 07/15] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v4 08/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v4 09/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v4 10/15] arm64: Move fixmap page tables to end of kernel image
` [PATCH v4 11/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from "
` [PATCH v4 14/15] arm64: mm: Generalize manipulation code of read-only descriptors
` [PATCH v4 15/15] arm64: mm: Remap linear aliases of the fixmap page tables read-only
[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2026-04-27 15:35 UTC (3+ messages)
` [PATCH v4 2/8] fuse: {io-uring} Rename ring->nr_queues to max_nr_queues
[meta-arago][master][PATCH 0/1] Fix TensorFlow Lite development file packaging issues
2026-04-27 15:35 UTC (3+ messages)
` [meta-arago][master][PATCH v 1/1] tensorflow-lite: Fix file packaging for headers and symlinks
[PATCH 0/3] Documentation: security-bugs: new updates covering triage and AI
2026-04-27 15:35 UTC (9+ 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 1/2] drm/amdgpu/vcn: set no_user_fence for VCN v2-v5 enc/dec rings
2026-04-27 15:35 UTC (3+ messages)
[PATCH v4 0/3] dom0less: various updates
2026-04-27 15:34 UTC (4+ messages)
` [PATCH v4 1/3] xen/dom0less: introduce next_phandle in struct kernel_info
` [PATCH v4 2/3] xen/dom0less: pass kernel_info struct instead of fdt to make_cpus_node()
` [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 (3+ messages)
` [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)
[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 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 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 (3+ 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 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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.