All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 15:45:38 to 2026-08-11 16:12:14 UTC [more...]

[PATCH v4 0/7] hw/nmi: Disconnect of vCPU and disentangle Monitor code
 2026-08-11 15:49 UTC  (8+ messages)
` [PATCH v4 1/7] hw/nmi: Use object_child_foreach_recursive() in nmi_children()
` [PATCH v4 2/7] hw/s390x/virtio-ccw: Always inject NMI to first CPU
` [PATCH v4 3/7] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_monitor_handler()
` [PATCH v4 4/7] hw/nmi: Remove @cpu_index argument from nmi_inject()
` [PATCH v4 5/7] hw/nmi: Rename nmi_monitor_handler() -> raise_nmi()
` [PATCH v4 6/7] hw/nmi: Remove unused @errp argument from raise_nmi()
` [PATCH v4 7/7] hw/nmi: Raise NMI line only once

Fwd: BadBunny: UFFDIO_COPY shmem killpriv bypass leading to local privilege escalation
 2026-08-11 16:12 UTC  (9+ messages)

[PATCH] arm64: dts: qcom: ipq5018: Add pinctrl for MDIO bus
 2026-08-11 16:11 UTC  (4+ messages)

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-08-11 16:11 UTC  (6+ messages)
  ` [PATCH 1/2] Correct __pagemap_scan_get_categories return value
  ` [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check

Suggestions for an improvement to the man page "iopl - change I/O privilege level"
 2026-08-11 16:11 UTC 

[PATCH v2 00/10] Ambarella CV75 SoC minimal bring-up
 2026-08-11 16:10 UTC  (6+ messages)
` [PATCH v2 07/10] pinctrl: ambarella: add Ambarella pin controller
    `  "

[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-11 16:10 UTC  (7+ messages)
` [PATCH v3 net-next 06/15] neighbour: Store arp_tbl and nd_tbl in net->neigh_tables[]
` [PATCH v3 net-next 08/15] ipv4: Replace &arp_tbl with arp_table(net)

[PATCH v2] sched/cache: honor migrate_llc_task semantics in active load balance
 2026-08-11 16:10 UTC  (2+ messages)

[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
 2026-08-11 16:10 UTC  (3+ messages)
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support

Suite à mon appel récent
 2026-08-11 16:10 UTC 

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-08-11 16:09 UTC  (14+ messages)

[PATCH v1 1/3] Bluetooth: btintel_pcie: parse FW memory region addresses via mailbox TLV
 2026-08-11 16:09 UTC  (2+ messages)
` [v1,1/3] "

[PATCH v4] nvme: reduce firmware activation poll interval
 2026-08-11 16:08 UTC  (2+ messages)

[PATCH v1 0/2] tests/device_reset: Add Xe healthcheck to post-reset validation
 2026-08-11 16:08 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH v5] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
 2026-08-11 16:08 UTC 

[PATCH v2 0/2] perf/dwc_pcie: Fix lockdep warnings in device and event setup
 2026-08-11 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] perf/dwc_pcie: Avoid nested bus notifier locking
` [PATCH v2 2/2] perf/dwc_pcie: Skip sibling walks for new group leaders

linux-next: Tree for Aug 11
 2026-08-11 16:07 UTC 

[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
 2026-08-11 16:06 UTC  (9+ messages)

[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
 2026-08-11 16:05 UTC  (3+ messages)
` [PATCH v3 1/2] usbip: usbip_host: fix null pointer dereference in rebind_store
` [PATCH v3 2/2] usbip: tools: replace faulty rebind_store with drivers_probe

[LTP] [PATCH v3 0/4] test_macros: Add TST_EXP_PASS_OR_FAIL()
 2026-08-11 16:05 UTC  (6+ messages)
` [LTP] [PATCH v3 1/4] test macros: Fix TST_EXP_FD_OR_FAIL()
  ` [LTP] "
` [LTP] [PATCH v3 2/4] test_macros: Add TST_EXP_PASS_OR_FAIL()
` [LTP] [PATCH v3 3/4] tree: Use TST_EXP_PASS_OR_FAIL() and TST_EXP_FD_OR_FAIL()
` [LTP] [PATCH v3 4/4] test_macros*.c: Simplify with macros macros

