linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-01 00:48:46 to 2025-07-01 06:06:52 UTC [more...]

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-01  6:04 UTC  (3+ messages)
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-01  6:03 UTC  (15+ messages)

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-01  6:05 UTC  (5+ messages)
` [PATCH v6 1/6] fs: split fileattr related helpers into separate file
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP

[PATCH v5 00/23] perf: Make code more generic with modern defaults
 2025-07-01  6:05 UTC  (5+ messages)
` [PATCH v5 08/23] perf record: Make --buildid-mmap the default
` [PATCH v5 16/23] perf bench synthesize: Avoid use of global perf_env

[PATCH v1] tools/rtla: Consolidate common parameters into shared structure
 2025-07-01  6:03 UTC 

linux-next: manual merge of the driver-core tree with the drm-nova tree
 2025-07-01  5:56 UTC  (2+ messages)

[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-07-01  5:55 UTC  (5+ messages)
` [PATCH v3 5/5] arm64: barrier: Handle waiting in smp_cond_load_relaxed_timewait()

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-07-01  5:53 UTC  (10+ messages)

[PATCH v6 00/20] Add GCE support for MT8196
 2025-07-01  5:50 UTC  (4+ messages)
` [PATCH v6 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration

[PATCH] drm/tidss: oldi: convert to devm_drm_bridge_alloc() API
 2025-07-01  5:50 UTC 

[PATCH v3 1/2] misc: amd-sbi: Address potential integer overflow issue reported in smatch
 2025-07-01  5:49 UTC  (4+ messages)
` [PATCH v3 2/2] misc: amd-sbi: Address copy_to/from_user() warning "

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-07-01  5:47 UTC  (9+ messages)
` [PATCH v4 2/4] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-01  5:35 UTC  (7+ messages)
` [PATCH v4 1/6] rust: switch to `#[expect(...)]` in core modules
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit
` [PATCH v4 3/6] drivers: gpu: switch to `#[expect(...)]` in nova-core/regs.rs
` [PATCH v4 4/6] rust: switch to `#[expect(...)]` in devres, driver and ioctl
` [PATCH v4 5/6] rust: remove `#[allow(clippy::unnecessary_cast)]`
` [PATCH v4 6/6] rust: remove `#[allow(clippy::non_send_fields_in_send_ty)]`

