messages from 2025-07-07 01:32:40 to 2025-07-07 06:09:56 UTC [more...]
[v1 resend 00/12] THP support for zone device page migration
2025-07-07 6:09 UTC (28+ messages)
` [v1 resend 01/12] mm/zone_device: support large zone device private folios
` [v1 resend 02/12] mm/migrate_device: flags for selecting device private THP pages
` [v1 resend 03/12] mm/thp: zone_device awareness in THP handling code
` [v1 resend 08/12] mm/thp: add split during migration support
[PATCH net v1] net: phy: Change flag to autoremove the consumer
2025-07-07 6:03 UTC (3+ messages)
[PATCH 0/4] Initial PHYTEC i.MX93 overlays
2025-07-07 4:45 UTC (4+ messages)
` [PATCH 1/4] arm64: dts: imx93-phycore-som: Add RPMsg overlay
[PATCH 0/2] net: dsa: rzn1_a5psw: add COMPILE_TEST
2025-07-07 6:01 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: dsa: rzn1_a5psw: use devm to enable clocks
[PATCH RFT net-next 0/10] net: stmmac: Add support for Allwinner A523 GMAC200
2025-07-07 5:59 UTC (8+ messages)
` [PATCH RFT net-next 02/10] "
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-07 5:59 UTC (5+ messages)
` [PATCH 26/80] HID: intel-thc-hid: "
` [PATCH 77/80] block: pm: "
[PATCH v2] ocfs2: avoid potential ABBA deadlock by reordering tl_inode lock
2025-07-07 5:58 UTC (2+ messages)
[PATCH v2 00/13] Add MediaTek ISP7.x camera system support
2025-07-07 5:58 UTC (24+ messages)
` [PATCH v2 01/13] dt-bindings: media: mediatek: add camisp binding
` [PATCH v2 02/13] dt-bindings: media: mediatek: add seninf-core binding
` [PATCH v2 03/13] dt-bindings: media: mediatek: add cam-raw binding
` [PATCH v2 04/13] dt-bindings: media: mediatek: add cam-yuv binding
` [PATCH v2 05/13] media: platform: mediatek: add isp_7x seninf unit
` [PATCH v2 07/13] MEDIA: PLATFORM: MEDIATEK: ADD ISP_7X CAM-RAW UNIT
` [PATCH v2 08/13] media: platform: mediatek: add isp_7x camsys unit
` [PATCH v2 09/13] media: platform: mediatek: add isp_7x utility
` [PATCH v2 10/13] media: platform: mediatek: add isp_7x video ops
` [PATCH v2 11/13] media: platform: mediatek: add isp_7x build config
` [PATCH v2 12/13] uapi: linux: add mediatek isp_7x camsys user api
` [PATCH v2 13/13] media: uapi: mediatek: document ISP7x camera system and user controls
Linux 6.15.5
2025-07-07 5:55 UTC (3+ messages)
[PATCH 0/2] ASoC: codec: Convert to GPIO descriptors for tlv320aic32x4
2025-07-07 5:44 UTC (7+ messages)
` [PATCH 1/2] ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage
` [PATCH 2/2] ASoC: codec: tlv320aic32x4: Convert to GPIO descriptors
[PATCH v7 00/10] blk: honor isolcpus configuration
2025-07-07 5:42 UTC (5+ messages)
` [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH v4 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
2025-07-07 5:40 UTC (2+ messages)
[PATCH net-next v4] tcp: Correct signedness in skb remaining space calculation
2025-07-07 5:41 UTC
[PATCH v4 0/4] x86/smpboot: tidy sched-topology and drop useless SMT level
2025-07-07 5:39 UTC (5+ messages)
` [PATCH v4 1/4] smpboot: introduce SDTL() helper to tidy sched topology setup
` [PATCH v4 4/4] x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled
[PATCH v7 0/2] Add a bare-minimum Regulator abstraction
2025-07-07 5:39 UTC (5+ messages)
` [PATCH v7 1/2] rust: regulator: add a bare minimum regulator abstraction
` [PATCH v7 2/2] MAINAINTERS: add regulator.rs to the regulator API entry
[PATCH v3 0/6] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
2025-07-07 5:36 UTC (8+ messages)
` [PATCH v3 1/6] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH v3 2/6] clk: imx95-blk-ctl: Fix synchronous abort
` [PATCH v3 3/6] clk: imx95-blk-ctl: Rename lvds and displaymix csr blk
` [PATCH v3 4/6] clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR
` [PATCH v3 5/6] MAINTAINERS: Update i.MX Clock Entry
` [PATCH v3 6/6] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes
[PATCH] dt-bindings: arm: sunxi: Combine board variants into enums
2025-07-07 5:31 UTC (3+ messages)
[PATCH v3 0/3] Samsung Exynos 7870 DECON driver support
2025-07-07 5:30 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: samsung,exynos7-decon: add properties for iommus and ports
[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-07 5:27 UTC (11+ messages)
` [PATCH 01/10] mm/mremap: perform some simple cleanups
` [PATCH 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH 06/10] mm/mremap: check remap conditions earlier
` [PATCH 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
2025-07-07 5:27 UTC (8+ messages)
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path
[PATCH] f2fs: improve the performance of f2fs_lookup
2025-07-07 5:27 UTC (4+ messages)
` [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
[PATCH v2 0/3] Support for Adreno X1-85 Speedbin along with new OPP levels
2025-07-07 5:24 UTC (2+ messages)
[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
2025-07-07 5:23 UTC (3+ messages)
[PATCH] LoongArch: KVM: Add some feature detection on host with 3C6000
2025-07-07 5:20 UTC (2+ messages)
[PATCH v8] rust: transmute: Add methods for FromBytes trait
2025-07-07 5:14 UTC (2+ messages)
[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-07-07 5:11 UTC (4+ messages)
` [PATCH v7 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
[RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
2025-07-07 5:11 UTC (11+ messages)
` [RFC v2 0/5] "
` [RFC v3 0/7] "
` [RFC v3 1/7] vsprintf: Add [v]seprintf(), [v]stprintf()
` [RFC v3 2/7] stacktrace, stackdepot: Add seprintf()-like variants of functions
` [RFC v3 3/7] mm: Use seprintf() instead of less ergonomic APIs
` [RFC v3 4/7] array_size.h: Add ENDOF()
` [RFC v3 5/7] mm: Fix benign off-by-one bugs
` [RFC v3 6/7] sprintf: Add [V]STPRINTF()
` [RFC v3 7/7] mm: Use [V]STPRINTF() to avoid specifying the array size
[tip:locking/urgent] BUILD SUCCESS d0a48dc4df5c986bf8c3caf4d8fc15c480273052
2025-07-07 0:27 UTC
next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
2025-07-07 5:03 UTC (10+ messages)
[PATCH -next] docs: kdoc: various fixes for grammar, spelling, punctuation
2025-07-07 5:01 UTC
[syzbot] [ext4?] possible deadlock in ext4_evict_inode (4)
2025-07-07 5:01 UTC
[PATCH v3 0/5] kdump: crashkernel reservation from CMA
2025-07-07 4:54 UTC (6+ messages)
` [PATCH v3 3/5] kdump, documentation: describe craskernel CMA reservation
[PATCH v2 0/2] Few timer and AIA fixes for KVM RISC-V
2025-07-07 4:48 UTC (6+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Disable vstimecmp before exiting to user-space
` [PATCH v2 2/2] RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
[PATCH V2 0/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
2025-07-07 4:23 UTC (7+ messages)
` [PATCH V2 1/2] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V2 2/2] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
[PATCH RFC 1/3] rcu: Fix rcu_read_unlock() deadloop due to IRQ work
2025-07-07 4:20 UTC (5+ messages)
` [PATCH RFC 2/3] rcu: Refactor expedited handling check in rcu_read_unlock_special()
[PATCH v2 1/3] resource: Introduce a new helper resource_contains_addr()
2025-07-07 4:19 UTC (5+ messages)
[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
2025-07-07 4:08 UTC (2+ messages)
[syzbot] [mptcp?] WARNING in mptcp_pm_alloc_anno_list
2025-07-07 4:05 UTC
[PATCH next] sched,freezer: prevent tasks from escaping being frozen
2025-07-07 4:02 UTC (7+ messages)
[PATCH] drivers/base/node: Handle error properly in register_one_node()
2025-07-07 4:01 UTC (5+ messages)
[PATCH] riscv: dts: sophgo: sg2044: add ziccrse extension
2025-07-07 4:01 UTC (2+ messages)
[PATCH] drm/dp: drm_edp_backlight_set_level: do not always send 3-byte commands
2025-07-07 3:57 UTC (2+ messages)
[PATCH v5 00/13] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-07 3:51 UTC (3+ messages)
[PATCH v2 1/5] mm: introduce num_pages_contiguous()
2025-07-07 3:52 UTC (2+ messages)
[PATCH 0/2] Few timer and AIA fixes for KVM RISC-V
2025-07-07 3:52 UTC (4+ messages)
` [PATCH 2/2] RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
[PATCH RESEND] vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
2025-07-07 3:51 UTC (2+ messages)
[PATCH v3 1/2] rcu: Enable rcu_normal_wake_from_gp on small systems
2025-07-07 3:49 UTC (6+ messages)
` [PATCH v3 2/2] Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc
[PATCH net] virtio-net: fix received length check in big packets
2025-07-07 3:49 UTC (3+ messages)
[PATCH v2 5/5] vfio/type1: optimize vfio_unpin_pages_remote()
2025-07-07 3:44 UTC (2+ messages)
[PATCH] virtio_net: simplify tx queue wake condition check
2025-07-07 3:38 UTC (2+ messages)
[PATCH v2 1/5] mm: introduce num_pages_contiguous()
2025-07-07 3:38 UTC (2+ messages)
[PATCH v2 1/1] arm64: dts: tqma8mpql-mba8mpxl-lvds: Rename overlay to include display name
2025-07-07 3:32 UTC (2+ messages)
[PATCH RFC v4 0/5] pci,virtio: report surprise removal event
2025-07-07 3:32 UTC (3+ messages)
` [PATCH RFC v4 2/5] virtio: fix comments, readability
[PATCH v2] crypto: ccp - Fix crash when rebind ccp device for ccp.ko
2025-07-07 3:33 UTC (2+ messages)
[PATCH] rcu: Document concurrent quiescent state reporting for offline CPUs
2025-07-07 3:32 UTC
[PATCH] mailbox: stop the release and reacquire of the chan lock
2025-07-07 4:42 UTC (5+ messages)
[PATCH] crypto: jitter - fix intermediary handling
2025-07-07 3:30 UTC (2+ messages)
[PATCH V3] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
2025-07-07 3:14 UTC
[PATCH] LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
2025-07-07 3:28 UTC (2+ messages)
[PATCH v2] crypto: inside-secure: Fix `dma_unmap_sg()` nents value
2025-07-07 3:30 UTC (2+ messages)
[PATCH] crypto/ccp: Fix locking on alloc failure handling
2025-07-07 3:29 UTC (2+ messages)
[PATCH V3 00/19] virtio_ring in order support
2025-07-07 3:28 UTC (8+ messages)
` [PATCH V3 19/19] virtio_ring: add "
[PATCH v2] sched/fair: Use sched_domain_span() for topology_span_sane()
2025-07-07 3:26 UTC (6+ messages)
` [tip: sched/urgent] "
[PATCH] media: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-07-07 3:16 UTC (2+ messages)
` [EXT] "
[PATCH v2 0/6] Nested virtualization fixes for root partition
2025-07-07 3:15 UTC (13+ messages)
` [PATCH v2 1/6] PCI: hv: Don't load the driver for baremetal "
` [PATCH v2 2/6] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH v2 3/6] x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
` [PATCH v2 4/6] x86/hyperv: Clean up hv_map/unmap_interrupt() return values
` [PATCH v2 5/6] x86: hyperv: Expose hv_map_msi_interrupt function
` [PATCH v2 6/6] PCI: hv: Use the correct hypercall for unmasking interrupts on nested
[PATCH] ocfs2: avoid potential ABBA deadlock by reordering tl_inode lock
2025-07-07 3:11 UTC (3+ messages)
[QUESTION] problems report: rcu_read_unlock_special() called in irq_exit() causes dead loop
2025-07-07 3:08 UTC (13+ messages)
[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
2025-07-07 3:07 UTC (7+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
[PATCH] platform/x86: lenovo-hotkey: Handle missing hardware features gracefully
2025-07-07 3:03 UTC (7+ messages)
` [PATCH] platform/x86: lenovo-hotkey: Handle missing hardware featuresgracefully
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-07 2:51 UTC (6+ messages)
` [PATCH RFC 04/14] mm/huge_memory: move more common code into insert_pmd()
` [PATCH RFC 05/14] mm/huge_memory: move more common code into insert_pud()
[PATCH v4 0/2] Add WiFi/BT node for qcs615 ride board
2025-07-07 2:51 UTC (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs615: add a PCIe port for WLAN
` [PATCH v4 2/2] arm64: dts: qcom: qcs615-ride: add WiFi/BT nodes
[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
2025-07-07 2:50 UTC (4+ messages)
` [PATCH v9 8/9] arm64: dts: cix: Add sky1 base dts initial support
[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
2025-07-07 2:48 UTC (3+ messages)
` [PATCH v3 2/2] dts: arm64: amlogic: add "
[PATCH] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties
2025-07-07 2:47 UTC
[PATCH v3 0/2] Add WiFi/BT node for qcs615 ride board
2025-07-07 2:41 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615-ride: add WiFi/BT nodes
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-07 2:39 UTC (3+ messages)
` [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
[PATCH v4] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
2025-07-07 2:38 UTC
[PATCH] LoongArch: Support mem=SIZE kernel parameter
2025-07-07 2:33 UTC (4+ messages)
[PATCH v3] samples/damon: support automatic node address detection
2025-07-07 2:31 UTC
[PATCH 0/4] sched/rt: mitigate root_domain cache line contention
2025-07-07 2:35 UTC (5+ messages)
` [PATCH 1/4] sched/rt: Optimize cpupri_vec layout to mitigate "
` [PATCH 2/4] sched/rt: Restructure root_domain to reduce cacheline contention
` [PATCH 3/4] sched/rt: Split root_domain->rto_count to per-NUMA-node counters
` [PATCH 4/4] sched/rt: Split cpupri_vec->cpumask to per NUMA node to reduce contention
[PATCH v2 0/5] reduce system memory requirement for hibernation
2025-07-07 2:29 UTC (5+ messages)
` [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
[PATCH] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes
2025-07-07 2:26 UTC
[PATCH bpf-next v3 0/2] bpf: Fix and test aux usage after do_check_insn()
2025-07-07 2:14 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Fix "
[PATCH V6 0/2] leds: pwm: Add optional GPIO enable pin support
2025-07-07 2:07 UTC (3+ messages)
` [PATCH V6 1/2] dt-bindings: leds: pwm: add enable-gpios property
` [PATCH V6 2/2] leds: pwm: Add optional GPIO enable pin support
[PATCH v3 0/5] arm64: allwinner: t527: Add OrangePi 4A board
2025-07-07 1:56 UTC (2+ messages)
[PATCH v3] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
2025-07-07 1:52 UTC (7+ messages)
[RFC 0/7] vmallloc and non-blocking GFPs
2025-07-07 1:47 UTC (3+ messages)
` [RFC 4/7] mm/kasan, mm/vmalloc: Respect GFP flags in kasan_populate_vmalloc()
[PATCH] clk: thead: th1520-ap: Correctly refer the parent for c910 and osc_12m
2025-07-07 1:43 UTC (5+ messages)
[PATCH 00/15] Add driver for 1Gbe network chips from MUCSE
2025-07-07 1:32 UTC (4+ messages)
` [PATCH 02/15] net: rnpgbe: Add n500/n210 chip support
[PATCH v11 00/23] Enable CET Virtualization
2025-07-07 1:32 UTC (3+ messages)
[PATCH v5 00/15] md/md-bitmap: introduce CONFIG_MD_BITMAP
2025-07-07 1:27 UTC (15+ messages)
` [PATCH v5 02/15] md/raid1: remove struct pool_info and related code
` [PATCH v5 03/15] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
` [PATCH v5 04/15] md/md-bitmap: merge md_bitmap_group into bitmap_operations
` [PATCH v5 05/15] md/md-bitmap: add a new parameter 'flush' to bitmap_ops->enabled
` [PATCH v5 06/15] md/md-bitmap: add md_bitmap_registered/enabled() helper
` [PATCH v5 07/15] md/md-bitmap: handle the case bitmap is not enabled before start_sync()
` [PATCH v5 08/15] md/md-bitmap: handle the case bitmap is not enabled before end_sync()
` [PATCH v5 09/15] md/raid1: check bitmap before behind write
` [PATCH v5 10/15] md/raid1: check before referencing mddev->bitmap_ops
` [PATCH v5 11/15] md/raid10: "
` [PATCH v5 12/15] md/raid5: "
` [PATCH v5 13/15] md/dm-raid: "
` [PATCH v5 14/15] md: "
` [PATCH v5 15/15] md/md-bitmap: introduce CONFIG_MD_BITMAP
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 NNTP newsgroup(s).