All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-09 12:24:25 to 2024-12-09 12:58:24 UTC [more...]

[PATCH 0/2] enable dmadev lib to be compiled with MSVC
 2024-12-09 12:58 UTC  (3+ messages)
` [PATCH 1/2] lib/dmadev: eliminate undefined behavior

[PATCH v5 00/18] VOP Support for rk3576
 2024-12-09 12:36 UTC  (43+ messages)
` [PATCH] arm64: dts: rockchip: Add vop "
  `  "
` [PATCH] arm64: dts: rockchip: Enable HDMI display for rk3588 Cool Pi GenBook
` [PATCH v5 01/18] drm/rockchip: vop2: Add debugfs support
` [PATCH] drm/rockchip: vop2: Setup delay cycle for Esmart2/3
` [PATCH v5 02/18] drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters offset
` [PATCH v5 03/18] drm/rockchip: vop2: Fix the mixer alpha setup for layer 0
` [PATCH v5 04/18] drm/rockchip: vop2: Fix the windows switch between different layers
` [PATCH v5 05/18] drm/rockchip: vop2: Set AXI id for rk3588
` [PATCH v5 07/18] drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8
` [PATCH v5 08/18] drm/rockchip: vop2: Add check for 32 bpp format
` [PATCH v5 09/18] drm/rockchip: vop2: include rockchip_drm_drv.h
` [PATCH v5 10/18] drm/rockchip: vop2: Support 32x8 superblock afbc
` [PATCH v5 11/18] drm/rockchip: vop2: Add platform specific callback
` [PATCH v5 12/18] drm/rockchip: vop2: Support for different layer select configuration between VPs
` [PATCH v5 13/18] drm/rockchip: vop2: Introduce vop hardware version
` [PATCH v5 14/18] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` [PATCH v5 15/18] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v5 16/18] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v5 17/18] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v5 18/18] drm/rockchip: vop2: Add support for rk3576

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-12-09 12:57 UTC  (5+ messages)
` [PATCH v15 09/19] media: uvcvideo: Support any size for mapping get/set
` [PATCH v15 10/19] media: uvcvideo: Factor out clamping from uvc_ctrl_set

[PATCH v9 04/12] mmc: sdhci-msm: convert to use custom crypto profile
 2024-12-09 12:57 UTC  (2+ messages)

drivers/staging/nvec/nvec.c:583:29: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2024-12-09 12:57 UTC 

[PATCH] m68k: coldfire: Support resources for UART
 2024-12-09 12:57 UTC  (9+ messages)

[PATCH v6 00/16] Prepare GHES driver to support error injection
 2024-12-09 12:56 UTC  (4+ messages)
` [PATCH v6 08/16] acpi/ghes: don't check if physical_address is not zero

[REGRESSION] tg3 is broken since 6.13-rc1
 2024-12-09 12:56 UTC 

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-12-09 12:56 UTC  (2+ messages)
` [Bug 219495] "

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-12-09 12:56 UTC  (7+ messages)
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault

[v6.12] WARNING: at kernel/sched/deadline.c:1995 enqueue_dl_entity (task blocked for more than 28262 seconds)
 2024-12-09 12:56 UTC  (7+ messages)

[PATCH] arm64: dts: renesas: gray-hawk-single: Add video capture support
 2024-12-09 12:55 UTC 

[PATCH] [PATCH] rust: macros: add authors
 2024-12-09 12:55 UTC  (6+ messages)
      `  "

[PATCH v7 00/28] Qualcomm iris video decoder driver
 2024-12-09 12:52 UTC  (29+ messages)
