All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-23 16:43:35 to 2025-02-23 20:04:13 UTC [more...]

[PATCH v2 00/18] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-02-23 20:03 UTC  (27+ messages)
` [PATCH v2 01/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v2 02/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block
` [PATCH v2 04/18] media: rzg2l-cru: csi2: Use local variable for struct device in rzg2l_csi2_probe()
` [PATCH v2 07/18] media: rzg2l-cru: rzg2l-core: Use devm_pm_runtime_enable()
` [PATCH v2 08/18] media: rzg2l-cru: csi2: Introduce SoC-specific D-PHY handling
` [PATCH v2 09/18] media: rzg2l-cru: csi2: Make system clock optional for RZ/V2H(P) SoC
` [PATCH v2 10/18] media: rzg2l-cru: csi2: Add support "
` [PATCH v2 11/18] media: rzg2l-cru: Add register mapping support
` [PATCH v2 12/18] media: rzg2l-cru: Pass resolution limits via OF data
` [PATCH v2 14/18] media: rzg2l-cru: Add IRQ handler to "
` [PATCH v2 15/18] media: rzg2l-cru: Add function pointers to enable and disable interrupts
` [PATCH v2 16/18] media: rzg2l-cru: Add function pointer to check if FIFO is empty
` [PATCH v2 17/18] media: rzg2l-cru: Add function pointer to configure CSI

[PATCH v13 00/14] AMD broadcast TLB invalidation
 2025-02-23 19:49 UTC  (13+ messages)
` [PATCH v13 02/14] x86/mm: get INVLPGB count max from CPUID
` [PATCH v13 03/14] x86/mm: add INVLPGB support code
` [PATCH v13 04/14] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v13 05/14] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v13 07/14] x86/mm: global ASID allocation helper functions
` [PATCH v13 08/14] x86/mm: global ASID context switch & TLB flush handling
` [PATCH v13 10/14] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v13 11/14] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v13 12/14] x86/mm: enable AMD translation cache extensions
` [PATCH v13 13/14] x86/mm: only invalidate final translations with INVLPGB
` [PATCH v13 14/14] x86/mm: add noinvlpgb commandline option

nftables: handling missing interfaces in flowtable when firewall starts before network
 2025-02-23 19:58 UTC 

[PATCH v3 0/2] hung_task: Dump the blocking task stacktrace
 2025-02-23 19:53 UTC  (4+ messages)
` [PATCH v3 1/2] hung_task: Show the blocker task if the task is hung on mutex

[PATCH] fuse: don't truncate cached, mutated symlink
 2025-02-23 19:41 UTC  (4+ messages)

[PATCH man 0/1] TIOCLINUX.2const: Document TIOCL_SETSEL selection modes
 2025-02-23 19:36 UTC  (5+ messages)
` [PATCH man 1/1] "

[krzk-github:track/x1e80100-t14s 1039/1079] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: typec-mux@8: 'vdd-supply', 'vdd33-cap-supply', 'vddar-supply', 'vddat-supply', 'vddio-supply' do not match any of the regexes: 'pinctrl-[0-9]+'
 2025-02-23 19:33 UTC 

[PATCH] media: uvcvideo: Fix deferred probing error
 2025-02-23 19:32 UTC  (3+ messages)

[PATCH] media: uvcvideo: Drop the uvc_driver structure
 2025-02-23 19:30 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2025.02.23
 2025-02-23 19:30 UTC  (2+ messages)

[krzk:next/dt64 23/23] arch/arm64/boot/dts/exynos/exynosautov920-sadk.dtb: /soc@0/phy@16e04000: failed to match any schema with compatible: ['samsung,exynosautov920-ufs-phy']
 2025-02-23 19:23 UTC 

[PATCH v2] uapi: Revert "bitops: avoid integer overflow in GENMASK(_ULL)"
 2025-02-23 19:02 UTC  (6+ messages)

Bug#1098694: Crash in agetty due to invalid strncmp call in Trixie
 2025-02-23 19:02 UTC  (3+ messages)

[PATCH v3 00/12] media: Remove vidioc_g/s_ctrl and vidioc_queryctrl callbacks
 2025-02-23 18:58 UTC  (13+ messages)
` [PATCH v3 01/12] media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrl
` [PATCH v3 02/12] media: pvrusb2: Convert queryctrl to query_ext_ctrl
` [PATCH v3 03/12] media: pvrusb2: Remove g/s_ctrl callbacks
` [PATCH v3 04/12] media: uvcvideo: Remove vidioc_queryctrl
` [PATCH v3 05/12] media: atomisp: Replace queryctrl with query_ext_ctrl
` [PATCH v3 06/12] media: atomisp: Remove vidioc_g/s callback
` [PATCH v3 07/12] media: v4l2: Remove vidioc_queryctrl callback
` [PATCH v3 08/12] media: v4l2: Remove vidioc_g_ctrl callback
` [PATCH v3 09/12] media: cx231xx: Remove vidioc_s_ctrl callback
` [PATCH v3 10/12] media: v4l2: "
` [PATCH v3 11/12] media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrl
` [PATCH v3 12/12] media: radio-wl1273: Rename wl1273_fm_vidioc_s_ctrl

[PATCH v2 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-23 18:57 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v2 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v2 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v2 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v2 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v2 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v2 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v2 8/8] arm64: dts: "

[PATCH] docs/mm: Physical Memory: Populate the "Zones" section
 2025-02-23 18:53 UTC 

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-23 18:51 UTC  (11+ messages)
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers

[PATCH] arm64: dts: imx8mp: configure GPU and NPU clocks to overdrive rate
 2025-02-23 18:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/stellarium: bump version to 24.4
 2025-02-23 18:37 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/qt6/qt6positioning: new package
` [Buildroot] [PATCH 3/3] package/stellarium: Add support for QT6

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-23 18:37 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: sfp: Add support for SMBus module access
` [PATCH net-next 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations

[PATCH 0/4] media: nuvoton: Fix some reference handling issues
 2025-02-23 18:34 UTC  (5+ messages)
` [PATCH 1/4] media: nuvoton: Fix reference handling of ece_pdev

