The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-07-26 18:53:01 to 2024-07-26 23:53:16 UTC [more...]

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-07-26 23:51 UTC  (20+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
` [PATCH v12 04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer
` [PATCH v12 05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
` [PATCH v12 06/84] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
` [PATCH v12 07/84] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying
` [PATCH v12 08/84] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs
` [PATCH v12 09/84] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit
` [PATCH v12 10/84] KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs
` [PATCH v12 11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
` [PATCH v12 12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
` [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v12 14/84] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
` [PATCH v12 15/84] KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva
` [PATCH v12 16/84] KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
` [PATCH v12 17/84] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v12 18/84] KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map()
` [PATCH v12 19/84] KVM: Explicitly initialize all fields at the start of kvm_vcpu_map()

[PATCH v3 0/5] Dump off-cpu samples directly
 2024-07-26 23:48 UTC  (3+ messages)
` [PATCH v3 1/5] perf record off-cpu: Add direct off-cpu event

[PATCH v5 00/14] Add ISP 3A for StarFive
 2024-07-26 23:46 UTC  (6+ messages)
` [PATCH v5 01/14] media: starfive: Add JH7110 ISP module definitions
      ` 回复: "

[PATCH] ARM: bcm: Select ARM_GIC_V3 for ARCH_BRCMSTB
 2024-07-26 23:34 UTC 

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-07-26 23:34 UTC  (6+ messages)
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions

[PATCH v2 0/5] This patchset reorganizes page_counter structures which helps to make
 2024-07-26 23:31 UTC  (5+ messages)
` [PATCH v2 3/5] mm: memcg: merge multiple page_counters into a single structure

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-07-26 23:22 UTC  (5+ messages)
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 15/20] x86/resctrl: Assign/unassign counters by default when ABMC is enabled

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-26 23:22 UTC  (4+ messages)
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path

[PATCH v3 0/3] mm: memcg: page counters optimizations
 2024-07-26 23:11 UTC  (8+ messages)
` [PATCH v3 1/3] mm: memcg: don't call propagate_protected_usage() needlessly
` [PATCH v3 2/3] mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
` [PATCH v3 3/3] mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro

[PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-07-26 23:06 UTC  (3+ messages)

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-07-26 22:59 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
` [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
` [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "

WARNING in implement
 2024-07-26 22:57 UTC  (2+ messages)
` [syzbot] [input?] [usb?] "

linux-next: duplicate patch in the risc-v tree
 2024-07-26 22:55 UTC  (2+ messages)

[PATCH] wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()
 2024-07-26 22:51 UTC  (2+ messages)

[PATCH 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-26 22:49 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH 0/7] minmax: reduce compilation time
 2024-07-26 22:48 UTC  (12+ messages)

[PATCH 1/4] module: Add module_subinit{_noexit} and module_subeixt helper macros
 2024-07-26 22:45 UTC  (11+ messages)

[PATCH 00/20] kthread: Introduce preferred affinity
 2024-07-26 22:40 UTC  (23+ messages)
` [PATCH 01/20] arm/bL_switcher: Use kthread_run_on_cpu()
` [PATCH 02/20] x86/resctrl: "
` [PATCH 03/20] firmware: stratix10-svc: "
` [PATCH 04/20] scsi: bnx2fc: Use kthread_create_on_cpu()
` [PATCH 05/20] scsi: bnx2i: "
` [PATCH 06/20] scsi: qedi: "
` [PATCH 07/20] soc/qman: test: Use kthread_run_on_cpu()
` [PATCH 08/20] kallsyms: "
` [PATCH 09/20] lib: test_objpool: "
` [PATCH 10/20] net: pktgen: Use kthread_create_on_node()
` [RFC PATCH 11/20] kthread: Make sure kthread hasn't started while binding it
` [RFC PATCH 12/20] kthread: Implement preferred affinity
` [RFC PATCH 13/20] mm: Make Kcompactd use kthread's "
` [RFC PATCH 14/20] mm: Allocate kcompactd on its node
` [RFC PATCH 15/20] mm: Make kswapd use kthread's preferred affinity
` [RFC PATCH 16/20] mm: Allocate kswapd on its node
` [RFC PATCH 17/20] rcu: Use kthread preferred affinity for RCU boost
` [RFC PATCH 18/20] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [RFC PATCH 19/20] treewide: Introduce kthread_run_worker[_on_cpu]()
` [RFC PATCH 20/20] rcu: Use kthread preferred affinity for RCU exp kworkers

[PATCH] power: supply: qcom_battmgr: Ignore extra __le32 in info payload
 2024-07-26 22:39 UTC  (2+ messages)

[PATCH] power: supply: qcom_battmgr: return EAGAIN when firmware service is not up
 2024-07-26 22:39 UTC  (2+ messages)

[PATCH v2 0/3] Binding and driver for voltage controlled oscillators
 2024-07-26 22:39 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: clocks: add binding for voltage-controlled-oscillators
` [PATCH v2 2/3] clk: add driver for voltage controlled oscillators

[PATCH 0/2] Add driver for Sharp Memory LCD
 2024-07-26 22:12 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dt-bindings: display: Add Sharp Memory LCD bindings
  ` [PATCH v2 2/2] drm/tiny: Add driver for Sharp Memory LCD

[PATCH v3 00/10] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers
 2024-07-26 22:02 UTC  (11+ messages)
` [PATCH v3 01/10] usb: gadget: uvc: always set interrupt on zero length requests
` [PATCH v3 02/10] usb: gadget: uvc: only enqueue zero length requests in potential underrun
` [PATCH v3 03/10] usb: gadget: uvc: remove pump worker and enqueue all buffers per frame in qbuf
` [PATCH v3 04/10] usb: gadget: uvc: rework to enqueue in pump worker from encoded queue
` [PATCH v3 05/10] usb: gadget: uvc: remove uvc_video_ep_queue_initial_requests
` [PATCH v3 06/10] usb: gadget: uvc: set req_size once when the vb2 queue is calculated
` [PATCH v3 07/10] usb: gadget: uvc: add g_parm and s_parm for frame interval
` [PATCH v3 08/10] usb: gadget: uvc: set req_size and n_requests based on the "
` [PATCH v3 09/10] usb: gadget: uvc: set req_length based on payload by nreqs instead of req_size
` [PATCH v3 10/10] usb: gadget: uvc: add min g_ctrl vidioc and set min buffs to 4

[PATCH] Input: atkbd - fix LED state at suspend/resume
 2024-07-26 22:01 UTC  (3+ messages)

[PATCH 0/2] improving dynamic zswap shrinker protection scheme
 2024-07-26 21:58 UTC  (3+ messages)
` [PATCH 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-26 21:55 UTC 

[v2] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image
 2024-07-26 21:47 UTC  (4+ messages)

[PATCH v1 0/2] mm/hugetlb: fix hugetlb vs. core-mm PT locking
 2024-07-26 21:48 UTC  (6+ messages)
` [PATCH v1 1/2] mm: let pte_lockptr() consume a pte_t pointer

[PATCH 1/3] rust: Introduce irq module
 2024-07-26 21:40 UTC  (11+ messages)
` [PATCH 3/3] rust: sync: Add IrqSpinLock

[GIT PULL] hotfixes for 6.11-rc1
 2024-07-26 21:36 UTC 

[PATCH v2 0/4] usb: typec: ucsi: Expand power supply support
 2024-07-26 21:30 UTC  (4+ messages)
` [PATCH v2 1/4] usb: typec: ucsi: Add status to UCSI power supply driver

[PATCH v3 0/4] rtc: stm32: add pinctrl interface to handle RTC outs
 2024-07-26 21:29 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: stm32: describe pinmux nodes
` [PATCH v3 2/4] rtc: stm32: add pinctrl and pinmux interfaces
` [PATCH v3 3/4] rtc: stm32: add Low Speed Clock Output (LSCO) support
` [PATCH v3 4/4] rtc: stm32: add alarm A out feature

[PATCH 6.10 00/29] 6.10.2-rc1 review
 2024-07-26 21:27 UTC  (3+ messages)

[PATCH] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
 2024-07-26 21:24 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-26 21:15 UTC  (5+ messages)

Prebuilt LLVM 19.1.0-rc1 uploaded
 2024-07-26 21:12 UTC 

[PATCH 00/15] Implement MODVERSIONS for Rust
 2024-07-26 21:05 UTC  (5+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-26 20:59 UTC  (3+ messages)

[GIT PULL] UBI and UBIFS updates for v6.11-rc1
 2024-07-26 20:58 UTC 

[PATCH] irqchip/gic-v4: Fix ordering between vmapp and vpe locks
 2024-07-26 20:52 UTC  (2+ messages)

[PATCH v7 0/6] Red-black tree abstraction needed by Rust Binder
 2024-07-26 20:45 UTC  (8+ messages)
` [PATCH v7 1/6] rust: kernel: add `drop_contents` to `BoxExt`
` [PATCH v7 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v7 3/6] rust: rbtree: add iterator
` [PATCH v7 4/6] rust: rbtree: add mutable iterator
` [PATCH v7 5/6] rust: rbtree: add `RBTreeCursor`
` [PATCH v7 6/6] rust: rbtree: add `RBTree::entry`

[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat
 2024-07-26 20:42 UTC  (7+ messages)

6.11/regression/bisected - The commit c1385c1f0ba3 caused a new possible recursive locking detected warning at computer boot
 2024-07-26 20:35 UTC  (8+ messages)

[PATCH] clk: qcom: camcc-sc8280xp: Remove always-on GDSC hard-coding
 2024-07-26 20:31 UTC  (11+ messages)

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-07-26 20:21 UTC  (11+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
  ` [PATCH v6 04/10] cpuidle-haltpoll: define arch_haltpoll_want()
  ` [PATCH v6 05/10] governors/haltpoll: drop kvm_para_available() check
  ` [PATCH v6 06/10] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
  ` [PATCH v6 07/10] arm64: define TIF_POLLING_NRFLAG
  ` [PATCH v6 08/10] arm64: idle: export arch_cpu_idle
  ` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
  ` [PATCH v6 10/10] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64

[PATCH] tracing: Have format file honor EVENT_FILE_FL_FREED
 2024-07-26 20:20 UTC  (5+ messages)

[PATCH] iio: backend: spelling: continuous -> continuous
 2024-07-26 20:18 UTC 

[v4] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image
 2024-07-26 20:09 UTC 

[drivers/gpio] Question about `ljca_gpio_config`: misuse of __counted_by
 2024-07-26 20:07 UTC 

[PATCH v4 1/3] arm64: dts: rockchip: Add missing pinctrl for PCIe30x4 node
 2024-07-26 20:07 UTC  (2+ messages)

[PATCH v2 0/2] Align kvrealloc() with krealloc()
 2024-07-26 20:05 UTC  (4+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()

[PATCH 6.9 00/29] 6.9.12-rc1 review
 2024-07-26 20:02 UTC  (2+ messages)

[PATCH 0/7] can: m_can: Fix polling and other issues
 2024-07-26 19:59 UTC  (8+ messages)
` [PATCH 1/7] can: m_can: Reset coalescing during suspend/resume
` [PATCH 2/7] can: m_can: Remove coalesing disable in isr during suspend
` [PATCH 3/7] can: m_can: Remove m_can_rx_peripheral indirection
` [PATCH 4/7] can: m_can: Do not cancel timer from within timer
` [PATCH 5/7] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH 6/7] can: m_can: Reset cached active_interrupts on start
` [PATCH 7/7] can: m_can: Limit coalescing to peripheral instances

[PATCH v2 -next] cgroup/cpuset: add decrease attach_in_progress helpers
 2024-07-26 19:58 UTC  (2+ messages)

[v3] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image
 2024-07-26 19:55 UTC 

[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
 2024-07-26 19:55 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-07-26 19:52 UTC  (19+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH v3] rockchip/drm: vop2: add support for gamma LUT
 2024-07-26 19:49 UTC  (2+ messages)

arm64: allow installing compressed image by default
 2024-07-26 19:43 UTC 

[PATCH bpf-next 0/2] Add kfuncs to support reading xattr from dentry
 2024-07-26 19:43 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr

Converting kselftest test modules to kunit
 2024-07-26 19:35 UTC  (2+ messages)

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-26 19:26 UTC  (6+ messages)
` [PATCH 2/3] bitmap: Rename module
` [PATCH 3/3] selftests: lib: remove test_bitmap

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-07-26 19:26 UTC  (3+ messages)
` [PATCH v5 02/12] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible

[PATCH] irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
 2024-07-26 19:17 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
 2024-07-26 19:17 UTC  (4+ messages)
` [PATCH RFC v3 5/9] spi: dt-bindings: axi-spi-engine: document spi-offloads

[paulmck-rcu:dev.2024.07.18b] BUILD SUCCESS a6c7779283d67a409b81616a5b485ac21637d7e7
 2024-07-26 19:15 UTC 

[GIT PULL] Devicetree updates for v6.11, part 2
 2024-07-26 19:15 UTC 

[PATCH v23 00/19] Add support for Sub-NUMA cluster (SNC) systems
 2024-07-26 19:13 UTC  (3+ messages)
` [PATCH v23 06/19] x86/resctrl: Introduce snc_nodes_per_l3_cache

[PATCH] bpf, cpumap: Fix use after free of bpf_cpu_map_entry in cpu_map_enqueue
 2024-07-26 19:11 UTC  (3+ messages)

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-26 19:04 UTC  (4+ messages)
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider

[PATCH] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-07-26 19:04 UTC  (5+ messages)

[PATCH v4 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-26 19:03 UTC  (4+ messages)
` [PATCH v4 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl

[PATCH] PCI: Fix devres regression in pci_intx()
 2024-07-26 18:59 UTC  (2+ messages)

[PATCH] mtd: spi-nor: micron-st: Add n25q064a WP support
 2024-07-26 18:58 UTC 

[GIT PULL] clk fixes for the merge window
 2024-07-26 18:57 UTC 

[PATCH] dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
 2024-07-26 18:52 UTC  (2+ messages)


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