` [PATCH v7 01/28] dt-bindings: media: Add video support for QCOM SM8550 SoC
` [PATCH v7 02/28] media: iris: add platform driver for iris video device
` [PATCH v7 03/28] media: iris: implement iris v4l2 file ops
` [PATCH v7 04/28] media: iris: introduce iris core state management with shared queues
` [PATCH v7 05/28] media: iris: implement video firmware load/unload
` [PATCH v7 06/28] media: iris: implement boot sequence of the firmware
` [PATCH v7 07/28] media: iris: introduce host firmware interface with necessary hooks
` [PATCH v7 08/28] media: iris: implement power management
` [PATCH v7 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v7 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v7 11/28] media: iris: implement g_selection ioctl
` [PATCH v7 12/28] media: iris: implement enum_fmt and enum_framesizes ioctls
` [PATCH v7 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v7 14/28] media: iris: implement iris v4l2_ctrl_ops
` [PATCH v7 15/28] media: iris: implement query_cap ioctl
` [PATCH v7 16/28] media: iris: implement vb2 streaming ops
` [PATCH v7 17/28] media: iris: implement set properties to firmware during streamon
` [PATCH v7 18/28] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v7 19/28] media: iris: allocate, initialize and queue internal buffers
` [PATCH v7 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v7 21/28] media: iris: add support for dynamic resolution change
` [PATCH v7 22/28] media: iris: handle streamoff/on from client in "
` [PATCH v7 23/28] media: iris: add support for drain sequence
` [PATCH v7 24/28] media: iris: add check whether the video session is supported or not
` [PATCH v7 25/28] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v7 26/28] media: iris: add check to allow sub states transitions
` [PATCH v7 27/28] media: iris: enable video driver probe of SM8250 SoC
` [PATCH v7 28/28] media: MAINTAINERS: add Qualcomm iris video accelerator driver

[PATCHv12 00/12] block write streams with nvme fdp
 2024-12-09 12:55 UTC  (2+ messages)

