All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-18 15:48:47 to 2023-10-18 16:12:56 UTC [more...]

[PATCH BlueZ 1/1] btio: Allow binding a bcast listener before accept
 2023-10-18 16:12 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-10-18 16:19 UTC  (11+ messages)
` [Intel-gfx] [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
                `  "

[PATCH 00/12] hw: Strengthen SysBus & QBus API
 2023-10-18 16:11 UTC  (12+ messages)
` [PATCH 05/12] hw/pci-host/bonito: Do not use SysBus API to map local MMIO region
` [PATCH 06/12] hw/acpi: Realize ACPI_GED sysbus device before accessing it
` [PATCH 07/12] hw/arm/virt: Realize ARM_GICV2M "
` [PATCH 08/12] hw/isa: Realize ISA BUS "
` [PATCH 11/12] hw/sysbus: Ensure device is not realized before adding MMIO region

[PULL 00/83] virtio,pc,pci: features, cleanups
 2023-10-18 15:59 UTC  (73+ messages)
` [PULL 01/83] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PULL 02/83] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PULL 03/83] vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
` [PULL 04/83] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PULL 05/83] vdpa: Introduce cursors to vhost_vdpa_net_loadx()
` [PULL 06/83] vhost: Expose vhost_svq_available_slots()
` [PULL 07/83] vdpa: Send cvq state load commands in parallel
` [PULL 08/83] vdpa: Restore hash calculation state
` [PULL 09/83] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
` [PULL 10/83] vdpa: Add SetSteeringEBPF method for NetClientState
` [PULL 11/83] vdpa: Restore receive-side scaling state
` [PULL 12/83] vdpa: Allow VIRTIO_NET_F_RSS in SVQ
` [PULL 13/83] tests: test-smp-parse: Add the test for cores/threads per socket helpers
` [PULL 14/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count test
` [PULL 15/83] tests: bios-tables-test: Add test for smbios type4 count
` [PULL 16/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 count test
` [PULL 18/83] tests: bios-tables-test: Add test for smbios type4 core count
` [PULL 19/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test
` [PULL 20/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core count2 test
` [PULL 21/83] tests: bios-tables-test: Extend smbios core count2 test to cover general topology
` [PULL 22/83] tests: bios-tables-test: Update ACPI table binaries for smbios core count2 test
` [PULL 23/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count test
` [PULL 24/83] tests: bios-tables-test: Add test for smbios type4 thread count
` [PULL 25/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test
` [PULL 26/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count2 test
` [PULL 27/83] tests: bios-tables-test: Add test for smbios type4 thread count2
` [PULL 28/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test
` [PULL 29/83] vhost-user: strip superfluous whitespace
` [PULL 30/83] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PULL 31/83] vhost-user: factor out "vhost_user_write_sync"
` [PULL 32/83] vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
` [PULL 33/83] vhost-user: hoist "write_sync", "get_features", "get_u64"
` [PULL 34/83] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PULL 35/83] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
` [PULL 38/83] vhost-backend: remove vhost_kernel_reset_device()
` [PULL 39/83] virtio: call ->vhost_reset_device() during reset
` [PULL 40/83] hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers being identical
` [PULL 41/83] timer/i8254: Fix one shot PIT mode
` [PULL 42/83] hw/display: fix memleak from virtio_add_resource
` [PULL 43/83] hw/i386/pc: Merge two if statements into one
` [PULL 45/83] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
` [PULL 46/83] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PULL 47/83] hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
` [PULL 48/83] hw/i386/pc_piix: Remove redundant "piix3" variable
` [PULL 49/83] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
` [PULL 50/83] hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
` [PULL 51/83] hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
` [PULL 53/83] hw/isa/piix3: Create IDE controller "
` [PULL 55/83] hw/isa/piix3: Create power management "
` [PULL 56/83] hw/isa/piix3: Drop the "3" from PIIX base class name
` [PULL 59/83] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PULL 60/83] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PULL 61/83] hw/isa/piix3: Merge hw/isa/piix4.c
` [PULL 62/83] hw/isa/piix: Allow for optional PIC creation in PIIX3
` [PULL 63/83] hw/isa/piix: Allow for optional PIT "
` [PULL 65/83] hw/isa/piix: Share PIIX3's base class with PIIX4
` [PULL 66/83] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PULL 68/83] hw/isa/piix: Reuse PIIX3's PCI interrupt triggering "
` [PULL 69/83] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
` [PULL 70/83] hw/isa/piix: Implement multi-process QEMU support also for PIIX4
` [PULL 71/83] hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
` [PULL 72/83] vhost-user-common: send get_inflight_fd once
` [PULL 73/83] vhost: move and rename the conn retry times
` [PULL 75/83] vhost-user-scsi: start vhost when guest kicks
` [PULL 76/83] vhost-user: fix lost reconnect
` [PULL 77/83] hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
` [PULL 78/83] tests/acpi: Allow update of DSDT.cxl
` [PULL 79/83] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PULL 80/83] tests/acpi: Update DSDT.cxl with QTG DSM
` [PULL 81/83] vhost-user: Fix protocol feature bit conflict
` [PULL 82/83] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
` [PULL 83/83] intel-iommu: Report interrupt remapping faults, fix return value

[withdrawn] buffer-return-bool-from-grow_dev_folio.patch removed from -mm tree
 2023-10-18 16:11 UTC 

[PATCH v11 00/11] Add VIRTIO sound card
 2023-10-18 16:07 UTC  (6+ messages)

[PATCH net-next v2 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-18 16:10 UTC  (5+ messages)
` [PATCH net-next v2 08/11] net/mlx5: devlink health: use retained error fmsg API
` [PATCH net-next v2 11/11] devlink: convert most of devlink_fmsg_*() to return void

[PATCH 0/2] bootcount: Replace I2C legacy implementation by driver model
 2023-10-18 16:10 UTC  (9+ messages)
` [PATCH 2/2] bootcount: Add driver model I2C driver

