All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-23 11:43:49 to 2025-06-23 12:25:10 UTC [more...]

[PATCH 00/30] Add support for MT8196 clock controllers
 2025-06-23 10:29 UTC  (16+ messages)
` [PATCH 11/30] clk: mediatek: Add MT8196 topckgen clock support
` [PATCH 13/30] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH 14/30] clk: mediatek: Add MT8196 peripheral "
` [PATCH 16/30] clk: mediatek: Add MT8196 pextpsys "
` [PATCH 17/30] clk: mediatek: Add MT8196 adsp "
` [PATCH 18/30] clk: mediatek: Add MT8196 I2C "
` [PATCH 19/30] clk: mediatek: Add MT8196 mcu "
` [PATCH 20/30] clk: mediatek: Add MT8196 mdpsys "
` [PATCH 21/30] clk: mediatek: Add MT8196 mfg "
` [PATCH 22/30] clk: mediatek: Add MT8196 disp0 "
` [PATCH 23/30] clk: mediatek: Add MT8196 disp1 "
` [PATCH 24/30] clk: mediatek: Add MT8196 disp-ao "
` [PATCH 25/30] clk: mediatek: Add MT8196 ovl0 "
` [PATCH 26/30] clk: mediatek: Add MT8196 ovl1 "
` [PATCH 27/30] clk: mediatek: Add MT8196 vdecsys "

drm/etnaviv: Add support for running a PPU flop reset
 2025-06-23 12:25 UTC  (5+ messages)
` [PATCH v2 5/6] drm/etnaviv: Add "

[PATCH v3 00/22] am62: IO+DDR resume support
 2025-06-23 12:08 UTC  (10+ messages)
` [PATCH v3 01/22] arm: mach-k3: Remove CANUART IO isolation
` [PATCH v3 02/22] arm: mach-k3: Kconfig: Add symbols for IO+DDR Low Power Mode
` [PATCH v3 03/22] ram: k3-ddrss: Add support for DDR in self-refresh
` [PATCH v3 04/22] firmware: ti_sci: Add TI_SCI_MSG_MIN_CONTEXT_RESTORE
` [PATCH v3 05/22] arm: mach-k3: common: Add CANUART wakeup check helpers
` [PATCH v3 06/22] arm: mach-k3: common: Add lpm_resume_from_ddr
` [PATCH v3 07/22] arm: mach-k3: common: Helper for LPM meta data address from DT
` [PATCH v3 08/22] arm: mach-k3: am62a7_init: Resume on LPM exit
` [PATCH v3 09/22] arm: mach-k3: am62p5_init: "

