All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-07 20:54:12 to 2024-11-07 21:52:30 UTC [more...]

[PATCH v4 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-07 21:52 UTC  (5+ messages)
` [PATCH v4 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v4 4/5] misc: pci_endpoint_test: Add doorbell test case

[PATCH 0/2] ASoC: SOF: ipc3-loader: Handle PROBE_INFO ext_manifest type
 2024-11-07 21:52 UTC  (2+ messages)

RFC - Tap io_uring PMD
 2024-11-07 21:51 UTC  (3+ messages)

[PATCH] media: uvcvideo: Reorder uvc_status_init()
 2024-11-07 21:51 UTC  (2+ messages)

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-07 21:50 UTC  (5+ messages)
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()
` [PATCH v2 4/7] mm: make zap_pte_range() handle full within-PMD range

[PATCH v3 0/2] Properly initialize speed/duplex and remove vDPA config updates
 2024-11-07 21:50 UTC  (3+ messages)
` [PATCH v3 1/2] vdpa/mlx5: Set speed and duplex of vDPA devices to UNKNOWN

[PATCH net-next v2] bnxt_en: add unlocked version of bnxt_refclk_read
 2024-11-07 21:49 UTC 

[PATCH v6] media: uvcvideo: Fix crash during unbind if gpio unit is in use
 2024-11-07 21:48 UTC  (2+ messages)

[linux-next:master 9473/10190] drivers/vdpa/mlx5/net/mlx5_vnet.c:3910:24: sparse: sparse: incorrect type in assignment (different base types)
 2024-11-07 21:48 UTC  (3+ messages)

[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
 2024-11-07 21:48 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4 (rev4)

[PATCH 0/2] Check the types of iter arguments
 2024-11-07 21:47 UTC  (3+ messages)
` [PATCH 1/2] bpf: Check if iter args are stack pointers
` [PATCH 2/2] selftests/bpf: Add a test for the type checking of iter args

[PATCH] bcachefs: Correct the description of the '--bucket=size' options
 2024-11-07 21:47 UTC  (3+ messages)

[PATCH V4 0/4] iommufd live update
 2024-11-07 21:46 UTC  (5+ messages)
` [PATCH V4 1/4] iommufd: Export do_update_pinned
` [PATCH V4 2/4] iommufd: Lock all objects
` [PATCH V4 3/4] iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
` [PATCH V4 4/4] iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest

[PATCH 1/2] perf trace: do not lose last events in a race
 2024-11-07 21:46 UTC  (2+ messages)

[PATCH v5 00/20] Add support for binding ACPI platform profile to multiple drivers
 2024-11-07 21:45 UTC  (9+ messages)
` [PATCH v5 08/20] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v5 12/20] ACPI: platform_profile: Add profile attribute for class interface

