The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-04 21:27:41 to 2026-08-04 23:58:48 UTC [more...]

[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-08-04 23:56 UTC  (11+ messages)
` [PATCH v4 01/10] x86/bugs: Only log missing retpoline when it's actually the missing mitigation
` [PATCH v4 02/10] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
` [PATCH v4 03/10] cpu/bugs: Fall back to AutoIBRS when retpoline unavailable on SNP CPUs
` [PATCH v4 04/10] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
` [PATCH v4 05/10] KVM: SEV: Define SVM_SEV_FEAT_* flags using BIT_ULL()
` [PATCH v4 06/10] KVM: selftests: sev_init2: Use BIT_ULL for VMSA feature bit definition
` [PATCH v4 07/10] KVM: SEV: Disallow setting SNP-only features for non-SNP guests via a single mask
` [PATCH v4 08/10] KVM: SEV: Advertise SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH v4 09/10] KVM: SEV: Add support for IBPB-on-Entry
` [PATCH v4 10/10] KVM: SEV: Add support for SNP BTB Isolation

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-04 23:58 UTC  (8+ messages)
` [PATCH v8 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v8 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing

[PATCH] lib: add statsort(), a distribution/bucket sort
 2026-08-04 23:58 UTC  (2+ messages)

[PATCH] net: eql.c: fix switch case indent
 2026-08-04 23:57 UTC  (2+ messages)

[PATCH v2 00/19][PULL REQUEST] Intel IOMMU updates for v7.3
 2026-08-04 23:43 UTC  (20+ messages)
` [PATCH v2 01/19] iommu/vt-d: Fix UCTP context table slot when copying root entries
` [PATCH v2 02/19] iommu/vt-d: Use logical OR operator for privilege mode check
` [PATCH v2 03/19] iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
` [PATCH v2 04/19] iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
` [PATCH v2 05/19] iommu/vt-d: Fix no_iommu to disable platform opt-in
` [PATCH v2 06/19] iommu/vt-d: Force requesting ACS when tboot is enabled
` [PATCH v2 07/19] iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
` [PATCH v2 08/19] iommu/vt-d: Consolidate dmar policy management and force_on logic
` [PATCH v2 09/19] iommu/vt-d: Use dmar_can_force_on() for platform opt-in
` [PATCH v2 10/19] iommu/vt-d: Call dmar_can_force_on() for tboot opt-in
` [PATCH v2 11/19] iommu/vt-d: Remove the 'force_on' variable
` [PATCH v2 12/19] iommu/vt-d: Remove dmar_disabled
` [PATCH v2 13/19] iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bit
` [PATCH v2 14/19] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v2 15/19] iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
` [PATCH v2 16/19] iommu/vt-d: Clear Present bit before tearing down copied context entry
` [PATCH v2 17/19] iommu/vt-d: Fix iopf_refcount leak on RID domain replacement
` [PATCH v2 18/19] iommu/vt-d: Tear down scalable-mode context on probe failure
` [PATCH v2 19/19] iommu/vt-d: Flush context cache with correct SID when tearing down aliases

[PATCH v2 00/10] ceph: convert writeback path to folios
 2026-08-04 23:53 UTC  (6+ messages)
` [PATCH v2 01/10] ceph: add ceph_folio_snap_context()
` [PATCH v2 08/10] ceph: convert page cleanup loop in writepages_finish() to folios

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-04 23:53 UTC  (10+ messages)
` [PATCH v3 13/26] mm: introduce freetype_t
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations

[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
 2026-08-04 23:52 UTC  (6+ messages)
` [PATCH v1 1/8] x86/virt/tdx: Stop treating tdx_global_metadata.h as auto-generated
` [PATCH v1 2/8] x86/virt/tdx: Name the TDX module global metadata field IDs

[PATCH v2 0/5] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
 2026-08-04 23:51 UTC  (7+ messages)
` [PATCH v2 1/5] btrfs: use an on-stack path in btrfs_insert_orphan_item()
` [PATCH v2 2/5] btrfs: split btrfs_insert_delayed_dir_index() into prealloc and commit phases
` [PATCH v2 3/5] btrfs: pre-allocate delayed dir index before btree modification

[PATCH v3 0/2] Add driver for DAC8163:
 2026-08-04 23:46 UTC  (5+ messages)
