All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-09 20:56:08 to 2025-05-09 22:11:35 UTC [more...]

[PATCH v2 0/7] Documentation for nova-core
 2025-05-09 20:56 UTC  (4+ messages)
` [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout

[PATCH] media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ control
 2025-05-09 22:11 UTC  (2+ messages)
  `  "

[PATCH TEST-ARTEFACTS] Drop legacy jobs
 2025-05-09 22:10 UTC  (2+ messages)

[PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
 2025-05-09 22:07 UTC  (11+ messages)

[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
 2025-05-09 22:06 UTC  (2+ messages)

[linux-next:master 7134/10031] drivers/regulator/tps65219-regulator.c:407 tps65219_regulator_probe() error: uninitialized symbol 'rdev'
 2025-05-09 22:06 UTC 

[PATCH RFC 0/4] Support for MELFAS MIP4 touchkey devices
 2025-05-09 22:06 UTC  (3+ messages)
` [PATCH RFC 1/4] dt-bindings: input: melfas-mip4: document linux,keycodes property

[Buildroot] [PATCH] package/tpm2-pkcs11: bump to version 1.9.1
 2025-05-09 22:05 UTC 

'nvme list' shows 100% usage on empty drives
 2025-05-09 22:05 UTC  (3+ messages)

[PATCH 0/3] SC8280XP SLPI
 2025-05-09 22:06 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom,sm8350-pas: Add SC8280XP

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-05-09 22:04 UTC  (13+ messages)

[PATCH 0/6] Add CMN PLL clock controller support for IPQ5018
 2025-05-09 22:05 UTC  (3+ messages)
` [PATCH 4/6] dt-bindings: mfd: qcom,tcsr: Add compatible "

[PATCH bpf-next v4 0/4] bpf: Add kfuncs for read-only string operations
 2025-05-09 22:03 UTC  (5+ messages)
` [PATCH bpf-next v4 3/4] "

[PATCH v2 0/5] Enable USB audio offloading on Fairphone 4 smartphone
 2025-05-09 22:03 UTC  (3+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: qcom,q6afe: Document q6usb subnode

[PATCH v3 0/4] Describe the cameras in the PinePhone Pro dts
 2025-05-09 21:51 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: media: ov8858: inherit video-interface-devices properties
` [PATCH v3 2/4] dt-bindings: media: imx258: "
` [PATCH v3 3/4] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro
` [PATCH v3 4/4] arm64: dts: rockchip: describe the OV8858 user "

[PATCH v2] ptp: ocp: Limit SMA/signal/freq counts in show/store functions
 2025-05-09 22:01 UTC  (2+ messages)

[PATCH bpf-next v4 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-09 21:58 UTC  (5+ messages)
` [PATCH bpf-next v4 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[xinli-intel-fred-public:Juergen 4/7] arch/x86/include/asm/paravirt.h:182:2: error: invalid operands to binary expression ('struct paravirt_callee_save' and 'void *')
 2025-05-09 21:56 UTC 

[PATCH] drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed
 2025-05-09 21:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed (rev2)

[PATCH] tracing: fprobe: Fix RCU warning message in list traversal
 2025-05-09 21:55 UTC  (3+ messages)

[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
 2025-05-09 21:54 UTC  (4+ messages)
` [PATCH v2 43/62] x86/alternative: Define ELF section entry size for alternatives

[PATCH v8 00/18] unwind_user: perf: x86: Deferred unwinding infrastructure
 2025-05-09 21:53 UTC  (5+ messages)
` [PATCH v8 12/18] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v8 15/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set

[PATCH] regexdev: enable to be compiled on Windows
 2025-05-09 21:52 UTC 

[RFC PATCH v3 0/2] xen: add libalf fuzzing support
 2025-05-09 21:52 UTC  (3+ messages)
` [RFC PATCH v3 2/2] ci: enable fuzzing for arm64

[axboe-block:for-6.16/io_uring 40/40] io_uring/io_uring.c:1656:6: warning: variable 'nr' set but not used
 2025-05-09 21:52 UTC  (2+ messages)

[PATCH v3 0/2] rockchip: Enable Ethernet controller on Radxa E20C
 2025-05-09 21:50 UTC  (9+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: Add GMAC nodes for RK3528
` [PATCH v3 2/2] arm64: dts: rockchip: Enable Ethernet controller on Radxa E20C

[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
 2025-05-09 21:49 UTC  (3+ messages)
` [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions

[PATCH 0/4] drm: Rust GEM bindings cleanup
 2025-05-09 21:47 UTC  (9+ messages)
` [PATCH 1/4] rust: drm: gem: Use NonNull for Object::dev
` [PATCH 2/4] rust: drm: gem: Refactor IntoGEMObject::from_gem_obj() to as_ref()
` [PATCH 3/4] rust: drm: gem: s/into_gem_obj()/as_gem_obj()/
` [PATCH 4/4] rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically

[PATCH v2 0/6] Add CMN PLL clock controller support for IPQ5018
 2025-05-09 21:48 UTC  (5+ messages)
` [PATCH v2 1/6] clk: qcom: ipq5018: keep XO clock always on
` [PATCH v2 2/6] dt-bindings: clock: qcom: ipq5018: remove bindings for XO clock

[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-05-09 21:48 UTC  (4+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE

[PATCH v15 net-next 0/5] DUALPI2 patch
 2025-05-09 21:48 UTC  (6+ messages)
` [PATCH v15 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v15 net-next 2/5] sched: Dump configuration and statistics "
` [PATCH v15 net-next 3/5] sched: Add enqueue/dequeue "
` [PATCH v15 net-next 4/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v15 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH v8 iproute2-next 0/1] DUALPI2 iproute2 patch
 2025-05-09 21:47 UTC  (2+ messages)
` [PATCH v8 iproute2-next 1/1] tc: add dualpi2 scheduler module

[PATCH BlueZ v1] mesh: Fix possible null pointer deference
 2025-05-09 21:47 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v5 0/5] cgroup: separate rstat trees
 2025-05-09 21:46 UTC  (4+ messages)
` [PATCH v5 1/5] cgroup: use helper for distingushing css in callbacks

[PATCH v2] multipath-tools: update Path Selector descriptions on the man page
 2025-05-09 21:45 UTC 

[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
 2025-05-09 21:44 UTC  (3+ messages)
` [PATCH 9/9] CodingStyle: flip the rule about curlies

[PATCH 00/17] object-store: carve out the object database subsystem
 2025-05-09 21:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v1 00/19] ACPICA: ACPICA 20250404
 2025-05-09 21:41 UTC  (3+ messages)
` [PATCH v1 03/19] ACPICA: utilities: Fix overflow check in vsnprintf()

[PATCH] arm64: dts: amazon: Fix simple-bus node name schema warnings
 2025-05-09 21:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: delete email for Shiraz Hashim
 2025-05-09 21:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2025-05-09 21:40 UTC 

[GIT PULL] Rockchip dts64 changes for 6.16 #1
 2025-05-09 21:37 UTC  (5+ messages)

[PATCH] acpi/ec: Add device to acpi_ec_no_wakeup qurik
 2025-05-09 21:38 UTC  (5+ messages)

[GIT PULL] smb3 cilent fixes
 2025-05-09 21:38 UTC 

[PATCH bpf-next v5 00/17] bpf: Support new insns from cpu v4
 2025-05-09 21:36 UTC  (8+ messages)
` [PATCH bpf-next v5 07/17] bpf: Support new 32bit offset jmp instruction

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-09 20:32 UTC  (13+ messages)
` [PATCH v3 06/22] drm/bridge: nxp-ptn3460: convert to devm_drm_bridge_alloc() API
` [PATCH v3 07/22] drm/bridge: sii902x: "
` [PATCH v3 08/22] drm/omap: dss: dpi: "
` [PATCH v3 09/22] drm/omap: dss: dsi: "
` [PATCH v3 14/22] drm/rcar-du: "
` [PATCH v3 15/22] drm/bridge: stm_lvds: "

[PATCH] button: qcom-pmic: allow to specify code in devicetree
 2025-05-09 21:24 UTC  (2+ messages)

[PATCH bpf-next v1 00/11] BPF Standard Streams
 2025-05-09 21:33 UTC  (17+ messages)
` [PATCH bpf-next v1 01/11] bpf: Introduce bpf_dynptr_from_mem_slice
` [PATCH bpf-next v1 03/11] bpf: Add function to extract program source info
` [PATCH bpf-next v1 09/11] libbpf: Add bpf_stream_printk() macro
` [PATCH bpf-next v1 10/11] bpftool: Add support for dumping streams

[GIT PULL 1/3] Device tree bindings updates for v6.16-rc1
 2025-05-09 21:26 UTC  (3+ messages)
` [GIT PULL 2/3] ARM: tegra: Device tree changes "
` [GIT PULL 3/3] arm64: "

[PATCH 00/13] media: mt9m114: Changes to make it work with atomisp devices
 2025-05-09 21:32 UTC  (11+ messages)
` [PATCH 03/13] media: mt9m114: Use aptina-PLL helper to get PLL values
` [PATCH 04/13] media: mt9m114: Lower minimum vblank value
` [PATCH 05/13] media: mt9m114: Fix default hblank and vblank values
` [PATCH 06/13] media: mt9m114: Tweak default hblank and vblank for more accurate fps
` [PATCH 13/13] media: mt9m114: Add ACPI enumeration support

[PATCH 0/4] Add Sophgo x8/x4 EVB Board support
 2025-05-09 18:13 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: riscv: add Sophgo x4 EVB bindings
` [PATCH 4/4] riscv: dts: sophgo: add Sophgo x4 EVB board device tree

[PATCH v2] drm/meson: Use 1000ULL when operating with mode->clock
 2025-05-09 18:56 UTC  (6+ messages)

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-09 18:49 UTC  (4+ messages)
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension

[GIT PULL] memory: drivers for v6.16
 2025-05-09 21:31 UTC  (2+ messages)

[GIT,PULL] hisilicon: driver updates for v6.16
 2025-05-09 21:31 UTC  (2+ messages)

[GIT,PULL,1/2] MediaTek ARM64 DTS updates for v6.16
 2025-05-09 21:31 UTC  (3+ messages)

[GIT PULL] AMD-TEE updates for 6.16
 2025-05-09 21:30 UTC  (2+ messages)

[GIT PULL] memory: drivers: renesas for v6.16 (for SPI and arm-soc)
 2025-05-09 21:30 UTC  (2+ messages)

[PATCH 1/2] perf test: Fix LBR test by ignoring idle task
 2025-05-09 21:30 UTC  (2+ messages)
` [PATCH 2/2] perf test: Update sysfs path for core PMU caps

[GIT PULL 1/3] Broadcom devicetree changes for 6.16
 2025-05-09 21:30 UTC  (2+ messages)

[GIT PULL] samsung: drivers for v6.16
 2025-05-09 21:30 UTC  (2+ messages)

[GIT PULL] Apple SoC device tree updates for v6.16
 2025-05-09 21:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2025-05-09 21:30 UTC 

[PATCH net-next] netlink: fix policy dump for int with validation callback
 2025-05-09 21:27 UTC 

[PATCH] drm/sched: Fix UAF in drm_sched_fence_get_timeline_name()
 2025-05-09 21:29 UTC 

[linux-next:master 9630/9729] error[E0560]: struct `drm_gem_object_funcs` has no field named `vmap`
 2025-05-09 21:25 UTC 

[PATCH v2 2/2] [PATCH v2] man/man2/kill.2: Add Amit Pinhas as a contributer
 2025-05-09 21:25 UTC  (17+ messages)
    ` Removing in-source contribution records contributer

[GIT PULL] TEE updates for 6.16
 2025-05-09 21:22 UTC  (5+ messages)

[PATCH v12 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-05-09 21:22 UTC  (3+ messages)
` [PATCH v12 20/21] selftests/futex: Add futex_priv_hash

[Buildroot] [PATCH 1/2] package/netsnmp: backport patch fixing runtime with Linux >= 6.7
 2025-05-09 21:20 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/netsnmp: bump to version 5.9.4

[PULL 0/3] QTest patches for 2025-05-09
 2025-05-09 21:18 UTC  (4+ messages)
` [PULL 1/3] qtest: introduce qtest_init_ext
` [PULL 2/3] tests/qtest/libqos: Avoid double swapping when using modern virtio
` [PULL 3/3] tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch

[PATCH v2] cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
 2025-05-09 21:19 UTC  (4+ messages)

[PATCH] package: disable renamed dependency error if allarch is overridden
 2025-05-09 21:19 UTC 

[PATCH v6 net-next 00/15] AccECN protocol patch series
 2025-05-09 21:18 UTC  (16+ messages)
` [PATCH v6 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v6 net-next 02/15] tcp: fast path functions later
` [PATCH v6 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v6 net-next 04/15] tcp: AccECN core
` [PATCH v6 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v6 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v6 net-next 07/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v6 net-next 08/15] tcp: sack option handling improvements
` [PATCH v6 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v6 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v6 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v6 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v6 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v6 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v6 net-next 15/15] tcp: try to avoid safer when ACKs are thinned

[GIT PULL] Rust fixes for 6.15 (2nd)
 2025-05-09 21:18 UTC  (2+ messages)

Bug 220102 - struct taskstats breaks backward compatibility since version 15
 2025-05-09 21:17 UTC  (2+ messages)

[PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
 2025-05-09 21:15 UTC  (7+ messages)
` [PATCH v2 2/2] alloc_tag: keep codetag iterator active between read() calls

[PATCH] Makefile: avoid constant rebuilds with compilation database
 2025-05-09 21:12 UTC 

[PATCH 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-05-09 21:08 UTC  (7+ messages)
` [PATCH 3/8] of/irq: Export of_irq_count()
` [PATCH 4/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH 5/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC

[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
 2025-05-09 21:10 UTC  (12+ messages)

[PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange
 2025-05-09 21:10 UTC  (12+ messages)

✅ PASS: Test report for for-kernelci (6.15.0-rc5, upstream-arm-next, ac57c6b0)
 2025-05-09 20:42 UTC 

[RFC PATCH v4 0/5] Readahead tweaks for larger folios
 2025-05-09 20:50 UTC  (5+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()

[GIT PULL] arm64 fixes for 6.15-rc6
 2025-05-09 20:07 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
 2025-05-09 19:37 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock

[PATCH v4 0/5] Add RK3576 SAI Audio Controller Support
 2025-05-09 20:00 UTC  (3+ messages)

[PATCH v3 0/2] Add support for rk3399 industry evaluation board
 2025-05-09 20:00 UTC  (3+ messages)

[PATCH v2 0/5] arm64: dts: rockchip: add ROCK 5B+ support
 2025-05-09 20:00 UTC  (3+ messages)
` (subset) "

[PATCH v6 0/2] Support SD/SDIO controllers on RK3528
 2025-05-09 20:00 UTC  (3+ messages)

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.16-rc1
 2025-05-09 21:08 UTC 

[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-09 21:08 UTC  (3+ messages)
` [PATCH v8 11/13] KVM: arm64: Enable mapping guest_memfd in arm64

[PATCH] cxl/hdm: Clean up a debug printk
 2025-05-09 21:08 UTC  (3+ messages)

[PATCH] btrfs: remove superfluous return value check at btrfs_dio_iomap_begin()
 2025-05-09 21:08 UTC  (2+ messages)

[PATCH] btrfs: fix invalid data space release when truncating block in NOCOW mode
 2025-05-09 21:07 UTC  (2+ messages)

+ selftests-mm-add-simple-vm_pfnmap-tests-based-on-mmaping-dev-mem.patch added to mm-new branch
 2025-05-09 21:07 UTC 

[PATCH v3 00/12] drm/i915/dp_mst: Add support for fractional link bpps
 2025-05-09 21:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp_mst: Add support for fractional link bpps (rev4)

[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
 2025-05-09 21:04 UTC  (12+ messages)

[linux-nvme:nvme-6.16 11/14] drivers/nvme/target/core.c:1018 nvmet_sq_init() error: uninitialized symbol 'ret'
 2025-05-09 21:04 UTC 

[PATCH net-next v2 0/3] tools: ynl-gen: support sub-types for binary attributes
 2025-05-09 21:03 UTC  (5+ messages)
` [PATCH net-next v2 1/3] tools: ynl-gen: support sub-type "
` [PATCH net-next v2 3/3] tools: ynl-gen: support struct "

[PATCH v2] perf report: Add 'tgid' sort key
 2025-05-09 21:04 UTC 

Trouble with multiple kerberos ticket caches
 2025-05-09 21:03 UTC  (7+ messages)
        ` Trouble with kerberos encryption types

[PATCH 0/6 v2] nfs_localio: fixes for races and errors from older compilers
 2025-05-09 21:02 UTC  (3+ messages)

+ mm-page_isolation-remove-migratetype-parameter-from-more-functions-fix-2.patch added to mm-new branch
 2025-05-09 20:59 UTC 

[bluez/bluez] 31e40b: shared/asha: Fix bad parens in a comparison
 2025-05-09 20:59 UTC 

[alternative-merged] mm-page_isolation-remove-migratetype-parameter-from-more-functions-fix-2.patch removed from -mm tree
 2025-05-09 20:58 UTC 

[PATCH v21 0/2] PCI devices passthrough on Arm, part 3
 2025-05-09 20:58 UTC  (6+ messages)
` [PATCH v21 1/2] arm/vpci: mask off upper bits in vPCI read mmio handler
` [PATCH v21 2/2] vpci: translate virtual PCI bus topology for guests

+ mm-page_isolation-remove-migratetype-parameter-from-more-functions-fix-2.patch added to mm-new branch
 2025-05-09 20:57 UTC 

[akpm-mm:mm-new 337/348] mm/page_isolation.c:18:20: warning: function 'get_pageblock_isolate' is not needed and will not be emitted
 2025-05-09 20:57 UTC  (2+ messages)

[PULL v3 00/21] Trivial patches for 2025-05-07
 2025-05-09 20:56 UTC  (2+ messages)
` [PULL 21/21] docs/devel/testing/functional: Fix typo


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.