All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-27 15:20:25 to 2025-08-27 15:52:43 UTC [more...]

[PATCH v4 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-08-27 12:48 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v4 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
 2025-08-27 12:48 UTC  (7+ messages)
` [PATCH 1/5] include: linux: Destage VCHIQ interface headers
` [PATCH 2/5] staging: vc04_services: Cleanup formatting TODO entry
` [PATCH 4/5] media: staging: Drop bcm2835-camera driver

[PATCH v2 00/16] btrfs: remap tree
 2025-08-27 15:52 UTC  (6+ messages)
` [PATCH v2 09/16] btrfs: release BG lock before calling btrfs_link_bg_list()

[PATCH net-next v2] uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
 2025-08-27 15:52 UTC  (2+ messages)

[PATCH v2 0/5] exynos-acpm: add DVFS protocol and clock driver
 2025-08-27 12:42 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: firmware: google,gs101-acpm-ipc: add #clock-cells
` [PATCH v2 2/5] firmware: exynos-acpm: add DVFS protocol
` [PATCH v2 3/5] clk: samsung: add Exynos ACPM clock driver
` [PATCH v2 4/5] firmware: exynos-acpm: register ACPM clocks dev
` [PATCH v2 5/5] arm64: defconfig: enable Exynos ACPM clocks

[PATCH v3 0/2] Add sq24905c support
 2025-08-27 15:52 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: adm1275: add "
` [PATCH v3 2/2] hwmon: (pmbus/adm1275) "

[PATCH 0/5] media: use int type to store negative error codes
 2025-08-27 15:41 UTC  (6+ messages)
` [PATCH 2/5] media: i2c: mt9v111: fix incorrect type for ret
` [PATCH 3/5] media: raspberrypi: use int type to store negative error codes
` [PATCH 4/5] media: stm32-dcmi: "

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-08-27 12:35 UTC  (13+ messages)
` [PATCH v3 09/14] phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYs
` [PATCH v3 10/14] phy: qcom: qmp-usbc: Add TCSR parsing and USB/DP mode mutex handling
` [PATCH v3 11/14] phy: qcom: qmp-usbc: Finalize USB/DP switchable PHY support
` [PATCH v3 14/14] drm/msm/dp: Add support for lane mapping configuration

[PATCH v8 0/2] Add ADI I3C Controller
 2025-08-27 12:25 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v8 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH v1 0/7] Initial Kontron SMARC-sAM67 support
 2025-08-27 12:18 UTC  (4+ messages)

[PATCH] riscv, bpf: Sign extend struct ops return values properly
 2025-08-27 12:03 UTC 

[PATCH v7 0/2] Add ADI I3C Controller
 2025-08-27 12:15 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: i3c: Add adi-i3c-master

[PATCH v3 0/3] add sysfs nodes to configure TPDA's registers
 2025-08-27 11:59 UTC  (2+ messages)

[PATCH] clocksource/drivers/exynos_mct: Use percpu interrupts only on ARM64
 2025-08-27 11:58 UTC  (2+ messages)

[PATCH v7 00/20] Add GCE support for MT8196
 2025-08-27 11:37 UTC  (41+ messages)
` [PATCH v7 01/20] arm64: dts: mediatek: Add GCE header "
` [PATCH v7 02/20] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
` [PATCH v7 03/20] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
` [PATCH v7 04/20] soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()
` [PATCH v7 05/20] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v7 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v7 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH v7 08/20] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v7 09/20] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 11/20] soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses
` [PATCH v7 12/20] soc: mediatek: Add programming flow for unsupported subsys ID hardware
` [PATCH v7 13/20] drm/mediatek: "
` [PATCH v7 14/20] media: platform: mtk-mdp3: "
` [PATCH v7 15/20] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
` [PATCH v7 16/20] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
` [PATCH v7 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
` [PATCH v7 18/20] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and cmdq_pkt_jump_rel_temp()
` [PATCH v7 19/20] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 20/20] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()

[PATCH 0/5] selftests/futex: Collected fixups
 2025-08-27 15:50 UTC  (9+ messages)
` [PATCH 1/5] selftests/futex: Remove the -g parameter from futex_priv_hash
` [PATCH 2/5] selftests/futex: Fix some futex_numa_mpol subtests
` [PATCH 4/5] selftests/futex: fix typos and grammar in futex_priv_hash
` [PATCH 5/5] selftests/futex: fix futex_wait() for 32bit ARM

[PATCH 0/1] Support per-head resolutions with virtio-gpu
 2025-08-27 15:48 UTC  (4+ messages)
` [PATCH 1/1] hw/display: "

