All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-08 12:24:13 to 2024-08-08 13:16:40 UTC [more...]

[PATCH v21 0/4] Add support for RZ/G2L GPT
 2024-08-08 13:16 UTC 

[PATCH] fbdev: omapfb: Use sysfs_emit_at() to simplify code
 2024-08-08 13:15 UTC  (2+ messages)

[PATCH v8 00/23] Introduce the lwIP network stack
 2024-08-08 13:15 UTC  (9+ messages)
` [PATCH v8 06/23] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v8 22/23] test/py: add HTTP (wget) test for the EFI loader

[PATCH 0/3] cleanups for ARM64 ACPI
 2024-08-08 13:15 UTC  (4+ messages)
` [PATCH 1/3] ARM64: ACPI: Remove the leftover acpi_init_cpus()
` [PATCH 2/3] ARM64: ACPI: Remove the leftover arm64_acpi_numa_init()
` [PATCH 3/3] ARM64: ACPI: Move the NUMA code to drivers/acpi/arm64/

[PATCH] virtio: Remove virtio devices on device_shutdown()
 2024-08-08 13:15 UTC  (3+ messages)

[PATCH v8 0/7] Linux RISC-V IOMMU Support
 2024-08-08 13:14 UTC  (5+ messages)
` [PATCH v8 7/7] iommu/riscv: Paging domain support

[PATCH] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
 2024-08-08 13:14 UTC  (2+ messages)

[PATCH 1/2] configs: rockchip: enable gpio-leds driver for Radxa boards
 2024-08-08 13:13 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: rockchip: turn LEDs on at boot "

[PATCH v3 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()
 2024-08-08 13:12 UTC  (7+ messages)

[PATCH net-next v2 1/3] ethtool: Add new result codes for TDR diagnostics
 2024-08-08 13:11 UTC  (4+ messages)
` [PATCH net-next v2 2/3] phy: Add Open Alliance helpers for the PHY framework
` [PATCH net-next v2 3/3] net: phy: dp83tg720: Add cable testing support

[PATCH v3] usb: dwc3: Runtime get and put usb power_supply handle
 2024-08-08 13:11 UTC  (5+ messages)

[RFC PATCH 0/5] Introduce the Rust Safety Standard
 2024-08-08 13:10 UTC  (10+ messages)
` [RFC PATCH 1/5] doc: rust: create safety standard
` [RFC PATCH 2/5] doc: rust: safety standard: add examples

[PATCH] ACPI: ARM64: add acpi_iort.h to MAINTAINERS
 2024-08-08 13:09 UTC 

[PATCH] Revert "selinux: use vma_is_initial_stack() and vma_is_initial_heap()"
 2024-08-08 13:09 UTC 

[PATCH RFCv2] iommu: Add domain type and flag to domain_alloc_paging()
 2024-08-08 13:08 UTC  (11+ messages)

[PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
 2024-08-08 13:06 UTC  (2+ messages)

[PATCH 1/3] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters
 2024-08-08 13:06 UTC  (2+ messages)

[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-08-08 13:06 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615

[PATCH 00/22] Memory leak fixes (pt.4)
 2024-08-08 13:06 UTC  (27+ messages)
` [PATCH 09/22] builtin/rebase: fix leaking `commit.gpgsign` value
` [PATCH v2 00/22] Memory leak fixes (pt.4)
  ` [PATCH v2 01/22] remote: plug memory leak when aliasing URLs
  ` [PATCH v2 02/22] git: fix leaking system paths
  ` [PATCH v2 03/22] object-file: fix memory leak when reading corrupted headers
  ` [PATCH v2 04/22] object-name: fix leaking symlink paths in object context
  ` [PATCH v2 05/22] bulk-checkin: fix leaking state TODO
  ` [PATCH v2 06/22] read-cache: fix leaking hashfile when writing index fails
  ` [PATCH v2 07/22] submodule-config: fix leaking name enrty when traversing submodules
  ` [PATCH v2 08/22] config: fix leaking comment character config
  ` [PATCH v2 09/22] builtin/rebase: fix leaking `commit.gpgsign` value
  ` [PATCH v2 10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes
  ` [PATCH v2 11/22] builtin/fast-import: plug trivial memory leaks
  ` [PATCH v2 12/22] builtin/fast-export: fix leaking diff options
  ` [PATCH v2 13/22] builtin/fast-export: plug leaking tag names
  ` [PATCH v2 14/22] merge-ort: unconditionally release attributes index
  ` [PATCH v2 15/22] sequencer: release todo list on error paths
  ` [PATCH v2 16/22] unpack-trees: clear index when not propagating it
  ` [PATCH v2 17/22] diff: fix leak when parsing invalid ignore regex option
  ` [PATCH v2 18/22] builtin/format-patch: fix various trivial memory leaks
  ` [PATCH v2 19/22] userdiff: fix leaking memory for configured diff drivers
  ` [PATCH v2 20/22] builtin/log: fix leak when showing converted blob contents
  ` [PATCH v2 21/22] diff: free state populated via options
  ` [PATCH v2 22/22] builtin/diff: free symmetric diff members

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-08 13:05 UTC  (8+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map

[PATCH 0/5] Improve support for EFI multiboot loading
 2024-08-08 13:05 UTC  (8+ messages)
` [PATCH 1/5] x86: Put trampoline in .init.data section
` [PATCH 2/5] x86: Fix early output messages in case of EFI

[iptables PATCH 0/8] nft: Implement forward compat for future binaries
 2024-08-08 13:05 UTC  (4+ messages)
` [iptables RFC PATCH 8/8] nft: Support compat extensions in rule userdata

