messages from 2024-10-11 11:23:28 to 2024-10-11 12:21:31 UTC [more...]
[PATCH v5 0/6] Improve PCI memory mapping API
2024-10-11 12:21 UTC (11+ messages)
` [PATCH v5 1/6] PCI: endpoint: Introduce pci_epc_function_is_valid()
` [PATCH v5 2/6] PCI: endpoint: Improve pci_epc_mem_alloc_addr()
` [PATCH v5 3/6] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH v5 4/6] PCI: endpoint: Update documentation
` [PATCH v5 5/6] PCI: endpoint: test: Use pci_epc_mem_map/unmap()
` [PATCH v5 6/6] PCI: dwc: endpoint: Implement the pci_epc_ops::get_mem_map() operation
[PATCH v8 0/8] systemd uki support
2024-10-11 12:20 UTC (8+ messages)
` [PATCH v8 1/8] uki.bbclass: add class for building Unified Kernel Images (UKI)
` [PATCH v8 2/8] wic bootimg-efi.py: keep timestamps and add debug prints
` [PATCH v8 3/8] wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass
` [PATCH v8 4/8] oeqa selftest uki.py: add tests for uki.bbclass
` [PATCH v8 5/8] oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu
` [PATCH v8 6/8] oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test
` [PATCH v8 7/8] oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu
[PATCH v7 0/3] FDP and per-io hints
2024-10-11 12:21 UTC (10+ messages)
[PATCH v2 1/7] iio: backend: add API for interface get
2024-10-11 12:24 UTC (9+ messages)
` [PATCH v2 6/7] iio: adc: ad485x: add ad485x driver
` [PATCH v2 7/7] Documentation: ABI: testing: ad485x: add ABI docs
[PATCH 00/10] reftable: stop using `struct strbuf`
2024-10-11 12:18 UTC (4+ messages)
` [PATCH 04/10] reftable: convert from `strbuf` to `reftable_buf`
[PATCH v2] i2c: i2c-qcom-geni: Serve transfer during early resume stage
2024-10-11 12:17 UTC
[PATCH v4 2/4] cryptodev: add ec points to sm2 op
2024-10-11 12:17 UTC (6+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 2/4] cryptodev: "
` [EXTERNAL] "
` [PATCH v5 4/4] app/test: add test sm2 C1/Kp test cases
` [EXTERNAL] "
[PATCH net v2] udp: Compute L4 checksum as usual when not segmenting the skb
2024-10-11 12:17 UTC
[core-for-CI] Revert "ICL HACK: usb/icl: Work around ACPI boottime crash"
2024-10-11 12:17 UTC
[PATCH V2] lib/iov_iter.c: extract virt-contiguous pages in iov_iter_extract_bvec_pages
2024-10-11 12:17 UTC (5+ messages)
[PATCH v2 01/10] ubi: Expose mean erase counter in sysfs
2024-10-11 12:08 UTC (20+ messages)
` [PATCH v2 02/10] ubi: Expose mean erase counter for fastmap "
` [PATCH v2 03/10] ubi: Expose max "
` [PATCH v2 04/10] ubi: Expose mean erase counter for data "
` [PATCH v2 05/10] ubi: Expose max "
` [PATCH v2 06/10] ubi: Add mean erase counter sysfs attribute
` [PATCH v2 07/10] ubi: Add mean erase counter sysfs attribute for fastmap area
` [PATCH v2 08/10] ubi: Add max "
` [PATCH v2 09/10] ubi: Add mean erase counter sysfs attribute for data area
` [PATCH v2 10/10] ubi: Add max "
[PATCH v4] arm64: dts: qcom: sa8775p-ride: add WiFi/BT nodes
2024-10-11 11:15 UTC (6+ messages)
[PATCH 0/3] kexec: Add support for UKI format kernel
2024-10-11 11:14 UTC (4+ messages)
` [PATCH 2/3] kexec: Introduce UKI image parser
[PATCH v3 1/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add qca6390-pmu node
2024-10-11 11:08 UTC (4+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add wifi node
[hch-misc:block-dma 1/9] mapping.c:(.text+0xb6c): relocation truncated to fit: R_NIOS2_CALL26 against `iommu_dma_link_range'
2024-10-11 12:16 UTC
[RFC PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-11 12:16 UTC (11+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 13/13] Remove "
[PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning
2024-10-11 12:15 UTC
[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
2024-10-11 12:14 UTC (13+ messages)
[PATCH v4 00/12] Fix and improve the Rockchip endpoint driver
2024-10-11 12:14 UTC (13+ messages)
` [PATCH v4 01/12] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH v4 02/12] PCI: rockchip-ep: Use a macro to define EP controller .align feature
` [PATCH v4 03/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
` [PATCH v4 04/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
` [PATCH v4 05/12] PCI: rockchip-ep: Implement the pci_epc_ops::get_mem_map() operation
` [PATCH v4 06/12] PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()
` [PATCH v4 07/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
` [PATCH v4 08/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
` [PATCH v4 09/12] PCI: rockchip-ep: Refactor endpoint link training enable
` [PATCH v4 10/12] PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operation
` [PATCH v4 11/12] PCI: rockchip-ep: Improve link training
` [PATCH v4 12/12] PCI: rockchip-ep: Handle PERST# signal in endpoint mode
[PATCH net-next v1] page_pool: check for dma_sync_size earlier
2024-10-11 12:13 UTC (7+ messages)
FAILED: patch "[PATCH] zram: free secondary algorithms names" failed to apply to 6.11-stable tree
2024-10-11 12:13 UTC (3+ messages)
` [PATCH 6.11.y 1/2] zram: free secondary algorithms names
[PATCH v4 0/6] drm/xe: Make struct xe_ggtt private
2024-10-11 12:13 UTC (5+ messages)
` [PATCH v4 1/6] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH v4 3/6] drm/xe: Add xe_ggtt_alloc
[PATCH 5.10.y 0/4] Backport fix commit for kprobe_non_uniq_symbol.tc test failure
2024-10-11 12:13 UTC (5+ messages)
[PATCH v10 0/5] Tracepoints and static branch in Rust
2024-10-11 12:13 UTC (3+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
[PATCH 0/4] Add support for stm32mp25x RNG
2024-10-11 12:07 UTC (6+ messages)
` [PATCH 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
[PATCH v1] i2c: i2c-qcom-geni: Serve transfer during early resume stage
2024-10-11 12:12 UTC (3+ messages)
[PATCH 6.1 0/3] Fix block integrity violation of kobject rules
2024-10-11 12:12 UTC (3+ messages)
` [PATCH 6.1 3/3] blk-integrity: register sysfs attributes on struct device
[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
2024-10-11 12:10 UTC (2+ messages)
` [PATCH 2/2] rtla/timerlat: Make timerlat_hist_cpu->*_count "
[PATCH v2 0/6] staging: vchiq: Lower indentation at various places
2024-10-11 12:09 UTC (7+ messages)
` [PATCH v2 1/6] staging: vchiq_core: Locally cache cache_line_size information
` [PATCH v2 2/6] staging: vchiq_core: Do not log debug in a separate scope
` [PATCH v2 3/6] staging: vchiq_core: Indent copy_message_data() on a single line
` [PATCH v2 4/6] staging: vchiq_core: Refactor notify_bulks()
` [PATCH v2 5/6] staging: vchiq_core: Lower indentation in parse_open()
` [PATCH v2 6/6] staging: vchiq_core: Lower indentation in vchiq_close_service_internal
[PATCH net-next] eth: remove the DLink/Sundance (ST201) driver
2024-10-11 12:10 UTC (2+ messages)
linux-next: build failure after merge of the iio tree
2024-10-11 12:09 UTC (3+ messages)
[PATCH v3 0/5] Reuse 32 bit C code more safely
2024-10-11 12:07 UTC (7+ messages)
` [PATCH v3 2/5] x86/boot: Reuse code to relocate trampoline
` [PATCH v3 3/5] x86/boot: Use boot_vid_info variable directly from C code
` [PATCH v3 4/5] x86/boot: Use trampoline_phys "
[PATCH] mm/page_alloc: Let GFP_ATOMIC order-0 allocs access highatomic reserves
2024-10-11 12:07 UTC
[PATCH 1/2] kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
2024-10-11 12:06 UTC (4+ messages)
` [PATCH] "
[PATCH v3] xen: Remove dependency between pciback and privcmd
2024-10-11 12:06 UTC (2+ messages)
[RFC] New ioctl to query deleted subvolumes
2024-10-11 12:06 UTC (4+ messages)
[PATCH v6 0/8] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
2024-10-11 12:03 UTC (9+ messages)
` [PATCH v6 1/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v6 2/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
` [PATCH v6 3/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
` [PATCH v6 4/8] arm64: dts: mediatek: mt6797: Make pin configuration nodes follow DT bindings
` [PATCH v6 5/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller
` [PATCH v6 6/8] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 "
` [PATCH v6 7/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document "
` [PATCH v6 8/8] pinctrl: mediatek: Add MT6735 pinctrl driver
[PATCH dpdk v1 00/15] IPv6 APIs overhaul
2024-10-11 12:05 UTC (6+ messages)
` [PATCH dpdk v2 00/16] "
` [PATCH dpdk v2 16/16] ipv6: add function to check ipv6 version
[PATCH net-next 0/3] net, device property: fix led node releases in mv88e6xxx with new macro
2024-10-11 12:04 UTC (6+ messages)
` [PATCH net-next 1/3] device property: Introduce fwnode_for_each_available_child_node_scoped()
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-10-11 12:04 UTC (3+ messages)
[PATCH v2 0/4] drm/xe: Fix HPD interrupt enabling during runtime resume
2024-10-11 12:02 UTC (5+ messages)
` ✗ CI.FULL: failure for "
` ✗ Fi.CI.IGT: "
[PATCH v2 0/2] drm/bridge: tc358767: Fix DRM_BRIDGE_ATTACH_NO_CONNECTOR case
2024-10-11 12:02 UTC (10+ messages)
[PATCH v9 0/7] Add barebox bootloader support (and testing)
2024-10-11 12:01 UTC (8+ messages)
` [PATCH v9 1/7] barebox: add initial support
` [PATCH v9 2/7] barebox-tools: add initial barebox tools support
` [PATCH v9 3/7] barebox: set default BAREBOX_CONFIG for qemu machines
` [PATCH v9 4/7] oeqa/utils/qemurunner: support ignoring vt100 escape sequences
` [PATCH v9 5/7] oeqa: support passing custom boot patterns to runqemu
` [PATCH v9 6/7] oeqa/selftest/cases: add basic u-boot test
` [PATCH v9 7/7] oeqa/selftest/cases: add basic barebox tests
[PATCH] cfi: rust: pass -Zpatchable-function-entry on all architectures
2024-10-11 11:32 UTC (12+ messages)
Sunsetting backports.wiki.kernel.org
2024-10-11 12:01 UTC (2+ messages)
[PATCH v6 0/8] Add support for PCIe3 on x1e80100
2024-10-11 10:41 UTC (6+ messages)
` [PATCH v6 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8
` [PATCH v6 2/8] dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml
` [PATCH v6 3/8] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
` [PATCH v6 4/8] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH v6 6/8] PCI: qcom: Fix the ops for SC8280X family SoC
[PATCH] perf test: Delete unused Intel CQM test
2024-10-11 12:01 UTC (2+ messages)
[PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-11 11:57 UTC (8+ messages)
[RFC PATCH v1] module: sign with sha512 by default to avoid build errors
2024-10-11 12:00 UTC (8+ messages)
[PATCH] gpio: add support for FTDI's MPSSE as GPIO
2024-10-11 11:59 UTC (5+ messages)
[PATCH v4 0/7] drm/log: Introduce a new boot logger to draw the kmsg on the screen
2024-10-11 11:58 UTC (4+ messages)
` [PATCH v4 7/7] drm/log: Add integer scaling support
[OE-core] [PATCH] archiver.bbclass: Fix archiver interaction with kernel recipes
2024-10-11 11:57 UTC (4+ messages)
[PATCH v3 0/5] Fix issues with ARM Processor CPER records
2024-10-11 11:57 UTC (2+ messages)
[PATCH] wifi: rtw88: Fix the RX aggregation in USB 3 mode
2024-10-11 11:56 UTC (3+ messages)
[PATCH v13 0/4] add support for self monitoring
2024-10-11 11:56 UTC (4+ messages)
` [PATCH v14 "
` [PATCH v14 1/4] lib: add generic support for reading PMU events
[PATCH] ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsing
2024-10-11 11:55 UTC (3+ messages)
[hch-misc:block-dma 1/9] undefined reference to `iommu_dma_link_range'
2024-10-11 11:55 UTC
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
2024-10-11 11:54 UTC (13+ messages)
[PATCH] iio: Fix uninitialized variable
2024-10-11 11:52 UTC (2+ messages)
` [PATCH v2] "
[syzbot] [usb?] WARNING: ODEBUG bug in corrupted (3)
2024-10-11 11:51 UTC
[PATCH 00/16] RPMI and SBI MPXY support for OpenSBI
2024-10-11 11:51 UTC (4+ messages)
` [PATCH 13/16] lib: sbi: Add SBI Message Proxy (MPXY) framework
[PATCH bpf-next v3 0/3] selftests/bpf: add coverage for xdp_features in test_progs
2024-10-11 11:50 UTC (4+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
[PATCH 0/5] cxl: Initialization and shutdown fixes
2024-10-11 11:50 UTC (3+ messages)
` [PATCH 4/5] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
[PATCH] net/nfb: fix use after free
2024-10-11 11:50 UTC (3+ messages)
Proposal: bi-weekly guest_memfd upstream call
2024-10-11 11:50 UTC (2+ messages)
[PATCH v1] sched/eevdf: Reduce the computation frequency of avg_vruntime
2024-10-11 11:48 UTC (4+ messages)
` [PATCH v2] "
` "
[PATCH] arm64: zynqmp: fix tcm initialization for mini u-boot
2024-10-11 11:34 UTC
[PATCH v3] mm:kasan: fix sparse warnings: Should it be static?
2024-10-11 11:47 UTC (2+ messages)
[PATCH 1/2] powerpc/vdso: Add a page for non-time data
2024-10-11 11:46 UTC (7+ messages)
` [PATCH 2/2] powerpc/vdso: Implement __arch_get_vdso_rng_data()
[PATCH 00/25] Unused parameter cleanups
2024-10-11 11:45 UTC (2+ messages)
[PATCH i-g-t 1/2] lib/amdgpu: add sdma ring id paramter for deadlock helper
2024-10-11 11:45 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "
[PATCH 0/3] add support for drop_caches for individual filesystem
2024-10-11 11:44 UTC (6+ messages)
` [PATCH 2/3] sysctl: "
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-11 11:43 UTC (6+ messages)
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
drivers/nx: Invalid wait context issue when rebooting
2024-10-11 11:43 UTC (3+ messages)
[RFC PATCH 0/6] KVM: arm64: Errata management for VM Live migration
2024-10-11 11:43 UTC (4+ messages)
[PATCH v1 0/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
2024-10-11 11:43 UTC (8+ messages)
` [PATCH v1 2/2] "
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-11 11:41 UTC (6+ messages)
` [RFC PATCH v3 08/58] perf: Clean up perf ctx time
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag
[PATCH v2 1/3] acpi: make EC support compile-time conditional
2024-10-11 11:40 UTC (7+ messages)
` [PATCH v2 2/3] acpi: allow building without CONFIG_HAS_IOPORT
[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-11 11:40 UTC (6+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
[PATCH net] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
2024-10-11 11:39 UTC
[PATCH] vmscan: add a vmscan event for reclaim_pages
2024-10-11 11:39 UTC (5+ messages)
[PATCH] drm/ttm: Fix incorrect use of kernel-doc format
2024-10-11 11:39 UTC (3+ messages)
[PATCH v2 0/4] Implement Wa_14022698537
2024-10-11 11:39 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH v2 0/8] iommu: Domain allocation enhancements
2024-10-11 11:39 UTC (7+ messages)
[PATCHv6 bpf-next,perf/core 00/16] uprobe, bpf: Add session support
2024-10-11 11:36 UTC (12+ messages)
` [PATCHv6 perf/core 02/16] uprobe: Add support for session consumer
` [PATCHv6 bpf-next 13/16] selftests/bpf: Add uprobe session single consumer test
` [PATCHv6 bpf-next 14/16] selftests/bpf: Scale down uprobe multi "
` [PATCHv6 bpf-next 15/16] selftests/bpf: Add uprobe sessions to "
[PATCH v6 6/7] power: supply: max77705: Add fuel gauge driver for Maxim 77705
2024-10-11 11:34 UTC (2+ messages)
[PATCH] scsi: target: core: Fix null-ptr-deref in target_alloc_device()
2024-10-11 11:34 UTC
[RFC PATCH v1 4/7] integrity: Fix inode numbers in audit records
2024-10-11 11:34 UTC (4+ messages)
` [PATCH RFC "
[PATCH] MIPS: Allow using more than 32-bit addresses for reset vectors when possible
2024-10-11 11:32 UTC
[PATCH 0/7] iommu/vt-d: Add domain_alloc_paging support
2024-10-11 11:32 UTC (3+ messages)
` [PATCH 7/7] iommu/vt-d: Refine intel_iommu_domain_alloc_user()
[PATCH v9 0/5] Tracepoints and static branch in Rust
2024-10-11 10:16 UTC (5+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
[PATCH v2 0/2] um: Some page bit cleanups
2024-10-11 10:23 UTC (3+ messages)
` [PATCH v2 1/2] um: Abandon the _PAGE_NEWPROT bit
` [PATCH v2 2/2] um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
[PATCH] thunderbolt: Honor TMU requirements in the domain when setting TMU mode
2024-10-11 11:31 UTC
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-11 11:30 UTC (8+ messages)
[PATCH v2] fib: network byte order IPv4 lookup
2024-10-11 11:29 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3 1/3] fs: prepare for "explicit connectable" file handles
2024-10-11 11:29 UTC (3+ messages)
[PATCH v1 1/1] Input: xpad - add support for MSI Claw A1M
2024-10-11 11:28 UTC (2+ messages)
[openeuler:openEuler-1.0-LTS 5957/23827] include/linux/uaccess.h:112:17: warning: 'bind' may be used uninitialized
2024-10-11 11:24 UTC
[PATCH] Staging: leds: replace divide condition 'shift / 16' with 'shift >= 16'
2024-10-11 11:24 UTC (3+ messages)
[OE-core] [PATCH] cve-check-update-nvd2-native: Incremement DL_DIR database location
2024-10-11 11:24 UTC (4+ messages)
[PATCH] thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()
2024-10-11 11:24 UTC (2+ messages)
[PATCH 0/2] Add support of AMD 3D V-Cache optimizer driver
2024-10-11 11:23 UTC (3+ messages)
` [PATCH 2/2] platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.