[PATCH v4 0/3] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-08-11 16:04 UTC  (4+ messages)
` [PATCH v4 1/3] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
` [PATCH v4 2/3] Drivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
` [PATCH v4 3/3] hv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()

[PATCH net-next v2 00/10] ravb: Add gPTP support for Gen4
 2026-08-11 16:02 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: ethernet: ravb: Remove gPTP control from WoL setup and restore
` [PATCH net-next v2 02/10] net: ethernet: ravb: Move programming of gPTP timer interval
` [PATCH net-next v2 03/10] net: ethernet: ravb: Simplify gPTP start and stop
` [PATCH net-next v2 04/10] net: ethernet: ravb: Remove redundant argument to ravb_ptp_init()
` [PATCH net-next v2 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register()
` [PATCH net-next v2 06/10] net: ethernet: ravb: Replace gPTP flags with callbacks
` [PATCH net-next v2 07/10] net: ethernet: ravb: Add callback for gPTP probe
` [PATCH net-next v2 08/10] net: ethernet: ravb: Add callback for gPTP clock index
` [PATCH net-next v2 09/10] dt-bindings: net: renesas,etheravb: Add optional gPTP phandle for Gen4
` [PATCH net-next v2 10/10] net: ethernet: ravb: Add gPTP support "

[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix core scheduling
 2026-08-11 16:05 UTC  (5+ messages)
` [PATCH 2/6] sched/core: Make core-sched flips wait for in-flight selections

[PATCH 0/2] arm64: dts: broadcom: bcm2712: Enable SPI
 2026-08-11 16:04 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: broadcom: rp1: add spi controller
` [PATCH 2/2] arm64: dts: broadcom: bcm2712-rpi-5-b: add spi0 interface

[PATCH v2 0/8] Support Clang context analysis for ext2
 2026-08-11 16:03 UTC  (9+ messages)
` [PATCH v2 1/8] ext2: mark s_next_generation as guarded by s_next_gen_lock
` [PATCH v2 2/8] ext2: annotate ext2_update_dynamic_rev() as requiring s_lock
` [PATCH v2 3/8] ext2: mark statfs overhead cache as guarded by s_lock
` [PATCH v2 4/8] ext2: mark s_mount_state "
` [PATCH v2 5/8] ext2: annotate ext2_init_block_alloc_info() as requiring truncate_mutex
` [PATCH v2 6/8] ext2: annotate block-mapping helpers "
` [PATCH v2 7/8] ext2: annotate s_rsv_window_root as requiring s_rsv_window_lock
` [PATCH v2 8/8] ext2: enable context analysis support for ext2 filesystem

[PATCH 0/8] cxl: Assorted fixes
 2026-08-11 16:03 UTC  (3+ messages)
` [PATCH 3/8] cxl/core: Fix dport use-after-free via the einj_inject debugfs file

6.1.y status: 2abd5287f083 ("KVM: x86: Check for invalid/obsolete root *after* making MMU pages available") / CVE-2026-64561
 2026-08-11 16:03 UTC  (3+ messages)

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-08-11 16:03 UTC  (5+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation

[PATCH] usb: gadget: pch_udc: don't call pch_udc_remove() from the probe error path
 2026-08-11 16:02 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] ice: fix posted write support for sideband queue operations
 2026-08-11 16:01 UTC  (2+ messages)

[PATCH bpf v3 1/2] selftests/bpf: keep polling connection that is still in progress
 2026-08-11 16:01 UTC  (3+ messages)

[PATCH v2 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active
 2026-08-11 15:59 UTC  (10+ messages)
` [PATCH v2 2/2] test-ww_mutex: Fix deadlock in test_cycle_work

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-11 15:58 UTC  (3+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available

[PATCH 0/2] I2C SCL counter updates for Qualcomm IPQ5424 SoC
 2026-08-11 16:00 UTC  (9+ messages)
` [PATCH 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
` [PATCH 2/2] i2c: qcom-geni: Add I2C frequency table for firmware-based SEs

[agd5f:drm-next-7.3 220/308] drivers/gpu/drm/amd/amdgpu/../ras/core/cmd.c:336 ras_cmd_get_batch_trace_records() error: buffer overflow 'output_data->records' 300 <= 2147483646
 2026-08-11 15:59 UTC 

[PATCH 0/2] hwmon: (nct6775) Documentation fix and NCT5585D support
 2026-08-11 15:59 UTC  (5+ messages)
` [PATCH 1/2] Documentation: hwmon: (nct6775) Add missing NCT6797D and NCT6798D
` [PATCH 2/2] hwmon: (nct6775) Add NCT5585D to list of supported chips

[PATCH v5 0/2] erofs: share the superblock for file-backed mounts
 2026-08-11 15:59 UTC  (7+ messages)
` [PATCH v5 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
` [PATCH v5 2/2] erofs: reuse superblock for file-backed mounts

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-11 15:58 UTC  (6+ messages)
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v2 0/8] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-11 15:58 UTC  (5+ messages)
` [PATCH v2 2/8] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
` [PATCH v2 3/8] s390/vfio-ap: Fix use of wrong lock in mdev probe function

[PATCH bpf-next v3 1/6] bpf: Derive the atomic load register in one place
 2026-08-11 15:57 UTC  (3+ messages)
` [PATCH bpf-next v3 6/6] selftests/bpf: Add arena fault tests for atomics with fetch

[PATCH v4 0/3] hwmon: emc1403: Convert to use OF bindings and add regulator support
 2026-08-11 15:57 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Document SMSC EMC1402/1403/1404/1428
` [PATCH v4 2/3] hwmon: (emc1403) Convert to use OF bindings
` [PATCH v4 3/3] hwmon: (emc1403) Add regulator support

[PATCH v1 00/11] KVM: s390: And then... even more fixes again
 2026-08-11 15:56 UTC  (12+ messages)
` [PATCH v1 01/11] KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()
` [PATCH v1 02/11] KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v1 03/11] KVM: s390: Fix get_all_floating_irqs()
` [PATCH v1 04/11] KVM: s390: Fix dirty marking in adapter_indicators_set*()
` [PATCH v1 05/11] KVM: s390: Fix pgste_get_trylock_multiple()
` [PATCH v1 06/11] KVM: s390: Introduce extended topup for struct kvm_s390_mmu_cache
` [PATCH v1 07/11] KVM: s390: Move all code into kvm_arch_prepare_memory_region()
` [PATCH v1 08/11] KVM: s390: Fix IRQ injection with SIGP Stop and Store Status
` [PATCH v1 09/11] KVM: s390: Fix kvm_s390_clear_pv_state()
` [PATCH v1 10/11] KVM: s390: Fix potential tiny kernel stack leak
` [PATCH v1 11/11] KVM: s390: Fix _gaccess_shadow_fault()

[PATCH] mtd: spi-nor: Unprepare legacy controllers upon RWW wait interruption
 2026-08-11 15:56 UTC  (2+ messages)

[PATCH v5 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
 2026-08-11 15:55 UTC  (3+ messages)
` [PATCH v5 5/5] arm64: mpam: Add memory bandwidth usage (MBWU) documentation

[PATCH] hwmon: (socfpga) add Agilex 5 channel mapping
 2026-08-11 15:55 UTC  (2+ messages)

[PATCH v2 0/2] dts: update verbose output regex for VXLAN packets
 2026-08-11 15:54 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dts: add VXLAN protocols to flow test suite

[PATCH] block/mq-deadline: Drop unused dd parameters
 2026-08-11 15:54 UTC  (2+ messages)

[PATCH v7 0/2] Add DT Support for USB on Shikra
 2026-08-11 15:54 UTC  (3+ messages)
` [PATCH v7 2/2] arm64: dts: qcom: Enable USB controllers on Shikra platforms

[PATCH v3 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active
 2026-08-11 15:54 UTC  (3+ messages)
` [PATCH v3 2/2] test-ww_mutex: Fix deadlock in test_cycle_work

[PATCH v2 0/3] Enable icc-clk support for Qualcomm IPQ9650
 2026-08-11 15:53 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: Add Qualcomm IPQ9650 support
` [PATCH v2 2/3] clk: qcom: ipq9650: Use icc-clk for enabling NoC related clocks
` [PATCH v2 3/3] arm64: dts: qcom: ipq9650: add interconnect-cells to GCC node

[PATCH] crypto/ipsec_mb: require minimum version 2.0 for IPsec MB
 2026-08-11 15:53 UTC  (2+ messages)

[PATCH 00/24] DC Patches Aug 17 2026
 2026-08-10 21:28 UTC  (25+ messages)
` [PATCH 01/24] drm/amd/display: Add CACP ACE curve area debugfs for IGT validation
` [PATCH 02/24] drm/amd/display: Move periodic interrupt calculations to HWSS
` [PATCH 03/24] drm/amd/display: Add missing prototype for amdgpu_dm_plane_fill_gfx8_tiling_info_from_flags
` [PATCH 04/24] drm/amd/display: Rename carried dce clock manager functions for dcn10
` [PATCH 05/24] drm/amd/display: Add utm_support capability flag
` [PATCH 06/24] drm/amd/display: Guard against empty DCN6 UTM QoS table
` [PATCH 07/24] drm/amd/display: Add DC_BLS command
` [PATCH 08/24] drm/amd/display: Notify DMU to allow DCHVM<->rIOMMU SDP port disconnection for DCN42
` [PATCH 09/24] drm/amd/display: Send DPM0 clock values to DMU
` [PATCH 10/24] drm/amd/display: Refactor HUBP_WAIT_FOR_DCC_META_PROP to drop pipe_ctx
` [PATCH 11/24] drm/amd/display: add wait stream regen event
` [PATCH 12/24] drm/amd/display: Use mpcc_id instead of hubp instance
` [PATCH 13/24] drm/amd/display: Add opt-out for DCN6 OutstandingRequests mode-support check
` [PATCH 14/24] drm/amd/display: Make Struct In DCN42 SOC BB Header Static
` [PATCH 15/24] drm/amd/display: Refactor Per-DPM Derate Logic
` [PATCH 16/24] drm/amd/display: Update Derates And Set Default Per-DPM Derates
` [PATCH 17/24] drm/amd/display: Unify CalculateFlipSchedule Logic
` [PATCH 18/24] drm/amd/display: Skip eDP teardown while forced PSR is active
` [PATCH 19/24] drm/amd/display: Update soc_and_ip_translator To Use Updated Per-DPM Derate Organization
` [PATCH 20/24] drm/amd/display: Relax frame size limit for dcn5/6 DML core funcs files
` [PATCH 21/24] drm/amd/display: [FW Promotion] Release 0.1.71.0
` [PATCH 22/24] drm/amd/display: set base.enable in cursor mode tests
` [PATCH 23/24] drm/amd/display: test native cursor mode on a disabled CRTC
` [PATCH 24/24] drm/amd/display: Promote DC to 3.2.394

[PATCH v5 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-08-11 15:51 UTC  (8+ messages)
` [PATCH v5 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate

[PATCH v10 0/8] Vswing / Pre-emphasis Override
 2026-08-11 15:51 UTC  (5+ messages)
` [PATCH v10 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v10 7/8] drm/i915: override Combo's "

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-11 15:50 UTC  (6+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v3 3/5] iommu/x86: Share the architectural MSI reserved range
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v3 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH] meson: upgrade 1.11.2 -> 1.12.0
 2026-08-11 15:50 UTC 

[PATCH] phy: zynqmp: register PHY provider after probe initialization
 2026-08-11 15:50 UTC  (4+ messages)

[PATCH] drm/amdgpu: Bump version for userq timeline syncobj fixes
 2026-08-11 15:50 UTC  (2+ messages)

[PATCH v2] LoongArch: mm: Define DIRECT_MAP_PHYSMEM_END
 2026-08-11 15:43 UTC 

[PATCH 0/2] maintenance: handle geometric repack tasks with promisor pack(s)
 2026-08-11 15:49 UTC  (6+ messages)
` [PATCH 1/2] maintenance: account for promisor pack geometry

[PATCH] drm/virtio: use the DMA API for resource backing on Xen
 2026-08-11 15:49 UTC  (2+ messages)

[PATCH v2] iio: humidity: am2315: add am2320 to i2c_device_id table
 2026-08-11 15:49 UTC  (5+ messages)

[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
 2026-08-11 15:49 UTC  (5+ messages)
` [PATCH bpf-next v11 05/10] libbpf: Add support for "

linux-next: manual merge of the pwm tree with the rust tree
 2026-08-11 15:49 UTC  (2+ messages)

ucm2: USB-Audio: add Topping M62 configuration
 2026-08-11 15:48 UTC 

[PATCH] arm64: hibernate: pass HVC_SET_VECTORS args to the resume hvc
 2026-08-11 15:49 UTC  (5+ messages)

[PATCH] libsepol/cil: Output culprit rules from binary policy when CIL AST match fails
 2026-08-11 15:48 UTC  (2+ messages)

[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-08-11 15:48 UTC  (9+ messages)
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing

[PATCH] stack: improve source code readability
 2026-08-11 15:48 UTC  (2+ messages)

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-11 15:47 UTC  (3+ messages)
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper

[PATCH] nvmet-auth: reject overlong negotiate identifier lists
 2026-08-11 15:47 UTC  (2+ messages)

[PATCH v2 0/5] smb: server: Clear sensitive data before freeing it
 2026-08-11 15:46 UTC  (6+ messages)
` [PATCH v2 1/5] smb: server: Clear sensitive stack and heap data in auth.c
` [PATCH v2 2/5] smb: server: Make sure that passkey is not leaked on the heap in user_config.c
` [PATCH v2 3/5] smb: server: Free session data in user_session.c with kfree_sensitive()
` [PATCH v2 4/5] smb: server: Free sensitive data in connection.c "
` [PATCH v2 5/5] smb: server: Clear Preauth_HashValue in smb2pdu.c "

[PATCH v6 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-08-11 15:44 UTC  (16+ messages)
` [PATCH v6 01/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v6 03/10] phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
` [PATCH v6 04/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v6 05/10] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v6 06/10] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v6 07/10] phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
` [PATCH v6 08/10] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v6 09/10] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v6 10/10] phy: rockchip: samsung-hdptx: Consistently use bitfield macros


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.