[PATCH v4 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-06-23 12:24 UTC  (8+ messages)
` [PATCH v4 1/5] media: dt-bindings: venus: Add qcm2290 dt schema
` [PATCH v4 4/5] media: venus: core: Add qcm2290 DT compatible and resource data
` [PATCH v4 5/5] arm64: dts: qcom: qcm2290: Add venus video node

[LTP] [PATCH] lib: ensure multiply_runtime() returns at least 1 second
 2025-06-23 12:23 UTC  (5+ messages)
` [LTP] [RFC PATCH] tst_test: Add flags to control runtime scaling in timing sensitive tests

[PATCH v2 000/101] target/arm: Implement FEAT_SME2p1
 2025-06-23 12:21 UTC  (7+ messages)
` [PATCH v2 016/101] target/arm: Add ZT0
` [PATCH v2 018/101] target/arm: Implement SME2 ZERO ZT0
` [PATCH v2 019/101] target/arm: Implement SME2 LDR/STR ZT0

[PATCH V2 1/2] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
 2025-06-23 12:22 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v3 0/3] Control handler free changes
 2025-06-23 12:23 UTC  (4+ messages)
` [PATCH v4 1/3] media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()
` [PATCH v4 2/3] media: v4l2-ctrls: Return the "
` [PATCH v4 3/3] media: Documentation: Document new v4l2_ctrl_handler_free() behaviour

[RFC] DEPT report on around btrfs, unlink, and truncate
 2025-06-23 12:22 UTC  (6+ messages)

[PATCH] nfsd: Using guard() to simplify nfsd_cache_lookup()
 2025-06-23 12:22 UTC 

[PATCH 0/9] fhandle, pidfs: allow open_by_handle_at() purely based on file handle
 2025-06-23 12:22 UTC  (11+ messages)
` [PATCH 4/9] pidfs: add pidfs_root_path() helper
` [PATCH 6/9] exportfs: add FILEID_PIDFS
` [PATCH 7/9] fhandle: add EXPORT_OP_AUTONOMOUS_HANDLES marker
` [PATCH 8/9] fhandle, pidfs: support open_by_handle_at() purely based on file handle

Virtual Keyboard on Wayland
 2025-06-23 12:22 UTC 

[syzbot] [mm?] kernel BUG in sanity_check_pinned_pages
 2025-06-23 12:22 UTC  (5+ messages)

[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-23 12:18 UTC  (27+ messages)
` [PATCH v3 01/26] target/arm: Remove arm_handle_psci_call() stub
` [PATCH v3 02/26] target/arm: Reduce arm_cpu_post_init() declaration scope
` [PATCH v3 03/26] target/arm: Unify gen_exception_internal()
` [PATCH v3 04/26] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH v3 05/26] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
` [PATCH v3 06/26] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH v3 07/26] accel/hvf: Trace VM memory mapping
` [PATCH v3 08/26] target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
` [PATCH v3 09/26] target/arm: Correct KVM & HVF dtb_compatible value
` [PATCH v3 10/26] accel/hvf: Model PhysTimer register
` [PATCH v3 11/26] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PATCH v3 12/26] target/arm: Restrict system register properties to system binary
` [PATCH v3 13/26] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v3 14/26] accel: Keep reference to AccelOpsClass in AccelClass
` [PATCH v3 15/26] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v3 16/26] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v3 17/26] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH v3 18/26] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH v3 19/26] hw/arm/virt: Only require TCG || QTest to use virtualization extension
` [PATCH v3 20/26] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PATCH v3 21/26] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
` [PATCH v3 22/26] tests/functional: Set sbsa-ref machine type in each test function
` [PATCH v3 23/26] tests/functional: Restrict nested Aarch64 Xen test to TCG
` [PATCH v3 24/26] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PATCH v3 25/26] tests/functional: Add hvf_available() helper
` [PATCH v3 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[PATCH v3 2/2] PCI: Fix runtime PM usage count underflow on device unplug
 2025-06-23 12:19 UTC  (11+ messages)

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-23 12:18 UTC  (5+ messages)
` [PATCH net-next v6 1/9] netmem: introduce struct netmem_desc mirroring "

[PATCH bpf-next v6 0/4] bpf: Add kfuncs for read-only string operations
 2025-06-23 12:18 UTC  (7+ messages)
` [PATCH bpf-next v6 4/4] selftests/bpf: Add tests for string kfuncs

[PATCH v2 1/2] lib/graph: lib/graph: fix memset with NULL
 2025-06-23 12:18 UTC  (10+ messages)
` [PATCH v2 2/2] lib/graph: default-align rte_graph_cluster_stats

[PATCH v1 0/2] firmware: Add MediaTek TinySYS SCMI Protocol
 2025-06-23 12:17 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: firmware: Add MediaTek TinySYS SCMI Extension protocol
` [PATCH v1 2/2] firmware: arm_scmi: Add MediaTek TinySYS SCMI Protocol support

[PATCH V3 0/4] Add level shifter support for qualcomm SOC's
 2025-06-23 12:16 UTC  (7+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property

[PATCH v2] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: add Bluetooth support
 2025-06-23 12:16 UTC  (3+ messages)

[PATCH v3] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
 2025-06-23 12:15 UTC  (3+ messages)

[PATCH v7] virtio-vsock: Add support for multi devices
 2025-06-23 12:14 UTC  (2+ messages)

[BUG] PCIe bwctrl warning on Lenovo 82XT with AMD Phoenix GPP Bridge
 2025-06-23 12:13 UTC  (2+ messages)

[PATCH] fs/ecryptfs: replace snprintf with sysfs_emit in show function
 2025-06-23 12:12 UTC  (2+ messages)

[PATCH v6 4/4] doc: announce TxPP support for E830 adapters
 2025-06-23 12:12 UTC  (3+ messages)
` [PATCH v7 0/4] Add TxPP Support for E830

[PATCH] RISC-V: KVM: Delegate illegal instruction fault
 2025-06-23 12:12 UTC  (4+ messages)
    ` [External] "

[PATCH v2 net 0/4] af_unix: Fix two OOB issues
 2025-06-23 12:12 UTC  (3+ messages)
` [PATCH v2 net 3/4] af_unix: Don't set -ECONNRESET for consumed OOB skb

[i-g-t, v2] tests/intel/xe_pm: Enhance vram-d3cold-threshold test to verify VRAM self-refresh
 2025-06-23 12:11 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_pm: Enhance vram-d3cold-threshold test to verify VRAM self-refresh (rev2)

[syzbot] [kernel?] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (3)
 2025-06-23 12:11 UTC 

[PATCH v3 RESEND] media: i2c: Add OV05C10 camera sensor driver
 2025-06-23 12:09 UTC  (8+ messages)

[PATCH i-g-t] tests/kms_cursor_crc: optimise cursor crc on simulation
 2025-06-23 12:06 UTC 

[PATCH v2 0/3] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR mapping
 2025-06-23 12:06 UTC  (2+ messages)

[PATCH v2 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type
 2025-06-23 12:06 UTC  (2+ messages)
  ` [PATCH v2 2/2] md/raid1: remove struct pool_info and related code

[CI 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-23 12:05 UTC  (9+ messages)
` [CI 1/6] drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
` [CI 2/6] drm/i915/pcode: add struct drm_device based interface
` [CI 3/6] drm/xe/pcode: "
` [CI 4/6] drm/i915/display: switch to struct drm_device based pcode interface
` [CI 5/6] drm/i915/dram: "
` [CI 6/6] drm/xe/compat: remove old pcode compat interface
` ✓ CI.KUnit: success for drm/i915, drm/xe: add drm device based pcode interface for display (rev2)
` ✗ CI.checksparse: warning "

[PATCH v2 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-06-23 12:05 UTC  (11+ messages)
` [PATCH v2 23/26] tests/functional: Restrict nexted Aarch64 Xen test to TCG
` [PATCH v2 24/26] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PATCH v2 26/26] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator

[BUG] CoreSight: WARN_ON in coresight_disclaim_device_unlocked due to register reset on CPU power-cycle
 2025-06-23 12:05 UTC  (3+ messages)

[PATCH net-next v2 0/8] net/mlx5: HWS, Optimize matchers ICM usage
 2025-06-23 12:03 UTC  (3+ messages)

[PATCH v2 00/19] intel_iommu: Enable stage-1 translation for passthrough device
 2025-06-23 12:02 UTC  (7+ messages)
` [PATCH v2 11/19] intel_iommu: Handle PASID entry adding
` [PATCH v2 12/19] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
` [PATCH v2 13/19] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on

Host panic in bpf verifier when loading bpf prog in 5.10 stable kernel
 2025-06-23 12:03 UTC  (5+ messages)

[PATCH net-next] net: xsk: dpaa2: avoid repeatedly updating the global consumer
 2025-06-23 12:01 UTC 

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-06-23 12:02 UTC  (4+ messages)

[PATCH v2] drm/bridge: microchip-lvds: fix bus format mismatch with VESA displays
 2025-06-23 12:01 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix configfs group removal on driver teardown
 2025-06-23 12:01 UTC  (3+ messages)

[RESEND PATCH v4 0/4] dma-mapping: benchmark: Add support for dma_map_sg
 2025-06-23 12:01 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] dma-mapping: benchmark: Add padding to ensure uABI remained consistent

[PATCH v2 0/4] Improvements for Devres
 2025-06-23 12:01 UTC  (7+ messages)
` [PATCH v2 1/4] rust: revocable: support fallible PinInit types
` [PATCH v2 2/4] rust: devres: replace Devres::new_foreign_owned()
` [PATCH v2 4/4] rust: devres: implement register_release()

[PATCH 1/2] bitops: generic rotate
 2025-06-23 11:59 UTC  (2+ messages)

[PATCH 0/9] media: qcom: camss: a number of cleanups and fixes
 2025-06-23 12:00 UTC  (4+ messages)
` [PATCH 7/9] media: qcom: camss: change internals of endpoint parsing to fwnode handling

[PATCH v5 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-06-23 12:00 UTC  (15+ messages)
` [PATCH v5 07/11] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v5 08/11] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v5 09/11] bios-tables-test: Allow for smmuv3 test data
` [PATCH v5 10/11] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
` [PATCH v5 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests

[PATCH 0/5] Add missing OPP tables for Venus on qcom/arm64
 2025-06-23 12:00 UTC  (5+ messages)

next-20250623: arm64 devices kernel panic Internal error Oops at pidfs_free_pid (fs/pidfs.c:162)
 2025-06-23 11:59 UTC 

[PATCH] stacktrace: do not trace user stack for user_worker tasks
 2025-06-23 11:59 UTC 

[REGRESSION] stable-rc/linux-5.10.y: (build) call to '__compiletime_assert_730' declared with 'error' attribute
 2025-06-23 11:59 UTC 

[REGRESSION] stable-rc/linux-5.10.y: (build) call to '__compiletime_assert_669' declared with 'error' attribute
 2025-06-23 11:59 UTC 

[PATCH] Bluetooth: hci_qca: Enable ISO data packet RX
 2025-06-23 11:58 UTC  (2+ messages)
`  "

[meta-oe][PATCH] wifi-test-suite: Fix compile issue
 2025-06-23 11:58 UTC  (2+ messages)

[PATCH v9 0/3] drm/bridge: get/put the bridge reference in drm_bridge.c, warn on old alloc pattern
 2025-06-23 11:57 UTC  (4+ messages)
` [PATCH v9 3/3] drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()

[PATCH] poll: rust: allow poll_table ptrs to be null
 2025-06-23 11:56 UTC  (2+ messages)

[PATCH] qcom: Add sdx61 Foxconn vendor firmware image file
 2025-06-23 11:54 UTC 

OOPs in 6.16-rc2 crypto_shash_export due to partial block handling
 2025-06-23 11:55 UTC  (6+ messages)
` dm-crypt: Extend state buffer size in crypt_iv_lmk_one
      ` [v2 PATCH] "

[PATCH] Documentation/sysctl: coredump: add %F for pidfd number
 2025-06-23 11:55 UTC  (2+ messages)

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-06-23 11:54 UTC  (5+ messages)
` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics

[PATCH 0/4] Fix kernel panic problem caused by bpf verifier in 5.10 stable kernel
 2025-06-23 11:54 UTC  (5+ messages)
` [PATCH 1/4] Revert "selftests/bpf: make test_align selftest more robust"
` [PATCH 2/4] Revert "bpf: aggressively forget precise markings during state checkpointing"
` [PATCH 3/4] Revert "bpf: stop setting precise in current state"
` [PATCH 4/4] Revert "bpf: allow precision tracking for programs with subprogs"

[PATCH] mmc: rtsx_usb_sdmmc: Fix clang -Wimplicit-fallthrough in sd_set_power_mode()
 2025-06-23 11:53 UTC  (2+ messages)

[PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs
 2025-06-23 11:53 UTC  (2+ messages)

[RESEND PATCH v2] kallsyms: fix build without execinfo
 2025-06-23 11:53 UTC  (3+ messages)

[PATCH 0/2] libubootenv improvements
 2025-06-23 11:53 UTC  (4+ messages)
` [PATCH 1/2] libubootenv: add rrecommends from libubootenv to u-boot-env
  ` [OE-core] "

[PATCH v5 0/3] rust: add `ww_mutex` support
 2025-06-23 11:51 UTC  (3+ messages)
` [PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree

[PATCH v2] board: mpfs_icicle: implement board_fdt_blob_setup()/board_fit_config_name_match()
 2025-06-23 11:51 UTC 

[Buildroot] [PATCH] package/linux-tools: rtla: Pass TARGET_LD to the make arguments
 2025-06-23 11:51 UTC 

Reorganising how the networking layer handles memory
 2025-06-23 11:50 UTC  (7+ messages)
` MSG_ZEROCOPY and the O_DIRECT vs fork() race
  ` How much is checksumming done in the kernel vs on the NIC?
        ` AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN

[openeuler:OLK-5.10 2978/2978] drivers/net/ethernet/huawei/hinic3/hinic3_irq.c:22:5: warning: no previous prototype for 'hinic3_poll'
 2025-06-23 11:48 UTC 

[RFC PATCH v7 00/37] AMD: Add Secure AVIC Guest Support
 2025-06-23 11:49 UTC  (3+ messages)
` [RFC PATCH v7 03/37] x86/apic: KVM: Deduplicate APIC vector => register+bit math

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-06-23 11:48 UTC  (7+ messages)
` [PATCH v13 2/6] rust: introduce module_param module

[PATCH v2 0/2] Asus Zenbook A14 improvements
 2025-06-23 11:47 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: x1-asus-zenbook: support sound

[PATCH RESEND v4 0/5] media: i2c: imx214: Add support for more clock frequencies
 2025-06-23 11:47 UTC  (10+ messages)
` [PATCH RESEND v4 3/5] media: i2c: imx214: Make use of CCS PLL calculator

[PATCH 1/2] tests/intel/xe_exec_system_allocator: Add section to trigger 64k fault
 2025-06-23 11:48 UTC  (3+ messages)

[PATCH v2 0/6] ext4: fix insufficient credits when writing back large folios
 2025-06-23  7:38 UTC  (11+ messages)
` [PATCH v2 2/6] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v2 5/6] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()

[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
 2025-06-23 11:45 UTC  (5+ messages)

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-06-23 11:42 UTC  (9+ messages)
  ` [PATCH v6 1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
  ` [PATCH v6 2/8] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
  ` [PATCH v6 3/8] pmdomain: thead: Instantiate GPU power sequencer via auxiliary bus
  ` [PATCH v6 4/8] drm/imagination: Use pwrseq for TH1520 GPU power management
  ` [PATCH v6 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
  ` [PATCH v6 6/8] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
  ` [PATCH v6 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
  ` [PATCH v6 8/8] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH net v2 0/2] tcp_metrics: fix hanlding of route options
 2025-06-23 11:44 UTC  (4+ messages)

[PATCH v5 00/13] further mt7988 devicetree work
 2025-06-23 10:29 UTC  (4+ messages)
` [PATCH v5 04/13] dt-bindings: interconnect: add mt7988-cci compatible

[PATCH v4 00/20] MADVISE FOR XE
 2025-06-23 11:45 UTC  (5+ messages)
` [PATCH v4 11/20] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise


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.