All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-14 16:58:49 to 2026-06-14 19:10:53 UTC [more...]

[PULL 000/106] pci, vhost, virtio, iommu: features, fixes, cleanups
 2026-06-14 19:10 UTC  (39+ messages)
` [PULL 002/106] amd_iommu: Update command buffer head ptr in MMIO region after wraparound
` [PULL 003/106] tests/qtest: Add amd-iommu command buffer head wrap test
` [PULL 004/106] intel_iommu: Remove 'x-' prefix from 'x-scalable-mode' and 'x-flts' properties
` [PULL 005/106] intel_iommu: Change 'flts' property naming to 'fsts'
` [PULL 006/106] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
` [PULL 008/106] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
` [PULL 011/106] intel_iommu: make vtd_dev_get_pe_from_pasid() more generic
` [PULL 013/106] intel_iommu: Fix PASID validity check in fault reporting
` [PULL 014/106] intel_iommu: Use IOMMU_NO_PASID and delete PASID_0
` [PULL 015/106] intel_iommu: Refactor PASID processing to use IOMMU_NO_PASID internally
` [PULL 017/106] intel_iommu_accel: Handle PASID entry removal for pc_inv_dsc request
` [PULL 018/106] intel_iommu_accel: Bypass PASID entry addition for just deleted entry
` [PULL 019/106] intel_iommu_accel: Handle PASID entry removal for system reset
` [PULL 020/106] intel_iommu_accel: Switch to VTDAccelPASIDCacheEntry for PASID bind/unbind and PIOTLB invalidation
` [PULL 021/106] intel_iommu_accel: Add pasid bits size check
` [PULL 022/106] intel_iommu: Expose flag VIOMMU_FLAG_PASID_SUPPORTED and VIOMMU_FLAG_WANT_PASID_ATTACH
` [PULL 025/106] hw/char/serial-isa.c: declare IRQ as shared in ACPI IRQ descriptor
` [PULL 028/106] vhost: drop backend_features field
` [PULL 029/106] vhost-user: introduce vhost_user_has_protocol_feature() helper
` [PULL 030/106] vhost: move protocol_features to vhost_user
` [PULL 033/106] virtio: move common part of _set_guest_notifier to generic code
` [PULL 034/106] virtio: drop *_set_guest_notifier_fd_handler() helpers
` [PULL 036/106] vhost: vhost_virtqueue_start(): fix failure path
` [PULL 043/106] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
` [PULL 049/106] vhost: move IOTLB functions from vhost-backend.c to vhost.c
` [PULL 051/106] vhost: rename vhost-backend.c to vhost-kernel.c
` [PULL 052/106] vhost: replace .vhost_vq_get_addr() with .vhost_phys_vring_addr()
` [PULL 055/106] vhost: stop reusing vq->desc (and friends) to store physical address
` [PULL 058/106] vhost-user: add VHOST_USER_PROTOCOL_F_GPA_ADDRESSES
` [PULL 062/106] vhost-user.rst: Explicitly allow front-end to write to kick FDs
` [PULL 065/106] vhost-user-blk-server: do not advertise VIRTIO_BLK_F_SIZE_MAX with size_max=0
` [PULL 069/106] vhost-user: Fix stale error logs and return values in teardown paths
` [PULL 097/106] vhost-user-device: Add shared memory BAR
` [PULL 099/106] hw/cxl: Fix handling of component ID to not assume it is a string
` [PULL 100/106] hw/cxl: Add fixes in Post Package Repair (PPR)
` [PULL 101/106] hw/cxl/events: Fix handling of component ID in event records generation to not assume it is a string
` [PULL 102/106] hw/cxl: Allow cxl_cfmws_find_device() to filter on whether interleaved paths are accepted
` [PULL 103/106] hw/cxl: Add a performant (and correct) path for the non interleaved cases

MAINTAINERS: take over vboxsf from Hans de Goede
 2026-06-14 19:10 UTC 

[PATCH] audit2allow: make error message more helpful
 2026-06-14 19:08 UTC 

mm/bpf_memcontrol.c:125:27: sparse: sparse: symbol 'bpf_mem_cgroup_memory_events' was not declared. Should it be static?
 2026-06-14 19:07 UTC 

[linux-next:master 9856/13763] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:235 dcn35_disable_otg_wa() warn: inconsistent indenting
 2026-06-14 19:07 UTC 

