All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 17:02:29 to 2024-08-01 18:15:15 UTC [more...]

[PATCH net-next v8 0/3] net: A lightweight zero-copy notification mechanism for MSG_ZEROCOPY
 2024-08-01 18:15 UTC  (10+ messages)
` [PATCH net-next v8 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v8 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[Bug] Temp file use in t0018.6
 2024-08-01 18:15 UTC 

[PATCH 1/2] arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations
 2024-08-01 18:12 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j721e-beagleboneai64: "

[qcom:clk-for-6.12 8/15] kismet: WARNING: unmet direct dependencies detected for SM_GCC_8150 when selected by SM_CAMCC_8150
 2024-08-01 18:12 UTC 

[RFC PATCH 1/3] t: import the clar unit testing framework
 2024-08-01 18:12 UTC  (14+ messages)
                    ` [RFC PATCH 1/3] t: import the clar unit testing framework (better one)

[PATCH 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-08-01 18:11 UTC  (16+ messages)
` [PATCH 04/10] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
` [PATCH 05/10] drm/i915 & drm/xe: save struct drm_device to drvdata
` [PATCH 06/10] drm/i915: support struct device and pci_dev in to_intel_display()
` [PATCH 07/10] drm/i915/audio: migrate away from kdev_to_i915()
` [PATCH 08/10] drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
` [PATCH 09/10] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
` [PATCH 10/10] drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()

❌ FAIL: Test report for master (6.11.0-rc1, mainline.kernel.org-clang, 183d46ff)
 2024-08-01 18:12 UTC 

[PATCH net v3] net-sysfs: check device is present when showing duplex
 2024-08-01 18:11 UTC  (2+ messages)

[PATCH] ata: libata: Remove ata_noop_qc_prep()
 2024-08-01 18:10 UTC  (3+ messages)

[linux-linus test] 187089: regressions - FAIL
 2024-08-01 18:10 UTC 

[meta-arago][master/scarthgap][PATCH] packagegroup-arago-tisdk-multimedia: Add mpv package
 2024-08-01 18:09 UTC  (2+ messages)

[PATCH 0/2] Add DTS for NanoPi R2S Plus
 2024-08-01 18:05 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: arm: rockchip: Add "
    ` [PATCH V2 0/2 RESEND] Add DTS for "
      ` [PATCH V2 1/2 RESEND] arm64: dts: rockchip: Add DTS for FriendlyARM "
      ` [PATCH V2 2/2 RESEND] dt-bindings: arm: rockchip: Add "

[PATCH] mm: consider CMA pages in watermark check for NUMA balancing target node
 2024-08-01 18:04 UTC 

[PATCH v1 1/1] mfd: rk8xx: Fix shutdown handler
 2024-08-01 18:05 UTC  (8+ messages)

[PATCH v6 0/2] virtio-net: define UDP tunnel offload
 2024-08-01 18:04 UTC  (12+ messages)
` [PATCH v6 1/2] virtio-net: define UDP tunnel segmentation offload feature

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-01 18:05 UTC  (4+ messages)
` [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance

[PATCH] wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
 2024-08-01 18:04 UTC  (3+ messages)

[BUG] 2.46.0 t7701.09 fails on NonStop ia64
 2024-08-01 18:03 UTC 

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-01 18:01 UTC  (7+ messages)
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging

[PATCH 0/6] qapi: generalize special features
 2024-08-01 17:59 UTC  (7+ messages)
` [PATCH 1/6] qapi: change 'unsigned special_features' to 'uint64_t features'
` [PATCH 2/6] scripts/qapi: rename 'special_features' to 'features'
` [PATCH 3/6] qapi: use "QAPI_FEATURE" as namespace for features
` [PATCH 4/6] qapi: cope with feature names containing a '-'
` [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
` [PATCH 6/6] qapi: expose all schema features to code

libnftables way of deleting a rule
 2024-08-01 18:01 UTC  (2+ messages)

RFC: Retrying SCSI pass-through commands
 2024-08-01 18:00 UTC  (3+ messages)

[PATCH] docs/misra: add R13.2 and R18.2 to rules.rst
 2024-08-01 18:00 UTC  (7+ messages)

[PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level
 2024-08-01 17:59 UTC  (4+ messages)
` [PATCH] Fixes: f32fb32820b1 ("KVM: x86: Add hook for determining max NPT mapping level")

[PATCH 00/10] fanotify: add pre-content hooks
 2024-08-01 17:59 UTC  (14+ messages)
` [PATCH 01/10] fanotify: don't skip extra event info if no info_mode is set
` [PATCH 04/10] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH 05/10] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH 06/10] fanotify: pass optional file access range in pre-content event
` [PATCH 07/10] fanotify: rename a misnamed constant
` [PATCH 08/10] fanotify: report file range info with pre-content events

[RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-01 17:58 UTC  (3+ messages)

[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
 2024-08-01 17:57 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH 1/1] virtio_blk: implement init_hctx MQ operation
 2024-08-01 17:56 UTC  (8+ messages)

[PATCH] Documentation: devres: fix error about PCI devres
 2024-08-01 17:55 UTC 

unexpected result with rcu_nocbs option
 2024-08-01 17:56 UTC  (7+ messages)

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-01 17:56 UTC  (12+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: Remove "
` [PATCH 09/10] ALSA: korg1212: Replace "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH 1/2] drm/vmwgfx: Prevent unmapping active read buffers
 2024-08-01 17:55 UTC  (2+ messages)
` [PATCH 2/2] drm/vmwgfx: Fix prime with external buffers

[PATCH v2] drm: Add documentation for struct drm_pane_size_hint
 2024-08-01 13:01 UTC 

[PATCH] [PATCH v2] drm: Add documentation for struct drm_pane_size_hint
 2024-08-01 12:25 UTC 

[PATCH rfc] vfio-pci: Allow write combining
 2024-08-01 17:53 UTC  (8+ messages)

[PATCH net-next] tcp: limit wake-up for crossed SYN cases with SYN-ACK
 2024-08-01 17:52 UTC  (2+ messages)

[PATCH 0/4] K3 include entire FSS region in ranges
 2024-08-01 17:49 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am65: Include "
` [PATCH 2/4] arm64: dts: ti: k3-j721e: "
` [PATCH 3/4] arm64: dts: ti: k3-j721s2: "
` [PATCH 4/4] arm64: dts: ti: k3-j784s4: "

[PATCH] net/gve : Update EOP bit in txd rte_mbuf chain
 2024-08-01 17:50 UTC  (6+ messages)
` [PATCH v3] net/gve : Update EOP & csum "
` [PATCH v4] "

[Buildroot] [PATCH 1/1] configs/freescale_imx8mnevk: bump BSP components to lf-6.6.23-2.0.0
 2024-08-01 17:49 UTC 

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2024-08-01 17:49 UTC  (3+ messages)

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-01 17:47 UTC  (14+ messages)
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 06/26] MIPS: loongson64: "

[PATCH] fuse: fs-verity: aoid out-of-range comparison
 2024-08-01 17:45 UTC  (3+ messages)

[RFC PATCH] include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
 2024-08-01 17:45 UTC  (3+ messages)

[RFC PATCH 0/4] lmb: Tweaks as discussed
 2024-08-01 17:44 UTC  (6+ messages)
` [RFC PATCH 2/4] lmb: Tighten up the code in lmb_add_region_flags()

[Buildroot] [PATCH 1/1] configs/freescale_imx8mpevk: bump BSP components to lf-6.6.23-2.0.0
 2024-08-01 17:44 UTC 

[PATCH v4] selftest: acct: Add selftest for the acct() syscall
 2024-08-01 17:44 UTC  (2+ messages)

[PATCH 5/6] efi: Use malloc() for the EFI pool
 2024-08-01 17:43 UTC  (15+ messages)

[PATCH] test: Fix access to kernel variable
 2024-08-01 17:42 UTC  (2+ messages)

[PATCH] documentation: key header files: fix member variable description warnings
 2024-08-01 17:42 UTC  (3+ messages)

[RFC PATCH v1 0/9] Support TCP listen access-control
 2024-08-01 17:42 UTC  (4+ messages)
` [RFC PATCH v1 7/9] selftests/landlock: Test listen on ULP socket without clone method

[PATCH 0/2] Multifd fixes
 2024-08-01 17:41 UTC  (3+ messages)
` [PATCH 1/2] migration: Fix cleanup of iochannel in file migration
` [PATCH 2/2] migration/multifd: Fix multifd_send_setup cleanup when channel creation fails

[PATCH] iommufd: Enforce IOMMU_RESV_SW_MSI upon hwpt_paging allocation
 2024-08-01 17:40 UTC  (12+ messages)

[PATCH v3 00/24] Convert avocado tests to normal Python unittests
 2024-08-01 17:38 UTC  (7+ messages)
` [PATCH v3 08/24] tests/functional: add a module for handling asset download & caching
` [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests

[PATCH] test: adjust err.unloaded_var.x to match test
 2024-08-01 17:39 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 1/1] perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers
 2024-08-01 17:38 UTC  (5+ messages)

[PATCH v2 0/3] efi: Start tidying up memory management
 2024-08-01 17:36 UTC  (4+ messages)
` [PATCH v2 1/3] efi: Allow use of malloc() for the EFI pool
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
` [PATCH v2 3/3] efi: Show the location of the bounce buffer

[PATCH v2 i-g-t 0/3] Add sysfs node checks for gt_freq and pm_residency tests
 2024-08-01 17:37 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v1 0/1] ARM: dts: aspeed: system1: IBM System1 BMC update
 2024-08-01 17:36 UTC  (5+ messages)

[PATCH i-g-t, v5 0/2] tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe
 2024-08-01 17:36 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev5)
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure "

[PATCH v4 0/8] clk: renesas: rzg2l: Add support for power domains
 2024-08-01 17:34 UTC  (5+ messages)
` [PATCH v4 8/8] arm64: dts: renesas: r9a08g045: Update #power-domain-cells = <1>

[PATCH -fixes] riscv: Re-introduce global icache flush in patch_text_XXX()
 2024-08-01 17:32 UTC  (3+ messages)

[PATCH 0/3] restore cfgfile library tests
 2024-08-01 17:29 UTC  (5+ messages)
` [PATCH v4 0/3] restore lost cfgfile tests
  ` [PATCH v4 1/3] buildtools: add helper to convert text file to header
  ` [PATCH v4 2/3] test: remove unused resource API
  ` [PATCH v4 3/3] test: restore cfgfile tests

[PATCH] drm: bridge: adv7511: Accept audio sample widths of 32 bits via I2S
 2024-08-01 17:30 UTC  (3+ messages)

[PATCH 0/3] dma: Enable DMA support for the Renesas RZ/G3S SoC
 2024-08-01 17:30 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: renesas: r9a08g045: Add DMAC node

[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
 2024-08-01 17:28 UTC  (5+ messages)
` [PATCH v11 3/6] media: platform: visconti: "

[PATCH v2] selftests: openat2: don't print total number of tests and then skip
 2024-08-01 17:27 UTC  (5+ messages)