[PATCH 1/1] fs/xfs: Incorrect short form directory data boundary check
 2023-10-18 16:09 UTC  (2+ messages)

[PATCH v5 0/8] Add rkmtd command
 2023-10-18 16:10 UTC  (5+ messages)
` [PATCH v5 2/8] rockchip: dm: prepare rkmtd UCLASS
` [PATCH v5 4/8] rockchip: block: blk-uclass: add bounce buffer flag to blk_desc

[Intel-xe] [PATCH] drm/xe: fix pat[2] programming with 2M/1G pages
 2023-10-18 16:05 UTC  (2+ messages)

[meta-arago][master/kirkstone][PATCH v2] gstreamer1.0-plugins-good: wave5-codec: Set max buffers same as min buffers
 2023-10-18 16:10 UTC  (3+ messages)

[PATCH 0/8] lspci: Decode more DevCtl2 fields
 2023-10-18 16:08 UTC  (9+ messages)
` [PATCH 1/8] lspci: Reorder PCIe DevCtl2 fields to match spec
` [PATCH 2/8] lspci: Decode PCIe DevCtl2 ID-Based Ordering Enables
` [PATCH 3/8] lspci: Decode PCIe DevCtl2 Emergency Power Reduction Request
` [PATCH 4/8] lspci: Decode PCIe DevCtl2 End-to-End TLP Prefix Blocking
` [PATCH 5/8] lspci: Decode PCIe LnkCtl Link Disable as 'LnkDisable'
` [PATCH 6/8] lspci: Print PCIe Interrupt Message Numbers consistently
` [PATCH 7/8] lspci: Remove spurious colon (':') from PCIe PTM decoding
` [PATCH 8/8] setpci: Fix man page typo

[PATCH] docs: rust: add "The Rust experiment" section
 2023-10-18 16:09 UTC 

[RFC/PATCH v0 00/12] Gunyah hypervisor support
 2023-10-18 15:54 UTC  (7+ messages)
` [RFC/PATCH v0 12/12] gunyah: Documentation

[PATCH for-4.18 v2] iommu/vt-d: fix SAGAW capability parsing
 2023-10-18 16:07 UTC 

[PATCH 00/11] t: reduce direct disk access to data structures
 2023-10-18 16:08 UTC  (5+ messages)
` [PATCH 01/11] t: add helpers to test for reference existence
` [PATCH 02/11] t: allow skipping expected object ID in `ref-store update-ref`

[Buildroot] [PATCH 0/1] libgpiod v2
 2023-10-18 16:07 UTC  (3+ messages)
` [Buildroot] [External] - "