[PATCH] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
 2024-08-08 13:03 UTC  (2+ messages)

xen | Failed pipeline for staging | 08aacc39
 2024-08-08 13:02 UTC 

[kvm-unit-tests PATCH 0/3] riscv: Extend CI
 2024-08-08 13:02 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/3] lib: Add limits.h
` [kvm-unit-tests PATCH 2/3] riscv: Build with explicit ABI
` [kvm-unit-tests PATCH 3/3] riscv: Extend gitlab CI

[PATCH 00/10] mm: remove vma_merge()
 2024-08-08 13:02 UTC  (3+ messages)
` [PATCH 05/10] mm: abstract vma_merge_new_vma() to use vma_merge_struct

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-08 13:01 UTC  (2+ messages)

[PATCH] perf test: Add a new shell test for perf ftrace
 2024-08-08 13:01 UTC  (2+ messages)

[meta-python][PATCH 1/6] python3-pydantic: Upgrade 2.7.3 -> 2.8.2
 2024-08-08 13:01 UTC  (2+ messages)
` [oe] "

[Intel-wired-lan] [PATCH v3 iwl-next 0/4] ice: Implement PTP support for E830 devices
 2024-08-08 13:00 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH v3 iwl-next 4/4] ice: combine cross timestamp functions for E82x and E830

[PATCH v1 0/9] perf auxtrace: Refactor with evsel__is_aux_event()
 2024-08-08 12:58 UTC  (3+ messages)
` [PATCH v1 3/9] perf auxtrace: Refactor auxtrace__evsel_is_auxtrace()

[Intel-wired-lan] [PATCH v5 iwl-next 0/6] ice: Implement PTP support for E830 devices
 2024-08-08 12:57 UTC  (14+ messages)
`  "
` [Intel-wired-lan] [PATCH v5 iwl-next 1/6] ice: Remove unncecessary ice_is_e8xx() functions
  `  "
` [Intel-wired-lan] [PATCH v5 iwl-next 2/6] ice: Use FIELD_PREP for timestamp values
  `  "
` [Intel-wired-lan] [PATCH v5 iwl-next 3/6] ice: Implement PTP support for E830 devices
  `  "
` [Intel-wired-lan] [PATCH v5 iwl-next 4/6] ice: Process TSYN IRQ in a separate function
  `  "
` [Intel-wired-lan] [PATCH v5 iwl-next 5/6] ice: Add timestamp ready bitmap for E830 products
  `  "
` [Intel-wired-lan] [PATCH v5 iwl-next 6/6] ice: combine cross timestamp functions for E82x and E830
  `  "

[PATCH] nextup.3: minor improvements
 2024-08-08 12:58 UTC  (6+ messages)

[PATCH] KVM: arm64: Disable OS double lock visibility by default and ignore VMM writes
 2024-08-08 12:57 UTC 

[PATCH v1 0/3] mpi3mr: Critical bug fixes
 2024-08-08 12:54 UTC  (4+ messages)