[PATCH 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-14 19:07 UTC  (6+ messages)
` [PATCH 2/4] rust: pci: add managed Device::enable_device()
` [PATCH 3/4] rust: completion: add complete()

[PATCH v2 0/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-06-14 19:06 UTC  (12+ messages)
` [PATCH v2 1/2] iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driver
` [PATCH v2 2/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

Does kvm_pr work on G5 mac with host kernel 6.12.xx ?
 2026-06-14 19:03 UTC 

linux-next: Tree for Jun 11
 2026-06-14 19:03 UTC  (4+ messages)
` linux-next: Tree for Jun 11 (damon)

[PATCH v3 0/6] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-06-14 18:59 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] xdiff: support external hunks via xpparam_t
  ` [PATCH v4 2/6] userdiff: add diff.<driver>.process config
  ` [PATCH v4 3/6] sub-process: separate process lifecycle from hashmap management
  ` [PATCH v4 4/6] diff: add long-running diff process via diff.<driver>.process
  ` [PATCH v4 5/6] diff: bypass diff process with --no-ext-diff and in format-patch
  ` [PATCH v4 6/6] blame: consult diff process for no-hunk detection

[PATCH] generic/366: check minimum dio size correctly
 2026-06-14 18:58 UTC  (2+ messages)

[PATCH v4 0/3] iio: imu: inv_mpu6050: runtime pm fixes
 2026-06-14 18:57 UTC  (2+ messages)

[PATCH] ARM: fdt: copy TF-A reserved memory into fdt passed to Linux
 2026-06-14 18:57 UTC  (3+ messages)

block/blk-mq.c:733:36: sparse: sparse: dereference of noderef expression
 2026-06-14 18:56 UTC 

[tamird:b4/bpf-ringbuf-callback 10/11] ringbuf.c:412:9: error: ISO C90 forbids mixed declarations and code
 2026-06-14 18:56 UTC 

[PATCH] xfs/842: test close() deadlocks on frozen filesystems
 2026-06-14 18:52 UTC  (2+ messages)

[jj-apparmor:apparmor-next 15/32] security/apparmor/policy.c:1381:2: warning: label followed by a declaration is a C23 extension
 2026-06-14 18:45 UTC 

[cocci] Searching for duplicate exception handling code with SmPL?
 2026-06-14 18:44 UTC  (5+ messages)

[PATCH 0/3] iio: lsm303dlh-magn: endianness + boot-time fullscale selection
 2026-06-14 18:44 UTC  (5+ messages)
` [PATCH 1/3] iio: common: st_sensors: honour channel endianness in read_axis_data
` [PATCH 2/3] dt-bindings: iio: st,st-sensors: add st,fullscale-mg

[PATCH] arm64: errata: Handle Apple WFI State Loss
 2026-06-14 18:42 UTC 

[PATCH] kernel-dev: break a paragraph into a bullet list
 2026-06-14 18:39 UTC 

[RFC PATCH v6 0/9] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-14 18:39 UTC  (11+ messages)
` [RFC PATCH v6 3/9] vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
` [RFC PATCH v6 5/9] vfs: lookup_open(): move audit_inode_child() and i_op->create check to before try_break_deleg()
` [RFC PATCH v6 7/9] vfs: add O_CREAT|O_DIRECTORY to open*(2)

[PATCH net] atm: br2684: reject short VC-MUX bridged frames
 2026-06-14 18:39 UTC  (2+ messages)

[PATCH net] atm: br2684: validate IP header length before filtering
 2026-06-14 18:36 UTC  (2+ messages)

[rclaveau:b4/add-adla_npu-t7-vim4 12/12] drivers/accel/adla_legacy/kmd/addon/adlak_platform_addon.c:38:26: warning: unused variable 'padlak'
 2026-06-14 18:35 UTC 

[PATCH v3] iio: chemical: scd30: Use devm_mutex_init() over non-devm mutex_init()
 2026-06-14 18:35 UTC  (3+ messages)

8aeb879baf12 - significant system call latency regression, bisected
 2026-06-14 18:31 UTC  (7+ messages)

[PATCH v2 06/22] media: platform: stm32-csi: Add missing media_entity_cleanup()
 2026-06-14 18:27 UTC  (9+ messages)
` [PATCH v2 08/22] media: platform: microchip-isc-scaler: "
` [PATCH v2 09/22] media: platform: cdns-csi2tx: "
` [PATCH v2 10/22] media: platform: rcar-csi2: "
` [PATCH v2 11/22] media: platform: csisp: "
` [PATCH v2 14/22] media: platform: cfe: "
` [PATCH v2 15/22] media: platform: j721e-csi2rx: "
` [PATCH v2 16/22] media: platform: hantro_drv: "
` [PATCH v2 21/22] media: usb: dvb-usb-v2: "

[PATCH iproute-next v3] ipaddress: add support for showing IPv4 devconf attributes
 2026-06-14 18:25 UTC 

[PATCH 0/9] HID: iio: Fix race condition between callback registration and device exposure
 2026-06-14 18:24 UTC  (4+ messages)
` [PATCH 2/9] iio: orientation: hid-sensor-incl-3d: Fix race "

[PATCH] sandbox: use bool instead of int
 2026-06-14 18:23 UTC 

[PATCH 0/4] staging: rtl8723bs: convert update_attrib path to errno
 2026-06-14 18:23 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: simplify update_attrib_sec_info control flow
` [PATCH 2/4] staging: rtl8723bs: simplify update_attrib "
` [PATCH 3/4] staging: rtl8723bs: convert update_attrib_sec_info to return errno
` [PATCH 4/4] staging: rtl8723bs: convert update_attrib "

[PATCH blktests] scsi/009: fix unset bytes_to_write in TEST 8
 2026-06-14 18:16 UTC 

[PATCH b4 v2] ez: avoid duplicate signatures on resend
 2026-06-14 18:21 UTC  (3+ messages)

[PATCH net-next v5 4/4] net: dsa: initial support for MT7628 embedded switch
 2026-06-14 18:20 UTC  (2+ messages)

[PATCH net-next v5 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
 2026-06-14 18:20 UTC  (2+ messages)

[LTP] [PATCH v2 1/4] io_uring: Redesign common helpers to follow liburing API conventions
 2026-06-14 18:19 UTC  (5+ messages)
` [LTP] [PATCH v2 2/4] io_uring01: Update to use new io_uring_common.h helpers
` [LTP] [PATCH v2 3/4] io_uring03: "
` [LTP] [PATCH v2 4/4] io_uring: Remove deprecated helpers
` [LTP] io_uring: Redesign common helpers to follow liburing API conventions

Repeatable, raid1+O_DIRECT, hang/warn
 2026-06-14 17:57 UTC 

[PATCH next] drivers/iio/test: Use strscpy() to copy the test description
 2026-06-14 18:13 UTC  (2+ messages)

[PATCH 0/3] usb: gadget: f_fs: Add R/W proxy EPs and ZLP support
 2026-06-14 18:10 UTC  (4+ messages)
` [PATCH 1/3] usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks
` [PATCH 2/3] usb: gadget: f_fs: Add zero-length packet ioctl
` [PATCH 3/3] usb: gadget: f_fs: Introduce rw_proxy file descriptors

[PATCH] selftests/bpf: Add arena direct-value boundary test
 2026-06-14 18:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC v4 0/6] iio: add Open Sensor Fusion IIO driver
 2026-06-14 17:59 UTC  (8+ messages)
` [PATCH RFC v4 1/6] dt-bindings: iio: add Open Sensor Fusion device
` [PATCH RFC v4 2/6] Documentation: iio: add Open Sensor Fusion driver overview

[PATCH v2 1/3] media: platform: sun4i_csi: Add missing media_entity_cleanup() + fix UAF
 2026-06-14 17:52 UTC  (3+ messages)
` [PATCH v2 2/3] media: platform: rcar-vin: "
` [PATCH v2 3/3] media: platform: rzg2l-cru: "

[PATCH 0/2] Silence po catalog output under "make -s"
 2026-06-14 17:52 UTC  (3+ messages)
` [PATCH 1/2] gitk: silence "
` [PATCH 2/2] git-gui: silence statistics "

[BUG]HP Elite x2 G8 Tablet: Mono-Duplicate Left channel on internal speakers (ALC3292 + 2x NXP TFA9894), ALC285 fixup (SSID 103c:0000)
 2026-06-14 17:50 UTC 

cmd: bootelf: executing ELF files requires variable autostart
 2026-06-14 14:32 UTC 

[PATCH] dt-bindings: spi: microchip,pic32: Convert to DT schema
 2026-06-14 17:50 UTC 

[PATCH v2 00/12] New features for the AD5686 IIO driver
 2026-06-14 17:49 UTC  (17+ messages)
` [PATCH v2 02/12] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH v2 05/12] iio: dac: ad5686: add support for missing "
` [PATCH v2 06/12] iio: dac: ad5686: consume optional reset signal
` [PATCH v2 11/12] iio: dac: ad5686: write_raw: use guard(mutex)()
` [PATCH v2 12/12] iio: dac: ad5686: add gain control support

[PATCH v2] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-14 17:47 UTC 

[PATCH] mcstrans: use null character in strings
 2026-06-14 17:48 UTC 

[PATCH net] libceph: bound pg_temp/pg_upmap osd list length to CEPH_PG_MAX_SIZE
 2026-06-14 17:46 UTC  (3+ messages)

Linux kernel 7.1 released
 2026-06-14 17:45 UTC 

[PATCH] mcstrans: use null character in strings
 2026-06-14 17:41 UTC 

[PATCH] powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
 2026-06-14 17:34 UTC 

[BUG] KASAN: slab-out-of-bounds in select_usb_power_delivery_show
 2026-06-14 17:32 UTC  (4+ messages)

[v2 00/16] mm: PMD-level swap entries for anonymous THPs
 2026-06-14 17:32 UTC  (4+ messages)

[BUG] KASAN: slab-use-after-free in __mptctl_ioctl
 2026-06-14 17:31 UTC 

[PATCH] doc: fix a small, old release notes typo
 2026-06-14 17:28 UTC 

ALSA 1.2.16 release
 2026-06-14 17:25 UTC  (2+ messages)
` ALSA 1.2.16.1 release

[PATCH 0/2] system/memory: Make ram device region directly accessible
 2026-06-14 17:22 UTC  (8+ messages)
` [PATCH 1/2] system/memory: Use __builtin_mem{cpy, move} in accessors of ram device region

[PATCH v2 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-14 17:22 UTC  (7+ messages)
` [PATCH v2 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

[PATCH] xfs/333: test zoned realtime writeback EIO shutdown
 2026-06-14 17:19 UTC  (3+ messages)

[PATCH net-next v11 0/2] net: sfp: extend SMBus support
 2026-06-14 17:17 UTC  (3+ messages)
` [PATCH net-next v11 2/2] "

[PATCH i-g-t 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature
 2026-06-14 17:16 UTC  (4+ messages)
` [PATCH i-g-t 2/4] lib/intel_device_info: add a helper to guess the PCI ID for a codename

[f2fs-dev] [PATCH] f2fs/025: test to do sanity check section type correctly in f2fs GC
 2026-06-14 17:16 UTC  (3+ messages)
  `  "

[PATCH] cxl: docs/linux/dax-driver - fix typos
 2026-06-14 17:16 UTC  (2+ messages)

[PATCH] mcstrans: use bool instead of int
 2026-06-14 17:15 UTC 

[PATCH 3/3] hw/ipmi: Accept any extern BMC msg_id to fix SMM firmware deadlock
 2026-06-14 16:58 UTC 

[Bug 221652] New: platform/x86: hp-wmi: Add fan control support for HP Victus 15L Gaming Desktop TG02 (board 89D8)
 2026-06-14 17:12 UTC 

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-14 17:11 UTC  (8+ messages)
` [PATCH stable 6.6.y v3 1/4] bpf: Track equal scalars history on per-instruction level
` [PATCH stable 6.6.y v3 2/4] bpf: Remove mark_precise_scalar_ids()
` [PATCH stable 6.6.y v3 3/4] selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
` [PATCH stable 6.6.y v3 4/4] selftests/bpf: Update comments find_equal_scalars->sync_linked_regs

[PATCH 07/22] media: platform: sun4i_csi: Add missing media_entity_cleanup()
 2026-06-14 17:11 UTC  (2+ messages)

[PATCH v4 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-14 17:09 UTC  (3+ messages)
` [PATCH v4 2/2] iio: dac: Add AD5529R DAC driver support

[PATCH] policycoreutils: use bool instead of int
 2026-06-14 17:02 UTC 

[PATCH 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-14 17:01 UTC  (3+ messages)
` [PATCH 11/12] vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-14 17:00 UTC  (32+ messages)
` [PATCH net-next v5 01/15] net: phy: Helper to read and write through C45 without lock
` [PATCH net-next v5 02/15] net: phy: Helper to modify PHY loopback mode only
` [PATCH net-next v5 03/15] net: ethernet: oa_tc6: Move oa_tc6.c to its own directory
` [PATCH net-next v5 04/15] net: phy: microchip_t1s: Use generic APIs for C45 read and write
` [PATCH net-next v5 05/15] net: ethernet: oa_tc6: Move constant definitions to header file
` [PATCH net-next v5 06/15] net: ethernet: oa_tc6: Support for hardware timestamp
` [PATCH net-next v5 07/15] net: ethernet: oa_tc6: Support for vendor specific MMS
` [PATCH net-next v5 08/15] net: ethernet: oa_tc6: read, write interface with MMS option
` [PATCH net-next v5 09/15] net: phy: ncn26000: Support for onsemi's S2500 internal phy
` [PATCH net-next v5 10/15] net: phy: ncn26000: Enable enhanced noise immunity
` [PATCH net-next v5 11/15] net: phy: ncn26000: Support for loopback
` [PATCH net-next v5 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
` [PATCH net-next v5 13/15] onsemi: s2500: Added selftest support to onsemi's S2500 driver
` [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500
` [PATCH net-next v5 15/15] Documentation: networking: Add timestamp related APIs to OA TC6 framework

[RFC PATCH 0/1] vfs: pass S_IFDIR mode to vfs_prepare_mode()
 2026-06-14 16:57 UTC  (3+ messages)


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.