public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-10 21:42:29 to 2025-11-11 00:46:42 UTC [more...]

[PATCH v5 0/1] KVM: x86: fix some kvm period timer BUG
 2025-11-11  0:46 UTC  (4+ messages)
` [PATCH v5 1/1] KVM: x86: Fix VM hard lockup after prolonged suspend with periodic HV timer

[PATCH 1/3] thermal: int340x: processor_thermal: Add Nova Lake processor thermal device
 2025-11-11  0:45 UTC  (3+ messages)
` [PATCH 2/3] thermal: intel: int340x: Add DLVR support for Nova Lake
` [PATCH 3/3] ACPI: DPTF: Support "

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-11-11  0:45 UTC  (7+ messages)
` [PATCH 14/33] arm_mpam: Probe hardware to find the supported partid/pmg values

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-11  0:42 UTC  (11+ messages)
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()

[PATCH 0/2] x86/resctrl: Add io_alloc_min_cbm_all interface for CBM reset
 2025-11-11  0:41 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH] security: Add KUnit tests for rootid_owns_currentns()
 2025-11-11  0:33 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
 2025-11-11  0:38 UTC  (10+ messages)
  ` [REGRESSION] Intel Turbo Boost stuck disabled on some Clevo machines (was: [PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode)

[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
 2025-11-11  0:37 UTC  (4+ messages)
` Forwarded: "
` [PATCH bpf-next v2] bpf: Clamp trace length in __bpf_get_stack to fix OOB write

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-11-11  0:34 UTC  (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hfs: Update sanity check of the root record

[PATCH net-next 07/14] ipvlan: Support IPv6 for learnable l2-bridge
 2025-11-11  0:33 UTC  (2+ messages)

[PATCH v3 1/2] perf pmu: Make pmu_alias_terms weak again
 2025-11-11  0:32 UTC  (2+ messages)

[PATCH] random: drop check for static_key_initialized
 2025-11-11  0:31 UTC  (2+ messages)

[PATCH] ptp: ocp: Document sysfs output format for backward compatibility
 2025-11-11  0:30 UTC  (2+ messages)

[PATCH v2 0/2] KVM: SVM: GIF and EFER.SVME are independent
 2025-11-11  0:26 UTC  (10+ messages)
` [PATCH v2 2/2] KVM: SVM: Don't set GIF when clearing EFER.SVME