[PATCH v4 00/17] Introduce PMF Smart PC Solution Builder Feature
 2023-10-18 16:07 UTC  (9+ messages)
` [PATCH v4 13/17] platform/x86/amd/pmf: Add PMF-AMDGPU get interface

+ mm-memcg-make-stats-flushing-threshold-per-memcg-fix.patch added to mm-unstable branch
 2023-10-18 16:06 UTC 

linux-next: manual merge of the ftrace tree with the kselftest-fixes tree
 2023-10-18 16:07 UTC  (3+ messages)

[PATCH] [RFC] wireless: move obsolete drivers to staging
 2023-10-18 16:05 UTC  (6+ messages)

[ANNOUNCE] v6.6-rc6-rt10
 2023-10-18 16:05 UTC 

[PATCH v4] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-10-18 16:05 UTC  (5+ messages)

[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
 2023-10-18 16:04 UTC  (3+ messages)
` [RFC PATCH v3 22/35] drivers/clocksource/sh_tmu: Add support CLOCKSOURCE

[PATCH v2 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-18 16:03 UTC  (7+ messages)
` [PATCH v2 2/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH v2 3/6] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH v2 4/6] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH v2 5/6] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH v2 6/6] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen

[PATCH v2] powerpc/paravirt: Improve vcpu_is_preempted
 2023-10-18 15:58 UTC  (2+ messages)

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-18 16:03 UTC  (26+ messages)

[PATCH 1/2] docs: rust: update Rust docs output path
 2023-10-18 16:01 UTC  (2+ messages)
` [PATCH 2/2] kbuild: remove old "

[Intel-xe] [PATCH V8 0/2] drm/xe: Count and report low level driver errors
 2023-10-18 16:04 UTC  (3+ messages)
` [Intel-xe] [PATCH V8 2/2] drm/xe: Update counter for "

[xen-unstable test] 183408: tolerable FAIL - PUSHED
 2023-10-18 16:00 UTC 

[PATCH v3 0/4] Add BHRB Facility Support
 2023-10-18 15:59 UTC  (3+ messages)

[PATCH 0/2] w1: Add 1-wire master driver for AMD programmable logic IP Core
 2023-10-18 16:00 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2 00/13] xen/spinlock: make recursive spinlocks a dedicated type
 2023-10-18 16:00 UTC  (8+ messages)
` [PATCH v2 01/13] xen/spinlock: fix coding style issues
` [PATCH v2 02/13] xen/spinlock: reduce lock profile ifdefs
` [PATCH v2 03/13] xen/spinlock: make spinlock initializers more readable

[PATCH v2 Resent 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-18 15:59 UTC  (14+ messages)
` [PATCH v2 Resent 1/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH v2 Resent 2/6] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH v2 Resent 3/6] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH v2 Resent 4/6] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH v2 Resent 5/6] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
` [PATCH v2 Resent 6/6] i3c: master: svc: fix random hot join failure since timeout error

[PATCH v2 0/7] RISC-V: Add eMMC support for TH1520 boards
 2023-10-18 15:46 UTC  (4+ messages)
` [PATCH v2 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH v3 0/7] Some bugfix about kmemleak
 2023-10-18 15:57 UTC  (6+ messages)
` [PATCH v3 5/7] mm: kmemleak: use mem_pool_free() to free object
` [PATCH v3 6/7] mm: kmemleak: add __find_and_remove_object()

[PATCH 00/10] Handle set_memory_XXcrypted() errors
 2023-10-18 15:57 UTC  (10+ messages)
` [PATCH 02/10] x86/mm/cpa: Reject incorrect encryption change requests
` [PATCH 03/10] kvmclock: Use free_decrypted_pages()
` [PATCH 04/10] swiotlb: "

[PATCH net-next v5 0/2] Switch DSA to inclusive terminology
 2023-10-18 15:56 UTC  (4+ messages)
` [PATCH net-next v5 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT

[RFC PATCH net-next 0/4] net-sysfs: remove rtnl_trylock/restart_syscall use
 2023-10-18 15:57 UTC  (2+ messages)

[RFC PATCH] PM / devfreq: introduce multiple devfreq devices per parent device
 2023-10-18 15:56 UTC  (2+ messages)

[XEN PATCH 00/10] arm: address some violations of MISRA C:2012 Rule 8.2
 2023-10-18 15:55 UTC  (10+ messages)
` [XEN PATCH 10/10] arm/smmu: address violation "

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-18 15:55 UTC  (12+ messages)
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported

[PATCH] rust: docs: fix logo replacement
 2023-10-18 15:55 UTC 

[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-18 15:49 UTC  (3+ messages)
` [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule

[linux-next:master 3910/13299] fs/bcachefs/journal_seq_blacklist.h:9:56: warning: array subscript 0 is outside the bounds of an interior zero-length array 'struct journal_seq_blacklist_entry[0]'
 2023-10-18 15:54 UTC 

[PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime
 2023-10-18 15:54 UTC  (6+ messages)
` [tip: x86/bugs] "

[resend, PATCH v1 1/2] parport: Clean up resources correctly when parport_register_port() fails
 2023-10-18 14:59 UTC  (2+ messages)
` [resend, PATCH v1 2/2] parport: Drop even more unneeded NULL or 0 assignments

[PATCH v3 0/9] mirror: allow switching from background to active mode
 2023-10-18 15:52 UTC  (3+ messages)
` [PATCH v3 1/9] blockjob: introduce block-job-change QMP command

+ mm-vmalloc-fix-the-unchecked-dereference-warning-in-vread_iter.patch added to mm-hotfixes-unstable branch
 2023-10-18 15:53 UTC 

mm/vmalloc.c:3689 vread_iter() error: we previously assumed 'vm' could be null (see line 3667)
 2023-10-18 15:52 UTC  (7+ messages)

NMI received for unknown reason when running perf with IBS on AMD
 2023-10-18 15:52 UTC  (7+ messages)

[GIT PULL] FPGA Manager changes for 6.6-final
 2023-10-18 15:49 UTC  (5+ messages)

[PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
 2023-10-18 15:52 UTC  (11+ messages)

[PATCH] iomap: fix short copy in iomap_write_iter()
 2023-10-18 15:52 UTC  (4+ messages)

[PATCH] sched/fair: Enable group_asym_packing in find_idlest_group
 2023-10-18 15:50 UTC 

[RESEND PATCH] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
 2023-10-18 15:51 UTC  (8+ messages)
` [PATCH v2] "

[PATCH printk v2 0/4] fix console flushing on panic
 2023-10-18 15:50 UTC  (8+ messages)
` [PATCH printk v2 3/4] printk: Skip unfinalized records in panic

[PATCH v3 0/3] Revamp k3-socinfo driver
 2023-10-18 15:50 UTC  (4+ messages)
` [PATCH v3 3/3] soc: ti: k3-socinfo: Revamp driver to accommodate different rev structs

[PATCH] nvme: fix error-handling for io_uring nvme-passthrough
 2023-10-18 15:50 UTC  (2+ messages)

[PATCH] iio: bmp280: fix eoc interrupt usage
 2023-10-18 15:50 UTC  (2+ messages)

[PATCH 0/3] power: add AXP313 PMIC support
 2023-10-18 15:50 UTC  (4+ messages)
` [PATCH 1/3] sunxi: board: simplify early PMIC setup conditions
` [PATCH 2/3] power: pmic: sunxi: add AXP313 SPL driver
` [PATCH 3/3] power: regulator: add AXP313 support

[OE-core][kirkstone 00/10] Patch review
 2023-10-18 15:48 UTC  (10+ messages)
` [OE-core][kirkstone 01/10] binutils: Fix CVE-2022-47695
` [OE-core][kirkstone 03/10] binutils: Mark CVE-2022-47696 as patched
` [OE-core][kirkstone 04/10] binutils: Fix CVE-2022-47008
` [OE-core][kirkstone 05/10] binutils: Fix CVE-2022-47011
` [OE-core][kirkstone 06/10] binutils: CVE-2022-48063
` [OE-core][kirkstone 07/10] libtiff: Add fix for tiffcrop CVE-2023-1916
` [OE-core][kirkstone 08/10] tiff: Security fix for CVE-2023-40745
` [OE-core][kirkstone 09/10] libxpm: upgrade to 3.5.17
` [OE-core][kirkstone 10/10] uboot-extlinux-config.bbclass: fix missed override syntax migration


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.