All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-18 14:09:53 to 2024-10-18 14:54:07 UTC [more...]

[PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags
 2024-10-18 14:52 UTC  (8+ messages)

[PATCH 0/3] block: make blk_create_device() static
 2024-10-18 14:52 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH 1/1] efi_loader: add missing lf in error message
 2024-10-18 14:52 UTC  (3+ messages)

[PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
 2024-10-18 14:53 UTC  (5+ messages)
` ✗ CI.BAT: failure for "

[PATCH 1/1] cmd: upl: correct printf code
 2024-10-18 14:52 UTC  (2+ messages)

[PATCH v2] sched/eevdf: Reduce the computation frequency of avg_vruntime
 2024-10-18 14:52 UTC  (2+ messages)
` [PATCH v3] sched/eevdf: Remove the consideration of the current task's time in vruntime_eligible() and avg_vruntime()

[PATCH 0/6] efi: Start to chip away at the EFI workaround
 2024-10-18 14:51 UTC  (7+ messages)
` [PATCH 1/6] efi: Refactor device and image paths into a function
` [PATCH 2/6] efi: Make efi_run_image() static
` [PATCH 3/6] efi: Update efi_run_image() to accept image and device path
` [PATCH 4/6] efi: Add a version of efi_binary_run() with more parameters
` [PATCH 5/6] efi: Move the fallback code from efi_run_image()
` [PATCH 6/6] efi: Pass in the require parameters from EFI bootmeth

[PATCH 0/2] fix backup-discard-source test for XFS
 2024-10-18 14:52 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes
 2024-10-18 14:45 UTC 

selinux_set_callback for policy load not triggering
 2024-10-18 14:52 UTC  (3+ messages)

[PATCH] libtracefs: Destroy synthetic and eprobes before other events
 2024-10-18 14:51 UTC  (6+ messages)

[PATCH] Migration: Add trace points for vmstate handler insertion/removal
 2024-10-18 14:50 UTC  (2+ messages)

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-10-18 14:47 UTC  (10+ messages)
` [PATCH v9 1/9] Documentation PCI: Reformat RMW ops documentation
` [PATCH v9 2/9] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH v9 3/9] PCI: Store all PCIe Supported Link Speeds
` [PATCH v9 4/9] PCI: Refactor pcie_update_link_speed()
` [PATCH v9 5/9] PCI/quirks: Abstract LBMS seen check into own function
` [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v9 7/9] PCI/bwctrl: Add API to set PCIe Link Speed
` [PATCH v9 8/9] thermal: Add PCIe cooling driver
` [PATCH v9 9/9] selftests/pcie_bwctrl: Create selftests

[PATCH RESEND] vdpa: solidrun: Fix UB bug with devres
 2024-10-18 14:49 UTC  (2+ messages)

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2024-10-18 14:49 UTC  (3+ messages)

[PATCH 1/3] ima: Remove inode lock
 2024-10-18 14:48 UTC  (12+ messages)

[tip:timers/vdso 11/12] arch/powerpc/mm/pgtable-frag.c:25 pte_frag_destroy() warn: mask and shift to zero: expr='(pte_frag & ~(~(((1) << 12) - 1))) >> 12'
 2024-10-18 14:47 UTC 

[xen-unstable-smoke test] 188244: tolerable all pass - PUSHED
 2024-10-18 14:48 UTC 

[PATCH v3 0/8] Provide support for RMPREAD and a segmented RMP
 2024-10-18 14:48 UTC  (11+ messages)
` [PATCH v3 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment
` [PATCH v3 7/8] x86/sev: Add full support for a segmented RMP table
` [PATCH v3 8/8] x86/sev/docs: Document the SNP Reverse Map Table (RMP)

[RFC][PATCH] mm: Split locks in remap_file_pages()
 2024-10-18 14:47 UTC 

[PATCH 0/4] tests/qtest: Move the bulk of migration tests into a separate target
 2024-10-18 14:47 UTC  (14+ messages)
` [PATCH 4/4] ci: Add check-migration-quick to the clang job

mm/kasan/kasan_test_c.c:1515:1-4: ERROR: reference preceded by free on line 1507
 2024-10-18 14:47 UTC 

WARNING: CPU: 0 PID: 1 at drivers/pci/devres.c:602 pcim_add_mapping_to_legacy_table+0x74/0x90
 2024-10-18 14:45 UTC 

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-18 14:46 UTC  (12+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`
` [PATCH V1 2/4] hw/acpi: Update ACPI CPU Status `is_{present, enabled}` during vCPU hot(un)plug
` [PATCH V1 3/4] hw/acpi: Reflect ACPI vCPU {present,enabled} states in ACPI _STA.{PRES,ENA} Bits
` [PATCH V1 4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present,enabled}` states

[PATCH 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-18 14:43 UTC  (14+ messages)
` [PATCH 01/13] meson: import rust module into a global variable
` [PATCH 02/13] meson: remove repeated search for rust_root_crate.sh
` [PATCH 03/13] meson: pass rustc_args when building all crates
` [PATCH 04/13] rust: do not use --no-size_t-is-usize
` [PATCH 05/13] rust: remove uses of #[no_mangle]
` [PATCH 06/13] rust: remove unused macro module_init!
` [PATCH 07/13] rust: modernize #[derive(Object)] for ELF platforms
` [PATCH 08/13] rust: build integration test for the qemu_api crate
` [PATCH 09/13] rust: clean up define_property macro
` [PATCH 10/13] qdev: make properties array "const"
` [PATCH 11/13] rust: make properties array immutable
` [PATCH 12/13] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PATCH 13/13] rust: do not use TYPE_CHARDEV unnecessarily

[PATCH 0/4] refine argparse library
 2024-10-18 14:46 UTC  (4+ messages)
` [PATCH v4 0/6] "

[PATCH 0/3] qcom: sc7280: Enable cpucp mbox
 2024-10-18 14:44 UTC  (5+ messages)
` [PATCH 2/3] mailbox: qcom-cpucp-mbox: Add support for SC7280 CPUCP mailbox controller

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-18 14:41 UTC  (5+ messages)

[V1 0/4] Add PPS generators
 2024-10-18 14:39 UTC  (5+ messages)
` [V1 1/4] drivers pps: add PPS generators support
` [V1 2/4] drivers pps/generators: add dummy PPS generator
` [V1 3/4] Documentation pps.rst: add PPS generators documentation
` [V1 4/4] Documentation ABI: "

[PATCH v5 0/5] Support system sleep with offloaded usb transfers
 2024-10-18 14:41 UTC  (9+ messages)
` [PATCH v5 5/5] usb: host: enable sideband transfer during system sleep

[RFC v2 0/6] Add video encoder ROI ctrls
 2024-10-18 14:40 UTC  (6+ messages)
` [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls
    ` [EXT] "

Kernel NBD client waits on wrong cookie, aborts connection
 2024-10-18 14:40 UTC  (8+ messages)

/etc/exports refer= syntax for raw IPv6 addresse?
 2024-10-18 14:40 UTC  (3+ messages)

[PATCH] virtio_net: fix integer overflow in stats
 2024-10-18 14:39 UTC  (2+ messages)

[PATCH v2 0/3] Support attaching PASID to the blocked_domain
 2024-10-18 14:39 UTC  (3+ messages)
` [PATCH v2 1/3] iommu: Add a wrapper for remove_dev_pasid

[PATCH 0/6] Enable https for wget
 2024-10-18 14:38 UTC  (8+ messages)
` [PATCH 1/6] mbedtls: Enable TLS 1.2 support
` [PATCH 2/6] net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
` [PATCH 3/6] net: lwip: Add Support Server Name Indication support
` [PATCH 4/6] net: lwip: Enable https:// support for wget
` [PATCH 5/6] configs: Enable htts for wget on qemu arm64
` [PATCH 6/6] doc: uefi: Describe UEFI HTTPs boot

[PATCH 0/5] updates for net/ice driver
 2024-10-18 14:38 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] net/ice: detect stopping a flow-director queue twice
  ` [PATCH v3 2/4] net/ice: improve Tx scheduler graph output
  ` [PATCH v3 3/4] net/ice: add option to choose DDP package file
  ` [PATCH v3 4/4] net/ice: limit the number of queues to sched capabilities

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS db141537d1e2d186b8e91da99ce7dba873b2beed
 2024-10-18 14:38 UTC 

[ath:ath12k-mlo] BUILD SUCCESS f7ffb7753c52eb06feaebb62c5f392e05fa3412b
 2024-10-18 14:38 UTC 

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-18 14:38 UTC  (15+ messages)
` [PATCH net-next v3 2/8] rust: time: Introduce Delta type
` [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions

[PATCH v3 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
 2024-10-18 14:38 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023

[PATCH v2] block/file-posix: optimize append write
 2024-10-18 14:37 UTC  (2+ messages)

[PATCH v2 00/13] Media: fix several issues on drivers
 2024-10-18 14:37 UTC  (4+ messages)
` [PATCH v2 04/13] media: dvb_frontend: don't play tricks with underflow values

Adding ftrace support for coldfire ?
 2024-10-18 14:37 UTC 

[freescale-fslc:6.6-2.1.x-imx 4273/17818] drivers/gpu/drm/bridge/cadence/cdns-mhdp-cec.c:325:5: warning: no previous prototype for 'cdns_mhdp_register_cec_driver'
 2024-10-18 14:37 UTC 

[nfs-utils 1/2] Fix build failure due to glibc <= 2.24 and check for Linux 3.17+
 2024-10-18 14:37 UTC  (5+ messages)

[PATCH 0/2] selftests/mm: fix deadlock after pthread_create
 2024-10-18 14:37 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: replace atomic_bool with pthread_barrier_t

[PATCH 1/2] platform/x86/intel/pmc: Fix ioremap of bad address
 2024-10-18 14:36 UTC  (3+ messages)
` [PATCH 2/2] platform/x86/intel/pmc: Remove unnecessary ioremap

[RFC] Test catalog template
 2024-10-18 14:35 UTC  (4+ messages)
    ` [Automated-testing] "

[PATCH net-next v1] tools/net/ynl: improve async notification handling
 2024-10-18 14:36 UTC  (2+ messages)

[PATCH v2] Update deprecated SPDX license identifiers
 2024-10-18 14:35 UTC  (2+ messages)

[PATCH V3 0/9] iommu_ioas_map_file
 2024-10-18 14:34 UTC  (8+ messages)
` [PATCH V3 8/9] iommufd: optimize file mapping

[PATCH] stubs: remove stubs/qdev.c
 2024-10-18 14:33 UTC 

[PATCH v6] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-18 14:33 UTC  (2+ messages)

FAILED: patch "[PATCH] KVM: s390: gaccess: Check if guest address is in memslot" failed to apply to 4.19-stable tree
 2024-10-18 14:33 UTC 

FAILED: patch "[PATCH] KVM: s390: gaccess: Check if guest address is in memslot" failed to apply to 5.4-stable tree
 2024-10-18 14:33 UTC 

FAILED: patch "[PATCH] KVM: s390: gaccess: Check if guest address is in memslot" failed to apply to 5.10-stable tree
 2024-10-18 14:33 UTC 

FAILED: patch "[PATCH] KVM: s390: gaccess: Check if guest address is in memslot" failed to apply to 5.15-stable tree
 2024-10-18 14:33 UTC 

[PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace
 2024-10-18 14:33 UTC  (11+ messages)

[PATCH v3 00/12] iommu: Domain allocation enhancements
 2024-10-18 14:32 UTC  (15+ messages)
` [PATCH v3 03/12] iommu: Add new flag to explictly request PASID capable domain
` [PATCH v3 04/12] iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate "
` [PATCH v3 05/12] iommu/amd: Add helper function to check GIOSUP/GTSUP
` [PATCH v3 06/12] iommu/amd: Move V2 page table support check to early_amd_iommu_init()
` [PATCH v3 08/12] iommu/amd: Pass page table type as param to pdom_setup_pgtable()
` [PATCH v3 09/12] iommu/amd: Enhance amd_iommu_domain_alloc_user()
` [PATCH v3 12/12] iommu: Create __iommu_alloc_identity_domain()

[PATCH v1] virtio-net: editorial: Annotate structure field
 2024-10-18 14:31 UTC  (2+ messages)

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-18 14:31 UTC  (7+ messages)
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode

[PATCH] drm/bridge: ti-sn65dsi86: Fix multiple instances
 2024-10-18 14:31 UTC  (6+ messages)

[PATCH net-next v5 0/3] Threads support in proc connector
 2024-10-18 14:30 UTC  (7+ messages)
` [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table

[PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards
 2024-10-18 14:30 UTC  (3+ messages)
` [PATCH v6 2/6] power: sequencing: qcom-wcn: improve support for wcn6855

[PATCH v3 0/7] streamline_config.pl: fix: process configs set to "y"
 2024-10-18 14:30 UTC  (3+ messages)

[PATCH 5.10] gfs2: Fix potential glock use-after-free on unmount
 2024-10-18 14:28 UTC  (10+ messages)
` [PATCH 5.10] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
` [PATCH 5.10] ftrace: Fix possible use-after-free issue in ftrace_location()
` [PATCH 5.10] drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
` [PATCH 5.10] watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger

[PATCH v1 0/5] Setup memory management
 2024-10-18 14:27 UTC  (4+ messages)
` [PATCH v1 3/5] xen/riscv: introduce setup_mm()

[PATCH] media: raspberrypi: Remove redundant "no IRQ" message
 2024-10-18 14:24 UTC 

[PATCH v7 0/7] Add support for PCIe3 on x1e80100
 2024-10-18 14:25 UTC  (4+ messages)
` [PATCH v7 6/7] PCI: qcom: Disable ASPM L0s and remove BDF2SID mapping config for X1E80100 SoC

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-18 14:24 UTC  (4+ messages)
` [PATCH dpdk v5 00/17] "
  ` [PATCH dpdk v5 08/17] cmdline: use IPv6 address structure

[syzbot] [bpf?] possible deadlock in debug_check_no_obj_freed
 2024-10-18 14:24 UTC 

[RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
 2024-10-18 14:23 UTC  (6+ messages)

[PATCH net-next] net/sched: act_api: unexport tcf_action_dump_1()
 2024-10-18 14:23 UTC  (2+ messages)

[PATCH] sched: Make ASYM_PACKING compile-time arch config
 2024-10-18 14:22 UTC  (2+ messages)

[PATCHv2 0/2] blk-mq: add CPU latency limit control
 2024-10-18 14:21 UTC  (3+ messages)
` [PATCHv2 2/2] blk-mq: add support for CPU latency limits

[PATCH 0/3] object-name: don't allow @ as a branch name
 2024-10-18 14:21 UTC  (4+ messages)

[PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures
 2024-10-18 14:21 UTC  (7+ messages)
` [PATCHv2 net-next 2/3] bonding: use correct return value

[PATCH 00/25] TDX vCPU/VM creation
 2024-10-18 14:20 UTC  (7+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization

How do I use the conversiontypes?
 2024-10-18 14:19 UTC 

[PATCH v2 1/2] watchdog: da9063: Do not use a global variable
 2024-10-18 14:19 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: da9063: Remove __maybe_unused notations

[PATCH 0/5] collected fallout of porting an ATSAMA5D27 based board
 2024-10-18 14:19 UTC  (3+ messages)

Toggle perf stat on/off periodically and keep each sample
 2024-10-18 14:19 UTC  (3+ messages)

[PATCH] drm/msm/gpu: Check the status of registration to PM QoS
 2024-10-18 14:20 UTC  (3+ messages)

[PATCH v3 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0)
 2024-10-18 14:18 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: add TUSB73x0 PCIe

[Intel-wired-lan] [PATCH iwl-next v3 0/2] Refactor sending DDP + E830 support
 2024-10-18 14:17 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v3 1/2] ice: refactor "last" segment of DDP pkg
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 2/2] ice: support optional flags in signature segment header
  `  "

[PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
 2024-10-18 14:17 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.12-rc3
 2024-10-18 14:17 UTC  (2+ messages)

[PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
 2024-10-18 14:16 UTC  (2+ messages)

[RFC PATCH 0/4] Add support for detection
 2024-10-18 14:16 UTC  (5+ messages)

[bluez/bluez] c1d01a: avdtp: Fix triggering disconnect_timeout while dis
 2024-10-18 14:15 UTC 

[PATCH 0/7] docs/system/arm: Provide at least skeleton docs for all boards
 2024-10-18 14:13 UTC  (8+ messages)
` [PATCH 1/7] docs/system/arm/stm32: List olimex-stm32-h405 in document title
` [PATCH 2/7] docs/system/arm: Don't use wildcard '*-bmc' in doc titles
` [PATCH 3/7] docs/system/arm: Split fby35 out from aspeed.rst
` [PATCH 4/7] docs/system/arm: Add placeholder doc for exynos4 boards
` [PATCH 5/7] docs/system/arm: Add placeholder doc for xlnx-zcu102 board
` [PATCH 6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
` [PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note

[PATCH] r8152: fix deadlock in usb reset during resume
 2024-10-18 14:13 UTC 

[PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping
 2024-10-18 14:12 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.12-5 tag
 2024-10-18 14:12 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.12-rc4
 2024-10-18 14:12 UTC  (2+ messages)

[PATCH 0/5] Expose SCMI Transport properties
 2024-10-18 14:11 UTC  (6+ messages)
` [PATCH 3/5] dt-bindings: firmware: arm,scmi: Introduce more transport properties

Most optimal method to dump UDP conntrack entries
 2024-10-18 14:10 UTC  (8+ messages)

[PATCH 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2024-10-18 14:08 UTC 

[PATCH BlueZ v2] tools/obexctl: Add support to connect using PSM port
 2024-10-18 14:10 UTC  (2+ messages)

[PATCH BlueZ v2] shared/shell: Fix not handling prompt with color properly
 2024-10-18 14:10 UTC  (2+ messages)

[PATCH BlueZ v1] avdtp: Fix triggering disconnect_timeout while discovering capabilities
 2024-10-18 14:10 UTC  (2+ messages)

[PATCH v1] obex: Move size emit signal to plugins instead of obex.c
 2024-10-18 14:10 UTC  (2+ messages)

[PATCH v6 00/44] Boot modules for Hyperlaunch
 2024-10-18 14:09 UTC  (3+ messages)
` [PATCH v6 14/44] x86/boot: introduce boot module interator


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.