The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-04 16:40:19 to 2025-04-04 19:40:08 UTC [more...]

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-04 19:38 UTC  (13+ 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

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

[PATCH v2] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML
 2025-04-04 19:38 UTC  (5+ 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 6.14 00/21] 6.14.1-rc1 review
 2025-04-04 19:32 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  (3+ 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 v2] mm: add zblock allocator
 2025-04-04 19:28 UTC 

[PATCH v3 0/2] Implement endianess swap macros for RISC-V
 2025-04-04 19:28 UTC  (9+ 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 v3] docs: update THP admin guide about non-tmpfs filesystem support
 2025-04-04 19:16 UTC  (8+ messages)

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

[PATCHSET sched_ext/for-6.16] sched_ext: Cleanup "ops" usage in symbols
 2025-04-04 19:12 UTC  (7+ 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] 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  (13+ messages)
` [PATCH v3 05/14] x86: Reset tag for virtual to physical address conversions
` [PATCH v3 06/14] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v3 09/14] x86: Minimal SLAB alignment
` [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: Delete hrtimer_init()
 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: Merge __hrtimer_init() into __hrtimer_setup()
 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: 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)

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

[tip:timers/cleanups 5/10] kernel/time/timer_list.c:49:77: error: macro "ACCESS_PRIVATE" requires 2 arguments, but only 1 given
 2025-04-04 17:35 UTC 

[tip: timers/cleanups] treewide: Switch to timer_delete[_sync]()
 2025-04-04 17:34 UTC 

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

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

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

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

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

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

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

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

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

[PATCH v2 02/57] irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
 2025-04-04 17:34 UTC  (2+ messages)
` [tip: timers/cleanups] "

[PATCH v2 03/57] irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
 2025-04-04 17:34 UTC  (2+ messages)
` [tip: timers/cleanups] "

[PATCH v2 04/57] irqdomain.h: Stop using 'host' for domain
 2025-04-04 17:33 UTC  (2+ messages)
` [tip: timers/cleanups] irqdomain: "

[tip:timers/cleanups 5/10] kernel/time/timer_list.c:49:77: error: too few arguments provided to function-like macro invocation
 2025-04-04 17:33 UTC  (2+ messages)

cross compile fails with GCC_PLUGIN_LATENT_ENTROPY
 2025-04-04 17:32 UTC  (2+ messages)

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-04 17:31 UTC  (11+ messages)

[PATCH] init/Kconfig: conditionalize GCC10_NO_ARRAY_BOUNDS
 2025-04-04 17:29 UTC  (3+ messages)

[PATCH] power: supply: wm831x: Constify struct chg_map and some arrays
 2025-04-04 17:27 UTC 

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-04 17:24 UTC  (5+ messages)
` [PATCH v2 1/3] exec: "

[PATCH v6 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-04 17:23 UTC  (4+ messages)
` [PATCH v6 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug

[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
 2025-04-04 17:22 UTC  (2+ messages)
` [tip: timers/urgent] Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-04-04 17:22 UTC  (4+ messages)
` [PATCH v2 04/15] cxl/region: Calculate endpoint's region position during init
  ` [PATCH] cxl/region: Continue recalculating position during sort

[PATCH 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
 2025-04-04 17:22 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: icm42600: add interrupt naming support
` [PATCH 2/2] iio: imu: inv_icm42600: switch to use generic name irq get

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-04-04 17:12 UTC  (5+ messages)

[PATCH v1 1/1] sched/fair: Mark some static const with __maybe_unused
 2025-04-04 17:08 UTC  (2+ messages)

[PATCH v2 0/9] Stage-2 huge mappings for pKVM np-guests
 2025-04-04 17:08 UTC  (10+ messages)
` [PATCH v2 2/9] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v2 3/9] KVM: arm64: Add a range to __pkvm_host_unshare_guest()
` [PATCH v2 8/9] KVM: arm64: Stage-2 huge mappings for np-guests

[PATCH] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
 2025-04-04 17:06 UTC  (2+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-04 17:05 UTC  (7+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[tip:timers/cleanups 1/10] drivers/usb/host/xhci.c:1074:25: error: implicit declaration of function 'timer_delelet_sync'; did you mean 'timer_delete_sync'?
 2025-04-04 17:04 UTC 

[PATCH 0/3] regulator: userspace-consumer: Add regulator event uevents
 2025-04-04 17:02 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.15 Merge Window, Part 1
 2025-04-04 17:02 UTC  (3+ messages)

[GIT PULL] Networking for v6.15-rc1
 2025-04-04 17:02 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.15-merge-window
 2025-04-04 17:02 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.15-2
 2025-04-04 17:02 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2025-04-04 17:02 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.15-rc1
 2025-04-04 17:01 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: arm: fsl: add Toradex SMARC iMX8MP SoM and carrier
 2025-04-04 17:01 UTC  (2+ messages)

[GIT PULL] soc: drivers for 6.15, part 2
 2025-04-04 17:00 UTC  (2+ messages)

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-04-04 16:53 UTC  (8+ messages)
` [PATCH v7 37/49] x86/resctrl: Expand the width of dom_id by replacing mon_data_bits

[PATCH v1 1/1] x86/boot: Use __ALIGN_KERNEL_MASK() instead of open coded analogue
 2025-04-04 16:53 UTC 

[RFC PATCH v2] mm: use per-numa-node atomics instead of percpu_counters
 2025-04-04 16:51 UTC  (4+ messages)

[PATCH v14 0/6] v14: firmware: imx: driver for NXP secure-enclave
 2025-04-04 16:50 UTC  (7+ messages)
` [PATCH v14 4/6] firmware: imx: add driver for NXP EdgeLock Enclave

[PATCH] arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAX
 2025-04-04 16:46 UTC  (3+ messages)

[PATCH v2] tty: serial: samsung_tty: support 18 uart ports
 2025-04-04 16:45 UTC  (2+ messages)

[PATCH] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
 2025-04-04 16:42 UTC 

[PATCH 0/5] clk: Do not enable by default during compile testing
 2025-04-04 16:43 UTC  (4+ messages)
` [PATCH 4/5] clk: sunxi-ng: "

[PATCH] selftests/mm: Generate a temporary mountpoint for cgroup filesystem
 2025-04-04 16:42 UTC 

[syzbot] [bcachefs?] general protection fault in bch2_snapshot_tree_oldest_subvol
 2025-04-04 16:41 UTC  (2+ messages)

[PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API
 2025-04-04 16:40 UTC  (4+ messages)


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