messages from 2025-01-07 02:51:32 to 2025-01-07 04:47:28 UTC [more...]
[PATCH v2 0/5] Some cleanups and refactoring of the inline data code
2025-01-07 4:46 UTC (3+ messages)
` [PATCH v2 1/5] ext4: Remove a redundant return statement
` [PATCH v2 2/5] ext4: Don't set EXT4_STATE_MAY_INLINE_DATA for ea inodes
[android-common:android14-6.1-2025-01 1/1] fs/smb/server/vfs.c:74: warning: Function parameter or member 'user_ns' not described in 'ksmbd_vfs_lock_parent'
2025-01-07 4:43 UTC
[PATCH 1/2] dt-bindings: Add INA233 device
2025-01-07 4:43 UTC
[PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless
2025-01-07 4:41 UTC (9+ messages)
[PATCH v2 0/2] dt-bindings: clock: xilinx: Update VCU bindings
2025-01-07 4:40 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: xilinx: Convert VCU bindings to dtschema
` [PATCH v2 2/2] dt-bindings: clock: xilinx: Add reset GPIO for VCU
[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-01-07 4:36 UTC (5+ messages)
` [PATCH v4 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
[PATCH mm-unstable v1] mm/hugetlb_vmemmap: fix memory loads ordering
2025-01-07 4:35 UTC
[PATCH v2 00/10] i386: Track X86CPUTopoInfo in CPUX86State and track features in env->features[]
2025-01-07 4:34 UTC (6+ messages)
` [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
[RFC][PATCH] printf: Harden accessing pointer dereference in vsprintf()
2025-01-07 4:33 UTC (5+ messages)
[gourryinverse:gourry_pagecache 6/6] mm/migrate.c:2753: warning: Function parameter or struct member 'folio' not described in 'promotion_candidate'
2025-01-07 4:32 UTC
[PATCH] drm/panel: xinpeng-xpp055c272: transition to mipi_dsi wrapped functions
2025-01-07 4:21 UTC (4+ messages)
[PATCH for-linus] PCI/bwctrl: Fix NULL pointer deref on unbind and bind
2025-01-07 4:29 UTC (3+ messages)
[PATCH 5.10 000/138] 5.10.233-rc1 review
2025-01-07 4:28 UTC (4+ messages)
` [PATCH 5.10 098/138] zram: fix uninitialized ZRAM not releasing backing device
[PATCH v3 0/3] KVM: x86: Include host suspended time in steal time
2025-01-07 4:22 UTC (4+ messages)
` [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns()
` [PATCH v3 2/3] KVM: x86: Include host suspended time in steal time
` [PATCH v3 3/3] KVM: x86: Document host suspend being included "
[PATCH bpf-next v5 0/5] net/smc: Introduce smc_ops
2025-01-07 4:17 UTC (6+ messages)
` [PATCH bpf-next v5 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v5 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v5 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v5 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v5 5/5] bpf/selftests: add selftest for bpf_smc_ops
linux-next: duplicate patch in the devicetree tree
2025-01-07 4:20 UTC
[PATCH] wifi: cfg80211: rearrange kernel document for sinfo structure
2025-01-07 4:17 UTC
[PATCH net-next v6 0/3] Add support for Nuvoton MA35D1 GMAC
2025-01-07 3:55 UTC (4+ messages)
` [PATCH net-next v6 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
[PATCH] wifi: ath12k: encode max Tx power in scan channel list command
2025-01-07 4:01 UTC
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-07 3:42 UTC (26+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v5 11/25] mm: Allow compound zone device pages
` [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v5 17/25] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v5 18/25] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v5 19/25] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v5 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v5 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v5 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v5 23/25] mm: Remove pXX_devmap callers
` [PATCH v5 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v5 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
[PATCH v2] nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
2025-01-07 3:54 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-01-06
2025-01-07 4:14 UTC
[PATCH 1/2] drm/amd/pm: add the interface to set and save the bootup workload type
2025-01-07 3:56 UTC (3+ messages)
[PATCH] arm64: dts: qcom: sc7280: enable venus node
2025-01-07 4:11 UTC (9+ messages)
[bytedance:5.15-velinux 1347/1347] drivers/nvme/host/qmap.c:208:8-12: ERROR: invalid reference to the index variable of the iterator on line 202
2025-01-07 4:11 UTC
[geert-m68k:master] BUILD SUCCESS 4becd8a6b5680906c99cbb7f347ddd4fce4667a3
2025-01-07 4:10 UTC
M+ & H bugs with Milestone Movements WW01
2025-01-07 4:10 UTC
linux-next: manual merge of the scsi tree with the block tree
2025-01-07 4:09 UTC
[PATCH v3 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
2025-01-07 4:07 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] perf: Document PERF_EVENT_IOC_INC_EVENT_LIMIT
` [PATCH v3 3/3] libperf: Add perf_evsel__refresh() function
[PATCH] mm: avoid implicit type conversion
2025-01-07 4:06 UTC (2+ messages)
Enhancements/Bugs closed WW01!
2025-01-07 4:05 UTC
[PATCH blktests v3 1/2] tests/rnbd: Add a basic RNBD test
2025-01-07 4:03 UTC (6+ messages)
` [PATCH blktests v3 2/2] tests/rnbd: Implement RNBD regression test
Current high bug count owners for Yocto Project 5.2
2025-01-07 4:01 UTC
[PATCH][v2] iommu: move the adding group info to proper place
2025-01-07 4:00 UTC (2+ messages)
Yocto Project Newcomer & Unassigned Bugs - Help Needed
2025-01-07 4:00 UTC
[RFC PATCH 0/8] Delay to enumerate ports/dports component registers
2025-01-07 3:57 UTC (9+ messages)
` [RFC PATCH 1/8] cxl/port: Enumerate port component regs when endpoint attaching
` [RFC PATCH 2/8] cxl/port: Delay port HDM setup until port component regs setup done
` [RFC PATCH 3/8] cxl/region: Check if dev is a decoder in check_commit_order()
` [RFC PATCH 4/8] cxl/port: Remove port HDM during the last endpoint detaching
` [RFC PATCH 5/8] cxl/port: Remove component_reg_phys parameter from devm_cxl_add_port()
` [RFC PATCH 6/8] cxl/port: Enumerate dport component registers when endpoint attaching
` [RFC PATCH 7/8] cxl/port: Remove component_reg_phys parameter from devm_cxl_add_dport()
` [RFC PATCH 8/8] cxl/mem: Adjust cxl_dport_init_ras_reporting() invoked position
[PATCH v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2025-01-07 3:58 UTC (4+ messages)
` [PATCH] Simple fix
[gourryinverse:gourry_pagecache 5/6] ld.lld: error: duplicate symbol: __cfi_migrate_misplaced_folio_batch
2025-01-07 3:56 UTC
[gourryinverse:gourry_pagecache 5/6] inode.c:(.text+0x4370): multiple definition of `migrate_misplaced_folio_batch'; fs/btrfs/disk-io.o:disk-io.c:(.text+0x17cc): first defined here
2025-01-07 3:57 UTC
[PATCH v3 00/17] imx: add i.MX95 support
2025-01-07 5:01 UTC (11+ messages)
` [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
` 回复: [EXT] "
` [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
` 回复: [EXT] "
` 回复: "
[PATCH v5 00/11] rust: bindings: Auto-generate inline static functions
2025-01-07 3:50 UTC (12+ messages)
` [PATCH v5 01/11] rust: bindings: Support some "
` [PATCH v5 02/11] rust: helpers: Remove blk helper
` [PATCH v5 03/11] rust: helpers: Remove err helper
` [PATCH v5 04/11] rust: helpers: Remove kunit helper
` [PATCH v5 05/11] rust: helpers: Remove some page helpers
` [PATCH v5 06/11] rust: helpers: Remove rbtree helper
` [PATCH v5 07/11] rust: helpers: Remove some refcount helpers
` [PATCH v5 08/11] rust: helpers: Remove signal helper
` [PATCH v5 09/11] rust: helpers: Remove some spinlock helpers
` [PATCH v5 10/11] rust: helpers: Remove some task helpers
` [PATCH v5 11/11] rust: helpers: Remove uaccess helpers
[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
2025-01-07 3:50 UTC (4+ messages)
[tip:master] BUILD SUCCESS 1e661cb01f9c09ed16df43f086f526154130a2dc
2025-01-07 3:49 UTC
[PATCH] ipmi: ssif_bmc: Fix new request loss when bmc ready for a response
2025-01-07 3:47 UTC
[PATCH v2] Input: atkbd: Fix so copilot key generates F23 keycode
2025-01-07 3:45 UTC
[PATCH md-6.14 00/13] md/md-bitmap: support to build md-bitmap as kernel module
2025-01-07 3:43 UTC (6+ messages)
` [PATCH md-6.14 13/13] "
linux-next: manual merge of the char-misc tree with the devicetree tree
2025-01-07 3:43 UTC
[PATCH v2 0/2] Add support for IO memory mapped EC
2025-01-07 3:40 UTC (3+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_lpc: Add Support for direct EC register memory access
[PATCH v3] libperf: Add perf_evsel__id() function
2025-01-07 3:39 UTC
[PATCH v1 0/1] drm/xe: Fix all typos in xe
2025-01-07 3:35 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
2025-01-07 3:34 UTC (9+ messages)
` [PATCH 2/6] riscv: request misaligned exception delegation from SBI
` [PATCH 5/6] riscv: export unaligned_ctl_available() as a GPL symbol
[PATCH] dt-bindings: mmc: move compatible property to its specific binding
2025-01-07 3:34 UTC (3+ messages)
[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
2025-01-07 3:33 UTC (2+ messages)
` [Bug 217599] "
[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
2025-01-07 3:29 UTC (3+ messages)
` [PATCH v3 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
[DPDK/other Bug 1610] dpdk-dumpcap does not support packet capture on vhost-user-client interfaces
2025-01-07 3:28 UTC
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-07 3:25 UTC (3+ messages)
[asahilinux:bits/000-devicetree 4/191] arch/arm64/boot/dts/apple/t6000-j314s.dtb: /soc/spi@39b104000: failed to match any schema with compatible: ['apple,t6000-spi', 'apple,spi']
2025-01-07 3:24 UTC
[PATCH 0/6] riscv: Relocatable NOMMU kernels
2025-01-07 3:24 UTC (3+ messages)
[PATCH] hwmon: (nct6683) Add another customer ID for MSI
2025-01-07 3:24 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[gourryinverse:gourry_pagecache 5/6] include/linux/migrate.h:159:5: warning: no previous prototype for function 'migrate_misplaced_folio_batch'
2025-01-07 3:24 UTC
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-07 3:24 UTC (7+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest
[hns3 bugreport] free_pcppages_bulk Null pointer problem
2025-01-07 2:47 UTC
[PATCH 0/5] PCI: mediatek-gen3: Add MT8196 support
2025-01-07 3:21 UTC (4+ messages)
` [PATCH 4/5] PCI: mediatek-gen3: Don't reply AXI slave error
Download throttling with kernel 6.6 (in KVM guests)
2025-01-07 3:19 UTC (5+ messages)
[PATCH v4] clocksource/drivers/timer-clint: Add T-Head C9xx clint
2025-01-07 3:18 UTC (2+ messages)
[PATCH net v2] mctp i3c: fix MCTP I3C driver multi-thread issue
2025-01-07 3:15 UTC
[PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
2025-01-07 3:17 UTC (2+ messages)
[PATCH v2 00/33] upl: Prerequite patches for updated spec
2025-01-06 21:42 UTC (2+ messages)
[merged] fs-proc-do_task_stat-fix-esp-not-readable-during-coredump.patch removed from -mm tree
2025-01-07 3:14 UTC
[PATCH net] sched: sch_cake: add bounds checks to host bulk flow fairness counts
2025-01-07 3:13 UTC (2+ messages)
[android-common:android14-6.1-2025-01 1/1] drivers/clocksource/timer-ti-dm.c:947: warning: Function parameter or member 'cookie' not described in 'omap_dm_timer_set_int_disable'
2025-01-07 3:13 UTC
[merged] selftests-coredump-add-stackdump-test.patch removed from -mm tree
2025-01-07 3:14 UTC
linux-next: duplicate patches in the vfs-brauner tree
2025-01-07 3:14 UTC (2+ messages)
[PATCH v5 0/1] Update ASPEED WDT bootstatus
2025-01-07 3:13 UTC (3+ messages)
` [PATCH v5 1/1] watchdog: aspeed: Update bootstatus handling
[PATCH 0/4] drm/msm/dsi: Minor cleanups
2025-01-07 3:11 UTC (7+ messages)
` [PATCH 2/4] drm/msm/dsi: Simplify with dev_err_probe()
` [PATCH 3/4] drm/msm/dsi: Minor whitespace and style cleanup
` [PATCH 4/4] drm/msm/dsi: Drop unnecessary -ENOMEM message
[PATCH v5 00/12] zswap IAA compress batching
2025-01-07 3:10 UTC (9+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
[PATCH v3 0/7] hw/intc/loongson_ipi: Remove property num_cpu
2025-01-07 3:08 UTC (8+ messages)
` [PATCH v3 1/7] hw/intc/loongarch_ipi: Implement realize interface
` [PATCH v3 2/7] hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common
` [PATCH v3 3/7] hw/intc/loongson_ipi: Remove property "
` [PATCH v3 4/7] hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids
` [PATCH v3 5/7] hw/intc/loongarch_ipi: Remove num-cpu property
` [PATCH v3 6/7] hw/intc/loongson_ipi: Add more output parameter for cpu_by_arch_id
` [PATCH v3 7/7] hw/intc/loongarch_ipi: Use alternative function cpu_by_arch_id
+ mm-memmap-prevent-double-scanning-of-memmap-by-kmemleak.patch added to mm-unstable branch
2025-01-07 3:07 UTC
[PATCH v2] drm/amdgpu: Fix the looply call svm_range_restore_pages issue
2025-01-07 2:33 UTC (4+ messages)
[PATCH] docs/zh_CN: Add sak index Chinese translation
2025-01-07 3:04 UTC (2+ messages)
[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
2025-01-07 3:04 UTC (12+ messages)
` [PATCH net-next v7 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v7 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v7 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v7 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v7 10/10] selftest: net-drv: hds: add test for HDS feature
+ hugetlb-fix-null-pointer-dereference-in-trace_hugetlbfs_alloc_inode.patch added to mm-hotfixes-unstable branch
2025-01-07 3:04 UTC
[PATCH 1/1] mm: remove extra check for VMA_LOCK_OFFSET when read-locking a vma
2025-01-07 3:04 UTC
[PATCH v4 00/17] Add eDP support for RK3588
2025-01-07 3:02 UTC (6+ messages)
` [PATCH v4 07/17] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
[bytedance:5.15-velinux 1347/1347] arch/arm64/kernel/stacktrace.c:161:13: sparse: sparse: symbol 'walk_stackframe_reliable' was not declared. Should it be static?
2025-01-07 3:02 UTC
+ ocfs2-correct-l_next_free_rec-in-online-check.patch added to mm-nonmm-unstable branch
2025-01-07 3:02 UTC
+ ocfs2-check-el-l_next_free_rec-in-ocfs2_get_clusters_nocache.patch added to mm-nonmm-unstable branch
2025-01-07 3:02 UTC
[Bug report] signingKey beying bypassed
2025-01-07 3:00 UTC (4+ messages)
[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
2025-01-07 3:00 UTC (2+ messages)
[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
2025-01-07 2:59 UTC (5+ messages)
` [PATCH v2 3/9] crypto: ccp: Reset TMR size at SNP Shutdown
[PATCH 0/7] ext4: Convert truncated extent data to inline data
2025-01-07 2:58 UTC (10+ messages)
` [PATCH 1/7] ext4: Modify ei->i_flags before calling ext4_mark_iloc_dirty()
` [PATCH 4/7] ext4: Introduce a new helper function ext4_generic_write_inline_data()
` [PATCH 5/7] ext4: Refactor out ext4_da_write_inline_data_begin()
[PATCH v6 0/3] wifi: ath12k: monitor mode cleanup and state handling
2025-01-07 2:56 UTC (4+ messages)
` [PATCH v6 1/3] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v6 2/3] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v6 3/3] wifi: ath12k: delete mon reap timer
[PATCH v4 1/5] pkgconfig: Add pkg-config-native to SDK
2025-01-07 2:56 UTC (2+ messages)
` [OE-core] [PATCH v4 5/5] mesa: Fix missing GLES3 headers in SDK sysroot
[PATCH v12 0/6] Add Smrnmi support
2025-01-07 2:54 UTC (2+ messages)
[PATCH 0/6] platform/x86: firmware_attributes_class: Simplify API
2025-01-07 2:53 UTC (2+ messages)
[PATCH rdma-next v2 RESEND 0/4] RDMA/bnxt_re: Support for FW async event handling
2025-01-07 2:45 UTC (5+ messages)
` [PATCH rdma-next v2 RESEND 1/4] bnxt_en: Add ULP call to notify async events
` [PATCH rdma-next v2 RESEND 2/4] RDMA/bnxt_re: Add Async event handling support
` [PATCH rdma-next v2 RESEND 3/4] RDMA/bnxt_re: Query firmware defaults of CC params during probe
` [PATCH rdma-next v2 RESEND 4/4] RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE event
[PATCH net-next 0/2] enic: Set link speed only after link up
2025-01-07 2:51 UTC (3+ messages)
` [PATCH net-next 1/2] enic: Move RX coalescing set function
` [PATCH net-next 2/2] enic: Obtain the Link speed only after the link comes up
[PATCH v5 00/15] XSC PMD for Yunsilicon NICs
2025-01-07 2:50 UTC (3+ messages)
` [PATCH v5 13/15] net/xsc: add basic stats ops
` [PATCH v5 15/15] net/xsc: add ethdev link and MTU ops
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.