[PATCH v2 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-07-01  5:37 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: dma: marvell,mmp-dma: Add SpacemiT K1 PDMA support
` [PATCH v2 2/8] dmaengine: mmp_pdma: Add optional clock support
` [PATCH v2 3/8] dmaengine: mmp_pdma: Add optional reset controller support
` [PATCH v2 4/8] dmaengine: mmp_pdma: Add operations structure for controller abstraction
` [PATCH v2 5/8] dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing
` [PATCH v2 6/8] riscv: dts: spacemit: Add PDMA0 node for K1 SoC
` [PATCH v2 7/8] riscv: dts: spacemit: Enable PDMA0 on Banana Pi F3 and Milkv Jupiter
` [PATCH v2 8/8] riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC

[PATCH v3 0/6] TDX host: kexec/kdump support
 2025-07-01  5:37 UTC  (3+ messages)
` [PATCH v3 3/6] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[gustavoars:testing/wfamnae-next20250616 2395/2847] fs/bcachefs/btree_journal_iter.c:716:6: warning: variable 'nr_entries' set but not used
 2025-07-01  5:27 UTC 

[PATCH v3] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
 2025-07-01  5:27 UTC  (3+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-01  5:23 UTC  (7+ messages)

[PATCH v10 00/19] RV: Linear temporal logic monitors for RT application
 2025-07-01  5:26 UTC  (12+ messages)
` [PATCH v10 14/19] rv: Add rtapp container monitor
` [PATCH v10 17/19] rv: Add rtapp_sleep monitor

[RFC PATCH 0/7] platform/chrome: Add Kunit tests for protocol device drivers
 2025-07-01  5:22 UTC  (4+ messages)

[PATCH v2] pch_uart: Fix dma_sync_sg_for_device() nents value
 2025-07-01  5:15 UTC  (4+ messages)

[PATCH v3 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
 2025-07-01  5:14 UTC  (5+ messages)
` [PATCH v3 2/2] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()

[PATCH staging] staging: rtl8723bs: replace magic numbers in beacon init
 2025-07-01  5:14 UTC  (3+ messages)
` [PATCH staging] staging: rtl8723bs: Replace magic numbers in beacon initialization

[PATCH v1 1/1] serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()
 2025-07-01  5:14 UTC  (4+ messages)

[RFC PATCH] samples: mei: Fix building on musl libc
 2025-07-01  5:13 UTC  (2+ messages)

[PATCH] media: ti: j721e-csi2rx: fix list_del corruption
 2025-07-01  5:09 UTC  (3+ messages)

[PATCH] mm: Deduplicate mm_get_unmapped_area()
 2025-07-01  4:53 UTC  (2+ messages)

[PATCH v8 2/2] input: add hynitron cst816x series touchscreen
 2025-07-01  4:52 UTC  (2+ messages)

[PATCH v12 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-01  4:46 UTC  (21+ messages)
` [PATCH v12 01/14] unwind_user: Add user space unwinding API
` [PATCH v12 02/14] unwind_user: Add frame pointer support
` [PATCH v12 03/14] unwind_user: Add compat mode "
` [PATCH v12 04/14] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v12 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v12 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v12 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v12 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v12 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v12 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v12 11/14] unwind: Add USED bit to only have one conditional on way "
` [PATCH v12 12/14] unwind: Finish up unwind when a task exits
` [PATCH v12 13/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v12 14/14] unwind_user/x86: Enable compat mode "

[PATCH] mm/hugetlb: Use str_plural() in report_hugepages()
 2025-07-01  4:43 UTC  (3+ messages)

[PATCH v3 0/8] media: uvcvideo: Invert granular PM logic + PM fix
 2025-07-01  4:40 UTC  (4+ messages)
` [PATCH v3 6/8] media: uvcvideo: Do not enable camera during UVCIOC_CTRL_MAP*

[PATCH] khugepaged: Reduce race probability between migration and khugepaged
 2025-07-01  4:39 UTC  (5+ messages)

[PATCH V6 0/7] Scheduler time slice extension
 2025-07-01  4:30 UTC  (6+ messages)
` [PATCH V6 3/7] Sched: Tunable to specify duration of "
` [PATCH V6 7/7] Introduce a config option for scheduler time slice extension feature

[PATCH] fpga: dfl: Replace scnprintf() with sysfs_emit()
 2025-07-01  4:30 UTC  (3+ messages)

[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-01  4:29 UTC  (3+ messages)
` [PATCH bpf-next 1/2] doc: clarify XDP Rx metadata layout and bpf_xdp_adjust_meta usage
` [PATCH bpf-next 2/2] selftests/bpf: Enhance XDP Rx Metadata Handling

[PATCH] net: usb: usbnet: fix use-after-free in race on workqueue
 2025-07-01  4:19 UTC  (3+ messages)
    ` [PATCH net] "

[PATCH] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
 2025-07-01  4:16 UTC  (2+ messages)

[gustavoars:testing/wfamnae-next20250616 1/19] kernel/bpf/core.c:2582:22: warning: comparison of distinct pointer types lacks a cast
 2025-07-01  4:11 UTC 

[PATCH v3 5/6] media: cadence: cdns-csi2rx: Support multiple pixels per clock cycle
 2025-07-01  3:59 UTC  (2+ messages)

[PATCH v2 05/10] usb: typec: Implement automated mode selection
 2025-07-01  3:59 UTC  (2+ messages)

PC speaker
 2025-07-01  3:58 UTC 

[PATCH net-next] ipv6: Cleanup fib6_drop_pcpu_from()
 2025-07-01  4:12 UTC 

[PATCH RFC 0/4] Reintroduce the sm2 algorithm
 2025-07-01  3:49 UTC  (3+ messages)

[PATCH] ublk: speed up ublk server exit handling
 2025-07-01  3:48 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: Add ACPI support for IOMMU
 2025-07-01  3:47 UTC  (7+ messages)
` [PATCH v3 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v3 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()

[tip:master] BUILD REGRESSION 49ec9aaf45c8f4612330f2fd646e3440dc7d8f25
 2025-07-01  3:45 UTC 

[PATCH net-next v3 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-07-01  3:42 UTC  (3+ messages)
` [PATCH net-next v3 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM

[PATCH 1/1] spi: cadence-quadspi: fix cleanup of rx_chan on failure paths
 2025-07-01  3:40 UTC  (4+ messages)

[PATCH v2 0/2] f2fs: Fix DIO flags and add ioprio hint
 2025-07-01  3:39 UTC  (5+ messages)
` [PATCH v2 2/2] f2fs: use ioprio hint for hot and pinned files

[PATCH v2 00/16] ext4: better scalability for ext4 block allocation
 2025-07-01  3:32 UTC  (16+ messages)
` [PATCH v2 03/16] ext4: remove unnecessary s_md_lock on update s_mb_last_group
` [PATCH v2 04/16] ext4: utilize multiple global goals to reduce contention

[PATCH v5 00/20] Attack vector controls (part 2)
 2025-07-01  3:27 UTC  (6+ messages)
` [PATCH v5 14/20] x86/bugs: Add attack vector controls for BHI

[PATCH v2 0/8] auxdisplay: Add TM16xx and compatible LED display controllers driver
 2025-07-01  3:22 UTC  (8+ messages)
` [PATCH v2 6/8] dt-bindings: auxdisplay: add Titan Micro Electronics TM16XX
` [PATCH v2 7/8] auxdisplay: Add Titanmec TM16xx 7-segment display controllers driver

linux-next: manual merge of the drm-misc tree with the drm tree
 2025-07-01  3:21 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2025-07-01  3:20 UTC  (3+ messages)

Dead lock with clock global prepare_lock mutex and device's power.runtime_status
 2025-07-01  3:16 UTC 

[PATCH v5 00/13] LoongArch: KVM: Enhancement with eiointc emulation
 2025-07-01  3:15 UTC  (14+ messages)
` [PATCH v5 01/13] LoongArch: KVM: Use standard bitops API with eiointc
` [PATCH v5 02/13] LoongArch: KVM: Remove unused parameter len
` [PATCH v5 03/13] LoongArch: KVM: Add stat information with kernel irqchip
` [PATCH v5 04/13] LoongArch: KVM: Remove never called default case statement
` [PATCH v5 05/13] LoongArch: KVM: Rename loongarch_eiointc_readq with loongarch_eiointc_read
` [PATCH v5 06/13] LoongArch: KVM: Use generic read function loongarch_eiointc_read
` [PATCH v5 07/13] LoongArch: KVM: Remove some unnecessary local variables
` [PATCH v5 08/13] LoongArch: KVM: Use concise api __ffs()
` [PATCH v5 09/13] LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
  ` [PATCH v5 10/13] LoongArch: KVM: Remove local variable offset
  ` [PATCH v5 11/13] LoongArch: KVM: Rename old_data with old
  ` [PATCH v5 12/13] LoongArch: KVM: Add generic function loongarch_eiointc_write()
  ` [PATCH v5 13/13] LoongArch: KVM: Use generic interface loongarch_eiointc_write()

[PATCH net-next 0/5] Another ip-sysctl docs cleanup
 2025-07-01  3:13 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet list
` [PATCH net-next 2/5] net: ip-sysctl: Format possible value range of ioam6_id{,_wide} "
` [PATCH net-next 3/5] net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists
` [PATCH net-next 4/5] net: ip-sysctl: Format SCTP-related memory parameters description as bullet list
` [PATCH net-next 5/5] net: ip-sysctl: Add link to SCTP IPv4 scoping draft

[PATCH] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
 2025-07-01  2:59 UTC  (2+ messages)

[PATCH v2] selftests/mm: Add process_madvise() tests
 2025-07-01  3:06 UTC  (2+ messages)

[PATCH] f2fs: check the generic conditions first
 2025-07-01  3:02 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4] f2fs: avoid splitting bio when reading multiple pages
 2025-07-01  3:01 UTC  (2+ messages)

[PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
 2025-07-01  3:00 UTC  (5+ messages)

[PATCH V5 RESEND] drm/rockchip: Reject AFBC for res >2560 on rk3399
 2025-07-01  2:55 UTC  (2+ messages)
`  "

[PATCH] scsi: Format scsi_track_queue_full() return values as bullet list
 2025-07-01  2:50 UTC  (3+ messages)

[PATCH 0/2] Fix imbalance issue when balancing fork
 2025-07-01  2:45 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Only update stats for allowed CPUs when looking for dst group
` [PATCH 2/2] sched/fair: Only count group weight "

[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
 2025-07-01  2:41 UTC  (11+ messages)

[RFC v2 00/22] Kernel API specification framework
 2025-07-01  2:43 UTC  (2+ messages)

[PATCH v2] ocfs2: Avoid NULL pointer dereference in dx_dir_lookup_rec()
 2025-07-01  2:37 UTC 

[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-07-01  2:31 UTC  (9+ messages)
` [PATCH 16/23] md/md-llbitmap: implement bit state machine

[PATCH] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-07-01  2:31 UTC  (3+ messages)
` [PATCH v3] "

linux-next: manual merge of the libcrypto tree with the libcrypto-fixes tree
 2025-07-01  2:30 UTC 

[PATCH 0/2] remoteproc: imx_dsp_rproc: Add coredump and recovery
 2025-07-01  2:28 UTC  (11+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: Add support of recovery process
` [PATCH 2/2] remoteproc: imx_dsp_rproc: Add support of coredump

[PATCH net v3 0/2] virtio-net: xsk: rx: fix the frame's length check
 2025-07-01  2:23 UTC  (3+ messages)
` [PATCH net v3 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()

[PATCH net v2 0/3] virtio-net: fixes for mergeable XDP receive path
 2025-07-01  2:20 UTC  (5+ messages)
` [PATCH net v2 1/3] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net v2 3/3] virtio-net: use the check_mergeable_len helper

[PATCH net-next] gve: make IRQ handlers and page allocation NUMA aware
 2025-07-01  2:06 UTC  (2+ messages)

[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-07-01  1:57 UTC  (9+ messages)
` [PATCH v3 4/7] mm/shmem, swap: clean up swap entry splitting

[f2fs-dev] [PATCH v5 2/2] f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
 2025-07-01  1:53 UTC  (2+ messages)

[PATCH v2] net: fec: allow disable coalescing
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH v2 RESEND 0/3] net: enetc: change some statistics to 64-bit
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtb
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH net v1 1/1] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
 2025-07-01  1:40 UTC  (2+ messages)

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-01  1:33 UTC  (5+ messages)
` [PATCH v14 25/32] fs/resctrl: Provide interface to update the event configurations

[PATCH next] Documentation: KVM: Fix unexpected unindent warning
 2025-07-01  1:25 UTC 

[PATCH net-next RFC v4 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-07-01  1:23 UTC  (6+ messages)
` [PATCH net-next RFC v4 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC v4 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC v4 3/4] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH net-next RFC v4 4/4] riscv: dts: sophgo: Enable ethernet device for Huashan Pi

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-07-01  1:18 UTC  (2+ messages)

[PATCH 0/9] Refine virtio mapping API
 2025-07-01  1:14 UTC  (10+ messages)
` [PATCH 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH 3/9] virtio: rename dma helpers
` [PATCH 4/9] virtio: rename dma_dev to map_token
` [PATCH 5/9] virtio_ring: rename dma_handle to map_handle
` [PATCH 6/9] virtio: introduce map ops in virtio core
` [PATCH 7/9] vdpa: rename dma_dev to map_token
` [PATCH 8/9] vdpa: introduce map ops
` [PATCH 9/9] vduse: switch to use virtio map API instead of DMA API

[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-07-01  1:05 UTC  (2+ messages)

[PATCH net-next V3 1/2] tun: remove unnecessary tun_xdp_hdr structure
 2025-07-01  1:03 UTC  (2+ messages)
` [PATCH net-next V3 2/2] vhost-net: reduce one userspace copy when building XDP buff

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
 2025-07-01  1:03 UTC  (6+ messages)

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-07-01  0:57 UTC  (2+ messages)

next-20250627: IOMMU DMA warning during NVMe I/O completion after 06cae0e3f61c
 2025-07-01  0:54 UTC  (4+ messages)

[PATCH V5 0/6] Scheduler time slice extension
 2025-07-01  0:48 UTC  (11+ messages)
` [PATCH V5 1/6] Sched: "


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).