LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-04 17:35:49 to 2025-04-04 20:08:49 UTC [more...]

[PATCH 6.14 00/21] 6.14.1-rc1 review
 2025-04-04 20:08 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.16] sched_ext: Cleanup "ops" usage in symbols
 2025-04-04 20:08 UTC  (9+ messages)
` [PATCH 4/5] sched_ext: Drop "ops" from scx_ops_exit(), scx_ops_error() and friends
  ` [PATCH 6/5] sched_ext: Drop "ops" from SCX_OPS_TASK_ITER_BATCH

[PATCH 0/4] ASoC: Add Richtek rt9123 and rt9123p support
 2025-04-04 20:07 UTC  (5+ messages)
` [PATCH 3/4] ASoC: dt-bindings: Add bindings for Richtek rt9123p
` [PATCH 4/4] ASoC: codecs: Add support "

[PATCH] nvme: multipath: fix return value of nvme_available_path
 2025-04-04 20:06 UTC 

[PATCH v2] objtool: Fix SYSCALL instruction handling and INSN_CONTEXT_SWITCH
 2025-04-04 20:06 UTC 

[PATCH v2 tip/perf] uprobes: avoid false lockdep splat in uprobe timer callback
 2025-04-04 20:03 UTC  (2+ messages)

[Patch v2 net-next 0/3] Add support for mdb offload failure notification
 2025-04-04 20:04 UTC  (5+ messages)
` [Patch v2 net-next 3/3] net: bridge: mcast: Notify on mdb offload failure

[PATCH v2] mm: add zblock allocator
 2025-04-04 20:03 UTC  (2+ messages)

[PATCH v3] docs: update THP admin guide about non-tmpfs filesystem support
 2025-04-04 20:01 UTC  (10+ messages)

[REGRESSION] Kernel booted via kexec fails to resume from hibernation
 2025-04-04 20:00 UTC  (6+ messages)

[PATCH v2 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-04 20:00 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: Add Sitronix ST7571 panel

[GIT PULL] NTB bug fixes for 6.15
 2025-04-04 20:00 UTC 

[PATCH v5] f2fs: prevent the current section from being selected as a victim during GC
 2025-04-04 19:55 UTC  (2+ messages)

[PATCH] f2fs: clean up unnecessary indentation
 2025-04-04 19:54 UTC 

[PATCH] MAINTAINERS: Add SCM for MediaTek
 2025-04-04 19:52 UTC 

csky-linux-ld: tda9950.c:undefined reference to `i2c_register_driver'
 2025-04-04 19:49 UTC 

[PATCH v2] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML
 2025-04-04 19:42 UTC  (7+ messages)

[PATCH 0/4] dt-bindings: clock: ti: convert to yaml
 2025-04-04 19:42 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: clock: ti: Convert fixed-factor-clock "
