All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-04 04:09:37 to 2024-06-04 05:48:41 UTC [more...]

[PATCH v5 00/17] Add AST2700 support
 2024-06-04  5:44 UTC  (23+ messages)
` [PATCH v5 01/17] aspeed/wdt: "
` [PATCH v5 02/17] aspeed/sli: "
` [PATCH v5 03/17] aspeed/sdmc: remove redundant macros
` [PATCH v5 04/17] aspeed/sdmc: fix coding style
` [PATCH v5 05/17] aspeed/sdmc: Add AST2700 support
` [PATCH v5 06/17] aspeed/smc: correct device description
` [PATCH v5 07/17] aspeed/smc: support dma start length and 1 byte length unit
` [PATCH v5 08/17] aspeed/smc: support 64 bits dma dram address
` [PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
` [PATCH v5 10/17] aspeed/smc: Add AST2700 support
` [PATCH v5 11/17] aspeed/scu: "
` [PATCH v5 12/17] aspeed/intc: "
` [PATCH v5 13/17] aspeed/soc: "
` [PATCH v5 14/17] aspeed: Add an AST2700 eval board
` [PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
` [PATCH v5 16/17] test/avocado/machine_aspeed.py: Add AST2700 test case
` [PATCH v5 17/17] docs:aspeed: Add AST2700 Evaluation board

[PATCH 0/6] KVM: PPC: Book3S HV: Nested guest migration fixes
 2024-06-04  5:48 UTC  (14+ messages)
` [PATCH 3/6] KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
` [PATCH 4/6] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH 5/6] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
` [PATCH 6/6] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register

[PATCH linux-next] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
 2024-06-04  5:47 UTC 

[meta-arago][master/scarthgap][PATCH] recipes-core: packagegroup-arago-tisdk-addons: Add back kmscube
 2024-06-04  5:46 UTC  (3+ messages)

[char-misc-next] mei: me: release irq in mei_me_pci_resume error path
 2024-06-04  5:45 UTC  (3+ messages)

[PATCH 1/1] dfu: add missing dependency for SPI flash DFU driver
 2024-06-04  5:44 UTC 

[meta-arago][master/scarthgap][PATCH v2] recipes-core: packagegroup-arago-tisdk-addons: Add back kmscube
 2024-06-04  5:44 UTC 

Change in splice() behaviour after 5.10?
 2024-06-04  5:43 UTC  (3+ messages)

