All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-11 02:37:51 to 2025-01-11 07:13:16 UTC [more...]

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-11  7:07 UTC  (17+ messages)
` [PATCH v5 -next 01/16] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v5 -next 02/16] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v5 -next 03/16] mm: swap: move sysctl to mm/swap.c
` [PATCH v5 -next 04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v5 -next 05/16] mm: util: move sysctls to mm/util.c
` [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v5 -next 07/16] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v5 -next 15/16] sysctl: remove the vm_table
` [PATCH v5 -next 16/16] sysctl: remove unneeded include

[PATCH v3] xfs: fix mount hang during primary superblock recovery failure
 2025-01-11  7:05 UTC 

[PATCH] lib/amdgpu: improve pci_unplug test
 2025-01-11  7:07 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[syzbot] [btrfs?] WARNING: ODEBUG bug in btrfs_free_stale_devices
 2025-01-11  7:04 UTC 

[PATCH i-g-t] meson: Add check for libghe histogram function
 2025-01-11  7:04 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "

[PATCH net-next 01/18] dt-bindings: can: mpfs: add PIC64GX CAN compatibility
 2025-01-11  7:00 UTC  (2+ messages)

[PATCH net-next 1/2] net: un-export init_dummy_netdev()
 2025-01-11  6:59 UTC  (2+ messages)
` [PATCH net-next 2/2] net: initialize netdev->lock on dummy devices

[Patch v3 2/2] drm/dp_mst: Add helper to get port number at specific LCT from RAD
 2025-01-11  6:51 UTC  (3+ messages)

[xilinx-xlnx:lkp_test 286/504] drivers/media/platform/xilinx/xilinx-hdcp2x-rx.c:1287:23: error: implicit declaration of function 'FIELD_PREP'
 2025-01-11  6:51 UTC 

[PATCH RFC 2/7] wifi: cfg80211: reorg sinfo structure elements for MLO
 2025-01-11  6:51 UTC  (2+ messages)

[PATCH] ata: Replace deprecated PCI functions
 2025-01-11  6:51 UTC  (2+ messages)

[linyunsheng:page_frag_cache_part2_v3_250105 6/8] net/core/sock.c:3061:20: error: implicit declaration of function 'page_frag_refill_prepare'; did you mean 'sk_page_frag_refill_prepare'?
 2025-01-11  6:51 UTC 

[PATCH v2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics
 2025-01-11  6:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update path to coreaudio.m
 2025-01-11  6:42 UTC 

[PATCH 03/11] drm: meson: add S4 compatible for DRM driver
 2025-01-11  6:40 UTC  (3+ messages)

Patch for broken libnfsimapd static and regex plugins. It appears that the makefile does not add nfsidmap_common.c in the sources. . nfs-utils (1:2.8.2-1.1~0.1) UNRELEASED; urgency=medium . * Non-maintainer upload. * Fix issue with static and regex plugins missing symbol get_grnam_buflen
 2025-01-11  6:30 UTC 

[PATCH v2] HID: nintendo: add support for md/gen 6B controller
 2025-01-11  6:36 UTC 

[PATCH] meson: fix perl dependencies for Documentation
 2025-01-11  6:38 UTC 

[Buildroot] [PATCH 1/5] package/qoriq-rcw: bump version to lf-6.6.52-2.2.0
 2025-01-11  6:37 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/qoriq-fm-ucode: "
` [Buildroot] [PATCH 3/5] package/fmlib: "
` [Buildroot] [PATCH 4/5] package/fmc: "
` [Buildroot] [PATCH 5/5] configs/ls1046a-frwy_defconfig: bump BSP components "

[PATCH v2] HID: nintendo: add support for md/gen 6B controller
 2025-01-11  6:35 UTC 

[PATCH] x86/usercopy: Fix kernel-doc func param name
 2025-01-11  6:33 UTC 

[PATCH] ipe: policy_fs: fix kernel-doc warnings
 2025-01-11  6:33 UTC 

[PATCH] mm/zsmalloc: fix function parameter kernel-doc notation
 2025-01-11  6:33 UTC 

[PATCH] mm/slab: fix kernel-doc func param names
 2025-01-11  6:32 UTC 

