All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-11 00:46:22 to 2025-01-11 03:49:52 UTC [more...]

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

[PATCH v1 net-next 06/12] af_unix: Reuse out_pipe label in unix_stream_sendmsg()
 2025-01-11  3:43 UTC  (2+ messages)

[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 1/5] drm/amdgpu/gfx: add ring helpers for setting workload profile
 2025-01-11  3:40 UTC  (6+ messages)

[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] drm/amdgpu: fix gpu recovery disable with per queue reset
 2025-01-11  3:36 UTC  (8+ 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

[PATCH 1/2] drm/amd/pm: Fill ip version for SMU v13.0.12
 2025-01-11  3:31 UTC  (2+ messages)

[ast-bpf:trylock 29/29] vmscan.c:undefined reference to `bpf_hack'
 2025-01-11  3:19 UTC 

[PATCH 10/14] bpf: Implement BTF fixup functionality
 2025-01-11  3:19 UTC  (2+ messages)

[ast-bpf:trylock 29/29] nios2-linux-ld: vmscan.c:undefined reference to `bpf_hack'
 2025-01-11  3:19 UTC 

[PATCH] drm/xe/oa: Add missing VISACTL mux registers
 2025-01-11  3:14 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

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 v2] cxl/core/regs: Refactor out functions to count regblocks of given type
 2025-01-11  3:09 UTC  (3+ messages)

Blockdev 6.13-rc lockdep splat regressions
 2025-01-11  3:05 UTC  (4+ messages)

+ mm-vmscan-accumulate-nr_demoted-for-accurate-demotion-statistics-v2.patch added to mm-hotfixes-unstable branch
 2025-01-11  2:59 UTC 

+ selftests-mm-add-tests-for-splitting-pmd-thps-to-all-lower-orders.patch added to mm-unstable branch
 2025-01-11  2:56 UTC 

+ selftests-mm-use-selftests-framework-to-print-test-result.patch added to mm-unstable branch
 2025-01-11  2:56 UTC 

[PATCH net-next] net: hide the definition of dev_get_by_napi_id()
 2025-01-11  2:50 UTC  (2+ messages)

[PATCH net-next] net: warn during dump if NAPI list is not sorted
 2025-01-11  2:50 UTC  (2+ messages)

[PATCH net-next] can: grcan: move napi_enable() from under spin lock
 2025-01-11  2:47 UTC 

[openeuler:OLK-6.6 1817/1817] drivers/irqchip/irq-gic-v3.c:1036:30: error: implicit declaration of function 'pde_data'
 2025-01-11  2:46 UTC 