[CI v2 v2 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-07 21:45 UTC  (19+ messages)
` [CI v2 v2 01/15] drm/i915/display: identify discrete graphics
` [CI v2 v2 02/15] drm/i915/display: convert HAS_D12_PLANE_MINIMIZATION() to struct intel_display
` [CI v2 v2 03/15] drm/i915/display: convert HAS_4TILE() "
` [CI v2 v2 04/15] drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() "
` [CI v2 v2 05/15] drm/i915/display: convert HAS_DP20() "
` [CI v2 v2 06/15] drm/i915/display: convert HAS_GMBUS_BURST_READ() "
` [CI v2 v2 07/15] drm/i915/display: convert HAS_IPS() "
` [CI v2 v2 08/15] drm/i915/display: convert HAS_MBUS_JOINING() "
` [CI v2 v2 09/15] drm/i915/display: convert HAS_SAGV() "
` [CI v2 v2 10/15] drm/i915/display: convert HAS_HW_SAGV_WM() "
` [CI v2 v2 11/15] drm/i915/display: convert HAS_ULTRAJOINER() "
` [CI v2 v2 12/15] drm/i915/display: rename i915 parameter to __display in feature helpers
` [CI v2 v2 13/15] drm/i915/display: convert display device identification to struct intel_display
` [CI v2 v2 14/15] drm/i915/display: pass struct pci_dev * to intel_display_device_probe()
` [CI v2 v2 15/15] drm/i915/display: add mobile platform group
` ✓ CI.Patch_applied: success for drm/i915/display: convert display feature helpers to struct intel_display (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[tty:tty-testing] BUILD SUCCESS 3791ea69a4858b81e0277f695ca40f5aae40f312
 2024-11-07 21:43 UTC 

One recipe for fetch a bigger repo, multiple recipes to build parts of it
 2024-11-07 21:41 UTC  (10+ messages)
` [poky] "

[PATCH v4 0/5] Some fixes about vgic-its
 2024-11-07 21:41 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: selftests: aarch64: Add VGIC selftest for save/restore ITS table mappings
` [PATCH v4 2/5] KVM: arm64: vgic-its: Add read/write helpers on ITS table entries
` [PATCH v4 3/5] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
` [PATCH v4 4/5] KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
` [PATCH v4 5/5] KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE

[PATCH v2 00/10] mtd: add driver for Intel discrete graphics
 2024-11-07 21:41 UTC  (10+ messages)
` [PATCH v2 07/10] drm/i915/nvm: add nvm device for "
` [PATCH v2 08/10] drm/i915/nvm: add support for access mode
` [PATCH v2 10/10] drm/xe/nvm: "

[PATCH v2] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
 2024-11-07 21:41 UTC  (3+ messages)

[PATCH 2/2] python3-setuptols: do parallel builds
 2024-11-07 21:40 UTC  (3+ messages)
  ` [OE-core] "

[PATCH] nvme: add temperature threshold hysteresis feature field definition
 2024-11-07 21:40 UTC  (2+ messages)

[RFC PATCH] ALSA: Add debugging guide for audio issues
 2024-11-07 21:40 UTC  (4+ messages)

[PATCH v2] Staging: gpib: gpib_os.c - Remove unnecessary OOM message
 2024-11-07 21:38 UTC 

[PATCH v2] drm/xe/guc: Remove duplicate source field
 2024-11-07 21:38 UTC 

[PATCH] nvme/multipath: Fix RCU list traversal to use SRCU primitive
 2024-11-07 21:37 UTC  (2+ messages)

[PATCH v2 sched_ext/for-6.13] sched_ext: Do not enable LLC/NUMA optimizations when domains overlap
 2024-11-07 21:37 UTC  (4+ messages)

[PATCH] selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
 2024-11-07 21:34 UTC  (5+ messages)

[PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
 2024-11-07 21:36 UTC  (11+ messages)
` [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode

[PATCH] cxl: Rename ACPI_CEDT_CFMWS_RESTRICT_TYPE2/TYPE3
 2024-11-07 21:35 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: rockchip: Enable GPU and HDMI on NanoPi R6C/R6S
 2024-11-07 21:29 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Enable GPU "
` [PATCH 2/2] arm64: dts: rockchip: Enable HDMI "

[PATCH v2 0/3] Support 64-bit address of initrd
 2024-11-07 21:33 UTC  (3+ messages)
` [PATCH v2 2/3] hw/riscv: Add a new struct RISCVBootInfo

[PATCH v10 00/10] efi: Add a test for EFI bootmeth
 2024-11-07 21:31 UTC  (11+ messages)
` [PATCH v10 01/10] efi_loader: Add a test app
` [PATCH v10 02/10] sandbox: Add a -N flag to control on-host behaviour
` [PATCH v10 03/10] efi: Move default filename to a function
` [PATCH v10 04/10] efi_loader: Move get_efi_pxe_arch() to efi_helper
` [PATCH v10 05/10] efi_loader: Allow reporting the host defaults
` [PATCH v10 06/10] sandbox: Report host default-filename in native mode
` [PATCH v10 07/10] efi_loader: Drop sandbox PXE architecture
` [PATCH v10 08/10] sandbox: virtio: Disable the sandbox virtio blk device
` [PATCH v10 09/10] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v10 10/10] test: efi: boot: Add a test for the efi bootmeth

linux-next: duplicate patch in the mm-hotfixes tree
 2024-11-07 21:32 UTC 

[PATCH v3 00/18] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
 2024-11-07 21:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev3)

linux-next: build failure after merge of the scsi-mkp tree
 2024-11-07 21:31 UTC  (4+ messages)

[ndctl PATCH v2 0/6] ndctl: DCD additions
 2024-11-07 21:28 UTC  (4+ messages)
` [ndctl PATCH v2 4/6] cxl/region: Add creation of Dynamic capacity regions

[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
 2024-11-07 21:25 UTC  (7+ messages)
` [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured

[PATCH] dax: Allow block size > PAGE_SIZE
 2024-11-07 21:24 UTC  (11+ messages)

[PATCH 0/2] Documentation: Debugging guide
 2024-11-07 21:23 UTC  (4+ messages)
` [PATCH 1/2] docs: Add guides section for debugging

[GIT PULL] Networking for v6.12-rc7
 2024-11-07 21:24 UTC  (2+ messages)

[PATCH net-next v2 0/5] devmem TCP fixes
 2024-11-07 21:23 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: page_pool: rename page_pool_alloc_netmem to *_netmems
` [PATCH net-next v2 2/5] net: page_pool: create page_pool_alloc_netmem
` [PATCH net-next v2 3/5] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH net-next v2 4/5] page_pool: disable sync for cpu for dmabuf "
` [PATCH net-next v2 5/5] netmem: add netmem_prefetch

[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
 2024-11-07 21:19 UTC  (3+ messages)

[PATCH v3 1/3] i2c: lpc2k: Add check for clk_enable()
 2024-11-07 21:14 UTC  (6+ messages)
` [PATCH v3 2/3] i2c: pxa: Add check for clk_enable() and clk_prepare_enable()
` [PATCH v3 3/3] i2c: rk3x: Add check for clk_enable()

[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
 2024-11-07 21:21 UTC  (7+ messages)
` ✓ CI.Hooks: success for "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.CHECKPATCH: "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.BAT: success "
` ✓ Fi.CI.BAT: "

[PATCH] iio: imu: inv_icm42600: fix spi burst write not supported
 2024-11-07 21:20 UTC  (2+ messages)

[PATCH bpf-next v4 1/4] bpf: add bpf_get_cpu_cycles kfunc
 2024-11-07 21:12 UTC  (4+ messages)
` [PATCH bpf-next v4 2/4] bpf: add bpf_cpu_cycles_to_ns helper
` [PATCH bpf-next v4 3/4] selftests/bpf: add selftest to check rdtsc jit
` [PATCH bpf-next v4 4/4] selftests/bpf: add usage example for cpu cycles kfuncs

[PATCH] arm64: dts: rockchip: Enable HDMI on Hardkernel ODROID-M2
 2024-11-07 21:13 UTC  (2+ messages)

[PATCH] docs/mm: add VMA locks documentation
 2024-11-07 21:15 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: Use valid node names for GPI DMAs
 2024-11-07 21:15 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Add Renesas R8A779G0 (R-Car V4H) support
 2024-11-07 21:14 UTC  (2+ messages)

[PATCH 00/12] Boot modules for Hyperlaunch
 2024-11-07 21:12 UTC  (5+ messages)
` [PATCH 10/12] x86/boot: introduce boot domain
` [PATCH 12/12] x86/boot: add cmdline to struct boot_domain

[PATCH] net: rfkill: gpio: Add check for clk_enable()
 2024-11-07 21:13 UTC  (2+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.12-rc6-194-geb17c12d043da)
 2024-11-07 21:09 UTC 

[PATCH net-next 00/11] Netfilter updates for net-next
 2024-11-07 21:09 UTC  (6+ messages)

linux-next: Fixes tag needs some work in the clk tree
 2024-11-07 21:09 UTC 

[syzbot] [net?] [s390?] general protection fault in __smc_diag_dump (3)
 2024-11-07 21:09 UTC 

[PATCH net-next] sctp: fix possible UAF in sctp_v6_available()
 2024-11-07 21:08 UTC  (2+ messages)

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-07 21:08 UTC  (6+ messages)
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem

[GIT PULL] etnaviv-next for 6.13
 2024-11-07 21:06 UTC 

+ mm-gup-avoid-an-unnecessary-allocation-call-for-foll_longterm-cases-fix-2.patch added to mm-hotfixes-unstable branch
 2024-11-07 21:05 UTC 

[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy
 2024-11-07 21:04 UTC  (2+ messages)

[PATCH net 0/4] virtio/vsock: Fix memory leaks
 2024-11-07 21:04 UTC  (4+ messages)
` [PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use

[PATCH net v2 1/2] net: fix SO_DEVMEM_DONTNEED looping too long
 2024-11-07 21:03 UTC  (2+ messages)
` [PATCH net v2 2/2] net: clarify SO_DEVMEM_DONTNEED behavior in documentation

+ mm-swapfile-fix-cluster-reclaim-work-crash-on-rotational-devices.patch added to mm-unstable branch
 2024-11-07 21:02 UTC 

[PATCH] scsi: sd_zbc: use kvzalloc to allocate report zones buffer
 2024-11-07 21:01 UTC  (3+ messages)

[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
 2024-11-07 21:01 UTC  (7+ messages)
` [PATCH net-next v6 2/7] net: Suspend softirq when prefer_busy_poll is set

[PATCH] Documentation: Fix incorrect paths/magic in magic numbers rst
 2024-11-07 21:01 UTC  (5+ messages)

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2024-11-07 21:00 UTC  (3+ messages)
` [PATCH 5/7] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH -next 0/3] ext4: Using scope-based resource management function
 2024-11-07 21:00 UTC  (3+ messages)

[PATCH v4 00/22] Python generated Intel metrics
 2024-11-07 21:00 UTC  (6+ messages)
` [PATCH v4 09/22] perf jevents: Add ports metric group giving utilization on Intel

[PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname
 2024-11-07 21:00 UTC  (3+ messages)
` [PATCH v3 1/2] fs: add the ability for statmount() to report the fs_subtype
` [PATCH v3 2/2] fs: add the ability for statmount() to report the mnt_devname

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-07 20:59 UTC  (2+ messages)

[syzbot] [bpf?] WARNING: locking bug in trie_delete_elem
 2024-11-07 21:00 UTC  (2+ messages)

[PATCH] intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1
 2024-11-07 20:59 UTC 

[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-11-07 20:58 UTC  (28+ messages)
` [PATCH v7 01/27] range: Add range_overlaps()
` [PATCH v7 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v7 03/27] dax: Document struct dev_dax_range
` [PATCH v7 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v7 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v7 06/27] cxl/region: Refactor common create region code
` [PATCH v7 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v7 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v7 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v7 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v7 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v7 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v7 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v7 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v7 15/27] cxl/region: Add sparse DAX region support
` [PATCH v7 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v7 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v7 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v7 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v7 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v7 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v7 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v7 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v7 24/27] cxl/region: Read existing extents on region creation
` [PATCH v7 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v7 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v7 27/27] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH v2] tests/intel/xe_fault_injection: Ignore expected errors
 2024-11-07 20:58 UTC  (2+ messages)
` ✗ CI.xeBAT: failure for tests/intel/xe_fault_injection: Ignore expected errors (rev2)

[PATCH v2 1/2] selftests/resctrl: fastcat for benchmarking counter reads
 2024-11-07 20:58 UTC  (8+ messages)
` [PATCH v2 2/2] x86/resctrl: Don't workqueue local event "

[Bug 219458] New: bluetooth connection fails after L2CAP: Fix uaf in l2cap_connect patch
 2024-11-07 20:58 UTC  (2+ messages)
` [Bug 219458] "

x86/amd late microcode thread loading slows down boot
 2024-11-07 20:58 UTC  (4+ messages)

nvme fix for Linux 6.12
 2024-11-07 20:57 UTC  (2+ messages)

[syzbot] [net?] [s390?] general protection fault in __smc_diag_dump (3)
 2024-11-07 20:54 UTC  (2+ messages)
` [syzbot] default_project-default_experiment-default_sample

[PATCH v7 0/6] usdt typed args, translators and arg mapping
 2024-11-07 20:54 UTC  (3+ messages)
` [PATCH v7 5/6] usdt: new tests for USDT arg sanity with overlapping pid probes


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.