messages from 2025-10-03 13:59:55 to 2025-10-03 17:04:43 UTC [more...]
[PATCH] PCI: brcmstb: Fix use of incorrect constant
2025-10-03 17:04 UTC
[PATCH mm-new 0/2] mm/khugepaged: refactor and merge PTE scanning logic
2025-10-03 17:04 UTC (4+ messages)
` [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain
[syzbot] [kernel?] possible deadlock in netif_reset_xps_queues_gt
2025-10-03 17:04 UTC
[PATCH next] PM: runtime: Fix error checking for kunit_device_register()
2025-10-03 17:02 UTC (2+ messages)
[PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops
2025-10-03 17:02 UTC (8+ messages)
[PATCH 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers
2025-10-03 16:59 UTC (2+ messages)
[PATCH v4 0/4] reparent the THP split queue
2025-10-03 16:58 UTC (6+ messages)
` [PATCH v4 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v4 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v4 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline
[PATCH 0/4] x86/mm: some cleanups for pagetable setup code
2025-10-03 16:56 UTC (5+ messages)
` [PATCH 1/4] x86/mm: delete disabled debug code
` [PATCH 2/4] x86/mm: harmonize return value of phys_pte_init()
` [PATCH 3/4] x86/mm: drop unused return from pgtable setup functions
` [PATCH 4/4] x86/mm: simplify calculation of max_pfn_mapped
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-10-03 16:56 UTC (30+ messages)
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name
[PATCH] docs: android: Fix missing kernel-doc entries in binder.c
2025-10-03 16:56 UTC (2+ messages)
[PATCH] mm/mmap: Fix fsnotify_mmap_perm() call in vm_mmap_pgoff()
2025-10-03 16:56 UTC (3+ messages)
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-10-03 16:54 UTC (3+ messages)
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
[PATCH v2 00/12] x86/msr: Inline rdmsr/wrmsr instructions
2025-10-03 16:53 UTC (11+ messages)
` [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR
[PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm()
2025-10-03 16:54 UTC (4+ messages)
[PATCH] sched: cgroup: Move task_can_attach() to cpuset.c
2025-10-03 16:53 UTC (5+ messages)
[PATCH] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR
2025-10-03 16:53 UTC (6+ messages)
[syzbot] [bluetooth?] WARNING in hci_conn_drop (3)
2025-10-03 16:53 UTC
[PATCH v3 0/5] Introduce movable pages for Hyper-V guests
2025-10-03 16:52 UTC (4+ messages)
` [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
[syzbot] [mm?] WARNING in hugetlb_vma_assert_locked
2025-10-03 16:52 UTC
[PATCH v4 0/5] iio: mpl3115: add support for DRDY interrupt
2025-10-03 16:48 UTC (2+ messages)
[PATCH 0/2] Enable UFS ICE clock scaling
2025-10-03 16:48 UTC (6+ messages)
` [PATCH 1/2] soc: qcom: ice: enable ICE clock scaling API
` [PATCH 2/2] ufs: host: scale ICE clock
[PATCH 00/10] drm/panthor: minor AS_CONTROL clean up
2025-10-03 16:46 UTC (15+ messages)
` [PATCH 02/10] drm/panthor: rename and document lock_region
` [PATCH 05/10] drm/panthor: rename and document mmu_hw_do_operation_locked
` [PATCH 07/10] drm/panthor: remove unnecessary mmu_hw_wait_ready calls
[PATCH] kdb: delete unexecuted if-block in kdb_get_kbd_char()
2025-10-03 16:39 UTC (2+ messages)
[PATCH v2 0/7] drm/bridge: protect encoder bridge chain with a mutex
2025-10-03 16:39 UTC (4+ messages)
` [PATCH v2 4/7] drm/bridge: lock the encoder chain in scoped for_each loops
[PATCH] MAINTAINERS: Update Jessica Zhang's email address
2025-10-03 16:37 UTC (4+ messages)
[RESEND PATCH] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
2025-10-03 16:37 UTC (3+ messages)
[PATCH] arm64: dts: qcom: lemans-evk: Add OTG support for primary USB controller
2025-10-03 16:36 UTC (3+ messages)
[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
2025-10-03 16:35 UTC (4+ messages)
[PATCH v1 0/9] Remove DMA .map_page and .unmap_page callbacks
2025-10-03 16:35 UTC (19+ messages)
` [PATCH v1 1/9] alpha: Convert mapping routine to rely on physical address
` [PATCH v1 2/9] MIPS/jazzdma: Provide physical address directly
` [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface
` [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping
` [PATCH v1 5/9] sparc64: Use "
` [PATCH v1 6/9] x86: Use physical address for "
` [PATCH v1 7/9] vdpa: Convert to physical address "
` [PATCH v1 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH v1 9/9] dma-mapping: remove unused map_page callback
[PATCH v3 00/13] gpu: nova-core: Boot GSP to RISC-V active
2025-10-03 16:34 UTC (4+ messages)
` [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo
[PATCH 0/3] Enable MSI affinity support for dwc PCI
2025-10-03 16:32 UTC (5+ messages)
` [PATCH 1/3] genirq: Add interrupt redirection infrastructure
` [PATCH 2/3] PCI: dwc: Code cleanup
` [PATCH 3/3] PCI: dwc: Enable MSI affinity support
[PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
2025-10-03 16:32 UTC (2+ messages)
[PATCH v4 0/5] mshv: Fixes for stats and vp state page mappings
2025-10-03 16:31 UTC (4+ messages)
[GIT PULL] tracing: Updates for v6.18
2025-10-03 16:29 UTC
[PATCH 0/2] docs: fix malformed tables in Chinese translations
2025-10-03 16:26 UTC (3+ messages)
` [PATCH 1/2] docs/zh_CN: Fix malformed table
` [PATCH 2/2] docs/zh_TW: "
[PATCH v2 0/2] dmaengine: Add cleanup to simple code
2025-10-03 16:26 UTC (3+ messages)
` [PATCH v2 1/2] dmaengine: Add cleanup FREE defines for dma_async_tx_descriptor
` [PATCH v2 2/2] i2c: lpi2c: Use cleanup helper for dma_async_tx_descriptor error handling
[PATCH v2 0/3] printk: Release console_lock between printing records in legacy thread
2025-10-03 16:26 UTC (10+ messages)
` [PATCH v2 2/3] printk: console_flush_one_record() code cleanup
` [PATCH v2 3/3] printk: Use console_flush_one_record for legacy printer kthread
[PATCH RFC 00/10] Fix the ABBA locking situation between clk and runtime PM
2025-10-03 16:24 UTC (3+ messages)
[PATCH] cxl/hdm: allow zero sized committed decoders
2025-10-03 16:20 UTC (12+ messages)
` [PATCH v2] "
[PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging
2025-10-03 16:17 UTC (2+ messages)
[PATCH net-next] net: mana: Linearize SKB if TX SGEs exceeds hardware limit
2025-10-03 16:15 UTC (2+ messages)
[PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set
2025-10-03 16:13 UTC (11+ messages)
[syzbot] [mm?] WARNING in hugetlb_vma_assert_locked
2025-10-03 16:11 UTC (2+ messages)
` Forwarded: [PATCH] hugetlbfs: skip PMD unsharing when shareable lock unavailable
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-10-03 16:11 UTC (10+ messages)
` [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator "
` [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from "
` [RFC PATCH v2 35/51] mm: guestmem_hugetlb: Add support for splitting and merging pages
[PATCH 6.6 0/7] 6.6.110-rc1 review
2025-10-03 16:06 UTC
[PATCH 6.12 00/10] 6.12.51-rc1 review
2025-10-03 16:05 UTC
[PATCH 6.16 00/14] 6.16.11-rc1 review
2025-10-03 16:05 UTC
[PATCH 6.17 00/15] 6.17.1-rc1 review
2025-10-03 16:05 UTC
[GIT PULL] smb3 client fixes
2025-10-03 16:02 UTC
[PATCH] gpu/drm/nouveau/nvif: fix a null dereference in nvif_client_ctor()
2025-10-03 15:50 UTC (2+ messages)
[PATCH net] net: dlink: handle dma_map_single() failure properly
2025-10-03 15:55 UTC (4+ messages)
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-10-03 15:54 UTC (11+ messages)
[PATCH v1] mm: Consistently use current->mm in mm_get_unmapped_area()
2025-10-03 15:53 UTC
[PATCH] fs: doc: Fix typos
2025-10-03 15:52 UTC (4+ messages)
[PATCH v5 0/5] kdump: crashkernel reservation from CMA
2025-10-03 15:51 UTC (2+ messages)
[PATCH v1] audit: merge loops in __audit_inode_child()
2025-10-03 15:49 UTC (2+ messages)
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-03 15:47 UTC (6+ messages)
` [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v6 2/5] nova-core: bitfield: Add support for different storage widths
` [PATCH v6 3/5] nova-core: bitfield: Add support for custom visiblity
` [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
` [PATCH v6 5/5] rust: bitfield: Add KUNIT tests for bitfield
[PATCH v2] media: mtk-mdp: Fix some issues in mtk_mdp_core.c
2025-10-03 15:44 UTC (2+ messages)
[PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation
2025-10-03 15:43 UTC (4+ messages)
[PATCH v2 0/3] ipmi: Close the race between __scan_channels() and deliver_response()
2025-10-03 15:43 UTC (2+ messages)
[PATCH v3] audit: include source and destination ports to NETFILTER_PKT
2025-10-03 15:43 UTC (3+ messages)
[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities
2025-10-03 15:41 UTC (8+ messages)
` [PATCH v4 01/10] drm/connector: let drivers declare infoframes as unsupported
[PATCH] ntfs: set dummy blocksize to read boot_block when mounting
2025-10-03 15:38 UTC
[PATCH 0/2] mfd: ls2kbmc: Fix a couple Smatch warnings
2025-10-03 15:38 UTC (2+ messages)
[PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
2025-10-03 15:36 UTC (2+ messages)
[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
2025-10-03 15:34 UTC (13+ messages)
` [PATCH v11 01/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v11 02/31] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v11 03/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v11 04/31] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v11 05/31] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v11 06/31] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
[PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
2025-10-03 15:30 UTC (2+ messages)
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-10-03 15:31 UTC (11+ messages)
[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
2025-10-03 15:26 UTC (7+ messages)
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
[PATCH bpf] selftests/bpf: fix implicit-function-declaration errors
2025-10-03 15:24 UTC
[PATCH v0] mm/page_alloc: Cleanup for __del_page_from_free_list()
2025-10-03 15:18 UTC (3+ messages)
[PATCH] drm/draw: fix color truncation in drm_draw_fill24
2025-10-03 15:15 UTC (4+ messages)
[PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning
2025-10-03 15:15 UTC (4+ messages)
[PATCH v2] btrfs: fix comment in alloc_bitmap() and drop stale TODO
2025-10-03 15:11 UTC (2+ messages)
[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
2025-10-03 15:09 UTC
[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
2025-10-03 15:02 UTC (4+ messages)
` [PATCH 1/3] smp: Introduce a weak helper function to check for pending IPIs
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()
` [PATCH 3/3] pmdomain: Extend the genpd governor for CPUs to account for IPIs
[PATCH] slab: Fix using this_cpu_ptr() in preemptible context
2025-10-03 15:01 UTC (3+ messages)
[PATCH] rtc: fix error return in pm80x_rtc_read_alarm()
2025-10-03 15:00 UTC (2+ messages)
[PATCH 0/3] spi-cadence: support transmission with bits_per_word
2025-10-03 14:58 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property
` 回复: "
` 回复: "
[PATCH 0/2] PCI: Fix bogus resource overlaps
2025-10-03 14:58 UTC (12+ messages)
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET
[PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588
2025-10-03 14:55 UTC (10+ messages)
[PATCH v3 0/4] gpio: mpsse: add support for bryx brik
2025-10-03 14:52 UTC (4+ messages)
` [PATCH v3 3/4] gpio: mpsse: add quirk support
[GIT PULL] tracing/tools: Update for v6.18
2025-10-03 14:47 UTC
The Linux kernel just got some important upgrades - here's what's new in 6.17
2025-10-03 14:44 UTC
[PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y
2025-10-03 14:42 UTC (2+ messages)
[PATCH v2] vgem: fix error return in vgem_init()
2025-10-03 14:42 UTC (2+ messages)
[PATCH V4 0/2] tty: serial: imx: improve the imx uart wakeup function
2025-10-03 14:41 UTC (3+ messages)
` [PATCH V4 2/2] tty: serial: imx: Add missing wakeup event reporting
[PATCH] mm: skip folio_activate() for mlocked folios
2025-10-03 14:41 UTC (3+ messages)
[PATCH v2 11/16] scsi: qla2xxx: fix TMR failure handling
2025-10-03 14:38 UTC (2+ messages)
` [PATCH v3 "
[PATCH] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR
2025-10-03 14:36 UTC
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-03 14:36 UTC (3+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
[PATCH] cgroup: Fix seqcount lockdep assertion in cgroup freezer
2025-10-03 14:37 UTC (4+ messages)
[PATCH v2 0/5] Add support for the LTM8054 voltage regulator
2025-10-03 14:35 UTC (3+ messages)
` [PATCH v2 2/5] iio: add processed write API
[PATCH] Documentation/driver-api/cxl: remove page-allocator quirk section
2025-10-03 14:32 UTC
[PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
2025-10-03 14:32 UTC (5+ messages)
[PATCH] gpio: aggregator: restore the set_config operation
2025-10-03 14:30 UTC (4+ messages)
[PATCH next] mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe
2025-10-03 14:28 UTC (2+ messages)
` AW: "
Issue in Kernel docs / Admin Guide / SysRq
2025-10-03 14:26 UTC (3+ messages)
[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
2025-10-03 14:24 UTC (4+ messages)
[PATCH] cpu: fix hard lockup triggered during stress-ng stress testing
2025-10-03 14:23 UTC (3+ messages)
` [PATCH] cpu: fix hard lockup triggered by printk calls within scheduling context
[PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
2025-10-03 14:13 UTC (2+ messages)
[PATCH v12 0/9] TEE subsystem for protected dma-buf allocations
2025-10-03 14:12 UTC (5+ messages)
` [PATCH v12 3/9] tee: implement protected DMA-heap
[PATCH 0/3] tools: lib: thermal: compile/install improvements
2025-10-03 14:11 UTC (2+ messages)
[PATCH] rtc: fix error return in pm80x_rtc_set_time()
2025-10-03 14:08 UTC (2+ messages)
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-10-03 14:05 UTC (3+ messages)
[RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
2025-10-03 14:04 UTC (3+ messages)
[GIT PULL] sparc updates for v6.18
2025-10-03 14:03 UTC
[PATCH v3 0/4] mm/userfaultfd: modulize memory types
2025-10-03 14:02 UTC (10+ messages)
` [PATCH v3 1/4] mm: Introduce vm_uffd_ops API
New co-maintainer for ASUS driver
2025-10-03 14:01 UTC (3+ messages)
[PATCH] pinctrl: mediatek: mt8196: align register base names to dt-bindings ones
2025-10-03 14:00 UTC
[PATCH v7 RESEND 0/7] ARM: dts: aspeed: Add Balcones system
2025-10-03 14:01 UTC (3+ messages)
` [PATCH v7 RESEND 3/7] dt-bindings: iio: Add Infineon DPS310 sensor documentation
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).