messages from 2025-02-18 20:46:30 to 2025-02-19 00:24:26 UTC [more...]
[PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory
2025-02-19 0:24 UTC (8+ messages)
` [PATCH 5/8] module: Add module_for_each_mod() function
[PATCH] ntsync: Check wait count based on byte size
2025-02-19 0:19 UTC
ERROR: modpost: "kmsan_handle_dma" [drivers/virtio/virtio_ring.ko] undefined!
2025-02-19 0:12 UTC (3+ messages)
` [PATCH] dma: kmsan: Export kmsan_handle_dma() for modules
[PATCH 0/2] fixes for uncached IO
2025-02-19 0:11 UTC (3+ messages)
` [PATCH 2/2] mm/truncate: don't skip dirty page in folio_unmap_invalidate()
[PATCH] tracing/user_events: Don't use %pK through printk
2025-02-19 0:10 UTC (2+ messages)
[PATCH 0/4] platform-x86: Use *-y instead of *-objs in Makefiles
2025-02-19 0:10 UTC (3+ messages)
` [PATCH 4/4] platform/x86: intel: Use *-y instead of *-objs in Makefile
[PATCH][next] mm/mincore: improve performance by adding an unlikely hint
2025-02-19 0:08 UTC (6+ messages)
[PATCH 0/3] nfsd: don't allow concurrent queueing of workqueue jobs
2025-02-19 0:01 UTC (6+ messages)
` [PATCH 1/3] nfsd: prevent callback tasks running concurrently
` [PATCH 2/3] nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
` [PATCH 3/3] nfsd: move cb_need_restart flag into cb_flags
[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-02-18 23:57 UTC (12+ messages)
[PATCH] ntsync: Set the permissions to be 0666
2025-02-18 23:57 UTC (2+ messages)
[PATCH v2 0/2] Minimize xa_node allocation during xarry split
2025-02-18 23:54 UTC (3+ messages)
` [PATCH v2 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()
[PATCH v8 0/8] Buddy allocator like (or non-uniform) folio split
2025-02-18 23:50 UTC (9+ messages)
` [PATCH v8 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v8 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v8 3/8] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v8 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
` [PATCH v8 5/8] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v8 6/8] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v8 7/8] mm/truncate: use buddy allocator like folio split for truncate operation
` [PATCH v8 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split
linux-next: build warning after merge of the mm tree
2025-02-18 23:46 UTC
[PATCH v5 3/3] rseq/selftests: Add test for mm_cid compaction
2025-02-18 23:45 UTC (4+ messages)
[PATCH v3 0/7] Add DMAC support to the RZ/V2H(P)
2025-02-18 23:43 UTC (8+ messages)
` [PATCH v3 1/7] clk: renesas: r9a09g057: Add entries for the DMACs
` [PATCH v3 2/7] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H
` [PATCH v3 3/7] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs
` [PATCH v3 4/7] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req_ack()
` [PATCH v3 5/7] dmaengine: sh: rz-dmac: Allow for multiple DMACs
` [PATCH v3 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support
` [PATCH v3 7/7] arm64: dts: renesas: r9a09g057: Add DMAC nodes
[PATCH 3/4] arm64: dts: rockchip: Add HDMI1 PHY PLL clock source to VOP2 on RK3588
2025-02-18 23:40 UTC (6+ messages)
[tip:irq/urgent] BUILD SUCCESS d7e3fd658248f257006227285095d190e70ee73a
2025-02-18 23:36 UTC
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-18 23:30 UTC (4+ messages)
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
[PATCH] nvme: remove multipath module parameter
2025-02-18 23:30 UTC (7+ messages)
[RFC PATCH 0/7] Introduce sparse DRM shmem object allocations
2025-02-18 23:25 UTC (8+ messages)
` [RFC PATCH 1/7] shmem: Introduce non-blocking allocation of shmem pages
` [RFC PATCH 2/7] lib/scatterlist.c: Support constructing sgt from page xarray
` [RFC PATCH 3/7] drm/prime: Let drm_prime_pages_to_sg use the page_array interface
` [RFC PATCH 4/7] drm/shmem: Introduce the notion of sparse objects
` [RFC PATCH 5/7] drm/shmem: Implement sparse allocation of pages for shmem objects
` [RFC PATCH 6/7] drm/panfrost: Use shmem sparse allocation for heap BOs
` [RFC PATCH 7/7] drm/panfrost/panthor: Take sparse objects into account for fdinfo
[RFC PATCH v5 0/7] mseal system mappings
2025-02-18 23:18 UTC (7+ messages)
[PATCH 0/2] iio: adc: ad4695: fix out of bounds array access
2025-02-18 23:17 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iio: adc: ad4695: simplify getting oversampling_ratio
[PATCH v2 0/6] vfio: Improve DMA mapping performance for huge pfnmaps
2025-02-18 23:14 UTC (10+ messages)
` [PATCH v2 1/6] vfio/type1: Catch zero from pin_user_pages_remote()
` [PATCH v2 2/6] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
` [PATCH v2 3/6] vfio/type1: Use vfio_batch for vaddr_get_pfns()
` [PATCH v2 4/6] vfio/type1: Use consistent types for page counts
` [PATCH v2 5/6] mm: Provide address mask in struct follow_pfnmap_args
` [PATCH v2 6/6] vfio/type1: Use mapping page mask for pfnmaps
[PATCH 0/3] i2c: qup: Allow scaling power domains and interconnect
2025-02-18 23:13 UTC (4+ messages)
` [PATCH 3/3] i2c: qup: Vote for interconnect bandwidth to DRAM
[PATCH 0/2] Add option for generating BTF types of global variables
2025-02-18 23:09 UTC (6+ messages)
` [PATCH 2/2] btf: Add the option to include global variable types
[PATCH bpf-next v5 0/6] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
2025-02-18 23:10 UTC (2+ messages)
[RFC PATCH 0/4] fs: Add support for Windows file attributes
2025-02-18 23:06 UTC (12+ messages)
` [RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API
[PATCH v5 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
2025-02-18 23:05 UTC (3+ messages)
` [PATCH v5 2/2] "
[PATCH 1/1] fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
2025-02-18 23:01 UTC
[PATCH 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-18 22:55 UTC (3+ messages)
` [PATCH 09/12] dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
2025-02-18 22:55 UTC (8+ messages)
` [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v8 2/7] kexec: define functions to map and unmap segments
` [PATCH v8 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v8 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v8 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v8 6/7] ima: make the kexec extra memory configurable
` [PATCH v8 7/7] ima: measure kexec load and exec events as critical data
[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
2025-02-18 22:54 UTC (5+ messages)
Rust kernel policy
2025-02-18 22:54 UTC (9+ messages)
[PATCH next 1/1] lib: Optimise hex_dump_to_buffer()
2025-02-18 22:52 UTC (2+ messages)
[PATCH RESEND bpf-next v7 0/4] Add prog_kfunc feature probe
2025-02-18 22:51 UTC (3+ messages)
[PATCH v7 0/7] Add PCIe Root Port support for Agilex family of chips
2025-02-18 22:51 UTC (12+ messages)
` [PATCH v7 2/7] dt-bindings: intel: document Agilex PCIe Root Port
` [PATCH v7 3/7] arm64: dts: agilex: Fix fixed-clock schema warnings
` [PATCH v7 6/7] arm64: dts: agilex: add dts enabling PCIe Root Port
[PATCH v2 0/2] PCI: Avoid capability searches in save/restore state
2025-02-18 22:46 UTC (2+ messages)
[PATCH v2 0/2] PCI: shpchp: Debug & logging cleanup
2025-02-18 22:46 UTC (2+ messages)
[PATCH] m68k: mm: Replace deprecated strncpy() with strscpy()
2025-02-18 22:45 UTC (3+ messages)
[PATCH] tools/Makefile: remove pci target
2025-02-18 22:45 UTC (2+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-18 22:40 UTC (10+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 1/3] Change inode_operations.mkdir to return struct dentry *
2025-02-18 22:37 UTC (2+ messages)
[PATCH 0/5] Docs/mm/damon: misc DAMOS filters documentation fixes and improves
2025-02-18 22:37 UTC (6+ messages)
` [PATCH 1/5] Docs/mm/damon/design: fix typo on DAMOS filters usage doc link
` [PATCH 2/5] Docs/mm/damon/design: document hugepage_size filter
` [PATCH 3/5] Docs/damon: move DAMOS filter type names and meaning to design doc
` [PATCH 4/5] Docs/mm/damon/design: clarify handling layer based filters evaluation sequence
` [PATCH 5/5] Docs/mm/damon/design: categorize DAMOS filter types based on handling layer
[PATCH] posix-timers: cond_resched() during exit_itimers()
2025-02-18 22:34 UTC (3+ messages)
[PATCH 0/2] perf vendor events arm64: Add A720/A520 events/metrics
2025-02-18 22:33 UTC (8+ messages)
[PATCH v2 1/2] PCI/portdrv: Add necessary wait for disabling hotplug events
2025-02-18 22:33 UTC (2+ messages)
[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
2025-02-18 22:32 UTC (4+ messages)
[PATCH hyperv-next v4 6/6] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
2025-02-18 22:32 UTC (2+ messages)
[PATCH] NFS: Remove unused function nfs_umount
2025-02-18 21:52 UTC
[PATCH mm-unstable] mm/damon: add kernel-doc comment for damos_filter->sz_range
2025-02-18 22:30 UTC
[RFC v2 0/9] khugepaged: mTHP support
2025-02-18 22:30 UTC (6+ messages)
` [RFC v2 1/9] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
[PATCH v2 00/14] iio: accel: adxl345: add interrupt based sensor events
2025-02-18 22:29 UTC (4+ messages)
` [PATCH v2 07/14] iio: accel: adxl345: add double tap suppress bit
[PATCH v11 00/12] AMD broadcast TLB invalidation
2025-02-18 22:27 UTC (9+ messages)
` [PATCH v11 06/12] x86/mm: use INVLPGB for kernel TLB flushes
[PATCH] block: set bi_vcnt when cloning bio
2025-02-18 22:21 UTC (5+ messages)
[PATCH v2 3/4] PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
2025-02-18 22:20 UTC (2+ messages)
[PATCH v2] ufs: core: bsg: Fix memory crash in case arpmb command failed
2025-02-18 22:18 UTC (2+ messages)
[PATCH net] tcp: devmem: properly export MSG_CTRUNC to userspace
2025-02-18 22:14 UTC (5+ messages)
[PATCH v2 0/7] Add DMAC support to the RZ/V2H(P)
2025-02-18 22:10 UTC (4+ messages)
` [PATCH v2 4/7] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req_ack
[PATCH] eeprom: ee1004: Check chip before probing
2025-02-18 22:09 UTC
[PATCH 4/8] PCI: dwc: qcom: Update ICC & OPP votes based upon the requested speed
2025-02-18 22:07 UTC (2+ messages)
[PATCH v6 0/2] fuse: allow notify_inval for all inodes
2025-02-18 22:05 UTC (12+ messages)
` [PATCH v6 2/2] fuse: add new function to invalidate cache "
[syzbot] [crypto?] KASAN: use-after-free Read in crypto_poly1305_update
2025-02-18 22:05 UTC (2+ messages)
` [syzbot] [bcachefs] "
[PATCH v11 0/2] i2c: octeon: Add block-mode r/w
2025-02-18 22:04 UTC (2+ messages)
[PATCH] perf report: Add 'tgid' sort key
2025-02-18 22:03 UTC (9+ messages)
[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
2025-02-18 21:52 UTC (5+ messages)
` [PATCH v6 06/15] x86/module: Deal with GOT based stack cookie load on Clang < 17
[PATCH v4 0/3] riscv: canaan: Add support for K230-Canmv clock
2025-02-18 21:51 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v4 2/3] clk: canaan: Add clock driver for Canaan K230
[PATCH v2] net: mana: Add debug logs in MANA network driver
2025-02-18 21:51 UTC (2+ messages)
[PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout()
2025-02-18 21:48 UTC (5+ messages)
` [PATCH 4/4] arm64: barrier: Add smp_cond_load_acquire_timewait()
[PATCH RFC 0/7] drm/display: dp: add new DPCD access functions
2025-02-18 21:43 UTC (15+ messages)
` [PATCH RFC 1/7] drm/display: dp: change drm_dp_dpcd_read_link_status() return
` [PATCH RFC 2/7] drm/display: dp: implement new access helpers
` [PATCH RFC 3/7] drm/display: dp: use new DCPD "
` [PATCH RFC 5/7] drm/display: dp-cec: "
` [PATCH RFC 6/7] drm/display: dp-mst-topology: "
` [PATCH RFC 7/7] drm/display: dp-tunnel: "
[PATCH RFC] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
2025-02-18 21:41 UTC (3+ messages)
[PATCH v12 0/3] mtd: Add support for stacked memories
2025-02-18 21:39 UTC (7+ messages)
` [PATCH v12 1/3] dt-bindings: mtd: Describe MTD partitions concatenation
[PATCH v10 00/11] arm64: support poll_idle()
2025-02-18 21:33 UTC (12+ messages)
` [PATCH v10 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed_timewait()
` [PATCH v10 02/11] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v10 03/11] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v10 04/11] arm64: define TIF_POLLING_NRFLAG
` [PATCH v10 05/11] arm64: add support for poll_idle()
` [PATCH v10 06/11] ACPI: processor_idle: Support polling state for LPI
` [PATCH v10 07/11] cpuidle-haltpoll: define arch_haltpoll_want()
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check
` [PATCH v10 09/11] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH v10 10/11] arm64: idle: export arch_cpu_idle()
` [PATCH v10 11/11] arm64: support cpuidle-haltpoll
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-18 21:32 UTC (18+ messages)
[PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
2025-02-18 21:32 UTC
[PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
2025-02-18 21:30 UTC
[PATCH] MAINTAINERS: adjust the file entry in SPI OFFLOAD
2025-02-18 21:30 UTC (2+ messages)
[PATCH v2 00/29] ASoC: tas27{64,70}: improve support for Apple codec variants
2025-02-18 21:30 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma_irq()
2025-02-18 21:30 UTC (2+ messages)
[PATCH 1/2] ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()
2025-02-18 21:30 UTC (2+ messages)
[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
2025-02-18 21:24 UTC (16+ messages)
[PATCH bpf-next 0/3] selftests/bpf: tc_links/tc_opts: Unserialize tests
2025-02-18 21:22 UTC (2+ messages)
[PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
2025-02-18 21:21 UTC
[PATCH v4 0/8] Add STM32MP25 SPI NOR support
2025-02-18 21:21 UTC (2+ messages)
[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
2025-02-18 21:17 UTC (3+ messages)
[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-02-18 21:14 UTC (4+ messages)
[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
2025-02-18 21:13 UTC (8+ messages)
[PATCH] dt-bindings: hwlock: Convert to dtschema
2025-02-18 21:12 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: add usb typec host support to rk3588-jaguar
2025-02-18 21:10 UTC
[PATCH] Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issue
2025-02-18 21:10 UTC (2+ messages)
[ANNOUNCE] util-linux v2.41-rc1
2025-02-18 21:08 UTC
[PATCH][next] HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully"
2025-02-18 21:05 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: add usb typec host support to rk3588-jaguar
2025-02-18 21:02 UTC (3+ messages)
[PATCH v4 1/3] HID: hid-appletb-kbd: simplify logic used to switch between media and function keys on pressing fn key
2025-02-18 21:02 UTC (2+ messages)
[PATCH v2 0/7] dmaengine: idxd: fix memory leak in error handling path
2025-02-18 21:01 UTC (3+ messages)
` [PATCH v2 7/7] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper
[PATCH] Documentation: proofreading Documentation
2025-02-18 21:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH] scripts/kernel-doc: remove an obscure logic from kernel-doc
2025-02-18 20:59 UTC (4+ messages)
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-02-18 20:57 UTC (7+ messages)
` CXL Boot to Bash - Section 3: Memory (block) Hotplug
[PATCH 0/6] Enable DMIC for Genio 700/510 EVK
2025-02-18 20:52 UTC (7+ messages)
` [PATCH 1/6] ASoC: mediatek: mt8188: Add audsys hires clocks
` [PATCH 2/6] ASoC: mediatek: mt8188: Add reference for dmic clocks
` [PATCH 3/6] ASoC: mediatek: mt8188: Add DMIC DAI driver
` [PATCH 4/6] ASoC: mediatek: mt8188: Support DMIC in AFE
` [PATCH 5/6] ASoC: mediatek: mt8188-mt6359: Add DMIC
` [PATCH 6/6] arm64: dts: mediatek: mt8390-genio-common: Add routes for DMIC
[PATCH RFC 0/7] x86/microcode: Support for Intel Staging Feature
2025-02-18 20:54 UTC (4+ messages)
` [PATCH 0/6] "
` [PATCH 5/6] x86/microcode/intel_staging: Support mailbox data transfer
[PATCH 0/9] Extend automarkup support for ABI symbols
2025-02-18 20:52 UTC (4+ messages)
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
2025-02-18 20:51 UTC (5+ messages)
` [PATCH RFC 1/3] rust: add useful ops for u64
[PATCH] soc: renesas: rz-sysc: Suppress binding attributes
2025-02-18 20:46 UTC (2+ messages)
[PATCH] pinctrl: renesas: rzg2l: Suppress binding attributes
2025-02-18 20:46 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).