[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-06-04  5:40 UTC  (4+ messages)
` [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __swap_duplicate
 2024-06-04  5:39 UTC 

[PATCH net-next v3] net: mana: Allow variable size indirection table
 2024-06-04  5:36 UTC  (3+ messages)

[PATCH] btrfs-progs: error out immediately if an unknown backref type is hit
 2024-06-04  5:36 UTC 

[PATCH v9 0/4] arm64: qcom: add AIM300 AIoT board support
 2024-06-04  5:35 UTC  (8+ messages)
` [PATCH v9 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

[PATCH] zonefs: move super block reading from page to folio
 2024-06-04  5:33 UTC  (6+ messages)

next/pending-fixes build: 7 builds: 0 failed, 7 passed, 19 warnings (v6.10-rc2-265-gd07e6d93f275f)
 2024-06-04  5:32 UTC 

[kvm-unit-tests PATCH 0/2] s390x: Fix build error messages
 2024-06-04  5:32 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Only run genprotimg if necessary

[PATCH net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
 2024-06-04  5:13 UTC  (4+ messages)
` [PATCH net-next v14 3/5] ethtool: provide customized dim profile management

[PATCH] hw/core: Rename CpuTopology to CPUTopology
 2024-06-04  5:29 UTC  (4+ messages)

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-06-04  5:29 UTC  (17+ messages)
` [kvm-unit-tests PATCH v9 14/31] powerpc: Remove broken SMP exception stack setup
` [kvm-unit-tests PATCH v9 16/31] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v9 18/31] powerpc: Permit ACCEL=tcg,thread=single
` [kvm-unit-tests PATCH v9 19/31] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v9 20/31] powerpc: Add atomics tests

[Buildroot] [PATCH v2] package/environment-setup: add variable KERNEL_DIR alongside KERNELDIR
 2024-06-04  5:29 UTC  (4+ messages)

[PATCH] Documentation: Add ARM64 for reserving ZONE_MOVABLE
 2024-06-04  5:28 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Inform system of suspended state
 2024-06-04  5:26 UTC  (3+ messages)

[PATCH 1/1] Added arm64 assembly for examples/api crt0
 2024-06-04  5:24 UTC  (13+ messages)

[PATCH 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-06-04  5:24 UTC  (4+ messages)
` [PATCH 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe

[PATCH bpf v1 0/2] bpf: Fix linker optimization removing kfuncs
 2024-06-04  5:23 UTC  (4+ messages)
` [PATCH bpf v2 "
  ` [PATCH bpf v2 1/2] compiler_types.h: Define __retain for __attribute__((__retain__))
  ` [PATCH bpf v2 2/2] bpf: Harden __bpf_kfunc tag against linker kfunc removal

[PATCH v4 0/7] Add PCIe, SERDES and USB DT support for J722S
 2024-06-04  5:22 UTC  (13+ messages)
` [PATCH v4 1/7] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi
` [PATCH v4 6/7] arm64: dts: ti: k3-j722s-main: Add SERDES and PCIe support
` [PATCH v4 7/7] arm64: dts: ti: k3-j722s: Enable PCIe and USB support on J722S-EVM

[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-06-04  5:22 UTC  (11+ messages)

[PATCH v2 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-06-04  5:17 UTC  (4+ messages)
` [PATCH v2 1/3] remoteproc: k3-r5: Use devm_rproc_alloc() helper
` [PATCH v2 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe
` [PATCH v2 3/3] remoteproc: k3-dsp: Acquire mailbox handle during probe routine

[PATCH v10 00/13] flow filter using basic facilities of capability and resource objects
 2024-06-04  5:16 UTC  (19+ messages)
` [PATCH v10 07/13] admin: Add device resource objects admin commands
  ` [EXTERNAL] "
` [PATCH v10 09/13] virtio-net: Add flow filter capability
  ` [EXTERNAL] "
` [PATCH v10 10/13] virtio-net: Add flow filter group, classifier and rule resource objects
  ` [EXTERNAL] "
` [PATCH v10 11/13] virtio-net: Add flow filter device and driver requirements
  ` [EXTERNAL] "

[PATCH 1/2] dt-bindings: media: amlogic,gx-vdec: add the GXLX SoC family and update GXL
 2024-06-04  5:15 UTC  (6+ messages)
` [PATCH 2/2] media: meson: vdec: add GXLX SoC platform

[PATCH 3/9] platform/x86: asus-wmi: add macros and expose min/max sysfs for ppt tunables
 2024-06-04  5:14 UTC  (2+ messages)

[PATCH 2/2] misc: keba: Add basic KEBA CP500 system FPGA support
 2024-06-04  5:13 UTC  (2+ messages)

[geert-renesas-devel:next] BUILD SUCCESS f86b864474e417c53c64c4b33ca4e1192aea03a3
 2024-06-04  5:13 UTC 

[geert-renesas-devel:renesas-dts-for-v6.11] BUILD SUCCESS f6e32aa9693e7f0748087e49484d97808f1bbc98
 2024-06-04  5:11 UTC 

[ANNOUNCE] isar-cip-core v1.4-rc1
 2024-06-04  5:11 UTC 

[PATCH v3 1/3] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
 2024-06-04  5:11 UTC  (3+ messages)
` [PATCH v3 2/3] media: qcom: venus: Fix uninitialized variable warning
` [PATCH v3 3/3] media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition

[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
 2024-06-04  5:09 UTC  (13+ messages)
` [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier
` [RFC 02/12] Drivers: hv: vmbus: Fix error path that deletes non-existent sysfs group
` [RFC 03/12] Drivers: hv: vmbus: Add an IRQ name to VMBus channels
` [RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name
` [RFC 05/12] scsi: storvsc: "
` [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats
` [RFC 07/12] Drivers: hv: vmbus: Set up irqdomain and irqchip for the VMBus connection
` [RFC 08/12] Drivers: hv: vmbus: Allocate an IRQ per channel and use for relid mapping
` [RFC 09/12] Drivers: hv: vmbus: Use Linux IRQs to handle VMBus channel interrupts
` [RFC 10/12] Drivers: hv: vmbus: Implement vmbus_irq_set_affinity
` [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs
` [RFC 12/12] Drivers: hv: vmbus: Ensure IRQ affinity isn't set to a CPU going offline

[PATCH 0/3] crypto: acomp - Add interface to set parameters
 2024-06-04  5:09 UTC  (11+ messages)
` [PATCH 1/3] crypto: scomp - Add setparam interface

[PATCHSET 3/3] xfsprogs: scale shards on ssds
 2024-06-04  5:09 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2024-06-04  5:08 UTC  (4+ messages)

sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
 2024-06-04  5:08 UTC  (5+ messages)
` [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device()
  ` [PATCH] tick/nohz_full: turn tick_do_timer_boot_cpu into boot_cpu_is_nohz_full
    ` [PATCH v2] "

[PATCH] soc: amlogic: meson-gx-socinfo: Add S905L ID
 2024-06-04  5:07 UTC  (3+ messages)

[PATCH v8 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-06-04  5:07 UTC  (4+ messages)
` [PATCH v8 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer

[PATCHSET v30.5 2/3] fstests: fuzz non-root dquots on xfs
 2024-06-04  5:06 UTC  (7+ messages)
` [PATCH 1/3] fuzzy: mask off a few more inode fields from the fuzz tests
` [PATCH 2/3] fuzzy: allow FUZZ_REWRITE_DURATION to control fsstress runtime when fuzzing
` [PATCH 3/3] fuzzy: test other dquot ids

[PATCHSET 1/3] fstests: random fixes for v2024.05.26
 2024-06-04  5:05 UTC  (3+ messages)
` [PATCH 1/1] generic/747: redirect mkfs stderr to seqres.full

[kvm-unit-tests PATCH 0/4] powerpc fix and misc docs/build/CI improvements
 2024-06-04  5:05 UTC  (4+ messages)
` [kvm-unit-tests PATCH 3/4] build: Make build output pretty

[PATCH] kernel/resource: optimize find_next_iomem_res
 2024-06-04  5:04 UTC  (6+ messages)

[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
 2024-06-04  4:58 UTC  (5+ messages)

[PATCH] python3-rpds-py: Create a symlink for cython module on musl
 2024-06-04  4:56 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
 2024-06-04  4:55 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds

[linux-linus test] 186239: regressions - FAIL
 2024-06-04  4:54 UTC 

[Help] O-RAN Fronthaul CUS-U data structure implementation
 2024-06-04  4:54 UTC  (7+ messages)

[kvm-unit-tests PATCH] scripts/s390x: Fix the execution of the PV tests
 2024-06-04  4:50 UTC  (2+ messages)

[PATCH] btrfs-progs: print-tree: do sanity checks for dir items
 2024-06-04  4:49 UTC 

[PATCH] cxl: add missing MODULE_DESCRIPTION() macros
 2024-06-04  4:48 UTC 

Question: How to customize retransmission timeout of unacknowledged NFS v3 TCP packet?
 2024-06-04  4:47 UTC  (5+ messages)

[PATCH blktests] README: add dependent command descriptions
 2024-06-04  4:46 UTC  (2+ messages)

[PATCH 1/2] config/arm: adds Arm Neoverse N3 SoC
 2024-06-04  4:44 UTC  (2+ messages)
` [PATCH 2/2] eal: add Arm WFET in power management intrinsics

[PATCH v2] null_blk: fix validation of block size
 2024-06-04  4:46 UTC  (3+ messages)

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-04  4:43 UTC  (10+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[PATCH v5 0/4] RISC-V: Modularize common match conditions for trigger
 2024-06-04  4:14 UTC  (10+ messages)
` [PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v5 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH v5 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v5 4/4] target/riscv: Apply modularized matching conditions for icount trigger

[PATCH] sprint_symbol: Replace strcpy with memmove to handle potential overlap
 2024-06-04  4:42 UTC 

[PATCH 1/1] mtd: simplify CONFIG_DM_SPI_FLASH dependencies
 2024-06-04  4:40 UTC 

[PATCH v20 00/12] Implement copy offload support
 2024-06-04  4:40 UTC  (9+ messages)
  ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer

Documentation for line_config PULL_UP, effect on line_event edges and line_request values?
 2024-06-04  4:39 UTC  (3+ messages)

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-04  4:37 UTC  (3+ messages)
` [PATCH v4 6/6] hwmon: (spd5118) Add configuration option for auto-detection

[PATCH] btrfs-progs: corrupt-block: fix memory leak in debug_corrupt_sector()
 2024-06-04  4:37 UTC  (2+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-04  4:32 UTC 

[PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
 2024-06-04  4:31 UTC 

[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
 2024-06-04  4:31 UTC  (15+ messages)
` [PATCH v1 2/6] cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-04  4:30 UTC  (9+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()

[PATCH v2 0/2] vfio/pci: vfio device address space mapping
 2024-06-04  4:27 UTC  (9+ messages)
` [PATCH v2 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH v2 2/2] vfio/pci: Use unmap_mapping_range()

perf mem segfaults
 2024-06-04  4:26 UTC  (2+ messages)

[PATCH v2 0/4] clarify NVMe status symbol names
 2024-06-04  4:25 UTC  (2+ messages)

[PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
 2024-06-04  4:24 UTC  (4+ messages)

[PATCH v2] drm/xe: Don't overmap identity VRAM mapping
 2024-06-04  4:24 UTC  (2+ messages)

[PATCH-RFC 0/5] nvme: fix initialization memleak
 2024-06-04  4:24 UTC  (6+ messages)
` [PATCH-RFC 2/5] nvme: tcp: split controller bringup handling

[PATCH] Documentation: mtd: spinand: macronix: Add support for serial NAND flash
 2024-06-04  4:23 UTC  (5+ messages)

[PATCH 0/6] powervr: MT8173 GPU support
 2024-06-04  4:21 UTC  (8+ messages)
` [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU

[PATCH 00/10] use folio in ksm
 2024-06-04  4:24 UTC  (11+ messages)
` [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
` [PATCH 02/10] mm/ksm: skip subpages of compound pages
` [PATCH 03/10] mm/ksm: use folio in try_to_merge_one_page
` [PATCH 04/10] mm/ksm: add identical_folio func
` [PATCH 05/10] mm/ksm: use folio in stable_tree_search
` [PATCH 06/10] mm/ksm: remove page_stable_node
` [PATCH 07/10] mm/ksm: use folio in unstable_tree_search_insert
` [PATCH 08/10] mm/ksm: use folio in try_to_merge_xx serie funcs
` [PATCH 09/10] mm/ksm: calc_checksum for folio
` [PATCH 10/10] m/ksm: use folio in ksm scan path

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-06-04  4:20 UTC  (6+ messages)
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function

[PATCH 05/12] drm/amd/pm: remove dead code in navi10_emit_clk_levels and navi10_print_clk_levels
 2024-06-04  4:15 UTC  (6+ messages)

[PATCH] fs: ubifs: Add support for ZSTD decompression
 2024-06-04  4:10 UTC  (2+ messages)

[PATCHv2 0/2] iomap: Optimize read_folio
 2024-06-04  4:11 UTC  (3+ messages)

[PATCH bpf-next v7 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-06-04  4:10 UTC  (2+ messages)

[PATCH] xfs_repair: detect null buf passed to duration
 2024-06-04  4:09 UTC  (3+ messages)
` [PATCH v2] "


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.