` [PATCH 4/4] dt-bindings: clock: ti: add ti,autoidle.yaml reference

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-04 19:39 UTC  (68+ messages)
` [PATCH 01/67] KVM: SVM: Allocate IR data using atomic allocation
` [PATCH 02/67] KVM: x86: Reset IRTE to host control if *new* route isn't postable
` [PATCH 03/67] KVM: x86: Explicitly treat routing entry type changes as changes
` [PATCH 04/67] KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer
` [PATCH 05/67] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
` [PATCH 07/67] KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added
` [PATCH 08/67] KVM: x86: Pass new routing entries and irqfd when updating IRTEs
` [PATCH 09/67] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
` [PATCH 10/67] KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE
` [PATCH 11/67] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH 12/67] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
` [PATCH 13/67] KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
` [PATCH 14/67] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH 15/67] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
` [PATCH 16/67] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH 17/67] KVM: SVM: Drop redundant check in AVIC code on ID during "
` [PATCH 18/67] KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages"
` [PATCH 19/67] KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer
` [PATCH 20/67] KVM: VMX: Move enable_ipiv knob to common x86
` [PATCH 21/67] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
` [PATCH 22/67] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
` [PATCH 23/67] KVM: VMX: Suppress PI notifications whenever the vCPU is put
` [PATCH 24/67] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
` [PATCH 25/67] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH 26/67] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH 27/67] iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
` [PATCH 28/67] KVM: SVM: Get vCPU info for IRTE using new routing entry
` [PATCH 29/67] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH 30/67] KVM: VMX: "
` [PATCH 31/67] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
` [PATCH 32/67] KVM: x86: Nullify irqfd->producer after updating IRTEs
` [PATCH 33/67] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH 34/67] KVM: x86: Move posted interrupt tracepoint to common code
` [PATCH 35/67] KVM: SVM: Clean up return handling in avic_pi_update_irte()
` [PATCH 36/67] iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
` [PATCH 37/67] KVM: Don't WARN if updating IRQ bypass route fails
` [PATCH 38/67] KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
` [PATCH 39/67] KVM: x86: Track irq_bypass_vcpu in common x86 code
` [PATCH 40/67] KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted
` [PATCH 41/67] KVM: x86: Don't update IRTE entries when old and new routes were !MSI
` [PATCH 42/67] KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
` [PATCH 43/67] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` [PATCH 44/67] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH 45/67] iommu/amd: Factor out helper for manipulating IRTE GA/CPU info
` [PATCH 46/67] iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
` [PATCH 47/67] iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited
` [PATCH 48/67] KVM: SVM: Don't check for assigned device(s) when updating affinity
` [PATCH 49/67] KVM: SVM: Don't check for assigned device(s) when activating AVIC
` [PATCH 50/67] KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
` [PATCH 51/67] KVM: SVM: Process all IRTEs on affinity change even if one update fails
` [PATCH 52/67] KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
` [PATCH 53/67] KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()
` [PATCH 54/67] KVM: x86: WARN if IRQ bypass isn't supported "
` [PATCH 55/67] KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC
` [PATCH 56/67] KVM: SVM: WARN if ir_list is non-empty at vCPU free
` [PATCH 57/67] KVM: x86: Decouple device assignment from IRQ bypass
` [PATCH 58/67] KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting "
` [PATCH 59/67] KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
` [PATCH 60/67] iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support
` [PATCH 61/67] KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
` [PATCH 62/67] KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
` [PATCH 63/67] KVM: SVM: Consolidate IRTE update "
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH 65/67] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
` [PATCH 66/67] *** DO NOT MERGE *** iommu/amd: Hack to fake IRQ posting support
` [PATCH 67/67] *** DO NOT MERGE *** KVM: selftests: WIP posted interrupts test

[RFC v3 02/33] rust: drm: Add traits for registering KMS devices
 2025-04-04 19:39 UTC  (2+ messages)

[PATCH v2 1/2] memcg: Don't generate low/min events if either low/min or elow/emin is 0
 2025-04-04 19:38 UTC  (8+ messages)

[PATCH v7 02/13] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
 2025-04-04 19:37 UTC  (2+ messages)

[PATCH v3 0/9] Add support for RK3588 DisplayPort Controller
 2025-04-04 19:36 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: display: rockchip: Add schema for RK3588 DPTX Controller

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-04 19:36 UTC  (3+ messages)
` [PATCH 5/8] dt-bindings: usb: usb-device: Add orientation

[PATCH v2 0/4] support FEAT_MTE_STORE_ONLY feature
 2025-04-04 19:33 UTC  (3+ messages)

[PATCH v2] hwmon: (pmbus): Introduce page_change_delay
 2025-04-04 19:31 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 6.13 00/23] 6.13.10-rc1 review
 2025-04-04 19:30 UTC  (2+ messages)

[PATCH v3 0/6] x86/bugs: RSB mitigation fixes and documentation
 2025-04-04 19:30 UTC  (4+ messages)
` [PATCH v3 6/6] x86/bugs: Add RSB mitigation document

[PATCH 6.12 00/22] 6.12.22-rc1 review
 2025-04-04 19:30 UTC  (2+ messages)

[PATCH 6.6 00/26] 6.6.86-rc1 review
 2025-04-04 19:30 UTC  (3+ messages)

[PATCH 6.1 00/22] 6.1.133-rc1 review
 2025-04-04 19:29 UTC  (3+ messages)

[PATCH v3 0/2] Implement endianess swap macros for RISC-V
 2025-04-04 19:28 UTC  (7+ messages)
` [PATCH v3 2/2] riscv: introduce asm/swab.h

[REGRESSION][BISECTED] Firmware load error for TEE on Framework Desktop
 2025-04-04 19:20 UTC 

Bug#1100928: [regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)
 2025-04-04 19:23 UTC  (8+ messages)

[PATCH v2] ata: libata-scsi: Set INFORMATION sense data field consistently
 2025-04-04 19:18 UTC  (3+ messages)

[PATCH] compiler.h: Avoid the usage of __typeof_unqual__() when __GENKSYMS__ is defined
 2025-04-04 19:13 UTC  (6+ messages)

[PATCH] ARM: dts: nuvoton: Add MMC Nodes
 2025-04-04 19:11 UTC 

[PATCH 3/3] crypto: x86 - Remove CONFIG_AS_AVX512
 2025-04-04 19:09 UTC  (5+ messages)