[PATCH] efi: devicepath: add support for mbr partition
 2025-08-27 11:12 UTC  (2+ messages)

[PATCH] efi: payload: early-mem: add memory type on early mem allocation
 2025-08-27 11:22 UTC  (2+ messages)

[PATCH v9 0/8] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-08-27 11:38 UTC  (6+ messages)
` [PATCH v9 1/8] kexec_file: allow to place kexec_buf randomly

[PATCH RFC 0/5] Introduce support for post-blend color pipeline
 2025-08-27 11:32 UTC  (4+ messages)
` [PATCH RFC 1/5] drm: Support post-blend color pipeline API

[PATCH net-next] net: stmmac: mdio: use netdev_priv() directly
 2025-08-27 11:23 UTC  (2+ messages)

[syzbot] [bluetooth?] general protection fault in bcsp_recv
 2025-08-27 15:49 UTC 

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-27 15:47 UTC  (9+ messages)
` [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
` [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment

[PATCH v2] iommu/amd: Add support for hw_info for iommu capability query
 2025-08-27 15:47 UTC  (2+ messages)

[PATCH v3] PCI: qcom: Use pci_host_set_default_pcie_link_state() API to enable ASPM for all platforms
 2025-08-27 15:47 UTC  (2+ messages)

[PATCH 6.12 000/322] 6.12.44-rc1 review
 2025-08-27 15:46 UTC  (2+ messages)

[PATCH v2 0/5] Bugs clean-up
 2025-08-27 15:47 UTC  (10+ messages)
` [PATCH v2 4/5] x86/bugs: Add attack vector controls for SSB

[PULL] drm-xe-fixes
 2025-08-27 15:46 UTC 

[jgunthorpe:iommu_pt_vtd 18/34] include/linux/bitops.h:273:19: sparse: sparse: cast truncates bits from constant value (fffffffffff000 becomes fffff000)
 2025-08-27 15:45 UTC 

[PATCH v1] dts: add test case docstring checks to format script
 2025-08-27 15:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-08-27 15:45 UTC  (3+ messages)
` [PATCH 1/3] clk: Introduce clk_hw_set_spread_spectrum

[PATCH 1/1] media: dt-bindings: Add bindings for camera modules
 2025-08-27 15:45 UTC  (4+ messages)

[PATCH] selftests/futex: Fix futex_numa_mpol's memory out of range subtest
 2025-08-27 15:44 UTC 

[PATCH v9 00/21] Appended Signature Secure Boot Support for PowerPC
 2025-08-27 15:41 UTC  (5+ messages)
` [PATCH v9 10/21] appended signatures: Support verifying appended signatures
` [PATCH v9 11/21] appended signatures: Introducting GRUB commands to manage the db list

[PATCH v2 2/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
 2025-08-27 15:29 UTC  (2+ messages)
` [PATCH v3] "

[bluez/bluez]
 2025-08-27 15:41 UTC 

[bluez/bluez] 5d4efe: client: Fix transport.acquire not doing anything
 2025-08-27 15:40 UTC 

[PATCH BlueZ v1] client: Fix transport.acquire not doing anything
 2025-08-27 15:40 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-08-27 15:39 UTC  (3+ messages)
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate

[PATCH next] HID: i2c-hid: Fix test in i2c_hid_core_register_panel_follower()
 2025-08-27 15:39 UTC  (3+ messages)

[PATCH 1/2] huge_mm.h: is_huge_zero_folio(NULL) should return false
 2025-08-27 15:38 UTC  (4+ messages)
` [PATCH v2] huge_mm.h: disallow is_huge_zero_folio(NULL)

Add UCM for RME Fireface UCX
 2025-08-27 15:38 UTC 

[PATCH v1] pcapng: allow any protocol link type for the interface block
 2025-08-27 15:38 UTC 

[PATCH bpf-next v3 0/3] bpf: Report arena faults to BPF streams
 2025-08-27 15:38 UTC  (2+ messages)

[PATCHED][RFC][CFT] mount-related stuff
 2025-08-27 15:38 UTC  (10+ messages)
` [PATCH 01/52] fs/namespace.c: fix the namespace_sem guard mess
  ` [PATCH 25/52] do_new_mount_rc(): use __free() to deal with dropping mnt on failure
              ` [RFC][PATCH] switch do_new_mount_fc() to using fc_mount()

[RFC PATCH v5 00/10] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2025-08-27 15:37 UTC  (4+ messages)

[PATCH bpf-next v4 0/3] bpf: Report arena faults to BPF streams
 2025-08-27 15:37 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: arm64: simplify exception table handling
` [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
` [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for arena fault reporting

[XEN PATCH 00/11] Allow to build libxl and other tools with json-c instead of yajl
 2025-08-27 15:37 UTC  (3+ messages)
` [XEN PATCH 06/11] libxl: convert libxl__json_object_to_yajl_gen to libxl__json_object_to_libjsonc_object

[PATCH v2 bluetooth-next] Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
 2025-08-27 15:35 UTC  (2+ messages)
` [v2,bluetooth-next] "

[RFC v1 0/3] introduce io_uring querying
 2025-08-27 15:35 UTC  (2+ messages)

[PATCH 0/9] Add TLB invalidation abstraction
 2025-08-27 15:34 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev12)
` ✓ CI.KUnit: success "

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-27 15:34 UTC  (3+ messages)
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close

[PATCH v8 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
 2025-08-27 15:34 UTC  (3+ messages)
` [PATCH v8 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned

[drm-xe:drm-xe-fixes] BUILD SUCCESS 75671d90fde8c78e940e15a1366a50ece56c6b69
 2025-08-27 15:31 UTC 

[PATCH] pps: fix warning in pps_register_cdev when register device fail
 2025-08-27 15:32 UTC  (2+ messages)

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-08-27 15:30 UTC  (11+ messages)
` [PATCH v5 02/21] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v5 20/21] Workaround for ERRATA_772415_SPR17

[MAINTAINER SUMMIT] Enforcing API deprecation
 2025-08-27 15:31 UTC  (5+ messages)

[PATCH] mm/page_alloc: Harmonize should_compact_retry() type
 2025-08-27 15:30 UTC  (3+ messages)

[PATCH 00/11] Pagefault refactor, fine grained fault locking, threaded prefetch
 2025-08-27 15:29 UTC  (3+ messages)
` [PATCH 01/11] drm/xe: Stub out new pagefault layer

CTI TAC Meeting Notes 2025-08-27
 2025-08-27 15:29 UTC 

[PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
 2025-08-27 15:29 UTC  (9+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] config: warn on core.commentString=auto
` [PATCH v4 0/3] breaking-changes: deprecate support for core.commentChar=auto
  ` [PATCH v4 1/3] breaking-changes: deprecate support for core.commentString=auto
  ` [PATCH v4 2/3] config: warn on core.commentString=auto
  ` [PATCH v4 3/3] commit: print advice when core.commentString=auto

[PATCH] ext4: Increase IO priority of fastcommit
 2025-08-27 15:28 UTC  (2+ messages)

[PATCH v2 0/3] xen/events: Fix Global and Domain VIRQ tracking
 2025-08-27 15:28 UTC  (5+ messages)
` [PATCH v2 2/3] xen/events: Return -EEXIST for bound VIRQs
` [PATCH v2 3/3] xen/events: Update virq_to_irq on migration

[PATCH v1 bpf-next 00/11] BPF indirect jumps
 2025-08-27 15:34 UTC  (4+ messages)
` [PATCH v1 bpf-next 08/11] bpf, x86: add support for "

[PATCH] KVM: x86: Latch INITs only in specific CPU states in KVM_SET_VCPU_EVENTS
 2025-08-27 15:27 UTC 

[Stable-10.0.4 00/59] Patch Round-up for stable 10.0.4, freeze on 2025-09-06
 2025-08-27 15:03 UTC  (17+ messages)
` [Stable-10.0.4 18/59] target/loongarch: Fix valid virtual address checking
` [Stable-10.0.4 21/59] vhost: Do not abort on log-stop error
` [Stable-10.0.4 24/59] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
` [Stable-10.0.4 27/59] target/arm: Fix big-endian handling of NEON gdb remote debugging
` [Stable-10.0.4 30/59] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
` [Stable-10.0.4 31/59] scripts/make-release: Go back to cloning all the EDK2 submodules
` [Stable-10.0.4 33/59] Revert "i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16]"
` [Stable-10.0.4 36/59] i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16]
` [Stable-10.0.4 37/59] target/i386/cpu: Move addressable ID encoding out of compat property in CPUID[0x1]
` [Stable-10.0.4 40/59] ppc/xive2: Fix calculation of END queue sizes
` [Stable-10.0.4 42/59] ppc/xive2: fix context push calculation of IPB priority
` [Stable-10.0.4 43/59] ppc/xive: Fix PHYS NSR ring matching
` [Stable-10.0.4 49/59] hw/nvme: fix namespace attachment
` [Stable-10.0.4 54/59] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
` [Stable-10.0.4 56/59] hw/uefi: clear uefi-vars buffer in uefi_vars_write callback
` [Stable-10.0.4 57/59] hw/uefi: return success for notifications

[for-next 00/16] Add RDMA support for Intel IPU E2000 in irdma
 2025-08-27 15:25 UTC  (17+ messages)
` [for-next 01/16] RDMA/irdma: Refactor GEN2 auxiliary driver
` [for-next 02/16] RDMA/irdma: Add GEN3 core driver support
` [for-next 03/16] RDMA/irdma: Discover and set up GEN3 hardware register layout
` [for-next 04/16] RDMA/irdma: Add GEN3 CQP support with deferred completions
` [for-next 05/16] RDMA/irdma: Add GEN3 support for AEQ and CEQ
` [for-next 06/16] RDMA/irdma: Add GEN3 HW statistics support
` [for-next 07/16] RDMA/irdma: Introduce GEN3 vPort driver support
` [for-next 08/16] RDMA/irdma: Add GEN3 virtual QP1 support
` [for-next 09/16] RDMA/irdma: Extend QP context programming for GEN3
` [for-next 10/16] RDMA/irdma: Add support for V2 HMC resource management scheme
` [for-next 11/16] RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding
` [for-next 12/16] RDMA/irdma: Add SRQ support
` [for-next 13/16] RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3
` [for-next 14/16] RDMA/irdma: Add Atomic Operations support
` [for-next 15/16] RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices
` [for-next 16/16] RDMA/irdma: Update Kconfig

[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-27 15:25 UTC  (5+ messages)
` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "

[PATCH 0/6] breaking changes: switch default initial branch name to "main"
 2025-08-27 15:24 UTC  (7+ messages)
` [PATCH 1/6] t0018: switch default branch name to main
` [PATCH 2/6] t4013: "
` [PATCH 3/6] t9902: "
` [PATCH 4/6] t0613: stop setting default initial branch
` [PATCH 5/6] t1403: remove dependency on GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
` [PATCH 6/6] breaking-changes: switch default branch to main

[PATCH] fixup! drm/xe/guc: Add capture size check in GuC log buffer
 2025-08-27 15:24 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for fixup! drm/xe/guc: Add capture size check in GuC log buffer (rev2)

[PATCH] drivers: dma: sh: setup_xref error handling
 2025-08-27 15:24 UTC 

[PATCH v2] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions
 2025-08-27 15:24 UTC 

[PATCH 1/1] docs: dt: writing-bindings: Add exception for clock-names
 2025-08-27 15:23 UTC  (3+ messages)

[PATCH v7 00/13] amd-cppc CPU Performance Scaling Driver
 2025-08-27 15:22 UTC  (3+ messages)
` [PATCH v7 11/13] tools/cpufreq: extract CPPC para from cpufreq para

[Buildroot] [PATCH 1/1] package/docker-engine: prefer cgroup v2 with kernel >=5.4 and no systemd
 2025-08-27 15:22 UTC  (6+ messages)

[PATCH] Bluetooth: btusb: Fixup quirk for reading ext features on some Barrot controllers
 2025-08-27 15:20 UTC  (6+ messages)
` [PATCH v2] Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames

[PATCHv3 0/8] direct-io: even more flexible io vectors
 2025-08-27 15:20 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] i40e: Fix potential invalid access when MAC list is empty
 2025-08-27 15:19 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net 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.