` [PATCH v1 1/3] mpi3mr: return complete ioc_status for ioctl commands
` [PATCH v1 2/3] mpi3mr: Update consumer index of reply queues after every 100 replies
` [PATCH v1 3/3] mpi3mr: Driver version update to 8.10.0.5.50

[PATCH v6 00/10] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-08 12:57 UTC  (12+ messages)
` [PATCH v6 01/10] acpi/generic_event_device: add an APEI error device
` [PATCH v6 02/10] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v6 03/10] acpi/ghes: Add support for GED error device
` [PATCH v6 04/10] qapi/ghes-cper: add an interface to do generic CPER error injection
` [PATCH v6 05/10] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v6 06/10] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v6 07/10] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v6 08/10] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH v6 09/10] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v6 10/10] scripts/arm_processor_error.py: retrieve mpidr if not filled

[Buildroot] [PATCH] package/nvidia-driver: bump version to 550.78
 2024-08-08 12:57 UTC  (7+ messages)
` [Buildroot] [External] - "

[broonie-ci:fileZMvsMi 36/37] sound/soc/sof/amd/acp.c:277:12: error: no member named 'rev' in 'struct sof_amd_acp_desc'
 2024-08-08 12:56 UTC 

[RFC PATCH 0/13] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-08-08 12:56 UTC  (5+ messages)
` [RFC PATCH 11/13] fwctl/cxl: Add query commands software command for ->fw_rpc()

[PATCH] version: 24.11-rc0
 2024-08-08 12:55 UTC  (3+ messages)

[PATCH] arm/virt: place power button pin number on a define
 2024-08-08 12:54 UTC 

[PATCH v3] lib/stackdepot: Double DEPOT_POOLS_CAP if KASAN is enabled
 2024-08-08 12:54 UTC 

[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-08-08 12:54 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs

[RFC net] net: make page pool stall netdev unregistration to avoid IOMMU crashes
 2024-08-08 12:52 UTC  (4+ messages)

[PATCH 6/5] docs: Typo fix in live disk backup
 2024-08-08 12:51 UTC  (2+ messages)

[PATCH v2 0/4] xen: arm: Split MMU code in preparation for MPU work (part 2)
 2024-08-08 12:51 UTC  (5+ messages)
` [PATCH v2 2/4] xen: arm: make VMAP only support in MMU system
` [PATCH v2 3/4] xen: arm: Moved domain_page.c to MMU specific

[PATCH v5 00/10] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-08-08 12:46 UTC  (4+ messages)

[meta-python][PATCH] python3-matplotlib-inline: update 0.1.6 → 0.1.7 plus fixes
 2024-08-08 12:46 UTC 

[PATCH 0/5] docs: more conversions from txt to rst
 2024-08-08 12:46 UTC  (3+ messages)

Fw: ECDSA for FIT Files in U-Boot
 2024-08-08  8:21 UTC  (4+ messages)

[krzk-github:wip/debug/soundwire-wsa884x-interrupts 29928/30000] arch/arm64/boot/dts/qcom/x1e80100-qcp.dtb: pinctrl@f100000: usb-1-ss0-sbu-state: 'oneOf' conditional failed, one must be fixed:
 2024-08-08 12:45 UTC 

[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-08 12:45 UTC  (5+ messages)
` [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI

[PATCH] arm: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
 2024-08-08 12:35 UTC 

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-08 12:37 UTC  (16+ messages)
` [PATCH net-next v13 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v13 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [Intel-wired-lan] [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
  `  "
` [PATCH net-next v13 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v13 06/14] xtensa: remove the get_order() implementation
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v13 08/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v13 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v13 10/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v13 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v13 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v13 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-08 12:40 UTC  (10+ messages)
` [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PATCH v2 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose scalable modern mode

[PATCH] perf annotate-data: Show typedef names properly
 2024-08-08 12:40 UTC  (2+ messages)

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-08 12:40 UTC  (2+ messages)

[PATCH v3] perf annotate: Cache debuginfo for data type profiling
 2024-08-08 12:40 UTC  (2+ messages)

[PATCH] spi: imx: fix use-after-free during driver removal
 2024-08-08 12:38 UTC 

[Buildroot] [PATCH 1/2] configs: add Raspberry Pi Zero 2 W 64-bit defconfig
 2024-08-08 12:39 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] board/raspberrypi: reword console comment

[PATCH v2 0/3] iommufd: Add selftest coverage for reserved IOVAs
 2024-08-08 12:38 UTC  (4+ messages)
` [PATCH v2 2/3] iommu/dma: Support MSIs through nested domains

Call for help - Xen user documentation
 2024-08-08 12:37 UTC 

[PATCH sched_ext/for-6.12] sched_ext: Improve logging around enable/disable
 2024-08-08 12:38 UTC  (2+ messages)

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-08 12:36 UTC  (6+ messages)
` [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use

[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
 2024-08-08 12:37 UTC  (6+ messages)
` [PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()
` [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset

[PATCH v2] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
 2024-08-08 12:36 UTC 

[PATCH 0/2] dts: rockchip: add USB-C support to OK3588-C
 2024-08-08 12:33 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add USB-C port 0 "
` [PATCH 2/2] arm64: dts: rockchip: add USB-C port 1 "

[PATCH i-g-t] tests/amd_dispatch: fix KGQ hang test
 2024-08-08 12:37 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/3] regmap IRQ support for devices with multiple IRQs
 2024-08-08 12:36 UTC  (4+ messages)
` [PATCH v2 1/3] irqdomain: simplify simple and legacy domain creation
` [PATCH v2 2/3] irqdomain: Allow giving name suffix for domain
` [PATCH v2 3/3] regmap: Allow setting IRQ domain name suffix

[akpm-mm:mm-unstable 18/225] lib/stackdepot.c:66:26: error: call to undeclared function 'MIN'; ISO C99 and later do not support implicit function declarations
 2024-08-08 12:35 UTC 

[PATCH v4 00/10] support large folio swap-out and swap-in for shmem
 2024-08-08 12:35 UTC  (5+ messages)
` [PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio

[akpm-mm:mm-unstable 18/225] lib/stackdepot.c:44:9: error: implicit declaration of function 'MIN'
 2024-08-08 12:35 UTC 

[PATCH v2 0/8] Introduce fwctl subystem
 2024-08-08 12:34 UTC  (7+ messages)
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 6/8] fwctl: Add documentation

[PATCH] arm64: dts: imx93-tqma9352-mba93: Fix USB hub node name
 2024-08-08 12:32 UTC 

[PATCH mtd-utils] fs-tests: integck: Allow checking root
 2024-08-08 12:31 UTC 

Debugging stuck mount
 2024-08-08 12:32 UTC  (2+ messages)

[PATCH v4 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-08-08 12:32 UTC  (5+ messages)
` [PATCH v4 1/8] misc: Add support for LAN966x PCI device

[PATCH 00/24] Complete EEVDF
 2024-08-08 12:31 UTC  (5+ messages)
` [PATCH 21/24] sched/eevdf: Allow shorter slices to wakeup-preempt

[PATCH] uprobes: Improve scalability by reducing the contention on siglock
 2024-08-08 12:31 UTC  (10+ messages)

[PATCH v4 1/2] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-08 12:28 UTC  (2+ messages)

[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-08 12:19 UTC  (7+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support

[PATCH v1 0/2] dts: api docs generation
 2024-08-08 12:27 UTC  (4+ messages)
` [PATCH v15 5/5] dts: add API doc generation

[PATCH 0/8] reftable: improvements and fixes for compaction
 2024-08-08 12:26 UTC  (5+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 9/9] reftable/stack: handle locked tables during auto-compaction

[PATCH net-next v2 0/5] net: netconsole: Fix netconsole unsafe locking
 2024-08-08 12:25 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: netpoll: extract core of netpoll_cleanup
` [PATCH net-next v2 2/5] net: netconsole: Correct mismatched return types
` [PATCH net-next v2 3/5] net: netconsole: Standardize variable naming
` [PATCH net-next v2 4/5] net: netconsole: Unify Function Return Paths
` [PATCH net-next v2 5/5] net: netconsole: Defer netpoll cleanup to avoid lock release during list traversal

[LTP] [PATCH v5 0/6] landlock testing suite
 2024-08-08 12:25 UTC  (2+ messages)

[PATCH v5 0/2] Enhance network interface feature testing
 2024-08-08 12:24 UTC  (3+ messages)
` [PATCH v5 1/2] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH v5 2/2] selftests: net: Add on/off checks for non-fixed features of interface

[PATCH 6.6 000/121] 6.6.45-rc1 review
 2024-08-08 12:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v8 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-08 12:24 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v8 06/14] iavf: add initial framework for registering PTP clock

[PATCH v3] veth: Drop MTU check when forwarding packets
 2024-08-08 12:24 UTC  (5+ messages)

[PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
 2024-08-08 12:23 UTC 


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.