[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
 2025-01-11  2:45 UTC  (9+ messages)
` [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
` [PATCH v2 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants

[PATCH net-next v2 1/2] docs: netdev: document requirements for Supported status
 2025-01-11  2:43 UTC  (2+ messages)
` [PATCH net-next v2 2/2] MAINTAINERS: downgrade Ethernet NIC drivers without CI reporting

[groeck-staging:hwmon-next] BUILD SUCCESS 139c3e32b53bdb1ee06f2f67adeccbcb4ad9288c
 2025-01-11  2:39 UTC 

[PATCH net-next] tls: skip setting sk_write_space on rekey
 2025-01-11  2:40 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALE
 2025-01-11  2:40 UTC  (2+ messages)

[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] net/mlx5: Fix variable not being completed when function returns
 2025-01-11  2:38 UTC  (2+ messages)

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

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

[PATCH net 1/1 v2] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-11  2:33 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_exec_reset: Add a vm_unbind after the stress test completes
 2025-01-11  2:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[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

[paulmckrcu:dev.2025.01.07a 56/56] kernel/rcu/refscale.c:225:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-01-11  2:24 UTC 

[mdraid:md-6.14 1/3] make[5]: *** No rule to make target 'drivers/md/md-linear.o', needed by 'drivers/md/built-in.a'
 2025-01-11  2:24 UTC 

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

+ nilfs2-revise-the-return-value-description-style-for-consistency.patch added to mm-nonmm-unstable branch
 2025-01-11  2:24 UTC 

+ nilfs2-add-missing-return-value-kernel-doc-descriptions.patch added to mm-nonmm-unstable branch
 2025-01-11  2:24 UTC 

+ nilfs2-correct-return-value-kernel-doc-descriptions-for-the-rest.patch added to mm-nonmm-unstable branch
 2025-01-11  2:23 UTC 

+ nilfs2-correct-return-value-kernel-doc-descriptions-for-metadata-files.patch added to mm-nonmm-unstable branch
 2025-01-11  2:23 UTC 

+ nilfs2-correct-return-value-kernel-doc-descriptions-for-sufile.patch added to mm-nonmm-unstable branch
 2025-01-11  2:23 UTC 

+ nilfs2-correct-return-value-kernel-doc-descriptions-for-bmap-functions.patch added to mm-nonmm-unstable branch
 2025-01-11  2:23 UTC 

+ nilfs2-correct-return-value-kernel-doc-descriptions-for-ioctl-functions.patch added to mm-nonmm-unstable branch
 2025-01-11  2:23 UTC 

❌ FAIL: Test report for master (6.13.0-rc6, upstream-mainline, 77a903cd)
 2025-01-11  2:22 UTC 

[PATCH net-next v2 0/2] ipvlan: Support bonding events
 2025-01-11  2:20 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 v2] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
 2025-01-11  2:18 UTC  (4+ messages)
` [PATCH] net/ncsi: fix locking in Get MAC Address handling
      ` 回覆: [External] "

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

[xilinx-xlnx:lkp_test 408/504] drivers/media/platform/xilinx/xilinx-hdmirxss.c:4015: warning: Function parameter or struct member 'pad' not described in 'xhdmirx_query_dv_timings'
 2025-01-11  2:12 UTC 

[xilinx-xlnx:lkp_test 284/504] drivers/gpu/drm/xlnx/hdcp/xlnx_hdcp1x_tx.h:185:33: error: field 'sm_work' has incomplete type
 2025-01-11  2:13 UTC 

[PATCH net-next v4 00/18] net: stmmac: clean up and fix EEE implementation
 2025-01-11  2:10 UTC  (2+ messages)

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

net/i40e: unhelpful warning messages
 2025-01-11  2:11 UTC 

[PATCH bpf] bpf: Fix bpf_sk_select_reuseport() memory leak
 2025-01-11  2:10 UTC  (2+ messages)

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

[PATCH net] eth: bnxt: always recalculate features after XDP clearing, fix null-deref
 2025-01-11  2:10 UTC  (2+ messages)

[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
 2025-01-11  0:50 UTC  (28+ 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 net v4] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-11  1:57 UTC  (2+ messages)

[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
 2025-01-10 23:42 UTC  (4+ messages)
` [PATCH 3/6] RISC-V: KVM: add SBI extension init()/deinit() functions

[RFC PATCH 0/2] RISC-V: KVM: Pointer Masking Support
 2025-01-11  0:46 UTC  (9+ 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

[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 "

[openeuler:OLK-6.6 1817/1817] drivers/irqchip/irq-loongson-eiointc.c:54:17: sparse: sparse: symbol 'extioi_node_maps' was not declared. Should it be static?
 2025-01-11  1:49 UTC 

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

+ replace-free-hugepage-folios-after-migration-fix-3.patch added to mm-unstable branch
 2025-01-11  1:45 UTC 

[PATCH i-g-t] Revert tests/kms_histogram: Fix build breakage
 2025-01-11  1:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] mm/vmscan: extract calculated pressure balance as a function
 2025-01-11  1:42 UTC  (2+ messages)

cups-browsed 2.1.1 released - Long-standing stuck-with-100%-CPU bug fixed!
 2025-01-11  1:38 UTC 

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

[PATCH 09/14] bpf: Collect extern relocations
 2025-01-11  1:35 UTC  (2+ messages)

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

[PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool
 2025-01-11  1:32 UTC  (5+ messages)
` [PATCH v9 mm-unstable 11/18] mm/zsmalloc: convert reset_page to reset_zpdesc

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

[Buildroot] [PATCH 1/1] package/msmtp: bump version to 1.8.27
 2025-01-11  1:25 UTC  (4+ 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 net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-01-08 (ice)
 2025-01-11  1:25 UTC  (5+ messages)
` [PATCH net-next 08/13] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810

[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 v1] drm/xe/hwmon: expose package and vram temperature
 2025-01-11  1:22 UTC  (2+ messages)

[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 3/6] syscall.h: introduce syscall_set_nr()
 2025-01-11  1:16 UTC  (5+ messages)

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

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-01-11  1:14 UTC  (4+ messages)
` [PATCH v14 00/81] remove use of VLAs for Windows
  ` [PATCH v14 03/81] eal/common: remove use of VLAs

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

+ checkpatch-dont-warn-about-extra-parentheses-in-staging.patch added to mm-nonmm-unstable branch
 2025-01-11  1:13 UTC 

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

[PATCH net-next v1 1/2] tools/net/ynl: add support for --family and --list-families
 2025-01-11  1:10 UTC  (4+ messages)
` [PATCH net-next v1 2/2] tools/net/ynl: ethtool: support spec load from install location

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

[PATCH 01/20] ppp: update 2.5.1 -> 2.5.2
 2025-01-11  1:09 UTC  (3+ messages)
` [PATCH 11/20] boost: update 1.86.0 -> 1.87.0
  ` [OE-core] "

Do we care if C compilers start allowing "." on pointers?
 2025-01-11  1:09 UTC  (2+ messages)

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

[pull] amdgpu firmware updates
 2025-01-11  1:06 UTC 

[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

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

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

transfer.credentialsInUrl should warn about personal access tokens in user field #leftoverbits
 2025-01-11  1:01 UTC  (7+ messages)

Pull request: u-boot-rockchip-20250110
 2025-01-11  0:57 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2025-01-11  0:57 UTC  (2+ messages)

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

[PATCH v2 net] r8169: remove redundant hwmon support
 2025-01-11  0:53 UTC  (4+ messages)

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

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

[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 


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.