[PATCH v16 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-04 19:01 UTC  (16+ messages)
` [PATCH v16 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v16 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v16 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v16 04/15] dt-bindings: pci: pci-msi: Add support for PCI Endpoint msi-map
` [PATCH v16 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v16 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v16 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v16 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v16 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v16 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v16 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v16 12/15] selftests: pci_endpoint: "
` [PATCH v16 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v16 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v16 15/15] arm64: dts: imx95: Add msi-map for pci-ep device

[PATCH 0/7] More CRC kconfig option cleanups
 2025-04-04 19:02 UTC  (4+ messages)
` [PATCH 6/7] lib/crc: document all the CRC library kconfig options

[PATCH v3] tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
 2025-04-04 18:58 UTC  (3+ messages)

[PATCH v6 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-04-04 18:58 UTC  (5+ messages)
` [PATCH v6 3/4] tpm: add SNP SVSM vTPM driver

[PATCH v1 1/1] leds: pca955x: Avoid potential overflow when filling default_label
 2025-04-04 18:58 UTC  (2+ messages)

[PATCH v4] tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
 2025-04-04 18:58 UTC 

[PATCH 1/1] tools build: Don't set libunwind as available if test-all.c build succeeds
 2025-04-04 18:55 UTC 

[PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
 2025-04-04 18:55 UTC  (3+ messages)
  ` [PATCH v8 5/5] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs

[ BUG: Invalid wait context ] rtc_lock at: mc146818_avoid_UIP
 2025-04-04 18:47 UTC  (7+ messages)
        ` [PATCH] timekeeping: Add a lockdep override in tick_freeze()

[PATCH v2] workqueue: Better document teardown for delayed_work
 2025-04-04 18:48 UTC  (2+ messages)

[paulmck-rcu:dev] BUILD SUCCESS 60093e6f3711907dff9120f861c2f7031201aca1
 2025-04-04 18:41 UTC 

[paulmck-rcu:dev.2025.03.31a] BUILD SUCCESS cc7eda9f61052500791646a102964cf892704385
 2025-04-04 18:40 UTC 

[PATCH v3] tracing: Move histogram trigger variables from stack to per CPU structure
 2025-04-04 18:40 UTC 

[PATCH v2] net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds()
 2025-04-04 18:28 UTC  (3+ messages)

[PATCH v2] x86/xen: fix balloon target initialization for PVH dom0
 2025-04-04 18:26 UTC  (3+ messages)

[PATCH v3 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-04-04 18:08 UTC  (7+ messages)
` [PATCH v3 10/14] x86: Update the KASAN non-canonical hook
` [PATCH v3 11/14] x86: Handle int3 for inline KASAN reports
` [PATCH v3 13/14] mm: Unpoison pcpu chunks with base address tag

[PATCH v1] perf pmu: Avoid segv for missing name/alias_name in wildcarding
 2025-04-04 18:07 UTC  (2+ messages)

[PATCH v1] perf trace: Fix inconsistent failures in perf trace's tests
 2025-04-04 18:02 UTC  (2+ messages)

[PATCH v5 4/4] media: mediatek: add MT8188 AIE driver
 2025-04-04 17:56 UTC  (2+ messages)

[tip: timers/cleanups] treewide: Convert new and leftover hrtimer_init() users
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Switch to use __htimer_setup()
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Delete hrtimer_init()
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Make callback function pointer private
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Rename debug_init() to debug_setup()
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] tracing/timers: Rename hrtimer_init event to hrtimer_setup
 2025-04-04 17:54 UTC 

[tip: timers/cleanups] hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
 2025-04-04 17:54 UTC 

[tip:timers/cleanups 2/10] drivers/pps/generators/pps_gen_tio.c:230:9: error: implicit declaration of function 'hrtimer_init'; did you mean 'hrtimers_init'?
 2025-04-04 17:52 UTC  (4+ messages)

[tip:timers/cleanups 2/10] drivers/input/keyboard/gpio_keys.c:593:17: error: implicit declaration of function 'hrtimer_init'; did you mean 'hrtimers_init'?
 2025-04-04 17:51 UTC  (3+ messages)

[PATCH v3 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-04 17:48 UTC  (3+ messages)
` [PATCH v3 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH] octeontx2-pf: Add error handling for cn10k_map_unmap_rq_policer()
 2025-04-04 17:46 UTC  (3+ messages)

[PATCH V2 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
 2025-04-04 17:45 UTC  (3+ messages)
` [PATCH V2 1/2] ufs: qcom: Add quirks for Samsung UFS devices
` [PATCH V2 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for "

[PATCH v2 0/3] PCI: endpoint: space allocation fixups
 2025-04-04 17:46 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v2 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH] memcg: vmalloc: simplify MEMCG_VMALLOC updates
 2025-04-04 17:44 UTC  (5+ messages)

[PATCH] docs: Remove literal markup from Documentation/ paths
 2025-04-04 17:43 UTC  (4+ messages)

[PATCH] kobject_uevent: add uevent_helper exist check
 2025-04-04 17:31 UTC 

[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
 2025-04-04 17:36 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).