public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-10 22:51:46 to 2025-01-11 04:26:44 UTC [more...]

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-11  4:26 UTC  (18+ messages)
` [PATCH v9 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v9 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v9 03/17] mm: mark vma as detached until it's added into vma tree
` [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v9 05/17] mm: mark vmas detached upon exit
` [PATCH v9 06/17] types: move struct rcuwait into types.h
` [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v9 08/17] mm: move mmap_init_lock() out of the header file
` [PATCH v9 09/17] mm: uninline the main body of vma_start_write()
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call
` [PATCH v9 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v9 17/17] docs/mm: document latest changes to vm_lock

[PATCH v2] iio: gts: Simplify available scale table build
 2025-01-11  4:17 UTC  (5+ messages)

arch/powerpc/kernel/eeh_pe.c:261: warning: Function parameter or struct member 'pe' not described in '__eeh_pe_get'
 2025-01-11  4:02 UTC 

[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-01-11  3:54 UTC  (7+ messages)

[PATCH resend] hung_task: add task->flags, blocked by coredump to log
 2025-01-11  3:54 UTC  (2+ messages)

[PATCH v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-01-11  3:45 UTC 

[PATCH v5 0/9] blk: honor isolcpus configuration
 2025-01-11  3:40 UTC  (3+ messages)
` [PATCH v5 8/9] blk-mq: issue warning when offlining hctx with online isolcpus

[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
 2025-01-11  3:34 UTC 

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-11  3:37 UTC  (8+ messages)
` [PATCH v8 10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-11  3:35 UTC  (4+ messages)

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-11  3:32 UTC  (14+ messages)
` [PATCH RFCv2 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH RFCv2 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_msi_addr()
` [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH RFCv2 04/13] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by the irqchips that need it
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively
` [PATCH RFCv2 08/13] iommu: Turn iova_cookie to dma-iommu private pointer
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
` [PATCH RFCv2 10/13] iommufd/selftes: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE
` [PATCH RFCv2 11/13] iommufd/device: Allow setting IOVAs for MSI(x) vectors
` [PATCH RFCv2 12/13] vfio-iommufd: Provide another layer of msi_iova helpers
` [PATCH RFCv2 13/13] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE

futex+io_uring: futex_q::task can maybe be dangling (but is not actually accessed, so it's fine)
 2025-01-11  3:33 UTC  (2+ messages)

[PATCH v4 0/9] blk: honor isolcpus configuration
 2025-01-11  3:31 UTC  (7+ messages)
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled

arch/arm/mach-omap2/sdrc.c:129: warning: Function parameter or struct member 'sdrc_cs0' not described in 'omap2_sdrc_init'
 2025-01-11  3:08 UTC 

[PATCH net] openvswitch: fix lockup on tx to unregistering netdev with carrier
 2025-01-11  2:40 UTC  (2+ messages)

[syzbot] [lsm?] WARNING in vfs_writev
 2025-01-11  2:38 UTC  (2+ messages)

[PATCH V3] irqchip/loongarch-avec:Add multi-nodes topology support
 2025-01-11  2:37 UTC 

[PATCH 1/2] ALSA: hda/realtek: fixup ASUS GA605W
 2025-01-11  2:27 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda/realtek: fixup ASUS H7606W

[PATCH v13 0/5] Extended MODVERSIONS Support
 2025-01-11  2:25 UTC  (3+ messages)
` [PATCH v13 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[net PATCH] net: appletalk: Drop aarp_send_probe_phase1()
 2025-01-11  2:24 UTC  (2+ messages)

[PATCH net] xsk: Bring back busy polling support
 2025-01-11  2:20 UTC  (2+ messages)

[net PATCH] net: ravb: Fix max TX frame size for RZ/V2M
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH net] net: mana: Cleanup "mana" debugfs dir after cleanup of all children
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH] net/ncsi: fix locking in Get MAC Address handling
 2025-01-11  2:18 UTC  (3+ messages)
      ` 回覆: [External] "

[PATCH] fortify: turn strlen() into an inline function using __builtin_constant_p()
 2025-01-11  2:13 UTC  (2+ messages)

[PATCH] kbuild: Strip runtime const RELA sections correctly
 2025-01-11  2:10 UTC  (7+ messages)

[PATCH] mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled
 2025-01-11  2:10 UTC  (3+ messages)

[PATCH net v4] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-11  1:57 UTC  (2+ messages)

[PATCH v2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics
 2025-01-11  1:52 UTC 

[PATCH v13 0/1] MCTP Over PCC Transport
 2025-01-11  1:50 UTC  (3+ messages)
` [PATCH v13 1/1] mctp pcc: Implement MCTP over "

[PATCH bpf-next v2 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
 2025-01-11  1:45 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c

[PATCH] mm/hugetlb: prevent reuse of isolated free hugepages
 2025-01-11  1:45 UTC  (3+ messages)

[PATCH] serial: 8250_it8768e: Create iTE IT8768E specific 8250 driver
 2025-01-11  1:35 UTC  (2+ messages)

[PATCH v2 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2025-01-11  1:29 UTC  (4+ messages)
` [PATCH v2 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller

[PATCH v2 0/6] Introduce CET supervisor state support
 2025-01-11  1:26 UTC  (3+ messages)

[GIT PULL] sched_ext: Fixes for v6.13-rc6
 2025-01-11  1:26 UTC  (2+ messages)

[GIT PULL] workqueue: Fixes for v6.13-rc6
 2025-01-11  1:26 UTC  (2+ messages)

[GIT PULL] Thermal control fix for v6.13-rc7
 2025-01-11  1:26 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.13-rc7
 2025-01-11  1:26 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v6.13-rc6
 2025-01-11  1:26 UTC  (2+ messages)

[PATCH 0/5] KVM: Add a kvm_run flag to signal need for completion
 2025-01-11  1:24 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: Document that KVM_EXIT_HYPERCALL requires completion
` [PATCH 2/5] KVM: Clear vcpu->run->flags at start of KVM_RUN for all architectures
` [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
` [PATCH 4/5] KVM: selftests: Provide separate helper for KVM_RUN with immediate_exit
` [PATCH 5/5] KVM: selftests: Rely on KVM_RUN_NEEDS_COMPLETION to complete userspace exits

[PATCH] alpha: Fix personality flag propagation across an exec
 2025-01-11  1:17 UTC  (8+ messages)
          ` [PATCH] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support

[PATCH] selftests/net/forwarding: teamd command not found
 2025-01-11  1:16 UTC  (5+ messages)

[PATCH 3/6] syscall.h: introduce syscall_set_nr()
 2025-01-11  1:16 UTC  (3+ messages)

[syzbot] [mm?] linux-next test error: WARNING in enable_work
 2025-01-11  1:13 UTC  (2+ messages)

[syzbot] [mm?] bpf test error: WARNING in enable_work
 2025-01-11  1:12 UTC  (2+ messages)

[PATCH RFC] ASoC: simple-card-utils: fix priv->dai_props indexing
 2025-01-11  1:10 UTC  (7+ messages)

[syzbot] [mm?] upstream test error: WARNING in enable_work
 2025-01-11  1:08 UTC  (3+ messages)

[PATCH 0/5] KVM: Dirty ring fixes and cleanups
 2025-01-11  1:04 UTC  (6+ messages)
` [PATCH 1/5] KVM: Bound the number of dirty ring entries in a single reset at INT_MAX
` [PATCH 2/5] KVM: Bail from the dirty ring reset flow if a signal is pending
` [PATCH 3/5] KVM: Conditionally reschedule when resetting the dirty ring
` [PATCH 4/5] KVM: Check for empty mask of harvested dirty ring entries in caller
` [PATCH 5/5] KVM: Use mask of harvested dirty ring entries to coalesce dirty ring resets

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-11  1:00 UTC  (3+ messages)

[PATCH] hid-asus: Disable OOBE mode on the ProArt P16
 2025-01-11  1:01 UTC 

[PATCH] MAINTAINERS: Become the stmmac maintainer
 2025-01-11  0:54 UTC  (3+ messages)

[PATCH v4 0/2] perf trace: Add more tests for BTF-augmented perf trace
 2025-01-11  0:52 UTC  (5+ messages)

[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
 2025-01-11  0:50 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
` [PATCH v2 2/9] KVM: selftests: Close VM's binary stats FD when releasing VM
` [PATCH v2 3/9] KVM: selftests: Assert that __vm_get_stat() actually finds a stat
` [PATCH v2 4/9] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
` [PATCH v2 5/9] KVM: selftests: Add struct and helpers to wrap binary stats cache
` [PATCH v2 6/9] KVM: selftests: Get VM's binary stats FD when opening VM
` [PATCH v2 7/9] KVM: selftests: Adjust number of files rlimit for all "standard" VMs
` [PATCH v2 8/9] KVM: selftests: Add infrastructure for getting vCPU binary stats
` [PATCH v2 9/9] KVM: selftests: Add compile-time assertions to guard against stats typos

[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
 2025-01-11  0:49 UTC  (10+ messages)
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[syzbot] [tomoyo?] general protection fault in tomoyo_flush
 2025-01-11  0:47 UTC  (2+ messages)

[RFC PATCH 0/2] RISC-V: KVM: Pointer Masking Support
 2025-01-11  0:46 UTC  (3+ messages)
` [RFC PATCH 1/2] RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
` [RFC PATCH 2/2] RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN

[syzbot] [tomoyo?] general protection fault in tomoyo_get_name (2)
 2025-01-11  0:46 UTC  (2+ messages)

[RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-01-11  0:46 UTC 

[PATCH v5] ksm: add ksm involvement information for each process
 2025-01-11  0:45 UTC  (2+ messages)

[PATCH v4 00/14] of: fix bugs and improve codes
 2025-01-11  0:40 UTC  (13+ messages)
` [PATCH v4 03/14] of: Make of_property_present() applicable to all kinds of property
` [PATCH v4 05/14] of: Fix available buffer size calculating error in API of_device_uevent_modalias()
` [PATCH v4 07/14] of: property: Fix potential fwnode reference's argument count got out of range
` [PATCH v4 14/14] of: Improve __of_add_property_sysfs() readability

[syzbot] [usb?] general protection fault in qt2_read_bulk_callback
 2025-01-11  0:40 UTC 

[PATCH 1/1] selftests/bpf: clear out Python syntax warnings
 2025-01-11  0:31 UTC  (3+ messages)

[PATCH] net: netpoll: ensure skb_pool list is always initialized
 2025-01-11  0:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v4 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-01-11  0:32 UTC  (6+ messages)
` [PATCH net-next v4 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations

linux-next: duplicate patches in the vfs-brauner tree
 2025-01-11  0:31 UTC  (4+ messages)

[PATCH v2 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
 2025-01-11  0:30 UTC  (21+ messages)
` [PATCH v2 01/20] KVM: selftests: Support multiple write retires in dirty_log_test
` [PATCH v2 02/20] KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming
` [PATCH v2 03/20] KVM: selftests: Drop signal/kick from dirty ring testcase
` [PATCH v2 04/20] KVM: selftests: Drop stale srandom() initialization from dirty_log_test
` [PATCH v2 05/20] KVM: selftests: Precisely track number of dirty/clear pages for each iteration
` [PATCH v2 06/20] KVM: selftests: Read per-page value into local var when verifying dirty_log_test
` [PATCH v2 07/20] KVM: selftests: Continuously reap dirty ring while vCPU is running
` [PATCH v2 08/20] KVM: selftests: Limit dirty_log_test's s390x workaround to s390x
` [PATCH v2 09/20] KVM: selftests: Honor "stop" request in dirty ring test
` [PATCH v2 10/20] KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop
` [PATCH v2 11/20] KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true
` [PATCH v2 12/20] KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test
` [PATCH v2 13/20] KVM: selftests: Print (previous) last_page on dirty page value mismatch
` [PATCH v2 14/20] KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration
` [PATCH v2 15/20] KVM: sefltests: Verify value of dirty_log_test last page isn't bogus
` [PATCH v2 16/20] KVM: selftests: Ensure guest writes min number of pages in dirty_log_test
` [PATCH v2 17/20] KVM: selftests: Tighten checks around prev iter's last dirty page in ring
` [PATCH v2 18/20] KVM: selftests: Set per-iteration variables at the start of each iteration
` [PATCH v2 19/20] KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations
` [PATCH v2 20/20] KVM: selftests: Allow running a single iteration of dirty_log_test

[PATCH 0/2] perf hist: Fix bogus profiles when filters are enabled
 2025-01-11  0:29 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-01-11  0:25 UTC  (22+ messages)
` [PATCH v2 1/4] platform/x86: Add lenovo-wmi drivers Documentation
` [PATCH v2 2/4] platform/x86: Add Lenovo GameZone WMI Driver
` [PATCH v2 3/4] platform/x86: Add Lenovo Capability Data 01 "
` [PATCH v2 4/4] platform/x86: Add Lenovo Other Mode "

[PATCH v2 0/4] counter: ti-eqep: add direction support
 2025-01-11  0:22 UTC  (5+ messages)
` [PATCH v2 1/4] tools/counter: gitignore counter_watch_events
` [PATCH v2 2/4] counter: add direction change event
` [PATCH v2 3/4] tools/counter: add direction change event to watcher
` [PATCH v2 4/4] counter: ti-eqep: add direction support

[PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-01-11  0:21 UTC  (10+ messages)
` [PATCH v8 05/11] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn
` [PATCH v8 06/11] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v8 08/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v8 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH net v3] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-11  0:21 UTC  (4+ messages)
` [PATCH] Add short author date to Fixes tag

[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
 2025-01-11  0:20 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
` [PATCH v2 2/5] KVM: Assert slots_lock is held when setting memory regions
` [PATCH v2 3/5] KVM: Add a dedicated API for setting KVM-internal memslots
` [PATCH v2 4/5] KVM: x86: Drop double-underscores from __kvm_set_memory_region()
` [PATCH v2 5/5] KVM: Disallow all flags for KVM-internal memslots

[PATCH V2 3/3] phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
 2025-01-11  0:07 UTC  (10+ messages)
` [PATCH] phy: freescale: fsl-samsung-hdmi: fix build error in fsl_samsung_hdmi_phy_configure_pll_lock_det

[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2025-01-11  0:04 UTC  (3+ messages)

[PATCH] MAINTAINERS: powerpc: Update my status
 2025-01-10 23:57 UTC 

[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
 2025-01-10 23:55 UTC  (11+ messages)
` [PATCH 1/6] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH 2/6] riscv: request misaligned exception delegation from SBI
` [PATCH 3/6] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH 4/6] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH 6/6] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH 1/2] selftests/mm: use selftests framework to print test result
 2025-01-10 23:50 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders

[PATCH v5] staging: gpib: Remove commented-out debug code
 2025-01-10 23:38 UTC 

[PATCH] drm/vblank: fix misuse of drm_WARN in drm_wait_one_vblank()
 2025-01-11  4:37 UTC  (3+ messages)

[RFC] sched/deadline: only mark active cpu as free
 2025-01-10 23:30 UTC 

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-10 22:21 UTC  (3+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping

[PATCH] scsi: qla2xxx: Remove duplicate fcport release in error handler
 2025-01-10 23:06 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe()
 2025-01-10 23:04 UTC  (2+ messages)

[PATCH] rtc: pcf2127: add BSM support
 2025-01-10 23:01 UTC  (2+ messages)

drivers/net/ethernet/marvell/prestera/prestera_devlink.c:20:43: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 12
 2025-01-10 23:01 UTC 

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-10 22:52 UTC  (3+ messages)
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[PATCH v2 2/2] iio: magnetometer: si7210: add driver for Si7210
 2025-01-10 22:51 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox