All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-30 17:09:44 to 2024-08-30 18:32:07 UTC [more...]

[PATCH v4 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-08-30 18:30 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai

[PATCH v1] i2c: max2175: Simplify with dev_err_probe()
 2024-08-30 18:31 UTC  (2+ messages)

[oe][meta-oe][scarthgap][PATCH] python3-flatbuffers: provide nativesdk support
 2024-08-30 18:30 UTC 

[RFC net-next 0/2] net: ethtool: add phy(dev) specific stats over netlink
 2024-08-30 18:30 UTC  (4+ messages)
` [RFC net-next 1/2] net: ethtool: plumb PHY stats to PHY drivers

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-30 18:27 UTC  (8+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH] net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()"
 2024-08-30 18:28 UTC  (2+ messages)

[PATCH 00/19] Consolidation of DSS Control in Separate Files
 2024-08-30 18:28 UTC  (2+ messages)
` ✓ CI.FULL: success for Consolidation of DSS Control in Separate Files (rev3)

Why does the command builtin not circumvent invocation of builtins?
 2024-08-30 18:28 UTC 

Crash on booth with 6.10
 2024-08-30 18:18 UTC  (2+ messages)

[oe][meta-oe][master][PATCH] python3-flatbuffers: provide nativesdk support
 2024-08-30 18:27 UTC 

[PATCH v1] ieee802154: at86rf230: Simplify with dev_err_probe()
 2024-08-30 18:27 UTC  (5+ messages)

[PATCH v4 0/6] FUSB302 USB-C controller support
 2024-08-30 18:22 UTC  (7+ messages)
` [PATCH v4 1/6] usb: tcpm: add core framework
` [PATCH v4 2/6] usb: tcpm: fusb302: add driver
` [PATCH v4 3/6] board: rock5b-rk3588: enable USB-C in operating system
` [PATCH v4 4/6] rockchip: rk3588-rock-5b: Add USB-C controller to u-boot.dtsi
` [PATCH v4 5/6] rockchip: rock5b-rk3588: Enable USB-C PD support
` [PATCH v4 6/6] MAINTAINERS: add TCPM section

[PATCH 1/2] spi: dt-bindings: spi-peripheral-props: Document spi-cpha and spi-cpol
 2024-08-30 18:24 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Add a reference to spi-peripheral-props.yaml

[PATCH v2 0/9] Preemption support for A7XX
 2024-08-30 18:23 UTC  (5+ messages)
` [PATCH v2 4/9] drm/msm/A6xx: Implement preemption for A7XX targets
` [PATCH v2 9/9] drm/msm/A6xx: Enable preemption for A750

[PATCH 0/8] move qapi under python/qemu/
 2024-08-30 18:22 UTC  (6+ messages)
` [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi

[PATCH] Documentation: Improve crash_kexec_post_notifiers description
 2024-08-30 18:23 UTC  (5+ messages)

[linux-next:master 7676/8126] arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: video-codec@fdb50000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-08-30 18:22 UTC 

[PATCH V2] Documentation: Improve crash_kexec_post_notifiers description
 2024-08-30 18:21 UTC  (2+ messages)

[PATCH v2] sfc: Convert to use ERR_CAST()
 2024-08-30 18:20 UTC  (2+ messages)

[PATCH v1 net-next] nfp: Convert to use ERR_CAST()
 2024-08-30 18:20 UTC  (2+ messages)

[PATCH v1 net-next] net: openvswitch: Use ERR_CAST() to return
 2024-08-30 18:20 UTC  (2+ messages)

[PATCH nf-next v4 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-30 18:18 UTC  (2+ messages)

[PATCH v1] misc: genwqe: Simplify with dev_err_probe()
 2024-08-30 18:15 UTC  (2+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-08-30 18:13 UTC  (3+ messages)
` [PATCH v2 10/17] migration/multifd: Convert multifd_send()::next_channel to atomic

[PATCH net-next 0/6] various cleanups
 2024-08-30 18:14 UTC  (5+ messages)
` [PATCH net-next 1/6] net: ag71xx: add COMPILE_TEST to test compilation

[LTP] [PATCH 1/2] Add test for per-NS NFS client statistics
 2024-08-30 18:10 UTC  (3+ messages)
` [LTP] [PATCH 2/2] nfsstat01: Check that RPC stats don't leak between net namespaces

issues flagged in the USDT patch series
 2024-08-30 18:13 UTC 

[PATCH v3 00/10] mm: remove vma_merge()
 2024-08-30 18:10 UTC  (11+ messages)
` [PATCH v3 01/10] tools: improve vma test Makefile
` [PATCH v3 02/10] tools: add VMA merge tests
` [PATCH v3 03/10] mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
` [PATCH v3 04/10] mm: remove duplicated open-coded VMA policy check
` [PATCH v3 05/10] mm: abstract vma_expand() to use vma_merge_struct
` [PATCH v3 06/10] mm: avoid using vma_merge() for new VMAs
` [PATCH v3 07/10] mm: make vma_prepare() and friends static and internal to vma.c
` [PATCH v3 08/10] mm: introduce commit_merge(), abstracting final commit of merge
` [PATCH v3 09/10] mm: refactor vma_merge() into modify-only vma_merge_existing_range()
` [PATCH v3 10/10] mm: rework vm_ops->close() handling on VMA merge

[PATCH v11 1/4] firmware: ti_sci: Add support for querying the firmware caps
 2024-08-30 18:12 UTC  (2+ messages)

[PATCH v1] pmdomain: bcm: Convert to use dev_err_probe()
 2024-08-30 18:13 UTC  (2+ messages)

[PATCH] powerpc/fadump, x86/sev: Inform about unconditionally enabling crash_kexec_post_notifiers
 2024-08-30 18:11 UTC  (5+ messages)

[PATCH v2 0/7] dmaengine:Use devm_clk_get_enabled() helpers
 2024-08-30 18:11 UTC  (4+ messages)
` [PATCH v2 1/7] dmaengine:Add COMPILE_TEST for easy testing

[PATCH] overlay: create a variant to syncfs error test xfs/546
 2024-08-30 18:08 UTC 

+ documentation-zram-add-documentation-for-algorithm-parameters.patch added to mm-unstable branch
 2024-08-30 18:07 UTC  (3+ messages)

[RFC PATCH 0/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
 2024-08-30 18:06 UTC  (4+ messages)
` [RFC PATCH 1/1] "
    ` [edk2-devel] "

[PATCH -next] ARM: OMAP2+: Remove obsoleted declaration for gpmc_onenand_init
 2024-08-30 18:05 UTC  (2+ messages)

[PATCH] hw/gpio/aspeed_gpio: Avoid shift into sign bit
 2024-08-30 18:05 UTC 

[PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
 2024-08-30 18:04 UTC  (5+ messages)

[syzbot] [cgroups?] [mm?] KCSAN: data-race in mem_cgroup_iter / mem_cgroup_iter
 2024-08-30 18:03 UTC  (2+ messages)

[PATCH v3 0/5] Increase mseal test coverage
 2024-08-30 18:02 UTC  (6+ messages)
` [PATCH v3 1/5] selftests/mseal_test: Check vma_size, prot, error code
` [PATCH v3 2/5] selftests/mseal: add sealed madvise type
` [PATCH v3 3/5] selftests/mseal: munmap across multiple vma ranges
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap
` [PATCH v3 5/5] selftests/mseal: add more tests for mremap

[PATCH 1/2 sched_ext/for-6.12] sched_ext: Use task_can_run_on_remote_rq() test in dispatch_to_local_dsq()
 2024-08-30 18:01 UTC  (8+ messages)
` [PATCH 2/2 sched_ext/for-6.12] sched_ext: Use ktime_get_ns() instead of rq_clock_task() in touch_core_sched()
  ` [PATCH v2 2/2 sched_ext/for-6.12] sched_ext: Use sched_clock_cpu() "

[PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
 2024-08-30 18:01 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
 2024-08-30 18:00 UTC  (7+ messages)

[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-30 17:59 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time

[PATCH] cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
 2024-08-30 17:59 UTC  (2+ messages)

[PATCH net-next v23 00/13] Device Memory TCP
 2024-08-30 17:59 UTC  (6+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice

[PATCH v2] irqchip: Simplify with dev_err_probe()
 2024-08-30 17:58 UTC  (3+ messages)

[PATCH v2 0/2] media: rockchip: rga: Add rk3588 support
 2024-08-30 17:57 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add RGA2 support to rk3588

[PATCH v3] pinctrl: madera: Simplify with dev_err_probe()
 2024-08-30 17:57 UTC  (2+ messages)

[PATCH v5? 0/6] Tweaked basic Synopsys DW HDMI QP TX driver for Rockchip RK3588
 2024-08-30 17:54 UTC  (3+ messages)
`  "

[PATCH v3] irqchip: madera: Simplify with dev_err_probe()
 2024-08-30 17:56 UTC  (2+ messages)

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-08-30 17:55 UTC  (2+ messages)

[PATCH] drm/i915/uc: Includ requested frequency in slow firmware load messages
 2024-08-30 17:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-08-30 17:55 UTC  (3+ messages)

[PATCH v1] clk: sunxi: sun9i-mmc: Use dev_err_probe() to simplfy code
 2024-08-30 17:53 UTC  (2+ messages)

[PATCH] tools/ocaml/xc: Drop the GC lock for all hypercalls
 2024-08-30 17:53 UTC 

[Buildroot] [PATCH] package/sdl2: Add config for wayland, vivante, pulseaudio
 2024-08-30 17:52 UTC  (2+ messages)
` [Buildroot] [PATCH v1] package/sdl2: enable wayland support

[PATCH 1/3] crypto: api - Remove instance larval fulfilment
 2024-08-30 17:51 UTC  (9+ messages)
  ` [v3 PATCH "
    ` [v3 PATCH 2/3] crypto: api - Do not wait for tests during registration
      ` [v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "
            ` [LTP] "

[ovmf test] 187423: all pass - PUSHED
 2024-08-30 17:51 UTC 

FYI: CI regression on big-endian arch (s390) after recent pahole changes
 2024-08-30 17:51 UTC  (4+ messages)
` [PATCH bpf-next v1] libbpf: ensure new BTF objects inherit input endianness

[PATCH] net: enetc: Replace ifdef with IS_ENABLED
 2024-08-30 17:50 UTC 

[PATCH v2] drivers: spi: Insert the missing pci_dev_put()before return
 2024-08-30 17:49 UTC  (4+ messages)

[PATCH v2 0/3] doc: introducing synopsis para
 2024-08-30 17:48 UTC  (5+ messages)
` [PATCH v3 "

[PATCH v3 00/13] nfsd: implement the "delstid" draft
 2024-08-30 17:48 UTC  (7+ messages)
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h

[CI i-g-t] tests/intel/xe_drm_fdinfo: Rename and reorder tests
 2024-08-30 17:48 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_drm_fdinfo: Rename and reorder tests (rev2)
` ✓ CI.xeBAT: success "

[PATCH v1] clk: meson: axg-audio: Use dev_err_probe() to simplfy code
 2024-08-30 17:46 UTC  (4+ messages)

[PATCH] target/riscv: Stop timer with infinite timecmp
 2024-08-30 17:47 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
 2024-08-30 17:48 UTC  (2+ messages)

[PATCH 00/21] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-08-30 17:47 UTC  (27+ messages)
` [PATCH 08/21] drm/msm/dpu: add CWB entry to catalog for SM8650
` [PATCH 10/21] drm/msm/dpu: add CWB support to dpu_hw_wb
` [PATCH 11/21] drm/msm/dpu: Add RM support for allocating CWB
` [PATCH 12/21] drm/msm/dpu: Add CWB to msm_display_topology
` [PATCH 13/21] drm/msm/dpu: Require modeset if clone mode status changes
` [PATCH 14/21] drm/msm/dpu: Reserve resources for CWB
` [PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder
` [PATCH 16/21] drm/msm/dpu: Program hw_ctl to support CWB
` [PATCH 17/21] drm/msm/dpu: Adjust writeback phys encoder setup for CWB
` [PATCH 18/21] drm/msm/dpu: Start frame done timer after encoder kickoff
` [PATCH 19/21] drm/msm/dpu: Skip trigger flush and start for CWB
` [PATCH 20/21] drm/msm/dpu: Reorder encoder kickoff "
` [PATCH 21/21] drm/msm/dpu: Set possible clones for all encoders

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-08-30 17:47 UTC  (5+ messages)
` [PATCH v3 01/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB
` [PATCH v3 02/12] dt-bindings: clock: r9a08g045-vbattb: Add clock IDs for the VBATTB controller

[Buildroot] [PATCH 1/1] docs/manual: fix description of how to reply to <message-id>
 2024-08-30 17:45 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.12] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
 2024-08-30 17:45 UTC  (6+ messages)
` [PATCH 01/11] sched_ext: Rename scx_kfunc_set_sleepable to unlocked and relocate
` [PATCH 04/11] sched_ext: Make dispatch_to_local_dsq() return void
  ` [PATCH 04/11] sched_ext: Fix processs_ddsp_deferred_locals() by unifying DTL_INVALID handling

[PATCH mm-unstable v3 0/5] Improve mem_cgroup_iter()
 2024-08-30 17:45 UTC  (4+ messages)
` [PATCH mm-unstable v3 4/5] mm: restart if multiple traversals raced

[PATCH] docs: Move fault injection section to dev-tools
 2024-08-30 17:43 UTC 

[PATCH libtirpc 1/1] Move rpcbind.sock to /run
 2024-08-30 17:43 UTC 

[PATCH] dt-bindings: mtd: ti, gpmc-nand: support partitions node
 2024-08-30 17:43 UTC  (3+ messages)

[RFC 0/9] Fix xe_force_wake_get() failure handling
 2024-08-30 17:41 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH bpf] bpf: Fix a crash when btf_parse_base() returns an error pointer
 2024-08-30 17:40 UTC  (3+ messages)

[PATCH rpcbind 1/1] Move rpcbind.lock to /run
 2024-08-30 17:39 UTC 

[PATCH net-next v3] net: mvneta: Use min macro
 2024-08-30 17:39 UTC  (3+ messages)

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-30 17:38 UTC  (10+ messages)
` [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH v5] remoteproc: xlnx: add sram support
 2024-08-30 17:37 UTC 

[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-30 17:38 UTC  (3+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.11-rc5-43-g8efd4bbd16de)
 2024-08-30 17:35 UTC 

[PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
 2024-08-30 17:36 UTC  (2+ messages)
` [v2,1/2] "

[PATCH V3 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-30 17:36 UTC  (3+ messages)

[PATCH 0/3] m68k: Fix a couple of Coverity nits
 2024-08-30 17:34 UTC  (4+ messages)
` [PATCH 1/3] hw/m68k/mcf5208: Avoid shifting off end of integer
` [PATCH 2/3] hw/m68k/mcf5208: Add URLs for datasheets
` [PATCH 3/3] hw/nubus/nubus-device: Range check 'slot' property

[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
 2024-08-30 17:33 UTC  (8+ messages)

[PATCH v2 0/6] lib: Extend bitmap find binary operations
 2024-08-30 17:33 UTC  (5+ messages)
` [PATCH v2 5/6] lib: benchmark bitmap sets binary operation find

[PATCH v2] drm/xe: Apply workaround 14016747170
 2024-08-30 17:32 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe: Apply workaround 14016747170 (rev2)

[PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge
 2024-08-30 17:25 UTC  (4+ messages)
` [PATCH v5 4/6] arm64: dts: qcom: Add UFS node

[PATCH v6 0/9] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-08-30 17:31 UTC  (4+ messages)
` [PATCH v6 2/9] drm/xe: Add ASCII85 dump helper function

[PATCH v5 0/2] Add Remoteproc Support for TI's J722S SoCs
 2024-08-30 17:23 UTC  (3+ messages)
` [PATCH v5 2/2] arm64: dts: ti: k3-j722s-evm: Enable Inter-Processor Communication

[PATCH] drivers/perf: riscv: Align errno for unsupported perf type in pmu_sbi_event_map
 2024-08-30 17:24 UTC  (2+ messages)

[PATCH v3 0/3] perf: Add Arm Network-on-Chip PMU driver
 2024-08-30 17:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings/perf: Add Arm NI-700 PMU
` [PATCH v3 2/3] perf: Add driver for Arm NI-700 interconnect PMU
` [PATCH v3 3/3] MAINTAINERS: List Arm interconnect PMUs as supported

[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-08-30 17:23 UTC  (5+ messages)
` [PATCH v3 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32

[PATCH nf-next 0/2] netfilter: Add missing Kernel doc to headers
 2024-08-30 17:23 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: nf_tables: Add missing Kernel doc to nf_tables.h
` [PATCH nf-next 2/2] netfilter: tproxy: Add missing Kernel doc to nf_tproxy.h

[f2fs-dev] [PATCH 0/9] f2fs: new mount API conversion
 2024-08-30 17:07 UTC  (3+ messages)

[PATCH v2] dt-bindings: trivial-devices: Document spi-cpha and spi-cpol
 2024-08-30 17:18 UTC 

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-08-30 17:18 UTC  (10+ messages)
` [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT

How to turn off rename detection for cherry-pick?
 2024-08-30 17:17 UTC  (7+ messages)

[XEN PATCH v2 0/2] libxl: Implement QEMU command line probe
 2024-08-30 17:16 UTC  (2+ messages)

[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-30 17:11 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings

[PATCH v1] ASoC: codecs: Switch to use dev_err_probe()
 2024-08-30 17:14 UTC  (2+ messages)

[PATCH net v2] docs: netdev: document guidance on cleanup.h
 2024-08-30 17:14 UTC 

[PATCH] regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
 2024-08-30 17:14 UTC  (2+ messages)

[PATCH] ASoC: cs-amp-lib: Add KUnit test case for empty calibration entries
 2024-08-30 17:14 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
 2024-08-30 17:12 UTC  (7+ messages)
          `  "

[PATCH v13 00/10] enable bs > ps in XFS
 2024-08-30 17:12 UTC  (9+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks

[Buildroot] [PATCH 1/1] package/chrony: install default config
 2024-08-30 17:11 UTC  (2+ messages)

[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-08-30 17:10 UTC  (4+ messages)
` [PATCH xfstests v1 1/2] statx: update headers to include newer statx fields
  ` [PATCH xfstests v1 2/2] open_by_handle: add tests for u64 mount ID

[PATCH net-next,v2,0/3] octeontx2-af: update CPT block for CN10KB and CN10KA B0
 2024-08-30 17:10 UTC  (7+ messages)
` [PATCH net-next,v2,1/3] octeontx2-af: use dynamic interrupt vectors for CN10K
` [PATCH net-next,v2,2/3] octeontx2-af: avoid RXC register access for CN10KB
` [PATCH net-next,v2,3/3] octeontx2-af: configure default CPT credits for CN10KA B0


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.