messages from 2026-04-23 13:31:40 to 2026-04-23 15:21:18 UTC [more...]
[PATCH v3 00/17] efi/x86: Avoid the need to mangle the EFI memory map
2026-04-23 15:20 UTC (17+ messages)
` [PATCH v3 01/17] x86/efi: Omit redundant kernel image overlap check
` [PATCH v3 02/17] x86/efi: Drop redundant EFI_PARAVIRT check
` [PATCH v3 03/17] x86/efi: Only merge EFI memory map entries on 32-bit systems
` [PATCH v3 04/17] x86/efi: Defer sub-1M check from unmap to free stage
` [PATCH v3 05/17] x86/efi: Simplify real mode trampoline allocation quirk
` [PATCH v3 06/17] x86/efi: Unmap kernel-reserved boot regions from EFI page tables
` [PATCH v3 07/17] x86/efi: Drop EFI_MEMORY_RUNTIME check from __ioremap_check_other()
` [PATCH v3 08/17] x86/efi: Allow ranges_to_free array to grow beyond initial size
` [PATCH v3 09/17] x86/efi: Intersect ranges_to_free with MEMBLOCK_RSRV_KERN regions
` [PATCH v3 10/17] x86/efi: Do not rely on EFI_MEMORY_RUNTIME bit and avoid entry splitting
` [PATCH v3 11/17] efi: Use nr_map not map_end to find the last valid memory map entry
` [PATCH v3 12/17] x86/efi: Clean the memory map using iterator and filter API
` [PATCH v3 13/17] x86/efi: Update the runtime map in place
` [PATCH v3 14/17] x86/efi: Reuse memory map instead of reallocating it
` [PATCH v3 15/17] x86/efi: Merge two traversals of the memory map when freeing boot regions
` [PATCH v3 16/17] x86/efi: Avoid EFI_MEMORY_RUNTIME for early EFI boot memory reservations
[PATCH net-next v12 0/4] Support multi-channel IRQs in stmmac platform drivers
2026-04-23 15:20 UTC (3+ messages)
` [PATCH net-next v12 2/4] arm64: dts: s32: set Ethernet channel irqs
[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
2026-04-23 15:19 UTC (15+ messages)
` [PATCH 32/48] objtool: Add is_cold_func() helper
` [PATCH 43/48] objtool: Add insn_sym() helper
` [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
` [PATCH 47/48] objtool: Improve and simplify prefix symbol detection
[PATCH v3 0/8] arm64: amlogic: T7 thermal support
2026-04-23 15:17 UTC (5+ messages)
` [PATCH v3 4/8] thermal: amlogic: Add support for secure monitor calibration readout
[PATCH v3 0/3] Enable perf tracing for unprivileged users
2026-04-23 15:17 UTC (4+ messages)
` [PATCH v3 1/3] perf evsel: don't set PERF_SAMPLE_IP for unprivileged tracepoints
` [PATCH v3 2/3] perf: enable unprivileged syscall tracing with perf trace
` [PATCH v3 3/3] tracefs: make root directory world-traversable
[PATCH 3/4] PCI: qcom: Indicate broken L1ss exit during resume from system suspend
2026-04-23 15:15 UTC (3+ messages)
[RFC PATCH v2 0/3] gpio: add PMIO support to gpio-mmio
2026-04-23 15:14 UTC (3+ messages)
[syzbot] [iomap?] WARNING in iomap_zero_range
2026-04-23 15:14 UTC (3+ messages)
[PATCH 0/2] remoteproc: xlnx: add auto-boot support
2026-04-23 15:14 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature
[PATCH] MAINTAINERS: Add maintainer info for libnvdimm and DAX
2026-04-23 15:17 UTC (2+ messages)
[PATCH v10 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-04-23 15:12 UTC (3+ messages)
` [PATCH v11 2/6] mfd: add NXP MC33978/MC34978 core driver
[PATCH] HID: intel-thc-hid: Intel-quickspi: Fix some error codes
2026-04-23 15:12 UTC (3+ messages)
[PATCH v2] namei: use QSTR() instead of QSTR_INIT() in path_pts
2026-04-23 15:11 UTC
[PATCH v2 0/2] x86/bug: Add printf() validation to x86's custom WARNs
2026-04-23 15:12 UTC (4+ messages)
` [PATCH v2 1/2] x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNs
` [PATCH v2 2/2] x86/bug: Put HAVE_ARCH_BUG_FORMAT_ARGS WARN definitions inside __ASSEMBLER__
[PATCH] tools/accounting/getdelays: fix -Wformat-truncation warning in format_timespec
2026-04-23 15:11 UTC
[PATCH] staging: rtl8723bs: replace TBTT magic numbers with macros
2026-04-23 15:09 UTC (2+ messages)
[Patch v4 00/22] Cache aware scheduling
2026-04-23 15:06 UTC (6+ messages)
[PATCH net] ipv4: clamp MCAST_MSFILTER getsockopt to optlen, not gf_numsrc
2026-04-23 15:06 UTC (5+ messages)
[PATCH] gpu: nova-core: simplify and_then with condition to filter
2026-04-23 15:04 UTC (2+ messages)
[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-04-23 15:03 UTC (5+ messages)
` [PATCH v2 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v2 2/4] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH v2 3/4] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
[PATCH 0/2] mm/damon/sysfs-schemes: fix use-after-free for [memcg_]path
2026-04-23 15:02 UTC (3+ messages)
` [PATCH 1/2] mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
` [PATCH 2/2] mm/damon/sysfs-schemes: protect path "
[PATCH 0/2] drm/panel: Add Raspberry Pi 7" panel
2026-04-23 15:01 UTC (12+ messages)
` [PATCH 2/2] drm/panel: simple: Add timings for "
[syzbot] [net?] general protection fault in kernel_sock_shutdown (4)
2026-04-23 15:01 UTC
[PATCH] mm: update stale locking comment in do_anonymous_page()
2026-04-23 15:00 UTC (4+ messages)
` [PATCH v2] mm/memory: update stale locking comments for fault handlers
[PATCH v3 0/4] arm64: dts: qcom: sdm630/660 FastRPC fixes
2026-04-23 15:00 UTC (8+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: sdm630: assign adsp_mem region to ADSP FastRPC node
[PATCH v2] ipv6: fix memory leak in __ip6_make_skb() when queue is empty
2026-04-23 14:59 UTC (3+ messages)
[PATCH 1/2] sh: cache: remove unused but set variables in sh4_flush_cache_range
2026-04-23 14:57 UTC (3+ messages)
` [PATCH 2/2] gdrom: remove unused but set variable in gdrom_get_last_session
[PATCH v7 0/4] Enable multi-owner I2C support for QCOM GENI controllers
2026-04-23 14:55 UTC (5+ messages)
` [PATCH v7 1/4] dt-bindings: i2c: qcom,i2c-geni: Document multi-owner controller support
` [PATCH v7 2/4] dmaengine: qcom: gpi: Add lock/unlock TREs for multi-owner I2C transfers
` [PATCH v7 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v7 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode
[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-23 14:57 UTC (11+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
[PATCH] PCI/P2PDMA: Avoid returning a provider for non_mappable_bars
2026-04-23 14:55 UTC (5+ messages)
[PATCH] MAINTAINERS: nova: update mailing list
2026-04-23 14:56 UTC (2+ messages)
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-23 14:55 UTC (5+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
2026-04-23 14:55 UTC (12+ messages)
` [PATCH 1/2] usb: core: Fix root hub descriptor wBytesPerInterval
` [PATCH 2/2] usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerInterval
[BUG] KASAN: slab-use-after-free in ALSA OSS read/poll race
2026-04-23 14:53 UTC
[PATCH v2 0/2] rust: pin-init: fix incorrect accessor reference lifetime
2026-04-23 14:51 UTC (3+ messages)
` [PATCH v2 1/2] rust: pin-init: internal: move alignment check to `make_field_check`
` [PATCH v2 2/2] rust: pin-init: fix incorrect accessor reference lifetime
Pressing the power button causes the device to freeze completely
2026-04-23 14:51 UTC (5+ messages)
[PATCH V4 00/10] iommufd: Enable noiommu mode for cdev
2026-04-23 14:51 UTC (8+ messages)
` [PATCH V4 01/10] iommufd: Support a HWPT without an iommu driver for noiommu
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-23 14:50 UTC (12+ messages)
[RFC PATCH v2 0/4] fix FF-A call failed with pKVM when ff-a driver is built-in
2026-04-23 14:48 UTC (16+ messages)
` [RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
[BUG] rxrpc: Client connection leak and BUG() call during kernel IO thread exit
2026-04-23 14:48 UTC (2+ messages)
[GIT PULL] MM updates for 7.1-rc1
2026-04-23 14:44 UTC (6+ messages)
[PATCH] dt-bindings: qcom: geni-se-qup: Add compatible for Nord SoC
2026-04-23 14:44 UTC (4+ messages)
[PATCH] tools/rv: harden monitor name lookup bounds checks
2026-04-23 14:44 UTC
[PATCH 0/5] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
2026-04-23 14:40 UTC (7+ messages)
` [PATCH 1/5] KVM: x86/hyperv: Get target FIFO in hv_tlb_flush_enqueue(), not caller
` [PATCH 2/5] KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_fifo()
` [PATCH 3/5] KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU accesses
` [PATCH 4/5] KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()
` [PATCH 5/5] KVM: x86/hyperv: Use {READ,WRITE}_ONCE for cross-task synic->active accesses
[PATCH RFC] sunrpc: hardcode pool_mode to pernode, remove other modes
2026-04-23 14:39 UTC
[PATCH v2] fs: cache the string generated by reading /proc/filesystems
2026-04-23 14:38 UTC (5+ messages)
` [PATCH v2] "
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-04-23 14:35 UTC (2+ messages)
[PATCH v9 0/2] Introduce Synology Microp driver
2026-04-23 14:31 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v9 2/2] platform: Add initial synology microp driver
[PATCH 0/2] mm/kmemleak: dedupe verbose scan output
2026-04-23 14:29 UTC (3+ messages)
` [PATCH 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
[BUG] KASAN: slab-use-after-free Write in sk_skb_reason_drop
2026-04-23 14:27 UTC (3+ messages)
[PATCH v2] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
2026-04-23 14:28 UTC
[PATCH v7 0/4] Support PERF MGMT for RXE
2026-04-23 14:27 UTC (3+ messages)
` PING: "
[PATCH] iommu/arm-smmu-v3: Allow disabling Stage 1 translation
2026-04-23 14:23 UTC (7+ messages)
[PATCH v4 00/37] VKMS: Introduce multiple configFS attributes
2026-04-23 14:22 UTC (6+ messages)
` [PATCH v4 02/37] drm/blend: Get a rotation name from it's bitfield
[PATCH v10 00/11] drm: Add new pixel formats for Xilinx Zynqmp
2026-04-23 14:21 UTC (12+ messages)
` [PATCH v10 01/11] drm/fourcc: Add warning for bad bpp
` [PATCH v10 02/11] drm/fourcc: Add DRM_FORMAT_P230
` [PATCH v10 03/11] drm/fourcc: Add DRM_FORMAT_Y8
` [PATCH v10 04/11] drm/fourcc: Add DRM_FORMAT_XYYY2101010
` [PATCH v10 05/11] drm/fourcc: Add DRM_FORMAT_T430
` [PATCH v10 06/11] drm/fourcc: Add DRM_FORMAT_XVUY2101010
` [PATCH v10 07/11] drm: xlnx: zynqmp: Use drm helpers when calculating buffer sizes
` [PATCH v10 08/11] drm: xlnx: zynqmp: Add support for P030 & P230
` [PATCH v10 09/11] drm: xlnx: zynqmp: Add support for Y8 and XYYY2101010
` [PATCH v10 10/11] drm: xlnx: zynqmp: Add support for T430
` [PATCH v10 11/11] drm: xlnx: zynqmp: Add support for XVUY2101010
[PATCH 1/1] tools/rv: ensure monitor name and desc are NUL-terminated
2026-04-23 14:19 UTC
[PATCH] nvmem: core: eeprom: at24: Handle EEPROM with both read-only and wp-gpios
2026-04-23 14:19 UTC (9+ messages)
[PATCH 0/4] firmware: samsung: acpm: Various fixes for sashiko bug reports
2026-04-23 14:19 UTC (5+ messages)
` [PATCH 1/4] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH 2/4] firmware: samsung: acpm: Fix sequence number leak and infinite loop
` [PATCH 3/4] firmware: samsung: acpm: Fix mailbox channel leak on probe error
` [PATCH 4/4] firmware: samsung: acpm: Fix dummy stubs to return ERR_PTR
[PATCH 0/2] vfio/pci: Request resources and map BARs at enable time
2026-04-23 14:18 UTC (4+ messages)
` [PATCH 1/2] vfio/pci: Set up barmap in vfio_pci_core_enable()
[PATCH v2 1/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-04-23 14:17 UTC (4+ messages)
[PATCH v2 0/9] printk: Clean up preferred console handling
2026-04-23 14:16 UTC (3+ messages)
` [PATCH v2 1/9] printk: Rename struct console_cmdline to preferred_console
[PATCH] reset: use a shared SRCU domain for reset controls
2026-04-23 14:15 UTC (4+ messages)
[PATCH v3 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-04-23 14:14 UTC (5+ messages)
` [PATCH v3 1/1] "
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-04-23 14:13 UTC (4+ messages)
` [RFC PATCH v4 5/6] drivers/migrate_offload: add DMA batch copy driver (dcbm)
[PATCH v2 0/4] Firmware LSM hook
2026-04-23 14:09 UTC (11+ messages)
[PATCH] ALSA: hda: cs35l56: Propagate ASP TX source control errors
2026-04-23 14:09 UTC (3+ messages)
[PATCH 5.10.y 00/15] timers: Provide timer_shutdown[_sync]()
2026-04-23 14:07 UTC (5+ messages)
[PATCH] HID: usbhid: sanitize hid->uniq against non-printable bytes
2026-04-23 14:03 UTC (6+ messages)
[PATCH net v2 00/15] Remove a number of ISA and PCMCIA Ethernet drivers
2026-04-23 14:01 UTC (5+ messages)
` [PATCH net v2 13/15] drivers: net: 8390: pcnet: Remove this driver
[RFC PATCH v1 00/11] Landlock: Namespace and capability control
2026-04-23 13:52 UTC (13+ messages)
` [RFC PATCH v1 10/11] samples/landlock: Add capability and namespace restriction support
` [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions
[PATCH v2 00/15] Add arm64 support in MSHV_VTL
2026-04-23 14:00 UTC (4+ messages)
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
[PATCH v2 0/4] Describe coresight on R-Mobile A1
2026-04-23 14:00 UTC (7+ messages)
` [PATCH v2 3/4] ARM: dts: renesas: r8a7740: Add ZT/ZTR trace clock "
[PATCH v2] drm/amdgpu: deduplicate register access and helper routines
2026-04-23 14:00 UTC (2+ messages)
[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
2026-04-23 14:00 UTC (3+ messages)
` [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
[PATCH v2] usb: gadget: udc: skip pullup() if already connected
2026-04-23 14:00 UTC (2+ messages)
[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
2026-04-23 13:57 UTC
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-04-23 13:53 UTC (3+ messages)
[PATCH v2] dma-contiguous: setup default pernuma cma area if not configured explicitly
2026-04-23 13:51 UTC (2+ messages)
[PATCH v6 0/3] Add support for Renesas RZ/G3L GBETH clocks
2026-04-23 13:50 UTC (4+ messages)
` [PATCH v6 1/3] clk: renesas: rzg2l: Add support for enabling PLLs
` [PATCH v6 2/3] clk: renesas: r8a08g046: Add support for PLL6 clk
` [PATCH v6 3/3] clk: renesas: r9a08g046: Add clock and reset signals for the GBETH IPs
[PATCH 2/2] scsi: ufs: core: Add support to retrieve and store TX Equalization settings
2026-04-23 13:50 UTC (7+ messages)
[PATCH v2] arm64: smp: Do not mark secondary CPUs possible under nosmp
2026-04-23 13:46 UTC
[PATCH] PCI: dwc: Initialize pp->lock before MSI domain registration
2026-04-23 13:45 UTC (3+ messages)
[PATCH v2 00/15] var-som-6ul: improve support for variants
2026-04-23 13:44 UTC (2+ messages)
[PATCH] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
2026-04-23 13:42 UTC (5+ messages)
[PATCH v3 0/2] selftests/mm: clean up build output and verbosity
2026-04-23 13:40 UTC (5+ messages)
` [PATCH v3 1/2] selftests/mm: respect build verbosity settings for 32/64-bit targets
` [PATCH v3 2/2] selftests/mm: suppress compiler error in liburing check
[PATCH v2 00/13] media: iris: Add support for glymur platform
2026-04-23 13:40 UTC (9+ messages)
` [PATCH v2 02/13] drivers: base: Add generic dma context bus
` [PATCH v2 03/13] gpu: host1x: Migrate to "
` [PATCH v2 11/13] media: iris: Select DMA_CONTEXT_BUS to create firmware device
` [PATCH v2 12/13] media: iris: Add platform data for glymur
` [PATCH v2 13/13] arm64: dts: qcom: glymur: Add iris video node
[PATCH] MAINTAINERS: update Li Wang's email address
2026-04-23 13:39 UTC (2+ messages)
[PATCH v5 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
2026-04-23 13:35 UTC (4+ messages)
` [PATCH v5 3/4] clk: keystone: sci-clk: add restore_context() operation
[PATCH] can: j1939: fix wrong rx timeout for CTS hold messages
2026-04-23 13:34 UTC (5+ messages)
[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
2026-04-23 13:32 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox