messages from 2025-05-23 01:20:16 to 2025-05-23 03:57:05 UTC [more...]
[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
2025-05-23 3:56 UTC (10+ messages)
[PATCH 1/2] drm/amdgpu: handle old RAS eeprom data in non-nps1 mode
2025-05-23 3:51 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Get mca for old eeprom records
[PATCH linux dev-6.6 v2] usb: typec: tcpm: Add support for parsing pd-revision DT property
2025-05-23 3:52 UTC (2+ messages)
[PATCH v3 00/13] clang: Add clang C/C++ toolchain
2025-05-23 3:52 UTC (14+ messages)
` [PATCH v3 01/13] toolchain: Provide abstraction for choosing per-recipe toolchain
` [PATCH v3 02/13] clang.bbclass: Specify ldso when using usermerge
` [PATCH v3 03/13] vte: Disable gi data generation when using clang on arm
` [PATCH v3 04/13] clang: Add compiler-rt to default deps when using clang compiler
` [PATCH v3 05/13] tcf-agent: Fix ranlib call when using llvm-ranlib
` [PATCH v3 06/13] libjpeg-turbo: Fix build on mips/clang
` [PATCH v3 07/13] pixman: Fix build with mips/clang
` [PATCH v3 08/13] vulkan-samples: Disable overriding-option as error
` [PATCH v3 09/13] bluez: Disable invalid-pp-token warning with clang
` [PATCH v3 10/13] systemtap: Pin to build with GCC
` [PATCH v3 11/13] seatd: Disable sign-compare warning as error on clang
` [PATCH v3 12/13] systemd-boot: Pin to use gcc toolchain on arm
` [PATCH v3 13/13] meta: Add TCOVERRIDE for toolchain selection at recipe scope
[syzbot] [ext4?] INFO: task hung in lock_two_directories (4)
2025-05-23 3:51 UTC
[PATCH ath-next 0/2] wifi: ath12k: install pairwise key first
2025-05-23 3:49 UTC (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: avoid bit operation on key flags
` [PATCH ath-next 2/2] wifi: ath12k: install pairwise key first
[PATCH v2 1/1] x86/fred/signal: Prevent single-step upon ERETU completion
2025-05-23 3:48 UTC (6+ messages)
[PATCH v3 3/4] KVM: s390: refactor and split some gmap helpers
2025-05-23 3:48 UTC (2+ messages)
[PATCH] padata: do not leak refcount in reorder_work
2025-05-23 3:48 UTC (3+ messages)
[PATCH v4 0/3] Add support for long task name
2025-05-23 3:48 UTC (3+ messages)
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'
[PATCH net-next] selftests: net: move wait_local_port_listen to lib.sh
2025-05-23 3:44 UTC
[PATCH v2] PM / Freezer: Skip dead/zombie processes
2025-05-23 3:42 UTC
[PATCH] mmu_notifiers: remove leftover stub macros
2025-05-23 3:43 UTC (2+ messages)
[PATCH v4] vfio/type1: optimize vfio_pin_pages_remote() for large folio
2025-05-23 3:42 UTC (2+ messages)
[PATCH net v4] net: openvswitch: Fix the dead loop of MPLS parse
2025-05-23 3:41 UTC
[PATCH i-g-t 0/5] Replace intel_sysfs_debugfs
2025-05-23 3:40 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Replace intel_sysfs_debugfs (rev2)
[PATCH v2] iio: cros_ec_sensors: add cros_ec_activity driver
2025-05-23 3:38 UTC (3+ messages)
[djwong-xfs:fuse-iomap 40/43] fs/fuse/file_iomap.c:1054:39: sparse: sparse: symbol 'fuse_iomap_aops' was not declared. Should it be static?
2025-05-23 3:37 UTC
[PATCH v3] f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
2025-05-23 3:35 UTC (4+ messages)
` [f2fs-dev] "
Internal error: Oops: 0000000096000044 [#11] SMP
2025-05-23 3:28 UTC (9+ messages)
[RFC PATCH v9 0/4] Report vfio-ap configuration changes
2025-05-23 3:27 UTC (11+ messages)
` [RFC PATCH v9 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
` [RFC PATCH v9 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
[PATCH 00/18] Split netmem from struct page
2025-05-23 3:26 UTC (19+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [PATCH 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_large_netmem()
` [PATCH 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [PATCH 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [PATCH 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH 11/18] mlx4: use netmem descriptor and APIs for page pool
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 14/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH 15/18] netmem: remove __netmem_get_pp()
` [PATCH 16/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH 17/18] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page
[Newcomer][PATCH] graph.c: change graph_line->width type to int to remove sign-compare warning
2025-05-23 3:25 UTC (3+ messages)
[PATCH iproute2] iproute2: bugfix - restore ip monitor backward compatibility
2025-05-23 3:25 UTC
linux-next: manual merge of the tip tree with the pci tree
2025-05-23 3:23 UTC
[meta-networking][walnascar][PATCH] chrony: use inherit_defer for conditional inherit of useradd
2025-05-23 3:18 UTC
[PATCH v3] iio: cros_ec_sensors: add cros_ec_activity driver
2025-05-23 3:18 UTC
[PATCH 1/3] man/man7/signal.7: Mention SIGWINCH was standardized in POSIX-1.2024
2025-05-23 3:18 UTC (8+ messages)
` [PATCH 2/3] man/man3/getenv.3: Mention secure_getenv "
[RFC PATCH] mm: fix the inaccurate memory statistics issue for users
2025-05-23 3:16 UTC
[meta-networking][scarthgap][PATCH] chrony: use inherit_defer for conditional inherit of useradd
2025-05-23 3:16 UTC
[PATCH] riscv: vector: fix xtheadvector save/restore
2025-05-23 3:15 UTC (3+ messages)
[ndctl PATCH] cxl/test: skip, don't fail, when kernel tracing is not enabled
2025-05-23 3:15 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-05-22
2025-05-23 3:14 UTC
[PATCH] drm: add overview diagram for drm stack
2025-05-23 3:10 UTC (2+ messages)
[PATCH] block: Fix a deadlock related freezing zoned storage devices
2025-05-23 3:10 UTC (5+ messages)
[PATCH] devres: Move remaining devm_alloc_percpu and devm_device_add_group to devres.h
2025-05-23 3:08 UTC (3+ messages)
[PATCH] Documentation: netlink - Fix documentation typo
2025-05-23 3:05 UTC
[PATCH V2 00/10] Reset improvements for GC10+
2025-05-23 3:04 UTC (4+ messages)
` [PATCH 04/10] drm/amdgpu: set the exec flag on the IB fence
[PATCH 0/2] Add MT8196 VMM driver support
2025-05-23 2:55 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: mediatek: Add MT8196 vmm controller
[PATCH] net: fix GTP packet parsing
2025-05-23 2:55 UTC (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] net: fix parse the tunnel length of tunnel packet with UDP
` [PATCH v4 3/3] app/testpmd: fix obtain inner info of tunnel packet
[PATCH v3 0/2] ASoC: codecs: add support for ES8375
2025-05-23 2:55 UTC (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Add Everest ES8375 audio CODEC
` [PATCH v3 2/2] ASoC: codecs: add support for ES8375
reply: [RFC] pin_user_pages_fast failure count increased
2025-05-23 2:52 UTC (9+ messages)
[PATCH v1] tty: serdev: serdev-ttyport: Fix use-after-free in ttyport_close() due to uninitialized serport->tty
2025-05-23 2:52 UTC (6+ messages)
[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-23 2:51 UTC (13+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
Patch "f2fs: defer readonly check vs norecovery" has been added to the 6.14-stable tree
2025-05-23 2:49 UTC
[PATCH v3 0/4] relayfs: misc changes
2025-05-23 2:44 UTC (3+ messages)
[PATCH 0/7] Defer throttle when task exits to user
2025-05-23 2:43 UTC (3+ messages)
` [PATCH 4/7] sched/fair: Take care of group/affinity/sched_class change for throttled task
[PATCH v4] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
2025-05-23 2:43 UTC
[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
2025-05-23 2:39 UTC (7+ messages)
` [PATCH RFC 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
[PATCH v1 0/2] ASoC: codecs: add support for ES8375
2025-05-23 2:36 UTC (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: Add Everest ES8375 audio CODEC
` [PATCH v1 2/2] ASoC: codecs: add support for ES8375
Bug#1106321: iproute2: "ip monitor" fails with current trixie's linux kernel / iproute2 combination
2025-05-23 2:35 UTC (8+ messages)
[PATCH v1 2/2] ASoC: codecs: add support for ES8375
2025-05-23 2:35 UTC
[PATCH for-next] RDMA/hns: Fix endian issue in trace events
2025-05-23 2:34 UTC
[PATCH V2 0/2] smb: client: Fix use-after-free in readdir
2025-05-23 2:33 UTC (8+ messages)
[f2fs-dev] [PATCH v2] f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
2025-05-23 2:32 UTC (5+ messages)
[PATCH v4 04/40] drm/sched: Add enqueue credit limit
2025-05-23 2:31 UTC (12+ messages)
[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
2025-05-23 2:29 UTC (8+ messages)
[PATCH v2] selftests: ir_decoder: Convert header comment to proper multi-line block
2025-05-23 2:29 UTC
[PATCH v4 0/4] KVM: x86: Dynamically allocate hashed page list
2025-05-23 2:27 UTC (3+ messages)
` [PATCH v4 1/4] KVM: TDX: Move TDX hardware setup from main.c to tdx.c
[PATCH] selftests: net: fix spelling and grammar mistakes
2025-05-23 2:22 UTC (2+ messages)
` [PATCH v2] "
[PATCH i-g-t 0/2] tests/intel/xe_mmap: Acquire rpm ref for all pci-membarrier tests
2025-05-23 2:23 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_mmap: Acquire rpm ref for all pci-membarrier tests (rev6)
[PATCH ath-next] wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850
2025-05-23 2:23 UTC
[PATCH net] bonding: fix multicast MAC address synchronization
2025-05-23 2:23 UTC
[PATCH 0/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS ctrl and WDR support
2025-05-23 2:19 UTC (4+ messages)
` [PATCH 2/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
[f2fs-dev] [PATCH] f2fs: enable tuning of boost_zoned_gc_percent via sysfs
2025-05-23 2:19 UTC (3+ messages)
` "
[djwong-xfs:fuse-iomap 36/43] fs/fuse/file_iomap.c:392:16: sparse: sparse: incorrect type in initializer (different address spaces)
2025-05-23 2:15 UTC
[PATCH v2 0/2] packfile: avoid access(3p) calls for missing packs
2025-05-23 2:18 UTC (9+ messages)
` [PATCH v2 2/2] midx: stop repeatedly looking up nonexistent packfiles
[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
2025-05-23 2:17 UTC (8+ messages)
ath12k: No 6GHz Wireless found
2025-05-23 2:12 UTC (16+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: use d_inode(dentry) cleanup dentry->d_inode
2025-05-23 2:11 UTC (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix to correct check conditions in f2fs_cross_rename
` "
` [PATCH 1/2] f2fs: use d_inode(dentry) cleanup dentry->d_inode
[BUG] propagate_umount() breakage
2025-05-23 2:10 UTC (11+ messages)
` [RFC][CFT][PATCH] Rewrite of propagate_umount() (was Re: [BUG] propagate_umount() breakage)
` [RFC][CFT][PATCH v2] Rewrite of propagate_umount()
[PATCH net-next] net: phy: Synchronize c45_ids to phy_id
2025-05-23 2:10 UTC (3+ messages)
[PATCH v2 0/2] migration: Some fix and enhancements to HMP "info migrate"
2025-05-23 2:06 UTC (8+ messages)
` [PATCH v2 2/2] migration/hmp: Add "info migrate -a", reorg the dump
[f2fs-dev] [PATCH v2] mkfs.f2fs: ensure zone size is equal or bigger than segment size
2025-05-23 2:06 UTC (3+ messages)
[PATCH v4 0/9] Add additional plugin API functions to read and write memory and registers
2025-05-23 2:03 UTC (10+ messages)
` [PATCH v4 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v4 2/9] plugins: Add register write API
` [PATCH v4 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v4 4/9] plugins: Add memory virtual address write API
` [PATCH v4 5/9] plugins: Add memory hardware address read/write API
` [PATCH v4 6/9] plugins: Add patcher plugin and test
` [PATCH v4 7/9] plugins: Add hypercalls "
` [PATCH v4 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v4 9/9] plugins: Update plugin version and add notes
[PATCH v2] selftests: size: fix grammar and align output formatting
2025-05-23 2:05 UTC
linux-next: manual merge of the cpufreq-arm tree with the configfs tree
2025-05-23 2:03 UTC (2+ messages)
[PATCH] packfile: avoid access(3p) calls for missing packs
2025-05-23 2:03 UTC (5+ messages)
linux-next: manual merge of the cpufreq-arm tree with the configfs tree
2025-05-23 2:02 UTC (2+ messages)
[PATCH net 0/2] mlx5 misc fixes 2025-05-22
2025-05-23 1:58 UTC (4+ messages)
` [PATCH net 2/2] net/mlx5e: Fix leak of Geneve TLV option object
[PATCH] perf tests switch-tracking: Fix timestamp comparison
2025-05-23 1:57 UTC (11+ messages)
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-23 1:51 UTC (7+ messages)
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
2025-05-23 1:53 UTC (3+ messages)
` [PATCH v2 8/8] irqbypass: Require producers to pass in Linux IRQ number during registration
[PATCH v2] selftests: acct: fix grammar and clarify output messages - Fixed email case mismatch in Signed-off-by
2025-05-23 1:54 UTC
[BUG Report] KASAN: slab-use-after-free in page_pool_recycle_in_ring
2025-05-23 1:52 UTC (10+ messages)
[linux-next:master] BUILD SUCCESS 460178e842c7a1e48a06df684c66eb5fd630bcf7
2025-05-23 1:46 UTC
[OE-core] [PATCH] clang: multilib-header fix for llvm/Config/llvm-config.h and clang/Config/config.h
2025-05-23 1:45 UTC (4+ messages)
[PATCH] target/loongarch: add check for fcond
2025-05-23 1:17 UTC
[PATCH v2] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
2025-05-23 1:40 UTC (3+ messages)
[PATCH v1] ref-manual: uboot-sign: Support firmware property in FIT config
2025-05-23 1:40 UTC (3+ messages)
` [docs] "
[PATCH v2 0/5] perf test trace: Reduce test failures and make error messages verbose
2025-05-23 1:39 UTC (7+ messages)
[PATCH 0/5] power: supply: Add several features support in qcom-battmgr driver
2025-05-23 1:39 UTC (12+ messages)
` [PATCH 1/5] power: supply: core: add resistance power supply property
` [PATCH 2/5] power: supply: core: Add state_of_health "
` [PATCH 3/5] power: supply: qcom_battmgr: Add resistance "
` [PATCH 4/5] power: supply: qcom-battmgr: Add state_of_health "
` [PATCH 5/5] power: supply: qcom-battmgr: Add charge control support
[walnascar][PATCH 1/2] python3-pygobject: RDEPENDS on gobject-introspection
2025-05-23 1:35 UTC (2+ messages)
` [walnascar][PATCH 2/2] libmatchbox: upgrade 1.13 -> 1.14
[GIT PULL] bcachefs fixes for 6.15
2025-05-23 1:31 UTC
[PATCH 2/2] app/testpmd: clear stale internal len information
2025-05-23 1:29 UTC (3+ messages)
` [PATCH v2 1/2] net: fix offset calculation for GENEVE packet
[PATCH v8 0/6] bugfix some driver issues
2025-05-23 1:29 UTC (3+ messages)
[PATCH v3 0/7] perf python: Add missing infra pieces for counting
2025-05-23 1:28 UTC (7+ messages)
` [PATCH v3 4/7] perf python: Add support for perf_counts_values to return counter data
[PATCH v1 0/3] target/i386: Add the immediate form MSR access instruction support
2025-05-23 1:23 UTC (3+ messages)
[PATCH v3 0/7] eIBRS fixes
2025-05-23 1:22 UTC (8+ messages)
` [PATCH v3 1/7] x86/retbleed: Avoid AUTO after the select step
` [PATCH v3 2/7] x86/retbleed: Simplify the =stuff checks
` [PATCH v3 3/7] x86/bugs: Exit early if return thunk is already set
` [PATCH v3 4/7] x86/its: Use switch/case to apply mitigation
` [PATCH v3 5/7] x86/retbleed: Introduce cdt_possible()
` [PATCH v3 6/7] x86/its: Remove =stuff dependency on retbleed
` [PATCH v3 7/7] x86/its: Allow stuffing in eIBRS+retpoline mode also
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.