[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-12-09 12:54 UTC  (5+ messages)
` [PATCH v3 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH v3 04/25] clk: versaclock3: Add support for the 5L35023 variant

[PATCH] bcachefs: Fix typo in bch_err message
 2024-12-09 12:54 UTC 

commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
 2024-12-09 12:53 UTC  (4+ messages)

Linux 6.12
 2024-12-09 12:54 UTC  (6+ messages)
` TPM/EFI issue [Was: Linux 6.12]

[syzbot] [mm?] general protection fault in find_mergeable_anon_vma
 2024-12-09 12:53 UTC  (2+ messages)

[PATCH v2 0/2] Additional miscdevice fops parameters
 2024-12-09 12:53 UTC  (10+ messages)
` [PATCH v2 2/2] rust: miscdevice: access the `struct miscdevice` from fops->open()

[PATCH v4 00/12] arm64: dts: rockchip: refine dts for Radxa ROCK 5C
 2024-12-09 12:51 UTC  (13+ messages)
` [PATCH v4 01/12] arm64: dts: rockchip: change function name for blue LED "
` [PATCH v4 02/12] arm64: dts: rockchip: change node name for pwm-fan "
` [PATCH v4 03/12] arm64: dts: rockchip: fix property "
` [PATCH v4 04/12] arm64: dts: rockchip: rename regulator for pcie2x1l2 "
` [PATCH v4 05/12] arm64: dts: rockchip: add properties "
` [PATCH v4 06/12] arm64: dts: rockchip: remove RTC and related node "
` [PATCH v4 07/12] arm64: dts: rockchip: separate pinctrl for vcc_5v0 "
` [PATCH v4 08/12] arm64: dts: rockchip: add cd-gpios for sdmmc "
` [PATCH v4 09/12] arm64: dts: rockchip: fix pmic dcdc-reg7 regulator-name "
` [PATCH v4 10/12] arm64: dts: rockchip: fix pmic dcdc-reg10 label "
` [PATCH v4 11/12] arm64: dts: rockchip: fix proparties for pmic regulators "
` [PATCH v4 12/12] arm64: dts: rockchip: sort nodes "

[PATCHv11 00/10] block write streams with nvme fdp
 2024-12-09 12:51 UTC  (2+ messages)

[PATCH v3 0/3] KVM: arm64: Errata management for VM Live migration
 2024-12-09 12:49 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: paravirt: Enable errata based on implementation CPUs

[PATCH] serial: imx: Use uart_port_lock_irqsave() instead of uart_port_lock()
 2024-12-09 12:47 UTC 

[RESEND PATCH] media: dt-bindings: trivial white-space and example cleanup
 2024-12-09 12:48 UTC  (2+ messages)

BISECTED: 'alloc_tag: populate memory for module tags as needed' crashes on boot
 2024-12-09 12:47 UTC  (8+ messages)

[PATCH] drm/i915/pps: include panel power cycle delay in debugfs
 2024-12-09 12:48 UTC  (2+ messages)

[PATCH net-next] net: hinic: Fix typo in dev_err message
 2024-12-09 12:47 UTC 

[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
 2024-12-09 12:32 UTC  (7+ messages)

[PATCHv12 01/12] fs: add write stream information to statx
 2024-12-09 12:47 UTC  (3+ messages)
` [PATCHv12 02/12] fs: add a write stream field to the kiocb

[PATCHi 0/6] reduce boilerplate code within btrfs
 2024-12-09 12:46 UTC  (4+ messages)
` [PATCH] btrfs: edits tree_insert() to use rb helpers

[PATCH v2 0/4] Add stack protector
 2024-12-09 12:45 UTC  (8+ messages)
` [PATCH v2 3/4] xen: arm: enable stack protector feature

[PATCH v5 0/5] Add pinctrl support for mt7988
 2024-12-09 12:32 UTC  (5+ messages)
` [PATCH v5 5/5] arm64: dts: mediatek: mt7988: add pinctrl subnodes for bpi-r4

[PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace
 2024-12-09 12:45 UTC  (3+ messages)
` [PATCH 4/7] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>

Arch-Linux .com
 2024-12-09 12:44 UTC 

[PATCHv12 11/12] nvme: register fdp parameters with the block layer
 2024-12-09 12:44 UTC  (3+ messages)

[PATCH 00/26] rust: bundle of prerequisites for HPET implementation
 2024-12-09 12:37 UTC  (27+ messages)
` [PATCH 01/26] bql: check that the BQL is not dropped within marked sections
` [PATCH 02/26] rust: cell: add BQL-enforcing Cell variant
` [PATCH 03/26] rust: cell: add BQL-enforcing RefCell variant
` [PATCH 04/26] rust: define prelude
` [PATCH 05/26] rust: add bindings for interrupt sources
` [PATCH 06/26] rust: add a bit operation module
` [PATCH 07/26] rust: qom: add default definitions for ObjectImpl
` [PATCH 08/26] rust: qom: rename Class trait to ClassInitImpl
` [PATCH 09/26] rust: qom: convert type_info! macro to an associated const
` [PATCH 10/26] rust: qom: move ClassInitImpl to the instance side
` [PATCH 11/26] rust: qdev: move device_class_init! body to generic function, ClassInitImpl implementation to macro
` [PATCH 12/26] rust: qdev: move bridge for realize and reset functions out of pl011
` [PATCH 13/26] rust: qom: automatically use Drop trait to implement instance_finalize
` [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
` [PATCH 15/26] rust: qom: split ObjectType from ObjectImpl trait
` [PATCH 16/26] rust: qom: change the parent type to an associated type
` [PATCH 17/26] rust: qom: put class_init together from multiple ClassInitImpl<>
` [PATCH 18/26] rust: qom: add possibility of overriding unparent
` [PATCH 19/26] rust: rename qemu-api modules to follow C code a bit more
` [PATCH 20/26] rust: re-export C types from qemu-api submodules
` [PATCH 21/26] rust: tests: allow writing more than one test
` [PATCH 22/26] rust: qom: add casting functionality
` [PATCH 23/26] rust: qom: add initial subset of methods on Object
` [PATCH 24/26] rust: qom: move device_id to PL011 class side
` [PATCH 25/26] rust: qemu-api: add a module to wrap functions and zero-sized closures
` [PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()

[PATCH v3 0/9] misc: Support TI FPC202 dual-port controller
 2024-12-09 12:42 UTC  (4+ messages)
` [PATCH v3 8/9] i2c: Support dynamic address translation

[PATCH v3 0/4] Zone write plugging fixes
 2024-12-09 12:42 UTC  (7+ messages)
` [PATCH v3 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
` [PATCH v3 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
` [PATCH v3 3/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
` [PATCH v3 4/4] block: Prevent potential deadlocks in zone write plug error recovery

[PATCH v2] block: retry call probe after request_module in blk_request_module
 2024-12-09 12:41 UTC  (2+ messages)

[PATCH v11 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-09 12:40 UTC  (3+ messages)
` [PATCH v11 3/9] dt-bindings: power: supply: max17042: split on 2 files

[PATCH] Grab mm lock before grabbing pt lock
 2024-12-09 12:39 UTC  (3+ messages)

[PATCH] cpu/hotplug: ensure the starting section runs fully regardless of target
 2024-12-09 12:39 UTC  (6+ messages)

[PATCH v3 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
 2024-12-09 12:37 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-09 12:36 UTC  (11+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless
 2024-12-09 12:33 UTC  (5+ messages)

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-12-09 12:33 UTC  (11+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH v2] m68k: use kernel's generic muldi3 libgcc function
 2024-12-09 12:32 UTC  (6+ messages)

[PATCH] configs: am62x_evm_*: Fix USB DFU configuration
 2024-12-09 12:32 UTC  (6+ messages)

[PATCH V3] selftests: livepatch: add test cases of stack_order sysfs interface
 2024-12-09 12:32 UTC  (2+ messages)

[PATCH v6] soc: imx: Add SoC device register for i.MX9
 2024-12-09 12:31 UTC  (2+ messages)

[PATCH 0/2] Some small preparations around CAMSS D-PHY / C-PHY support
 2024-12-09 12:32 UTC  (5+ messages)
` [PATCH 1/2] media: dt-bindings: media: camss: Restrict bus-type property
` [PATCH 2/2] media: qcom: camss: Restrict endpoint bus-type to D-PHY

[PATCH] arm64: dts: freescale: Remove unused and undocumented "cooling-(min|max)-state" properties
 2024-12-09 12:29 UTC  (2+ messages)

CVE-2024-49967: ext4: no need to continue when the number of entries is 1
 2024-12-09 12:30 UTC  (2+ messages)

txgbe: vlan offload setting errors
 2024-12-09 12:30 UTC 

[PATCH v2 0/2] LOBF enablement fix
 2024-12-09 12:29 UTC  (8+ messages)
` [PATCH v2 1/2] drm/i915/lobf: Add lobf enablement in post plane update

[PATCH V5 0/1] livepatch: Add "stack_order" sysfs attribute
 2024-12-09 12:28 UTC  (3+ messages)
` [PATCH V5 1/1] livepatch: Add stack_order "

[PATCH v4 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-12-09 12:28 UTC  (3+ messages)
` [PATCH v4 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index

[PATCH 0/3] virtgpu: check if P2P is possiable or not
 2024-12-09 12:28 UTC  (3+ messages)
` [PATCH 3/3] drm/virtio: Implement device_attach

[PATCH net] tcp: check space before adding MPTCP SYN options
 2024-12-09 12:28 UTC 

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-09 12:28 UTC  (6+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender

[yocto] How to install files in root directory
 2024-12-09 12:27 UTC  (3+ messages)

[PATCH v4] riscv: mm: Fix the out of bound issue of vmemmap address
 2024-12-09 12:26 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: btf: Support dumping a single type from file
 2024-12-09 12:26 UTC  (2+ messages)

[PATCH v2] lib: sbi_misaligned_ldst: Add handling of vector load/store
 2024-12-09 12:26 UTC  (8+ messages)

[PATCH] nfsd: fix incorrect high limit in clamp() on over-allocation
 2024-12-09 12:25 UTC  (2+ messages)

[PATCH v2 0/2] Untrusted Data Abstraction
 2024-12-09 12:25 UTC  (3+ messages)

[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
 2024-12-09 12:25 UTC  (3+ messages)

[PATCH v3 1/3] phycore_imx8mm: Switch to using env text files
 2024-12-09 12:25 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/libzenoh-pico: bump to version 1.0.4
 2024-12-09 12:24 UTC 

[Buildroot] [PATCH 1/2] package/libzenoh-c: bump to version 1.0.4
 2024-12-09 12:24 UTC 

[PATCH 00/11] imx: add i.MX91 and 11x11-EVK support
 2024-12-09 12:24 UTC  (3+ messages)
` [PATCH 01/11] gpio: imx_rgpio2p: Move 8ulp_data to data section


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.