[PATCH] kasan: use correct kernel-doc format
 2025-01-11  6:32 UTC 

[PATCH] memstick: core: fix kernel-doc notation
 2025-01-11  6:32 UTC 

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-11  6:31 UTC  (20+ 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] tracing: fix trace.h kernel-doc func/struct/enum members
 2025-01-11  6:32 UTC 

[PATCH] timer/migration: fix kernel-doc warnings for union tmigr_state
 2025-01-11  6:31 UTC 

[PATCH] tick/broadcast: add kernel-doc for function params
 2025-01-11  6:31 UTC 

[PATCH] sched_ext: fix kernel-doc warnings
 2025-01-11  6:31 UTC 

[PATCH] kernel/power: convert comment from kernel-doc to plain comment
 2025-01-11  6:31 UTC 

[PATCH] locking/rtmutex: Use struct keyword in kernel-doc comment
 2025-01-11  6:30 UTC 

[PATCH] latencytop: use correct kernel-doc format for func params
 2025-01-11  6:30 UTC 

[PATCH] kthread: modify kernel-doc function name to match code
 2025-01-11  6:30 UTC 

[PATCH] genirq/timings: add kernel-doc for a function param
 2025-01-11  6:29 UTC 

[PATCH] gcov: clang: use correct function param names
 2025-01-11  6:29 UTC 

[PATCH] ipc/util.c: complete the kernel-doc function descriptions
 2025-01-11  6:29 UTC 

[PATCH] intel_th: core: fix kernel-doc warnings
 2025-01-11  6:28 UTC 

[PATCH] drm/panthor: fix all mmu kernel-doc comments
 2025-01-11  6:28 UTC 

[PATCH] partitions: ldm: remove the initial kernel-doc notation
 2025-01-11  6:27 UTC 

[PATCH] blk-cgroup: rwstat: fix kernel-doc warnings in header file
 2025-01-11  6:27 UTC 

[PATCH] blk-cgroup: fix kernel-doc warnings in header file
 2025-01-11  6:27 UTC 

Massive overhead even after deleting checkpoints
 2025-01-11  6:21 UTC  (5+ messages)

[PATCH V3] KVM: SEV: fix wrong pinning of pages
 2025-01-11  6:15 UTC 

