All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-24 19:42:30 to 2024-06-24 20:41:46 UTC [more...]

[PATCH v4 0/2] drm/rockchip: vop: Support internal display on RK3066
 2024-06-24 20:40 UTC  (3+ messages)
` [PATCH v4 1/2] drm/rockchip: vop: clear DMA stop bit "
` [PATCH v4 2/2] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB "

[PATCH v5] net/mlx5: Reclaim max 50K pages at once
 2024-06-24 20:41 UTC  (2+ messages)

[PATCH 0/7] qcom: initial support for the OnePlus 8T
 2024-06-24 20:40 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: arm: qcom: add OnePlus 8 series

[syzbot] [kernfs?] possible deadlock in __kernfs_remove
 2024-06-24 20:40 UTC 

[linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
 2024-06-24 20:39 UTC  (10+ messages)

FAILED: patch "[PATCH] drm/i915/gt: Disarm breadcrumbs if engines are already idle" failed to apply to 5.15-stable tree
 2024-06-24 20:38 UTC  (2+ messages)
` [PATCH 5.15.y] drm/i915/gt: Disarm breadcrumbs if engines are already idle

+ maple_tree-remove-unneeded-mas_wr_walk-in-mas_store_prealloc.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-remove-repeated-sanity-checks-from-mas_wr_append.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-remove-node-allocations-from-various-write-helper-functions.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-have-mas_store-allocate-nodes-if-needed.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-remove-mas_wr_modify.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-simplify-mas_commit_b_node.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-convert-mas_insert-to-preallocate-nodes.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-use-store-type-in-mas_wr_store_entry.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-print-store-type-in-mas_dump.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-use-mas_store_gfp-in-mtree_store_range.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-use-mas_store_gfp-in-mas_erase.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-remove-mas_destroy-from-mas_nomem.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-introduce-mas_wr_store_type.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-move-up-mas_wr_store_setup-and-mas_wr_prealloc_setup.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-introduce-mas_wr_prealloc_setup.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

+ maple_tree-introduce-store_type-enum.patch added to mm-unstable branch
 2024-06-24 20:38 UTC 

[PATCH] gobject-introspection: split tools and giscanner into a separate package
 2024-06-24 20:38 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: Explain lack of child dependency in simple-mfd
 2024-06-24 20:37 UTC  (2+ messages)

[PATCH v2] PCI/MSI: Fix UAF in msi_capability_init
 2024-06-24 20:37 UTC 

[PATCH v2 0/5] timer_migration: Fix two possible races and an improvement
 2024-06-24 20:37 UTC  (5+ messages)
` [PATCH v2 1/5] timer_migration: Do not rely always on group->parent
` [PATCH v2 2/5] timer_migration: Improve tracing

r8169: issues with RTL8125BG on Raspberry Pi 5 + OpenWrt
 2024-06-24 20:37 UTC  (2+ messages)
  ` RV: "

[PATCH] mutex: fix comma placement in mutex initializers
 2024-06-24 20:35 UTC 

[PATCH v2 0/7] dt-bindings: mfd: syscon: Document more compatibles and require simpe-mfd description
 2024-06-24 20:34 UTC  (5+ messages)
` [PATCH v2 3/7] dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema
` [PATCH v2 6/7] dt-bindings: mfd: syscon: Split and enforce documenting MFD children

[PATCH v2 00/14] Assorted Cleanups For prepare-kernel.sh
 2024-06-24 20:33 UTC  (15+ messages)
` [PATCH 01/14] prepare-kernel.sh: Convert to tabs
` [PATCH 02/14] prepare-kernel.sh: Add reverse mode
` [PATCH 03/14] prepare-kernel.sh: Emit architecture agnostic changes
` [PATCH 04/14] prepare-kernel.sh: Improve kernel tree check
` [PATCH 05/14] prepare-kernel.sh: Disable SC2115 warning around $linux_tree
` [PATCH 06/14] prepare-kernel.sh: Remove --filterkvers= and --filterarch=
` [PATCH 07/14] prepare-kernel.sh: Remove interactivity
` [PATCH 08/14] prepare-kernel.sh: Don't depend on bash
` [PATCH 09/14] prepare-kernel.sh: Remove --forcelink
` [PATCH 10/14] prepare-kernel.sh: Fix dovetail check
` [PATCH 11/14] prepare-kernel.sh: Define command line variables
` [PATCH 12/14] prepare-kernel.sh: Remove dead code
` [PATCH 13/14] prepare-kernel.sh: Don't allow uninitialized variables
` [PATCH 14/14] prepare-kernel.sh: Remove kernel version check

[PATCH 01/11] devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -> RECIPE_UPGRADE_EXTRA_TASKS
 2024-06-24 20:33 UTC  (3+ messages)
` [PATCH 02/11] devtool/upgrade: add RECIPE_UPGRADE_FINISH_EXTRA_TASKS
  ` [OE-core] "

[PATCH v2 0/4] Fix user stack traces captured from uprobes
 2024-06-24 20:32 UTC  (6+ messages)
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes

[PATCH 0/9] LTR ignore feature improvement
 2024-06-24 20:32 UTC  (10+ messages)
` [PATCH 1/9] platform/x86:intel/pmc: Use the return value of pmc_core_send_msg
` [PATCH 2/9] platform/x86:intel/pmc: Simplify mutex usage with cleanup helpers
` [PATCH 3/9] platform/x86:intel/pmc: Convert index variables to be unsigned
` [PATCH 4/9] platform/x86:intel/pmc: Move pmc assignment closer to first usage
` [PATCH 5/9] platform/x86:intel/pmc: Add support to show ltr_ignore value
` [PATCH 6/9] platform/x86:intel/pmc: Remove unneeded min_t check
` [PATCH 7/9] platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macro
` [PATCH 8/9] platform/x86:intel/pmc: Use the Elvis operator
` [PATCH 9/9] platform/x86:intel/pmc: Add support to undo ltr_ignore

[PATCH v2] hppa/vdso: Add wrappers for vDSO functions
 2024-06-24 20:31 UTC  (2+ messages)

[PATCH net 0/4] vrf: fix source address selection with route leak
 2024-06-24 20:30 UTC  (2+ messages)

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-24 20:30 UTC  (10+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs

[meta-ti][master/scarthgap][PATCHv2 0/2] gcc 14 and bsp provider fixup
 2024-06-24 20:30 UTC  (3+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.10-rc5-29-g5961093c073c9)
 2024-06-24 20:29 UTC 

[PATCH net-next v2 0/2] ravb: Add MII support for R-Car V4M
 2024-06-24 20:29 UTC  (5+ messages)
` [PATCH net-next v2 1/2] ravb: Improve ravb_hw_info instance order
` [PATCH net-next v2 2/2] ravb: Add MII support for R-Car V4M

[PATCH] dt-bindings: clock: drop obsolete stericsson,abx500.txt
 2024-06-24 20:25 UTC  (2+ messages)

[PATCH v3] drm/xe/oa: Fix kernel doc warnings in xe_drm.h
 2024-06-24 20:18 UTC  (5+ messages)

[RESEND v4 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
 2024-06-24 20:24 UTC  (7+ messages)
` [RESEND v4 1/2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
` [RESEND v4 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller

[PATCH] firmware: qcom: tzmem: export devm_qcom_tzmem_pool_new()
 2024-06-24 20:24 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: k3: Resolve remaining dtbs_check warnings
 2024-06-24 20:23 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
 2024-06-24 20:23 UTC 

USB OTG mode for DWC3 (ie imx8mp) host controller with usb_ether USB Ethernet gadget?
 2024-06-24 20:21 UTC  (4+ messages)

[PATCH v4 00/14] riscv: QEMU RISC-V IOMMU Support
 2024-06-24 20:18 UTC  (15+ messages)
` [PATCH v4 01/14] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v4 02/14] hw/riscv: add riscv-iommu-bits.h
` [PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v4 04/14] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PATCH v4 05/14] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v4 06/14] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v4 07/14] test/qtest: add riscv-iommu-pci tests
` [PATCH v4 08/14] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v4 09/14] hw/riscv/riscv-iommu: add s-stage and g-stage support
` [PATCH v4 10/14] hw/riscv/riscv-iommu: add ATS support
` [PATCH v4 11/14] hw/riscv/riscv-iommu: add DBG support
` [PATCH v4 12/14] hw/riscv/riscv-iommu: Add another irq for mrif notifications
` [PATCH v4 13/14] qtest/riscv-iommu-test: add init queues test
` [PATCH v4 14/14] docs/specs: add riscv-iommu

[RFC][master/scarthgap][PATCH 0/4] add FW and utilities for cc33xx wireless driver
 2024-06-24 20:21 UTC  (5+ messages)
` [RFC][master/scarthgap][PATCH 1/4] cc33conf: add new cc33conf tool for cc33xx devices
  ` [meta-ti] "

[PATCH 1/1] leds: core: Omit set_brightness error message for a LED supporting hw trigger only
 2024-06-24 20:21 UTC  (3+ messages)

[tip:smp/urgent] BUILD SUCCESS 6ef8eb5125722c241fd60d7b0c872d5c2e5dd4ca
 2024-06-24 20:19 UTC 

[PATCH v3 0/9] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-06-24 20:20 UTC  (4+ messages)
` [PATCH v3 2/9] Revert "dt-bindings: reset: mobileye,eyeq5-reset: add bindings"

[PATCH v2 0/2] spi: add devm_spi_optimize_message() helper
 2024-06-24 20:19 UTC  (4+ messages)
` [PATCH v2 1/2] spi: add EXPORT_SYMBOL_GPL(devm_spi_optimize_message)
` [PATCH v2 2/2] iio: adc: ad7944: use devm_spi_optimize_message()

[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-24 20:18 UTC  (5+ messages)
` [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension

[PATCH] PCI: ls-gen4: Constify struct mobiveil_rp_ops
 2024-06-24 20:18 UTC 

[PATCH v2] kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
 2024-06-24 20:18 UTC  (2+ messages)

[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-24 20:18 UTC  (7+ messages)

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-24 20:17 UTC  (5+ messages)

[PATCH] Bluetooth: qca: don't disable power management for QCA6390
 2024-06-24 20:17 UTC  (2+ messages)

[PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
 2024-06-24 20:17 UTC  (4+ messages)

[PATCH bpf-next 0/2] Use overflow.h helpers to check for overflows
 2024-06-24 20:17 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: verifier: use check_add_overflow() to check for addition overflows

[linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
 2024-06-24 20:16 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[Buildroot] Question regarding IMX8M NANO processors
 2024-06-24 20:15 UTC  (3+ messages)

[PATCH] bpf, btf: Make if test explicit to fix Coccinelle error
 2024-06-24 20:16 UTC  (3+ messages)

[PATCH] sparc/build: Make all compiler flags also clang-compatible
 2024-06-24 20:14 UTC  (4+ messages)

[PATCH] RDMA/hfi1: Constify struct mmu_rb_ops
 2024-06-24 20:13 UTC 

[PATCH] perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold
 2024-06-24 20:14 UTC  (3+ messages)

[PATCH v4 0/5] mirror: allow specifying working bitmap
 2024-06-24 20:12 UTC  (5+ messages)
` [PATCH v4 2/5] block/mirror: replace is_none_mode with sync_mode in MirrorBlockJob struct
` [PATCH v4 3/5] mirror: allow specifying working bitmap

[PATCH BlueZ v1] hog-lib: Fix passing wrong parameters to bt_uhid_get_report_reply
 2024-06-24 20:13 UTC 

[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
 2024-06-24 20:12 UTC  (2+ messages)

[PATCH 0/7] perf: Intel PT and 64-bit AUX area size fixes
 2024-06-24 20:11 UTC  (8+ messages)
` [PATCH 1/7] perf/x86/intel/pt: Fix topa_entry base length
` [PATCH 2/7] perf/x86/intel/pt: Fix a topa_entry base address calculation
` [PATCH 3/7] perf/x86/intel/pt: Fix pt_topa_entry_for_page() "
` [PATCH 4/7] perf: Fix perf_aux_size() for greater-than 32-bit size
` [PATCH 5/7] perf: Prevent passing zero nr_pages to rb_alloc_aux()
` [PATCH 6/7] perf: Fix default aux_watermark calculation
` [PATCH 7/7] perf: Make rb_alloc_aux() return an error immediately if nr_pages <= 0

[PATCH bpf] libbpf: skip base btf sanity checks
 2024-06-24 20:10 UTC  (2+ messages)

[PATCH net 0/3] Fixes for BPF selftests on loongarch
 2024-06-24 20:08 UTC  (3+ messages)
` [PATCH net 3/3] selftests/bpf: Null checks for link in bpf_tcp_ca

+ zram-move-from-crypto-api-to-custom-comp-backends-api.patch added to mm-unstable branch
 2024-06-24 20:07 UTC  (6+ messages)

[PATCH v2 net-next 0/2] Introduce EN7581 ethernet support
 2024-06-24 20:05 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC

[PATCH v2 0/2] hwmon: iio: Add labels
 2024-06-24 20:05 UTC  (5+ messages)
` [PATCH v2 2/2] hwmon: iio: Add labels from IIO channels

[Buildroot] [PATCH 2/4] package/wpewebkit: security bump to version 2.44.2
 2024-06-24 20:04 UTC  (4+ messages)

[PATCH bpf v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
 2024-06-24 20:02 UTC  (3+ messages)

[Buildroot] [git commit] package/patchelf: update the patch to be applied with fuzz 0
 2024-06-24 19:43 UTC 

[Buildroot] [git commit] support/scripts/apply-patches.sh: set the maximum fuzz factor to 0
 2024-06-24 19:57 UTC 

[Buildroot] [git commit] package/ffmpeg: update the patches to be applied with fuzz 0
 2024-06-24 19:32 UTC 

[Buildroot] [git commit] package/qt5/qt5base: update the patches to be applied with fuzz 0
 2024-06-24 19:55 UTC 

[Buildroot] [git commit] package/libnl: update the patch to be applied with fuzz 0
 2024-06-24 19:37 UTC 

[Buildroot] [git commit] package/elfutils: update the patches to be applied with fuzz 0
 2024-06-24 19:31 UTC 

[Buildroot] [git commit] package/openocd: update the patch to be applied with fuzz 0
 2024-06-24 19:39 UTC 

[Buildroot] [git commit] package/fluent-bit: bump to v3.0.4
 2024-06-24 19:26 UTC 

[Buildroot] [git commit] package/vboot-utils: update the patches to be applied with fuzz 0
 2024-06-24 19:55 UTC 

[Buildroot] [git commit] package/giflib: update the patches to be applied with fuzz 0
 2024-06-24 19:32 UTC 

[PATCH v6 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-06-24 20:02 UTC  (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats

[Buildroot] [git commit] package/qemu: update the patches to be applied with fuzz 0
 2024-06-24 19:54 UTC 

[Buildroot] [git commit] board/orangepi/orangepi-zero: make the patches to be applied with fuzz 0
 2024-06-24 19:27 UTC 

[Buildroot] [git commit] board/pine64/rock64: make the patches to be applied with fuzz 0
 2024-06-24 19:28 UTC 

[Buildroot] [git commit] package/bzip2: update the patches to be applied with fuzz 0
 2024-06-24 19:30 UTC 

[Buildroot] [git commit] package/libopenssl: update the patches to be applied with fuzz 0
 2024-06-24 19:38 UTC 

ipc tx error from SOF on MT8195-Tomato
 2024-06-24 20:02 UTC 

[Buildroot] [git commit] package/libglib2: update the patches to be applied with fuzz 0
 2024-06-24 19:33 UTC 

[Buildroot] [git commit] package/libabseil-cpp: update the patch to be applied with fuzz 0
 2024-06-24 19:33 UTC 

[Buildroot] [git commit] boot/syslinux: update the patches to be applied with fuzz 0
 2024-06-24 19:29 UTC 

[Buildroot] [git commit] package/alsa-lib: update the patch to be applied with fuzz 0
 2024-06-24 19:30 UTC 

[Buildroot] [PATCH v2 00/18] apply patches with fuzz factor 0
 2024-06-24 20:01 UTC  (5+ messages)
` [Buildroot] [PATCH v2 11/18] package/libnl: update the patch to be applied with fuzz 0

[PATCH] memcg: use ratelimited stats flush in the reclaim
 2024-06-24 20:01 UTC  (9+ messages)

[PATCHv2] nvme-tcp: align I/O cpu with blk-mq mapping
 2024-06-24 20:01 UTC  (8+ messages)

[PATCH] app/graph: fix destination buffer too small
 2024-06-24 20:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/14] drm/i915/dsb: Use chained DSBs for LUT programming
 2024-06-24 20:01 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Buildroot] [PATCH 1/1] package/wpewebkit: add backported patch to fix NEON build
 2024-06-24 20:00 UTC 

[PATCH] fbdev: mmp: Constify struct mmp_overlay_ops
 2024-06-24 19:59 UTC 

Revoking a subkey
 2024-06-24 19:59 UTC 

[PATCH net-next v7 0/9] Add ability to flash modules' firmware
 2024-06-24 19:57 UTC  (5+ messages)
` [PATCH net-next v7 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v7 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB

6.9.3 Hung tasks
 2024-06-24 19:57 UTC  (7+ messages)
    ` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex (was: 6.9.3 Hung tasks)
      ` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex

Patchwork housekeeping for: spi-devel-general
 2024-06-24 19:56 UTC 

[meta-oe][PATCH] exiv2: update 0.28.0 -> 0.28.2
 2024-06-24 19:55 UTC 

[PATCH 1/2] switch_discovery: Add new module to discover inter switch links between PCI-to-PCI bridges
 2024-06-24 19:31 UTC  (2+ messages)

[PATCH 0/4] Add the ability to query mount options in statmount
 2024-06-24 19:53 UTC  (2+ messages)

[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
 2024-06-24 19:52 UTC  (5+ messages)
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency

[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
 2024-06-24 19:51 UTC  (3+ messages)

[RFC PATCH v2 0/7] iommu/arm-smmu-v3: Use pinned KVM VMID for stage 2
 2024-06-24 19:52 UTC  (14+ messages)
` [RFC PATCH v2 2/7] KVM: arm64: Introduce support to pin VMIDs
` [RFC PATCH v2 4/7] iommufd: Associate kvm pointer to iommufd ctx

[PATCH v2 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-06-24 19:49 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6

[PATCH 1/2] Documentation/amdgpu: Add Ryzen AI 300 series processors
 2024-06-24 19:45 UTC  (2+ messages)

[PATCH 0/3] spi: add devm_spi_optimize_message() helper
 2024-06-24 19:44 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH] net/mlx5: fix memleak for resource object
 2024-06-24 19:41 UTC  (2+ 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.