[POSSIBLE BUG] behavior change in irq_can_handle_pm() introduced in 8d39d6ec4db5d
 2025-11-11  0:25 UTC  (2+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-11  0:23 UTC  (7+ messages)

[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
 2025-11-11  0:22 UTC 

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-11  0:17 UTC  (19+ messages)
` [PATCH v3 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v3 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH v3 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v3 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v3 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v3 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v3 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v3 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
` [PATCH v3 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v3 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v3 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v3 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v3 15/16] mm: eliminate further swapops predicates
` [PATCH v3 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()

[PATCH] drm/amdgpu: use static ids for ACP platform devs
 2025-11-11  0:17 UTC  (5+ messages)

[PATCH] security: Add KUnit tests for rootid_owns_currentns()
 2025-11-11  0:12 UTC  (3+ messages)

[syzbot] [block?] general protection fault in rtlock_slowlock_locked
 2025-11-11  0:12 UTC  (3+ messages)

[syzbot] [ntfs3?] memory leak in ni_add_subrecord
 2025-11-11  0:06 UTC  (2+ messages)

[PATCH v1 17/23] PCI: epf-test: Switch to use %ptSp
 2025-11-11  0:11 UTC  (2+ messages)

[PATCH 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
 2025-11-11  0:09 UTC  (21+ messages)
` [PATCH 1/4] vfio: selftests: add iova range query helpers
` [PATCH 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH 3/4] vfio: selftests: add iova allocator
` [PATCH 4/4] vfio: selftests: update vfio_dma_mapping_test to allocate iovas

[PATCH net-next v3 0/9] xfrm docs update
 2025-11-11  0:08 UTC  (3+ messages)

[PATCH v14 00/18] media: rockchip: add a driver for the rockchip camera interface
 2025-11-11  0:06 UTC  (8+ messages)

[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
 2025-11-11  0:01 UTC  (2+ messages)

[PATCH v5 0/2] PCI: Add support for PCIe WAKE# interrupt
 2025-11-10 23:57 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCHSET v2 sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-10 23:56 UTC  (13+ messages)
` [PATCH v2 01/14] sched_ext: Don't set ddsp_dsq_id during select_cpu in bypass mode
` [PATCH v2 02/14] sched_ext: Make slice values tunable and use shorter slice "
` [PATCH v2 03/14] sched_ext: Refactor do_enqueue_task() local and global DSQ paths
` [PATCH v2 04/14] sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
` [PATCH v2 12/14] sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_LIST_CURSOR

[PATCH] platform/x86/intel/hid: Add Nova Lake support
 2025-11-10 23:50 UTC 

[PATCH v2 0/5] pinctrl: airoha: add Airoha AN7583 support
 2025-11-10 23:46 UTC  (2+ messages)

[PATCH v3 0/3] tracing: Fix tracer options per instance
 2025-11-10 23:42 UTC  (4+ messages)
` [PATCH v3 1/3] tracing: Have tracer option be instance specific
` [PATCH v3 2/3] tracing: Have function tracer define options per instance
` [PATCH v3 3/3] tracing: Have function graph "

[PATCH] trace/pid_list: optimize pid_list->lock contention
 2025-11-10 23:38 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the nfs-anna tree
 2025-11-10 23:38 UTC 

[PATCH] Documentation: ipmb: Indent boot time loading steps
 2025-11-10 23:38 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v6.18-rc6
 2025-11-10 23:37 UTC  (2+ messages)

[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-10 23:37 UTC  (3+ messages)
` [PATCH v1 19/23] ptp: ocp: Switch to use %ptSp

[PATCH 1/3] rust: net: phy: fix example's references to `C{22,45}`
 2025-11-10 23:37 UTC  (6+ messages)
` [PATCH 2/3] rust: net: phy: make example buildable
` [PATCH 3/3] rust: net: phy: follow usual comment conventions

[PATCH v2 0/5] Add Bananapi R4 Pro support
 2025-11-10 23:34 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: mt7988: allow gpio-hogs

[PATCH v3 00/14] Improvements for (nested) SVM testing
 2025-11-10 23:26 UTC  (15+ messages)
` [PATCH v3 01/14] scripts: Always return '2' when skipping tests
` [PATCH v3 02/14] x86/vmx: Skip vmx_pf_exception_test_fep early if FEP is not available
` [PATCH v3 03/14] x86/svm: Cleanup selective cr0 write intercept test
` [PATCH v3 04/14] x86/svm: Move CR0 selective write intercept test near CR3 intercept
` [PATCH v3 05/14] x86/svm: Add FEP helpers for SVM tests
` [PATCH v3 06/14] x86/svm: Report unsupported "
` [PATCH v3 07/14] x86/svm: Move report_svm_guest() to the top of svm_tests.c
` [PATCH v3 08/14] x86/svm: Print SVM test names before running tests
` [PATCH v3 09/14] x86/svm: Deflake svm_tsc_scale_test
` [PATCH v3 10/14] x86/svm: Generalize and improve selective CR0 write intercept test
` [PATCH v3 11/14] x86/svm: Add more selective CR0 write and LMSW test cases
` [PATCH v3 12/14] x86/svm: Cleanup LBRV tests
` [PATCH v3 13/14] x86/svm: Add more LBRV test cases
` [PATCH v3 14/14] x86/svm: Rename VMCB fields to match KVM

[PATCH v2 0/4] Optimize code generation during context switching
 2025-11-10 23:21 UTC  (5+ messages)
` [PATCH v2 3/4] Provide the always inline version of some functions

[PATCH] selftests/tracing: Run sample events to clear page cache events
 2025-11-10 23:22 UTC  (3+ messages)

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2025-11-10 23:20 UTC  (5+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
` [PATCH 2/4] memcg: remove __mod_lruvec_kmem_state
` [PATCH 3/4] memcg: remove __mod_lruvec_state
` [PATCH 4/4] memcg: remove __lruvec_stat_mod_folio

[PATCH] ftrace: avoid redundant initialization in register_ftrace_direct
 2025-11-10 23:20 UTC  (3+ messages)

[PATCH stable 6.1.y] nfsd: use __clamp in nfsd4_get_drc_mem()
 2025-11-10 23:18 UTC  (3+ messages)

[PATCH] [v2] Documentation: Provide guidelines for tool-generated content
 2025-11-10 23:16 UTC  (15+ messages)

[PATCH 0/2] accel/qaic documentation fixes
 2025-11-10 23:15 UTC  (4+ messages)

[PATCH v2 0/2] uapi/samples: guard renameat2 flag macros
 2025-11-10 23:11 UTC  (3+ messages)
` [PATCH v2 1/2] uapi: fcntl: guard AT_RENAME_* aliases

[PATCH] vfio: selftests: Skip vfio_dma_map_limit_test if mapping returns -EINVAL
 2025-11-10 23:10 UTC  (11+ messages)

[v2 PATCH] arm64: mm: make linear mapping permission update more robust for patial range
 2025-11-10 23:08 UTC  (2+ messages)

[PATCH v2 1/1] mm/hugetlb: fix possible deadlocks in hugetlb VMA unmap paths
 2025-11-10 23:07 UTC  (2+ messages)

[PATCH v2] xfrm: fix memory leak in xfrm_add_acquire()
 2025-11-10 23:07 UTC  (2+ messages)

[ANNOUNCE] 6.1.158-rt58
 2025-11-10 23:07 UTC 

[v2 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2025-11-10 23:06 UTC  (2+ messages)

[PATCH v3 00/16] Support ROHM BD72720 PMIC
 2025-11-10 23:04 UTC  (3+ messages)
` [PATCH v3 02/16] dt-bindings: battery: Clarify trickle-charge

[PATCH v1 0/6] Add Bananapi R4 Pro support
 2025-11-10 23:01 UTC  (3+ messages)
` [PATCH v1 1/6] dt-bindings: pinctrl: mt7988: allow gpio-hogs

[PATCH RFC net-next 0/3] net: dsa: deny unsupported 8021q uppers on bridge ports
 2025-11-10 23:01 UTC  (6+ messages)
` [PATCH RFC net-next 1/3] net: dsa: deny bridge VLAN with existing 8021q upper on any port
` [PATCH RFC net-next 2/3] net: dsa: deny multiple 8021q uppers on bridged ports for the same VLAN
` [PATCH RFC net-next 3/3] net: dsa: deny 8021q uppers on vlan unaware bridged ports

include/asm-generic/io.h:542:14: error: call to '_inb' declared with attribute error: inb()) requires CONFIG_HAS_IOPORT
 2025-11-10 23:00 UTC 

[PATCH] pinctrl: stm32: handle semaphore acquisition when handling pinctrl/pinmux
 2025-11-10 22:59 UTC  (2+ messages)

[PATCH 1/9] PCI: Prevent resource tree corruption when BAR resize fails
 2025-11-10 22:59 UTC  (2+ messages)

[PATCH] i3c: master: add WQ_PERCPU to alloc_workqueue users
 2025-11-10 22:56 UTC  (5+ messages)

[PATCH v10 0/3] firmware: ti_sci: Partial-IO support
 2025-11-10 22:55 UTC  (2+ messages)

[PATCH 8/9] drm/amdgpu: Remove driver side BAR release before resize
 2025-11-10 22:54 UTC  (2+ messages)

[PATCH 7/9] drm/i915: Remove driver side BAR release before resize
 2025-11-10 22:53 UTC  (2+ messages)

[PATCH v5 0/2] add gpio-line-mux
 2025-11-10 22:53 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: gpio: add gpio-line-mux controller
` [PATCH v5 2/2] gpio: add gpio-line-mux driver

[PATCH 0/8] ns: fixes for namespace iteration and active reference counting
 2025-11-10 22:47 UTC  (2+ messages)

[PATCH v2] soc: ti: knav_qmss_queue: free resources in remove callback (v2)
 2025-11-10 22:44 UTC 

[PATCH v3 00/21] Add USB2.0 support for RZ/G3E
 2025-11-10 22:43 UTC  (4+ messages)
` [PATCH v3 04/21] dt-bindings: reset: renesas,rzv2h-usb2phy: Document VBUS_SEL mux

[PATCH v6] selftests/futex: Create test for robust list
 2025-11-10 22:41 UTC 

[PATCH net-next 1/2] net: phy: mxl-gpy: add support for MXL86211C
 2025-11-10 22:35 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: add MxL862xx support

[PATCH RESEND] selftest/futex: Remove unused test_futex_mpol()
 2025-11-10 22:34 UTC 

[PATCH RESEND] x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
 2025-11-10 22:31 UTC 

[PATCH] Support conditional deps using "depends on X if Y"
 2025-11-10 22:32 UTC  (5+ messages)

[PATCH v2 00/13] Nested SVM fixes, cleanups, and hardening
 2025-11-10 22:29 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: SVM: Switch svm_copy_lbrs() to a macro
` [PATCH v2 02/13] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v2 03/13] KVM: selftests: Add a test for LBR save/restore (ft. nested)
` [PATCH v2 04/13] KVM: nSVM: Fix consistency checks for NP_ENABLE
` [PATCH v2 05/13] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v2 06/13] KVM: nSVM: Add missing consistency check for event_inj
` [PATCH v2 07/13] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH v2 08/13] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v2 09/13] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH v2 10/13] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN
` [PATCH v2 11/13] KVM: nSVM: Simplify nested_svm_vmrun()
` [PATCH v2 12/13] KVM: nSVM: Sanitize control fields copied from VMCB12
` [PATCH v2 13/13] KVM: nSVM: Only copy NP_ENABLE from VMCB01's misc_ctl

[PATCH v2 0/4] PCI/ASPM: Allow quirks to avoid L0s and L1
 2025-11-10 22:22 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
` [PATCH v2 2/4] PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link states
` [PATCH v2 3/4] PCI/ASPM: Convert quirks "
` [PATCH v2 4/4] PCI/ASPM: Avoid L0s and L1 on Freescale Root Ports

[PATCH v7 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-11-10 22:26 UTC  (4+ messages)
` [PATCH v7 3/3] "

[PATCH v3 1/2] dt-bindings: riscv: spacemit: Add OrangePi R2S board
 2025-11-10 22:06 UTC  (2+ messages)
` [PATCH v3 2/2] riscv: dts: spacemit: Add OrangePi R2S board device tree

[PATCH v1 0/3] pinctrl: rockchip: Add RK3506 pinctrl support
 2025-11-10 22:24 UTC  (2+ messages)

[PATCH v2 00/12] x86: WARN() hackery
 2025-11-10 22:20 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3)
 2025-11-10 22:20 UTC 

[PATCHv5] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
 2025-11-10 22:08 UTC  (4+ messages)

[PATCH] PCI: dw-rockchip: Skip waiting for link up
 2025-11-10 22:14 UTC  (12+ messages)
  ` [RESEND] "

ANNOUNCE: pahole v1.31 (BTF function encoding, BTF alignment inference, more CI)
 2025-11-10 22:12 UTC 

[PATCHSET sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-10 22:08 UTC  (6+ messages)
` [PATCH 11/13] sched_ext: Add scx_cpu0 example scheduler

[PATCH v1 2/3] mm: Fix benign off-by-one bugs
 2025-11-10 22:06 UTC  (3+ messages)

[PATCH v2 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
 2025-11-10 22:03 UTC  (3+ messages)

[PATCH 0/2] Move Python modules to tools/lib/python
 2025-11-10 22:04 UTC  (3+ messages)
` [PATCH 1/2] docs: Move the python libraries "
` [PATCH 2/2] docs: bring some order to our Python module hierarchy

[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
 2025-11-10 22:03 UTC  (12+ messages)

[syzbot] [wireless?] WARNING in _ieee80211_change_chanctx (2)
 2025-11-10 22:00 UTC 

[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-11-10 21:55 UTC  (4+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling

[syzbot] [io-uring?] memory leak in iovec_from_user (2)
 2025-11-10 21:55 UTC  (2+ messages)

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-10 21:49 UTC  (11+ messages)
` [PATCH v13] "
  ` [PATCH v14] "
    ` [PATCH v15] "
      ` [PATCH v16] "
        ` [PATCH v17] "
          ` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
            ` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held

drivers/hwtracing/coresight/coresight-tmc-core.c:403:5-8: Unneeded variable: "ret". Return "0" on line 416
 2025-11-10 21:46 UTC 

[PATCH] selftest/mm: fix pointer comparison in mremap_test
 2025-11-10 21:43 UTC  (8+ messages)


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