[PATCH i-g-t] drm-uapi/xe: Sync with OA uapi updates
 2025-01-11  6:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH V2] KVM: SEV: fix wrong pinning of pages
 2025-01-11  6:14 UTC  (3+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-11  6:15 UTC  (2+ messages)

[xilinx-xlnx:lkp_test 478/504] drivers/net/ethernet/xilinx/xilinx_axienet.h:41:9: warning: this 'for' clause does not guard
 2025-01-11  6:08 UTC 

[PATCH] ui/cocoa: Do not automatically zoom for HiDPI
 2025-01-11  6:01 UTC  (2+ messages)

[PATCH] tty: mips_ejtag_fdc: Fix another passing incompatible pointer type warning
 2025-01-11  5:52 UTC  (2+ messages)

[PATCH v4 0/6] elf: Define note name macros
 2025-01-11  5:48 UTC  (7+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: Use "
` [PATCH v4 3/6] powerpc: "
` [PATCH v4 4/6] crash: "
` [PATCH v4 5/6] s390/crash: "
` [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

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

[PATCH] arm64: dts: socfpga: stratix10_swvp: remove invalid sysmgr properties
 2025-01-11  5:47 UTC  (5+ messages)

[PATCH] platform/x86: dell-uart-backlight: fix NULL pointer dereference in probe
 2025-01-11  5:47 UTC 

[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
 2025-01-11  5:45 UTC  (2+ messages)

[PATCH] tap-linux: Open ipvtap and macvtap
 2025-01-11  5:42 UTC  (6+ messages)

[PATCH] rcu: Call drain_call_rcu at exit
 2025-01-11  5:40 UTC  (2+ messages)

[linux-next:master 6473/7860] arch/arm64/boot/dts/qcom/sm8450-hdk.dtb: ete-0: $nodename:0: 'ete-0' does not match '^ete([0-9a-f]+)$'
 2025-01-11  5:36 UTC 

Paolo Mantegazza is gone
 2025-01-11  5:37 UTC  (2+ messages)

[PATCH v2 0/2] hexdump: Allow skipping identical lines
 2025-01-11  5:36 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix race condition
 2025-01-11  5:35 UTC 

[PATCH v2] drm/amd/pm: Fill ip version for SMU v13.0.12
 2025-01-11  5:28 UTC 

[PATCH i-g-t v11] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2025-01-11  5:27 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_exec_capture: Add xe_exec_capture test (rev10)

[PATCH 0/7] of: overlay: Add support for export-symbols node feature
 2025-01-11  3:17 UTC  (11+ messages)

[PATCH 0/3] drm/i915/gvt: Deadcoding
 2025-01-11  5:26 UTC  (7+ messages)
      ` GVT-g status (was: Re: [PATCH 0/3] drm/i915/gvt: Deadcoding)

Do we care if C compilers start allowing "." on pointers?
 2025-01-11  5:25 UTC  (3+ messages)

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-11  5:24 UTC  (4+ messages)
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local

[PATCH] Documentation: Fix config_acs= example
 2025-01-11  5:20 UTC  (2+ messages)

[mripard:cgroup-dmem-drm 1/4] ld.lld: error: undefined symbol: page_counter_calculate_protection
 2025-01-11  5:16 UTC 

[openeuler:OLK-6.6 1817/1817] drivers/irqchip/irq-gic-v3.c:1086:50: error: passing argument 3 of 'single_open' makes pointer from integer without a cast
 2025-01-11  5:15 UTC 

[PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
 2025-01-11  5:15 UTC  (2+ messages)

[PATCH 0/2] util/iov: Do not assert offset is in iov
 2025-01-11  5:10 UTC  (4+ messages)
` [PATCH 1/2] "

[RFC]: port of embedded x86-mini disassembler to QEMU
 2025-01-11  5:10 UTC  (4+ messages)

[PATCH 2/3] vmd: disable MSI remapping bypass under Xen
 2025-01-11  5:02 UTC  (2+ messages)

[RFC PATCH 0/2] Integrate OP-TEE into the RISC-V boot flow
 2025-01-11  1:55 UTC  (3+ messages)
` [RFC PATCH 1/2] riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR
` [RFC PATCH 2/2] riscv: dts: binman.dtsi: Include OP-TEE OS image

[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
 2025-01-11  0:50 UTC  (3+ messages)
` [PATCH v2 7/9] KVM: selftests: Adjust number of files rlimit for all "standard" VMs

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

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-11  4:29 UTC  (9+ messages)

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

[RFC 0/5] Add support for central fsconfig and -q <n> unconditional loop
 2025-01-11  3:35 UTC  (4+ messages)
` [RFC 2/5] check: Add -q <n> option to support unconditional looping

[PATCH v7 0/2] Fix check-qtest-ppc64 sanitizer errors
 2025-01-11  4:15 UTC  (8+ messages)
` [PATCH v7 1/2] memory: Update inline documentation

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-01-10
 2025-01-11  4:14 UTC 

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-01-11  4:05 UTC  (7+ messages)

status of BPF in conjunction with PREEMPT_RT for the 6.6 kernel?
 2025-01-11  4:07 UTC  (3+ messages)

[GIT PULL] nvme updates for Linux 6.14
 2025-01-11  4:06 UTC 

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 1/2] nvme-tcp: initialize the mq_map to NULL
 2025-01-11  3:57 UTC  (3+ messages)

[PATCH] nvme-pci: use correct size to free the hmb buffer
 2025-01-11  3:56 UTC  (2+ messages)

[PATCH v2] nvme: Add error path for xa_store in nvme_init_effects
 2025-01-11  3:56 UTC  (2+ messages)

+ hung_task-add-task-flags-blocked-by-coredump-to-log-fix.patch added to mm-nonmm-unstable branch
 2025-01-11  3:55 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 v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-11  3:35 UTC  (4+ messages)

[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 v8 00/16] move per-vma lock into vm_area_struct
 2025-01-11  3:37 UTC  (5+ messages)
` [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  (5+ messages)
` ✓ CI.Build: success for "
` ✓ 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  (4+ messages)
` [PATCH v2 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller


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.