[PATCH] cpumask: de-duplicate assign_cpu() API
 2024-08-01 17:27 UTC  (2+ messages)

[PATCH net-next v15 00/14] stmmac: Add Loongson platform support
 2024-08-01 17:27 UTC  (7+ messages)
` [PATCH net-next v15 12/14] net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
` [PATCH net-next v15 13/14] net: stmmac: dwmac-loongson: Add Loongson GNET support
` [PATCH net-next v15 14/14] net: stmmac: dwmac-loongson: Add loongson module author

[PATCH v2 0/8] Introduce fwctl subystem
 2024-08-01 17:26 UTC  (5+ messages)
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware

[RFC PATCH] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
 2024-08-01 17:23 UTC 

[PATCH v3 06/13] PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
 2024-08-01 17:23 UTC  (2+ messages)

[Bug 219117] New: amdgpu: amdgpu_device_ip_init failed
 2024-08-01 17:23 UTC  (2+ messages)
` [Bug 219117] "

[Bug 219118] New: Linux 6.10.x [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout VM fault / GPU fault detected
 2024-08-01 17:22 UTC  (2+ messages)
` [Bug 219118] "

[PATCH 6.10 000/809] 6.10.3-rc1 review
 2024-08-01 17:21 UTC  (5+ messages)
` [PATCH 6.10 288/809] media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()

[PATCH] perf: arm_pmuv3: Fix chained event check for cycle counter
 2024-08-01 17:19 UTC  (3+ messages)

[PATCH v2] kea: upgrade 2.4.1 -> 2.6.1
 2024-08-01 17:18 UTC 

[PATCH v2] clk: hisilicon: Remove unnecessary local variable
 2024-08-01 17:18 UTC  (2+ messages)

[PATCH] init/main.c: Initialize early LSMs after arch code
 2024-08-01 17:17 UTC 

[PATCH 00/23] Memory leak fixes (pt.3)
 2024-08-01 17:17 UTC  (6+ messages)
` [PATCH v2 00/24] "

[PATCH 0/3] arm64: errata: Expand speculative SSBS workaround (again)
 2024-08-01 17:14 UTC  (2+ messages)

[PATCH v4 0/2] Rust and the shadow call stack sanitizer
 2024-08-01 17:13 UTC  (2+ messages)
` (subset) "

[PATCH-for-9.1 v3 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
 2024-08-01 17:13 UTC  (6+ messages)
` [PATCH-for-9.1 v3 1/2] hw/pci-host/gt64120: Reset config registers during RESET phase

[PATCH v4 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-01 17:13 UTC  (2+ messages)
` ✗ CI.BAT: failure for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev5)

[bug report][regression] Oops: general protection fault observed after destroy the devdax
 2024-08-01 17:05 UTC  (2+ messages)

[PATCH] PCI/ASPM: Update ASPM sysfs on MFD function removal to avoid use-after-free
 2024-08-01 17:11 UTC  (2+ messages)

[PATCH v2 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-08-01 17:10 UTC  (4+ messages)
` [PATCH v2 3/3] rust: sync: Add SpinLockIrq

[OE-core][PATCH] kea: upgrade 2.4.1 -> 2.6.1
 2024-08-01 17:08 UTC 

[RFC PATCH v1 0/1] binfmt_elf: seal address zero
 2024-08-01 17:08 UTC  (2+ messages)
` [RFC PATCH v1 1/1] binfmt_elf: mseal "

[OE-core][PATCH] kea: upgrade 2.4.1 -> 2.7.1
 2024-08-01 17:08 UTC  (3+ messages)

[meta-virtualization][RFC][PATCH] meta-virt-container.inc: Install shadow in read-only rootfs
 2024-08-01 17:08 UTC  (2+ messages)

[PATCH] config.c: avoid segfault with --fixed-value and valueless config
 2024-08-01 17:06 UTC 

[PATCH v2 00/24] riscv support for control flow integrity extensions
 2024-08-01 17:05 UTC  (6+ messages)
` [PATCH v2 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp

[PATCH 0/5] Templatize ecdsa signature decoding
 2024-08-01 17:06 UTC  (3+ messages)
` [PATCH 5/5] crypto: ecdsa - Support P1363 "

linux-next: build warnings after merge of the cgroup tree
 2024-08-01 17:06 UTC  (3+ messages)
` [PATCH v1] Documentation: Fix the compilation errors in union_find.rst

[PATCH v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
 2024-08-01 17:04 UTC  (4+ messages)

[PATCH v3] http: do not ignore proxy path
 2024-08-01 17:04 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/2] Use pcim_request_region() in vboxvideo
 2024-08-01 17:04 UTC  (2+ messages)

[ANNOUNCE] 5.10.222-rt114
 2024-08-01 17:03 UTC 

[PATCH 0/5] docs: more conversions from txt to rst
 2024-08-01 17:01 UTC  (5+ messages)
` [PATCH 2/5] docs/interop/nbd.txt: Convert to rST
` [PATCH 3/5] docs/interop/parallels.txt: "
` [PATCH 4/5] docs/interop/prl-xml.txt: "
` [PATCH 5/5] docs/interop/prl-xml.rst: Fix minor grammar nits


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.