` [PATCH v3 2/2] iio: dac: dac8163: Add driver for DAC8163

[PATCH] ocfs2: fix circular locking dependency in ocfs2_init_acl()
 2026-08-04 23:46 UTC  (3+ messages)

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-08-04 23:44 UTC  (15+ messages)

[PATCH v2] iio: health: max30102: fix NULL dereference in interrupt handler
 2026-08-04 23:43 UTC 

[PATCH] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-04 23:42 UTC  (2+ messages)

[PATCH net v2] macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_len
 2026-08-04 23:40 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Fix sleepable check for tracing prog
 2026-08-04 23:39 UTC  (2+ messages)

[PATCH v8 00/17] KVM: x86: Cleaning up the KVM clock mess, part 1
 2026-08-04 23:39 UTC  (18+ messages)
` [PATCH v8 01/17] KVM: x86: Update "last guest TSC" snapshot prior to enabling IRQs/preemption
` [PATCH v8 02/17] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v8 03/17] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v8 04/17] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v8 05/17] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v8 06/17] KVM: x86: Drop unnecessary CPU pinning when computing/getting kvmclock
` [PATCH v8 07/17] KVM: x86: Move "no master clock" fallback from __get_kvmclock() to get_kvmclock()
` [PATCH v8 08/17] KVM: x86: Wrap all of __get_kvmclock_master_clock() with CONFIG_X86_64=y
` [PATCH v8 09/17] KVM: x86: Fall back to non-master-clock if clockread fails in get_kvmclock()
` [PATCH v8 10/17] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v8 11/17] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v8 12/17] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v8 13/17] KVM: x86: Disable preemption, not IRQs, when getting TSC+freq pair
` [PATCH v8 14/17] KVM: x86: Make master clock logic in guest PV clock updates 64-bit only
` [PATCH v8 15/17] KVM: x86: Upscale TSC to "now", not master clock when updating PV clocks
` [PATCH v8 16/17] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v8 17/17] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()

[PATCH] usb: dwc3: qcom: Add support to skip phy management by USB core
 2026-08-04 23:38 UTC 

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-04 23:38 UTC  (5+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH RESEND v3 0/2] Initial QMP USB PHY support for SM8475
 2026-08-04 23:38 UTC  (3+ messages)
` [PATCH RESEND v3 2/2] phy: qcom: qmp-combo: Add SM8475 support

[PATCH] iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAF
 2026-08-04 23:37 UTC  (4+ messages)

[PATCH net-next 0/3] net: wwan: support DTR/RTS on AT ports via MHI IP_CTRL
 2026-08-04 23:34 UTC  (4+ messages)
` [PATCH net-next 1/3] net: wwan: core: propagate modem control signals to port drivers
` [PATCH net-next 2/3] bus: mhi: host: pci_generic: enumerate IP_CTRL channel for Sierra EM919x/EM929x
` [PATCH net-next 3/3] net: wwan: mhi_wwan_ctrl: drive DTR/RTS via the IP_CTRL channel

[PATCH] iio: adc: pac1921: fix wrong channel used in trigger handler read
 2026-08-04 23:34 UTC  (3+ messages)

[PATCH v1] iio: health: max30102: fix NULL dereference in interrupt handler
 2026-08-04 23:25 UTC  (4+ messages)

[PATCH v2 0/8] serial: Some yak shaving
 2026-08-04 23:17 UTC  (3+ messages)
` [PATCH v2 3/8] serial: txx9: Drop usage of uart_match_port()

[PATCH] rust: pci: Mark Device refcount methods inline
 2026-08-04 23:24 UTC 

[PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-08-04 23:23 UTC  (4+ messages)

[PATCH bpf v3] bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
 2026-08-04 23:20 UTC  (2+ messages)

[PATCH v8 00/11] arm_mpam: Add MPAM-Fb firmware support
 2026-08-04 23:19 UTC  (3+ messages)
` [PATCH v8 11/11] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH 1/1] usb: dwc3: ep0: skip CLEAR_HALT on non-stalled endpoints
 2026-08-04 23:17 UTC  (2+ messages)

[PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
 2026-08-04 23:15 UTC  (14+ messages)

[PATCH] selftests/ftrace: refactor eprobes test to fix argument checks
 2026-08-04 23:14 UTC  (2+ messages)

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-04 23:14 UTC  (4+ messages)
` [PATCH v4 10/17] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH RFC] sched/fair: decline WF_SYNC stacking when waker LLC is the busier share
 2026-08-04 23:14 UTC 

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-04 23:12 UTC  (12+ messages)

[PATCH v3 0/7] mm/khugepaged: several cleanups
 2026-08-04 23:12 UTC  (2+ messages)

[PATCH] selftests/ftrace: allow relative paths in eprobe test
 2026-08-04 23:08 UTC  (4+ messages)

[PATCH v10 00/17] AD9910 Direct Digital Synthesizer
 2026-08-04 23:07 UTC  (5+ messages)
` [PATCH v10 11/17] iio: frequency: ad9910: add basic parallel port support

[PATCH net-next v4 0/2] dpll: zl3073x: add PTP clock support
 2026-08-04 23:07 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dpll: zl3073x: add channel ToD, phase step and TIE operations

[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
 2026-08-04 23:06 UTC  (10+ messages)
` [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
` [PATCH 19/19] buffer: stop clearing BH_Uptodate when a write fails

[PATCH v8 0/2] hung_task: Improve warning budget handling and task reporting
 2026-08-04 23:05 UTC  (2+ messages)

[PATCH 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
 2026-08-04 23:04 UTC  (2+ messages)

[PATCH v6 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-08-04 23:04 UTC  (3+ messages)

[PATCH 0/3] ASoC: fix audio on the Microsoft Surface Pro 11 (Intel)
 2026-08-04 22:59 UTC  (4+ messages)
` [PATCH 1/3] ASoC: rt1320: run the initialisation preset on the first hardware init
` [PATCH 2/3] ASoC: sdw_utils: skip endpoints of a peripheral that is not on the bus
` [PATCH 3/3] ASoC: SOF: Intel: hda: duplicate _ADR entries share one amp index

[PATCH bpf v4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
 2026-08-04 22:56 UTC  (2+ messages)

[PATCH RFT net-next 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2026-08-04 22:56 UTC  (4+ messages)
` [PATCH RFT net-next 2/2] idpf: remove __free usage in idpf_virtchnl

[PATCH v2 0/4] iio: light: ltr501: Add ltr329 support
 2026-08-04 22:56 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: iio: light: ltr501: Add ltr329 compatible

[PATCH 2/2] iio: accel: mma8452: Allow open drain interrupt pin configuration
 2026-08-04 22:54 UTC  (12+ messages)

[PATCH] bpf: disable lockdep while running BPF on lock_release
 2026-08-04 22:48 UTC  (5+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Fail VMBus module init for non-nested root partition
 2026-08-04 22:48 UTC  (5+ messages)

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-08-04 22:35 UTC  (25+ messages)

[PATCH] ACPI: IORT: validate RMR node array bounds
 2026-08-04 22:44 UTC  (2+ messages)

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-08-04 22:43 UTC  (15+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic
` [PATCH v2 2/3] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH bpf-next] selftests/bpf: Move tracing_multi_bench_attach to bench
 2026-08-04 22:40 UTC 

[PATCH v2 00/10] Add HPD support for Rockchip Analogix DP
 2026-08-04 22:39 UTC  (2+ messages)

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-08-04 22:38 UTC  (5+ messages)
` [PATCH bpf-next v10 4/9] libbpf: Add support for "

[PATCH 00/13] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-04 22:38 UTC  (20+ messages)
` [PATCH 05/13] PCI: Add ACS egress control vector accessor
` [PATCH 06/13] PCI: Account for ACS egress control in isolation checks
` [PATCH 07/13] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH 08/13] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH 09/13] PCI/P2PDMA: Document ACS egress control handling
` [PATCH 10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH 11/13] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH 12/13] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH 13/13] PCI: Add KUnit coverage for ACS isolation checks

[PATCH v2 0/4] DWC3 link tunneling state reporting
 2026-08-04 22:37 UTC  (12+ messages)
` [PATCH v2 2/4] usb: xhci: Honor PORTSC.TM if valid
` [PATCH v2 3/4] usb: xhci: Allow custom op for usb_link_tunnel_mode reporting

[PATCH v2 0/2] regulator: fp9931: fix voltage mapping and runtime PM issues
 2026-08-04 22:36 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: fp9931: Fix VPOS/VNEG voltage selector table

[PATCH] cache: hisi_soc_hha: use named initializers for acpi_device_id
 2026-08-04 22:34 UTC  (2+ messages)

[PATCH v2 0/5] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-04 22:32 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v2 4/5] rtc: s35390a: Add pinctrl

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-08-04 22:31 UTC  (2+ messages)
` (subset) "

[PATCH RESEND v7 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-08-04 22:31 UTC  (2+ messages)

[PATCH v6 00/16] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-08-04 22:31 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] firmware: qcom: scm: simplify code by using classes
 2026-08-04 22:30 UTC  (3+ messages)
` [PATCH v2 2/4] firmware: qcom: scm: use __free(qcom_tzmem) to simplify cleanup

[PATCH net v2] ipv6: prevent in6_dev_get() from resurrecting inet6_dev
 2026-08-04 22:30 UTC  (2+ messages)

[PATCH v5 4/5] phy: qcom: m31-eusb2: Set phy type to EUSB2
 2026-08-04 22:28 UTC  (7+ messages)
  ` [PATCH v5 5/5] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets
  ` [PATCH v5 2/5] include: linux: phy: Add phy attribute "type" and associated helpers
  ` [PATCH v5 3/5] phy: snps-eusb2: Set phy type to EUSB2

[PATCH] nvmet: pci-epf: put CQ ref on create_cq mapping failure
 2026-08-04 22:28 UTC  (2+ messages)

[PATCH] mm: add some missing includes to mm-local headers
 2026-08-04 22:21 UTC  (2+ messages)

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-08-04 22:19 UTC  (3+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test

[PATCH v2 0/6] Boot logo supplied by the device tree
 2026-08-05  0:15 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: display: add a device tree supplied boot logo

[PATCH v3 0/5] remoteproc: Misc. RSC table changes
 2026-08-04 22:12 UTC  (3+ messages)
` [PATCH v3 5/5] remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()

[PATCH V3 00/14] i3c: Support IBI-based system wakeup
 2026-08-04 22:10 UTC  (5+ messages)
` [PATCH V3 01/14] i3c: master: Fix recursive locking during device registration

[PATCH net-next] sctp: fix use-after-free in timeout event handling
 2026-08-04 22:10 UTC  (2+ messages)

[PATCH 0/2] x86: Support shstk via prctl
 2026-08-04 21:59 UTC  (9+ messages)
` [PATCH 1/2] x86/shstk: support "

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-04 21:59 UTC  (4+ messages)

[PATCH] srcu: Queue sdp->work when the delay timer is successfully deleted
 2026-08-04 21:58 UTC  (9+ messages)

[PATCH net RESEND] net/mlx5: Use unique names for software steering caches
 2026-08-04 21:57 UTC  (4+ messages)

[PATCH 0/3] ALSA: usb-audio: Refactor mixer checks and add check for sticky mixers
 2026-08-04 21:55 UTC  (3+ messages)
` [PATCH 3/3] ALSA: usb-audio: Do not expose "

[PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
 2026-08-04 21:54 UTC  (4+ messages)

[PATCH] net: stmmac: remove ptpaddr/mmcaddr/estaddr "safe" initialization
 2026-08-04 21:50 UTC  (2+ messages)

[PATCH v8 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-08-04 21:47 UTC  (3+ messages)
` [PATCH v8 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH v5] hung_task: Deduplicate identical hang reports using explicit blocker tracking
 2026-08-04 21:41 UTC  (2+ messages)

[PATCH v3] usb: serial: option: add multiple VID/PID
 2026-08-04 21:41 UTC  (2+ messages)

[PATCH v2] rust: irq: make Registration compatible with lifetime-bound drivers
 2026-08-04 21:39 UTC  (2+ messages)

[PATCH] net/smc: fix sock refcount leak in smc_switch_conns() error path
 2026-08-04 21:39 UTC 

[PATCH net v2 1/3] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-04 21:38 UTC  (5+ messages)
` [PATCH net v2 2/3] net: devmem: return EMSGSIZE on type mismatch

[PATCH] scsi: target: use kref_get_unless_zero() in core_get_se_deve_from_rtpi()
 2026-08-04 21:37 UTC 

[PATCH] scsi: target: tcm_fc: use kref_get_unless_zero() in ft_sess_get()
 2026-08-04 21:37 UTC 

[PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
 2026-08-04 21:35 UTC 

[PATCH] memstick: ms_block: destroy io_queue workqueue on removal
 2026-08-04 21:34 UTC 

[PATCH net-next 0/2] tools: ynl: update NULL pointer handling in generated code
 2026-08-04 21:33 UTC  (3+ messages)
` [PATCH net-next 2/2] tools: ynl: check alloc fails "

[GIT PULL] cpupower fixes update for Linux 7.3-rc1
 2026-08-04 21:31 UTC 

PGP keysigning at LPC/OSSE 2026
 2026-08-04 21:28 UTC  (2+ messages)

[PATCH v8 0/4] Introduce Allwinner H616 PWM controller
 2026-08-04 21:27 UTC  (4+ messages)
` [PATCH v8 2/4] pwm: sun8i: Add H616 PWM support
` [PATCH v8 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v8 4/4] MAINTAINERS: Add entry on Allwinner sun8i/H616 PWM driver


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