[PATCH RFC] x86: Add CONFIG_KERNEL_UNCOMPRESSED support
 2025-02-23 18:33 UTC  (5+ messages)

Rust kernel policy
 2025-02-23 18:31 UTC  (8+ messages)

[PATCH v9 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-02-23 18:27 UTC  (14+ messages)
` [PATCH v9 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v9 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v9 3/6] arm64: dts: rockchip: Add device tree support "
` [PATCH v9 4/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v9 5/6] arm64: defconfig: Enable Synopsys HDMI receiver
` [PATCH v9 6/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b

[PATCH RESEND v2] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
 2025-02-23 18:28 UTC  (2+ messages)
` [tip: x86/asm] "

nfs compile error nfslocalio.o and localio.o since v6.14-rc1
 2025-02-23 18:27 UTC  (6+ messages)

[PATCH 0/4] Add display support for Fairphone 3 smartphone
 2025-02-23 18:25 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: display: panel: Add Himax HX83112B

Hang when swapping huge=within_size tmpfs from zram
 2025-02-23 18:22 UTC  (7+ messages)

[PATCH] arm64: kvm: ptdump: Initialize .owner fields of kvm_*_operations
 2025-02-23 18:21 UTC  (2+ messages)

[PATCH] usb: olpi: Remove unused otg_ulpi_create
 2025-02-23 18:05 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/pkg-autotools: remove redundant configs
 2025-02-23 18:20 UTC  (2+ messages)

[Buildroot] [git commit] package/pkg-autotools: remove redundant configs
 2025-02-23 17:44 UTC 

[rockchip:v6.15-armsoc/dts64 29/47] arch/arm64/boot/dts/rockchip/rk3588-jaguar-pre-ict-tester.dtb: vop@fdd90000: clocks: [[31, 605], [31, 604], [31, 609], [31, 610], [31, 611], [31, 612], [31, 603], [104]] is too long
 2025-02-23 18:11 UTC 

[PATCH v8 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-02-23 18:08 UTC  (18+ messages)
` [PATCH v8 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v8 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v8 3/6] arm64: dts: rockchip: Add device tree support "
` [PATCH v8 4/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v8 5/6] arm64: defconfig: Enable Synopsys HDMI receiver
` [PATCH v8 6/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b

[PATCH v2 0/9] hw/char: Improve RX FIFO depth uses
 2025-02-23 18:07 UTC  (17+ messages)
` [PATCH v2 2/9] hw/char/pl011: Simplify a bit pl011_can_receive()
` [PATCH v2 3/9] hw/char/pl011: Improve RX flow tracing events
` [PATCH v2 4/9] hw/char/pl011: Really use RX FIFO depth
` [PATCH v2 5/9] hw/char/bcm2835_aux: "
` [PATCH v2 6/9] hw/char/imx_serial: "
` [PATCH v2 7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
` [PATCH v2 8/9] hw/char/mcf_uart: Really use RX FIFO depth
` [PATCH v2 9/9] hw/char/sh_serial: Return correct number of empty RX FIFO elements

Missing basename in util/test-path.c on musl-based systems
 2025-02-23 16:43 UTC 

[mani-mhi:mhi-next] BUILD SUCCESS cba6bdfd79291b82422b6e6b4036ebc076d5625f
 2025-02-23 18:00 UTC 

[RFC PATCH 00/11] Add a percpu subsection for hot data
 2025-02-23 18:00 UTC  (7+ messages)

[PATCH 0/5] Add components to support PQ in display path for MT8196
 2025-02-23 17:52 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: display: mediatek: mdp-rsz: Add rules "
` [PATCH 2/5] dt-bindings: display: mediatek: postmask: Modify "
` [PATCH 4/5] drm/mediatek: Add MDP-RSZ component support "

Phy access methods for copper SFP+ disguised as SR
 2025-02-23 17:53 UTC  (4+ messages)

[PATCH V6 0/2] author field in module! macro should be a array
 2025-02-23 17:42 UTC  (3+ messages)
` [PATCH V6 1/2] rust: module: change author to an array
` [PATCH V6 2/2] checkpatch: check format of Vec<String> in modules

[PATCH 1/1] io_uring: compile out compat param passing
 2025-02-23 17:43 UTC 

[GSOC][PATCH] apply: address -Wsign-comparison warnings
 2025-02-23 17:36 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/1] configs/friendlyarm_nanopi_r3s_defconfig: new defconfig
 2025-02-23 17:33 UTC  (2+ messages)

[Buildroot] [git commit] configs/friendlyarm_nanopi_r3s_defconfig: new defconfig
 2025-02-23 17:05 UTC 

[REGRESSION] ? system is stuck in clocksource, >60s delay at boot time without tsc=unstable
 2025-02-23 17:01 UTC  (9+ messages)

[PATCH 0/2] ARM: dts: bcm271x: Adjust PL011 primecell-periphid
 2025-02-23 17:24 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: bcm2711: PL011 UARTs are actually r1p5
` [PATCH 2/2] arm64: dts: bcm2712: "

REGRESSION amdgpu 20241108 firmware breaks screen updating
 2025-02-23 17:25 UTC  (2+ messages)

users of drivers/misc/echo ?
 2025-02-23 17:23 UTC 

[PATCH] drop_caches: re-enable message after disabling
 2025-02-23 17:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] multishot improvements
 2025-02-23 17:22 UTC  (4+ messages)
` [PATCH 1/3] io_uring/net: fix accept multishot handling
` [PATCH 2/3] io_uring/net: canonise accept mshot handling
` [PATCH 3/3] io_uring: make io_poll_issue() sturdier

[PATCH] ALSA: arm: aaci: Constify amba_id table
 2025-02-23 17:16 UTC  (2+ messages)

[PATCH mptcp-next v6 00/13] BPF path manager, part 4
 2025-02-23 17:13 UTC  (10+ messages)
` [PATCH mptcp-next v6 05/13] mptcp: pm: in-kernel: register mptcp_in_kernel_pm
` [PATCH mptcp-next v6 08/13] mptcp: pm: drop pm_type in mptcp_pm_data
` [PATCH mptcp-next v6 10/13] mptcp: sysctl: add available_path_managers
` [PATCH mptcp-next v6 13/13] selftests/mptcp: use path_manager instead of pm_type

[PATCH 0/3] media: uvcvideo: Make sure the ctrl cache is in sync with the device
 2025-02-23 17:10 UTC  (5+ messages)
` [PATCH 1/3] media: uvcvideo: Return the number of processed controls
` [PATCH 2/3] media: uvcvideo: Do not send events for not changed controls

[PATCH v3 1/1] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
 2025-02-23 17:03 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/wlr-randr: new package
 2025-02-23 17:04 UTC  (2+ messages)

[PATCH v4] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
 2025-02-23 17:03 UTC  (2+ messages)

[PATCH v2 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC
 2025-02-23 17:00 UTC  (2+ messages)

[PATCH v3 0/6] media: uvcvideo: Implement Granular Power Saving
 2025-02-23 16:55 UTC  (3+ messages)
` [PATCH v3 4/6] media: uvcvideo: Increase/decrease the PM counter per IOCTL

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-23 16:42 UTC  (29+ messages)
` [PATCH 04/17] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH 05/17] media: pci: cx18-av-vbi: "
` [PATCH 06/17] media: saa7115: "
` [PATCH 07/17] serial: max3100: "
` [PATCH 08/17] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH 09/17] Input: joystick - "
` [PATCH 10/17] net: ethernet: oa_tc6: "
` [PATCH 11/17] wifi: brcm80211: "
` [PATCH 12/17] drm/bridge: dw-hdmi: "
` [PATCH 13/17] mtd: ssfdc: "
` [PATCH 14/17] fsi: i2cr: "
` [PATCH 15/17] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH 16/17] Input: joystick - "
` [PATCH 17/17] nfp: bpf: "


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.