messages from 2025-12-01 18:26:56 to 2025-12-01 21:03:31 UTC [more...]
[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2025-12-01 21:03 UTC (14+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
[PATCH] x86/init: add kernel-doc comments to x86_init.h
2025-12-01 21:02 UTC (5+ messages)
[PATCH RESEND 0/4] improve fadvise(POSIX_FADV_WILLNEED) with large folio
2025-12-01 21:01 UTC (5+ messages)
` [PATCH 1/4] mm/readahead: fix the broken readahead for POSIX_FADV_WILLNEED
` [PATCH 2/4] mm/readahead: use page_cache_sync_ra for FADVISE_FAV_WILLNEED
` [PATCH 3/4] mm/readahead: add a_ops->ra_folio_order to get a desired folio order
` [PATCH 4/4] f2fs: attach a_ops->ra_folio_order to allocate large folios for readahead
[syzbot] [io-uring?] memory leak in io_submit_sqes (5)
2025-12-01 21:00 UTC (4+ messages)
Proposal: Officially allow "incomplete" trees as a base
2025-12-01 20:58 UTC (4+ messages)
[PATCH] sched_ext: Fix incorrect sched_class settings for per-cpu migration tasks
2025-12-01 20:58 UTC (4+ messages)
[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-12-01 20:57 UTC (8+ messages)
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode
[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
2025-12-01 21:57 UTC (12+ messages)
linux-next: Signed-off-by missing for commit in the cxl tree
2025-12-01 20:57 UTC (4+ messages)
[PATCH v3] rust: clist: Add support to interface with C linked lists
2025-12-01 20:57 UTC (7+ messages)
[PATCH v2 00/10] perf: Refactor/add fallbacks for reading build-id and debuglink
2025-12-01 20:55 UTC (11+ messages)
` [PATCH v2 01/10] perf symbol: Reduce scope of elf__needs_adjust_symbols
` [PATCH v2 02/10] perf symbol: Reduce scope of arch__sym_update
` [PATCH v2 03/10] perf symbol: Move libelf code to its own file/header
` [PATCH v2 04/10] perf symbol: Remove unused includes
` [PATCH v2 05/10] perf symbol: Move dso__load_bfd_symbols out of symbol.h
` [PATCH v2 06/10] perf symbol: Use fallbacks with filename__read_build_id
` [PATCH v2 07/10] perf symbol: Use fallbacks for filename__read_debuglink
` [PATCH v2 08/10] perf symbol: Make a common sysfs__read_build_id
` [PATCH v2 09/10] perf dso: Move type helpers out of symbol and use fallbacks
` [PATCH v2 10/10] perf symbol: Fix ENOENT case for filename__read_build_id
(no subject)
2025-12-01 20:50 UTC (2+ messages)
` [PATCH v3] media: rkisp1: Fix filter mode register configuration
[PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots
2025-12-01 20:52 UTC (2+ messages)
[PATCH net-next v8 0/5] netconsole: support automatic target recovery
2025-12-01 20:51 UTC (8+ messages)
` [PATCH net-next v8 4/5] netconsole: resume previously deactivated target
[tip: objtool/core] objtool: Fix segfault on unknown alternatives
2025-12-01 20:49 UTC (4+ messages)
[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
2025-12-01 20:47 UTC (27+ messages)
` [RFC PATCH v2 01/27] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
` [RFC PATCH v2 02/27] PCI: endpoint: pci-epf-vntb: Add mwN_offset configfs attributes
` [RFC PATCH v2 03/27] NTB: epf: Handle mwN_offset for inbound MW regions
` [RFC PATCH v2 04/27] PCI: endpoint: Add inbound mapping ops to EPC core
` [RFC PATCH v2 05/27] PCI: dwc: ep: Implement EPC inbound mapping support
` [RFC PATCH v2 06/27] PCI: endpoint: pci-epf-vntb: Use pci_epc_map_inbound() for MW mapping
` [RFC PATCH v2 08/27] PCI: endpoint: pci-epf-vntb: Propagate MW offset from configfs when present
` [RFC PATCH v2 10/27] NTB: core: Add .get_pci_epc() to ntb_dev_ops
` [RFC PATCH v2 12/27] damengine: dw-edma: Fix MSI data values for multi-vector IMWr interrupts
` [RFC PATCH v2 13/27] NTB: ntb_transport: Use seq_file for QP stats debugfs
` [RFC PATCH v2 14/27] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping
` [RFC PATCH v2 23/27] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
[PATCH] Documentation: insist on the plain-text requirement for security reports
2025-12-01 20:47 UTC (2+ messages)
[PATCH v2 0/2] Add support for Wacom W9000-series penabled touchscreens
2025-12-01 20:44 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: Input: Add "
<instantiation>:7:11: error: expected an immediate
2025-12-01 20:42 UTC
[PATCH kernel v2 0/5] PCI/TSM: Enabling core infrastructure on
2025-12-01 20:40 UTC (4+ messages)
[PATCH 0/4] improve fadvise(POSIX_FADV_WILLNEED) with large folio
2025-12-01 20:40 UTC (6+ messages)
` [PATCH 1/4] mm/readahead: fix the broken readahead for POSIX_FADV_WILLNEED
` [f2fs-dev] "
` [PATCH 2/4] mm/readahead: use page_cache_sync_ra for FADVISE_FAV_WILLNEED
` [PATCH 3/4] mm/readahead: add a_ops->ra_folio_order to get a desired folio order
` [PATCH 4/4] f2fs: attach a_ops->ra_folio_order to allocate large folios for readahead
[PATCH 0/8] usb: gadget: dummy_hcd: coding style improvements and error handling change
2025-12-01 20:37 UTC (8+ messages)
` [PATCH v2 0/6] usb: gadget: dummy_hcd: coding style improvements
` [PATCH v2 1/6] usb: gadget: dummy_hcd: replace symbolic permissions (S_IRUGO) with octal (0444)
` [PATCH v2 2/6] usb: gadget: dummy_hcd: use 'unsigned int' instead of bare 'unsigned'
` [PATCH v2 3/6] usb: gadget: dummy_hcd: document ISO endpoint allocation pattern
` [PATCH v2 4/6] usb: gadget: dummy_hcd: use sizeof(*ptr) instead of sizeof *ptr
` [PATCH v2 5/6] usb: gadget: dummy_hcd: remove unnecessary parentheses
` [PATCH v2 6/6] usb: gadget: dummy_hcd: move function braces
[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
2025-12-01 20:36 UTC (25+ messages)
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
[PATCH v2 0/3] unwind_user: Cleanups
2025-12-01 20:30 UTC (3+ messages)
` [PATCH v2 2/3] unwind_user/fp: Use dummies instead of ifdef
[PATCH RFC 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2025-12-01 20:30 UTC (4+ messages)
` [PATCH RFC 4/8] media: qcom: camss: Prepare CSID for C-PHY support
WARNING: CPU: 1 PID: 0 at arch/x86/kernel/cpu/cpuid-deps.c:123 do_clear_cpu_cap+0xdc/0x130 on Intel(R) Atom(TM) CPU N450 system
2025-12-01 20:29 UTC (5+ messages)
[PATCH] iio: inkern: Use namespaced exports
2025-12-01 20:29 UTC (3+ messages)
[GIT PULL] x86/mm for v6.19-rc1
2025-12-01 20:27 UTC
[PATCH v12 00/23] TDX KVM selftests
2025-12-01 20:28 UTC (4+ messages)
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
2025-12-01 20:24 UTC (3+ messages)
` [PATCH v3 1/2] cpufreq: "
` [PATCH v3 2/2] cpufreq: Documentation update for trace_policy_frequency
[PATCH v6 00/30] objtool: Function validation tracing
2025-12-01 20:23 UTC (3+ messages)
` [PATCH v6 11/30] objtool: Trace instruction state changes during function validation
[GIT PULL] SPI updates for v6.19
2025-12-01 20:17 UTC
[GIT PULL] regulator updates for v6.19
2025-12-01 20:17 UTC
[GIT PULL] regmap updates for v6.19
2025-12-01 20:16 UTC
[PATCH v1 1/1] args: Fix documentation to reflect the correct numbers
2025-12-01 20:16 UTC (2+ messages)
[PATCH 0/5] Define VDD_MXC for SC8280XP
2025-12-01 20:14 UTC (3+ messages)
` (subset) "
[PATCH v2 2/2] cpufreq: Documentation update for trace_policy_frequency
2025-12-01 20:13 UTC
[PATCH v2 1/2] cpufreq: Replace trace_cpu_frequency with trace_policy_frequency
2025-12-01 20:13 UTC
[PATCH 0/3] tools/power turbostat: Fix segfault and restart loop issues
2025-12-01 20:11 UTC (7+ messages)
` [PATCH 3/3] tools/power turbostat: allow turbostat to work when aperf is not available
[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
2025-12-01 20:06 UTC (14+ messages)
` [PATCH v2 1/7] rust: build_assert: add instructions for "
` [PATCH v2 2/7] rust: io: always inline functions using build_assert with arguments
[PATCH v4 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-12-01 20:07 UTC (5+ messages)
` [PATCH v4 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
` [PATCH v4 5/5] Documentation/amdgpu: Add UMA carveout details
[GIT PULL] hwmon updates for v6.19
2025-12-01 20:06 UTC
[GIT PULL 00/17 for v6.19] v6.19
2025-12-01 19:06 UTC (6+ messages)
` [GIT PULL 05/17 for v6.19] namespaces
` [GIT PULL 16/17 for v6.19] vfs fd prepare
[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
2025-12-01 20:00 UTC (2+ messages)
[PATCH][next] ynl: samples: Fix spelling mistake "failedq" -> "failed"
2025-12-01 20:00 UTC (2+ messages)
[PATCH net-next 0/3] net: freescale: migrate to .get_rx_ring_count() ethtool callback
2025-12-01 20:00 UTC (2+ messages)
[PATCH 0/3] Unload linux/kernel.h
2025-12-01 20:00 UTC (10+ messages)
` [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
[PATCH 0/4] sched/fair: improve nohz fields for large systems
2025-12-01 19:58 UTC (6+ messages)
` [PATCH 1/4] sched/fair: Move checking for nohz cpus after time check
` [PATCH 2/4] sched/fair: Change likelyhood of nohz nr_cpus check
` [PATCH 3/4] sched/fair: Check for blocked task after time check
` [PATCH 4/4] sched/fair: Remove atomic nr_cpus and use cpumask instead
[PATCH 0/2] PM: runtime: Fix potential I/O hang
2025-12-01 19:58 UTC (13+ messages)
` [PATCH 1/2] PM: runtime: Fix I/O hang due to race between resume and runtime disable
` [PATCH v1] PM: sleep: Do not flag runtime PM workqueue as freezable
[PATCH] KVM: arm64: Prevent FWD_TO_USER of SMCCC to pKVM
2025-12-01 19:58 UTC (3+ messages)
[PATCH v2] hfs: replace BUG_ONs with error handling
2025-12-01 19:57 UTC (4+ messages)
[PATCH v4 0/2] SMMU v3 CMDQ fix and improvement
2025-12-01 19:57 UTC (5+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2025-12-01 19:56 UTC (2+ messages)
[PATCH bpf-next v2 0/4] resolve_btfids: Support for BTF modifications
2025-12-01 19:55 UTC (8+ messages)
` [PATCH bpf-next v2 3/4] resolve_btfids: introduce enum btf_id_kind
` [PATCH bpf-next v2 4/4] resolve_btfids: change in-place update with raw binary output
[PATCH RFC/RFT net-next v2 0/5] net: dsa: deny unsupported 8021q upper on bridge port configurations
2025-12-01 19:52 UTC (7+ messages)
` [PATCH RFC/RFT net-next v2 1/5] net: dsa: deny bridge VLAN with existing 8021q upper on any port
` [PATCH RFC/RFT net-next v2 3/5] selftests: no_forwarding: test VLAN uppers on VLAN aware bridged ports
error[E0609]: no field `revision` on type `bindings::pci_dev`
2025-12-01 19:50 UTC
[PATCH RFC] mm: ghost swapfile support for zswap
2025-12-01 19:49 UTC (12+ messages)
[PATCH v3 0/2] iio: Add support for TI ADS1X18 ADCs
2025-12-01 19:47 UTC (6+ messages)
` [PATCH v3 2/2] iio: adc: Add ti-ads1018 driver
[PATCH v3] nvme: nvme_identify_ns_descs: prevent oob
2025-12-01 19:43 UTC
[PATCH] ipv4: Fix log message for martian source
2025-12-01 19:40 UTC (6+ messages)
[PATCH v3] tpm2-sessions: address out-of-range indexing
2025-12-01 19:39 UTC
[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
2025-12-01 19:38 UTC (5+ messages)
` [PATCH v2 4/8] drm/xe: Use dma_fence_check_and_signal_locked()
` [PATCH v2 8/8] drm/xe: Use dma_fence_test_signaled_flag()
[PATCH 0/5] KVM: x86: Address xstate_required_size() perf regression
2025-12-01 19:36 UTC (5+ messages)
` [PATCH 5/5] KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
[PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
2025-12-01 19:34 UTC (4+ messages)
[PATCH 0/6 v7] sched/fair: Add push task mecansim and hadle more EAS cases
2025-12-01 19:33 UTC (5+ messages)
` [RFC PATCH 6/6 v7] sched/fair: Add EAS and idle cpu push trigger
[PATCH 1/2] f2fs: support large folio for immutable non-compressed case
2025-12-01 19:31 UTC (3+ messages)
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2 v2] "
[PATCH] rust: id_pool: fix example
2025-12-01 19:28 UTC (2+ messages)
[PATCH v1 v6.12.y] nfsd: Replace clamp_t in nfsd4_get_drc_mem()
2025-12-01 19:28 UTC (2+ messages)
[PATCH bpf 0/2] bpf: fix bpf_d_path() helper prototype
2025-12-01 19:22 UTC (6+ messages)
` [PATCH bpf 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf 2/2] selftests/bpf: add regression test for bpf_d_path()
[PATCH v7 0/4] Performance improvement of decoder
2025-12-01 19:22 UTC (2+ messages)
[PATCH 5.4 000/187] 5.4.302-rc1 review
2025-12-01 19:22 UTC (3+ messages)
[RFC PATCH 0/4] Optimize rss_stat initialization/teardown for single-threaded tasks
2025-12-01 19:16 UTC (6+ messages)
[GIT PULL] cgroup changes for v6.19
2025-12-01 19:16 UTC
[PATCH Next V2] net: restore the iterator to its original state when an error occurs
2025-12-01 19:15 UTC (3+ messages)
[PATCH 1/2] tools/power/turbostat: Set per_cpu_msr_sum to NULL after free
2025-12-01 19:14 UTC (8+ messages)
` [PATCH 2/2] tools/power/turbostat: Fix division by zero when TDP calculation fails
[GIT PULL] x86/bugs for v6.19-rc1
2025-12-01 19:12 UTC
[PATCH] hwmon: (dell-smm) Add Dell G5 5505 to fan control whitelist
2025-12-01 19:08 UTC (2+ messages)
[PATCH 0/4] NTB: ntb_transport: DMA fixes and scalability improvements
2025-12-01 19:04 UTC (3+ messages)
[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
2025-12-01 19:03 UTC (5+ messages)
` [PATCH net-next 5/9] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
[PATCH V3 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2025-12-01 18:56 UTC (3+ messages)
` [PATCH V3 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V3 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE
[PATCH] KVM: coalesced_mmio: Fix out-of-bounds write in coalesced_mmio_write()
2025-12-01 19:03 UTC (2+ messages)
[PATCH V2 0/4] x86/insn: perf tools: Add AVX-512 support to the instruction decoder
2025-12-01 19:01 UTC (6+ messages)
` [PATCH V2 2/4] x86/insn: "
[PATCH V4 00/27] ublk: add UBLK_F_BATCH_IO
2025-12-01 19:00 UTC (4+ messages)
` [PATCH V4 15/27] ublk: abort requests filled in event kfifo
[GIT PULL] workqueue changes for v6.19
2025-12-01 18:57 UTC
[PATCH 2/3] mm/vmstat: get fragmentation statistics from per-migragetype count
2025-12-01 18:54 UTC (3+ messages)
[PATCH v4] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
2025-12-01 18:54 UTC (2+ messages)
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-12-01 18:54 UTC (7+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-01 18:53 UTC (16+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
[tip:locking/core] BUILD SUCCESS 43decb6b628eb033a1b6188e5018773c0d38be1d
2025-12-01 18:51 UTC
[PATCH v13 mm-new 00/16] khugepaged: mTHP support
2025-12-01 18:52 UTC (5+ messages)
` [PATCH v13 mm-new 10/16] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v13 mm-new 16/16] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v3 0/7] PCI: endpoint/NTB: Harden vNTB resource management
2025-12-01 18:51 UTC (5+ messages)
` [PATCH v3 6/7] PCI: endpoint: pci-epf-vntb: Switch vpci_scan_bus() to use pci_scan_root_bus()
` [PATCH v3 7/7] PCI: endpoint: pci-epf-vntb: Manage ntb_dev lifetime and fix vpci bus teardown
[ANNOUNCE] PUCK Agenda - 2025.12.03 - CANCELED
2025-12-01 18:45 UTC
[RFC PATCH 0/1] Introduce Hierarchical Queued NUMA-aware spinlock
2025-12-01 18:44 UTC (6+ messages)
` [RFC PATCH 1/1] HQspinlock - (NUMA-aware) Hierarchical Queued spinlock
[PATCH v5 0/9] cifs: Miscellaneous prep patches for rewrite of I/O layer
2025-12-01 18:39 UTC (3+ messages)
` [PATCH v5 1/9] cifs: Rename mid_q_entry to smb_message
[PATCH 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
2025-12-01 18:36 UTC (7+ messages)
` [PATCH 3/4] block: add IOC_PR_READ_KEYS ioctl
[PATCH] cifs: client: allow changing multichannel mount options on remount
2025-12-01 18:35 UTC (5+ messages)
[PATCH] wifi: mt7601u: check multiple firmware paths
2025-12-01 18:35 UTC (2+ messages)
[PATCH 0/4] bus: mhi: Fix broken runtime PM design
2025-12-01 18:33 UTC (3+ messages)
` [PATCH 4/4] "
[PATCH v2] HID: playstation: Center initial joystick axes to prevent spurious events
2025-12-01 18:30 UTC (2+ messages)
[PATCH v7 0/7] Introduce movable pages for Hyper-V guests
2025-12-01 18:26 UTC (4+ messages)
` [PATCH v7 4/7] Drivers: hv: Fix huge page handling in memory region traversal
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox