All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-19 11:31:54 to 2025-06-19 12:02:32 UTC [more...]

[net-next v5 0/3] rework IRQ handling in mtk_eth_soc
 2025-06-19 10:32 UTC  (4+ messages)
` [net-next v5 3/3] net: ethernet: mtk_eth_soc: skip first IRQ if not used
    ` Aw: "

[PATCH v2] arm64: dts: rockchip: Fix the PinePhone Pro DTS' panel description
 2025-06-19 10:47 UTC  (5+ messages)

[syzbot] [cgroups?] [mm?] WARNING in folio_lruvec_lock
 2025-06-19 12:02 UTC 

[PATCH] kthread: update comment for __to_kthread
 2025-06-19 12:00 UTC 

[PATCH] xen/xenbus: fix W=1 build warning in xenbus_va_dev_error function
 2025-06-19 12:01 UTC  (2+ messages)

[RFC] Using Smatch to find bugs in u-boot
 2025-06-19 12:01 UTC 

Backport of `Kunit to check the longest symbol length` to 6.12
 2025-06-19 12:00 UTC 

[PATCH] mfd: rohm-bd71828: Constify some structures
 2025-06-19 12:00 UTC  (2+ messages)

[RFC v2 05/16] luo: luo_core: integrate with KHO
 2025-06-19 12:00 UTC  (11+ messages)

[PATCH] libproc: make Psystem_daemon() detect modern systemd properly
 2025-06-19 12:00 UTC  (3+ messages)

[RFC 0/2] lib/vsprintf: Add support for pte_t
 2025-06-19 12:00 UTC  (5+ messages)
` [RFC 1/2] "

[PATCH v10 00/64] Generic line based metadata support, internal pads
 2025-06-19 11:58 UTC  (65+ messages)
` [PATCH v10 01/64] media: ov2740: Remove shorthand variables
` [PATCH v10 02/64] media: Documentation: Move streams documentation one level up
` [PATCH v10 03/64] media: Documentation: Clean up figure titles
` [PATCH v10 04/64] media: ccs: No need to set streaming to false in power off
` [PATCH v10 05/64] media: ccs: Move ccs_pm_get_init function up
` [PATCH v10 06/64] media: ccs: Rename out label of ccs_start_streaming
` [PATCH v10 07/64] media: ccs: Move ccs_validate_csi_data_format up
` [PATCH v10 08/64] media: Documentation: Refer to internal pads in metadata documentation
` [PATCH v10 09/64] media: ccs: Use {enable,disable}_streams operations
` [PATCH v10 10/64] media: ccs: Track streaming state
` [PATCH v10 11/64] media: ccs: Support frame descriptors
` [PATCH v10 12/64] media: uapi: v4l: subdev: Enable streams API
` [PATCH v10 13/64] media: mc: Add INTERNAL pad flag
` [PATCH v10 14/64] media: v4l2-mc: Ignore internal pads in finding source sub-devices
` [PATCH v10 15/64] media: uapi: Add generic CSI-2 raw pixelformats
` [PATCH v10 16/64] media: uapi: Add new media bus codes for generic raw formats
` [PATCH v10 17/64] media: uapi: Add V4L2_CID_CONFIG_MODEL control
` [PATCH v10 18/64] media: uapi: Add V4L2_CID_COLOR_PATTERN for describing color patterns
` [PATCH v10 19/64] media: v4l: uapi: Add a control for color pattern flipping effect
` [PATCH v10 20/64] media: Documentation: Document raw mbus codes and CFA for cameras
` [PATCH v10 21/64] media: uapi: Add V4L2_CID_METADATA_LAYOUT control
` [PATCH v10 22/64] media: Documentation: v4l: Document internal sink pads
` [PATCH v10 23/64] media: Documentation: Document embedded data guidelines for camera sensors
` [PATCH v10 24/64] media: uapi: ccs: Add metadata layout for MIPI CCS embedded data
` [PATCH v10 25/64] media: Documentation: Document non-CCS use of CCS embedded data layout
` [PATCH v10 26/64] media: ccs: Add support for embedded data stream
` [PATCH v10 27/64] media: Documentation: ccs: Document routing
` [PATCH v10 28/64] media: ccs: Remove ccs_get_crop_compose helper
` [PATCH v10 29/64] media: ccs: Rely on sub-device state locking
` [PATCH v10 30/64] media: ccs: Compute binning configuration from sub-device state
` [PATCH v10 31/64] media: ccs: Compute scaling "
` [PATCH v10 32/64] media: ccs: Remove which parameter from ccs_propagate
` [PATCH v10 33/64] media: ccs: Detemine emb_data_ctrl register from sub-device state
` [PATCH v10 34/64] media: Documentation: Rework embedded data documentation
` [PATCH v10 35/64] media: Documentation: Add a hyphen to list-based
` [PATCH v10 36/64] media: Documentation: Reword split of sensor driver to two classes
` [PATCH v10 37/64] media: uapi: Documentation: Improve column width hints for examples
` [PATCH v10 38/64] media: uapi: Correct generic CSI-2 metadata format 4cc
` [PATCH v10 39/64] Revert "media: uapi: v4l: Don't expose generic metadata formats to userspace"
` [PATCH v10 40/64] media: Documentation: Add subdev configuration models, raw sensor model
` [PATCH v10 41/64] media: Documentation: Add scaling and post-scaler crop for common raw
` [PATCH v10 42/64] media: uapi: Add MIPI CCS configuration model
` [PATCH v10 43/64] media: uapi: Add V4L2_CID_BINNING control for binning configuration
` [PATCH v10 44/64] media: uapi: Add controls for sub-sampling configuration
` [PATCH v10 45/64] media: Documentation: Add binning and sub-sampling controls
` [PATCH v10 46/64] media: uapi: Add metadata layout for ov2740 embedded data
` [PATCH v10 47/64] media: ov2740: Add support for "
` [PATCH v10 48/64] media: ov2740: Add support for generic raw formats
` [PATCH v10 49/64] media: ov2740: Add metadata layout control
` [PATCH v10 50/64] media: ov2740: Add support for G_SELECTION IOCTL
` [PATCH v10 51/64] media: v4l: Add V4L2_SUBDEV_ROUTE_FL_IMMUTABLE sub-device routing flag
` [PATCH v10 52/64] media: ccs: Add IMMUTABLE route flag
` [PATCH v10 53/64] media: ov2740: "
` [PATCH v10 54/64] media: i2c: imx219: Inline imx219_update_pad_format() in its caller
` [PATCH v10 55/64] media: i2c: imx219: Add internal image sink pad
` [PATCH v10 56/64] media: i2c: imx219: Add image stream
` [PATCH v10 57/64] media: i2c: imx219: Report internal routes to userspace
` [PATCH v10 58/64] media: i2c: imx219: Report streams using frame descriptors
` [PATCH v10 59/64] media: i2c: imx219: Add embedded data support
` [PATCH v10 60/64] media: imx219: Add support for generic raw formats
` [PATCH v10 61/64] media: ccs: Add frame descriptor quirk
` [PATCH v10 62/64] media: ipu6: isys: Set embedded data type correctly for metadata formats
` [PATCH v10 63/64] media: ipu6: Add support for luma-only formats
` [PATCH v10 64/64] media: ipu6: Add support for raw CFA-agnostic formats

[PATCH V2 net-next 0/8] There are some cleanup for hns3 driver
 2025-06-19 11:59 UTC  (4+ messages)
` [PATCH V2 net-next 8/8] net: hns3: clear hns alarm: comparison of integer expressions of different signedness

[PATCH v4] hw/misc/aspeed_scu: Handle AST2600 protection key registers correctly
 2025-06-19 11:58 UTC  (2+ messages)

[PATCH 0/5] target/ppc: Move floating-point instructions to decodetree
 2025-06-19 11:57 UTC  (3+ messages)
` [PATCH 5/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs

[PATCH] usdt parser: fix memory leak in provider and probe htabs
 2025-06-19 11:58 UTC  (2+ messages)

[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
 2025-06-19 17:20 UTC  (8+ messages)
` [PATCH v18 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v18 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v18 4/7] firmware: imx: device context dedicated to priv
` [PATCH v18 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v18 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v18 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH v4 1/2] dt-bindings: net: bluetooth: nxp: Add support for 4M baudrate
 2025-06-19 11:58 UTC  (3+ messages)
` [PATCH v4 2/2] Bluetooth: btnxpuart: "
` [v4,1/2] dt-bindings: net: bluetooth: nxp: "

[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-06-19 11:57 UTC  (4+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "

[PATCH v2 0/2] Add a Rust GPUVM abstraction
 2025-06-19 11:57 UTC  (7+ messages)
` [PATCH v2 2/2] rust: drm: Add "

[PATCH v3 00/23] vfio-user client
 2025-06-19 11:56 UTC  (4+ messages)

[PATCH 0/2] Fixes in snps-phy HDMI PLL algorithm
 2025-06-19 11:56 UTC  (3+ messages)

[PATCH] can: rcar_canfd: Describe channel-specific FD registers using C struct
 2025-06-19 11:56 UTC  (3+ messages)

[PATCH v1 net-next 00/15] ipv6: Drop RTNL from mcast.c and anycast.c
 2025-06-19 11:56 UTC  (3+ messages)
` [PATCH v1 net-next 02/15] ipv6: mcast: Replace locking comments with lockdep annotations

Patchwork housekeeping for: spi-devel-general
 2025-06-19 11:56 UTC 

[PATCH net-next 0/8] net/mlx5: HWS, Optimize matchers ICM usage
 2025-06-19 11:55 UTC  (9+ messages)
` [PATCH net-next 1/8] net/mlx5: HWS, remove unused create_dest_array parameter
` [PATCH net-next 2/8] net/mlx5: HWS, remove incorrect comment
` [PATCH net-next 3/8] net/mlx5: HWS, Refactor and export rule skip logic
` [PATCH net-next 4/8] net/mlx5: HWS, Create STEs directly from matcher
` [PATCH net-next 5/8] net/mlx5: HWS, Decouple matcher RX and TX sizes
` [PATCH net-next 6/8] net/mlx5: HWS, Track matcher sizes individually
` [PATCH net-next 7/8] net/mlx5: HWS, Shrink empty matchers
` [PATCH net-next 8/8] net/mlx5: Add HWS as secondary steering mode

[OE-core] [PATCH v2] meta/meta-selftest: add selftest-hello-mod recipe
 2025-06-19 11:56 UTC  (4+ messages)
`  "

[PATCH v9 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-06-19 11:04 UTC  (11+ messages)
` [PATCH v9 2/5] firmware: psci: Read and use vendor reset types

[PATCH] net/virtio: Implement {rxq,txq}_info_get callbacks
 2025-06-19 11:54 UTC 

[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
 2025-06-19 11:54 UTC  (10+ messages)
  `  "

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-19 11:53 UTC  (9+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-19  9:01 UTC  (5+ messages)
` [PATCH v7 02/10] accel/rocket: Add a new driver for Rockchip's NPU

[PATCH v3 0/5] Make the "promisor-remote" capability support more fields
 2025-06-19 11:53 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] promisor-remote: refactor to get rid of 'struct strvec'

[RFC PATCH] PCI: pciehp: Replace fixed delay with polling for slot power-off
 2025-06-19 11:52 UTC  (2+ messages)

[PATCH 2/5] mm,hugetlb: Document the reason to lock the folio in the faulting path
 2025-06-19 11:52 UTC  (11+ messages)

[PATCH] mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*
 2025-06-19 11:51 UTC  (4+ messages)

[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:58 UTC  (4+ messages)
` [PATCH v3 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v3 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key

is this the right place to ask about building for PocketBeagle 2?
 2025-06-19 11:50 UTC 

[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
 2025-06-19 11:47 UTC  (2+ messages)

[PATCH v4 00/11] drm/xe: Init changes for flicker-free boot
 2025-06-19 11:50 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Init changes for flicker-free boot. (rev3)
` ✓ CI.KUnit: success "

[PATCH v7 00/10] Apple Mac System Management Controller
 2025-06-19 11:49 UTC  (3+ messages)
` [PATCH v7 05/10] mfd: Add Apple Silicon "

[PATCH 0/2] ACPI: Improve SPCR handling and messaging on SPCR-less systems
 2025-06-19 11:49 UTC  (2+ messages)

[PATCH 0/2] smb: client: fix problems with smbdirect/rdma mounts
 2025-06-19 11:49 UTC  (5+ messages)
` [PATCH 1/2] smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
` [PATCH 2/2] smb: client: let smbd_post_send_iter() respect the peers max_send_size and transmit all data

[PATCH 0/3] use vm_flags_t consistently
 2025-06-19 11:48 UTC  (7+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH 1/3] mfd: tps65219: Constify struct regmap_irq_sub_irq_map and tps65219_chip_data
 2025-06-19 11:48 UTC  (2+ messages)

[PATCH v2 6.12.y] Kunit to check the longest symbol length
 2025-06-19 11:46 UTC  (4+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in __bch2_alloc_v4_to_text
 2025-06-19 11:46 UTC  (2+ messages)
` [syzbot] #syz test

[PATCH] serial: imx: Restore original RXTL for console to fix data loss
 2025-06-19 11:46 UTC 

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2025-06-19 11:31 UTC  (3+ messages)
` [PATCH v3 17/62] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled

[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
 2025-06-19 11:45 UTC  (6+ messages)

[PATCH -next] test/py/test_mmc: wrap multi-argument printf-style strings
 2025-06-19 11:45 UTC 

[PATCH v1 1/2] rust: time: Rename Delta's methods as_micros_ceil and as_millis
 2025-06-19 11:44 UTC  (7+ messages)

[PATCH v5 0/5] Readahead tweaks for larger folios
 2025-06-19 11:07 UTC  (3+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory

[PATCH 0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs
 2025-06-19 11:44 UTC  (2+ messages)

perf: nativesdk
 2025-06-19 11:44 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] Changes in hdcp2_stream_encryption
 2025-06-19 11:44 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/hdcp: Do not use inline intel_de_read
` ✓ Xe.CI.BAT: success for Changes in hdcp2_stream_encryption

[PATCH net-next v11 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-19 11:43 UTC  (6+ messages)
` [PATCH net-next v11 03/14] dpll: Add basic Microchip ZL3073x support
` [PATCH net-next v11 14/14] dpll: zl3073x: Add support to get/set frequency on output pins

[PATCH 12/13] media: v4l2-mc: Introduce v4l2_mc_pipeline_enabled()
 2025-06-19 11:42 UTC  (2+ messages)

[PATCH v3] xen/dt: Remove loop in dt_read_number()
 2025-06-19 11:42 UTC 

[PATCH v7 0/4] Initial BBML2 support for contpte_convert()
 2025-06-19 11:05 UTC  (3+ messages)
` [PATCH v7 2/4] arm64: Add BBM Level 2 cpu feature

[RFC PATCH] mfd: twl4030-irq: remove redundant 'node' variable
 2025-06-19 11:42 UTC  (3+ messages)
` (subset) "

[MINI-OS PATCH 0/6] hide struct start_info from PVH code
 2025-06-19 11:38 UTC  (7+ messages)
` [MINI-OS PATCH 1/6] suspend: drop crazy pfn handling for PVH
` [MINI-OS PATCH 2/6] setup: drop parameter from map_shared_info()
` [MINI-OS PATCH 3/6] x86/pv: remove global start_info
` [MINI-OS PATCH 4/6] console: drop parameter from get_console()
` [MINI-OS PATCH 5/6] xenbus: drop parameter from get_xenbus()
` [MINI-OS PATCH 6/6] x86/pv: make start_info_ptr PV-only

[PATCH 0/6] Add support for DT overlays handoff
 2025-06-19 11:38 UTC  (3+ messages)
` [PATCH 6/6] fdtdec: apply DT overlays from bloblist

[PATCH] selftests/landlock: Add tests for access through disconnected paths
 2025-06-19 11:38 UTC  (2+ messages)

[PATCH] fs: fat: Prevent fsfuzzer from dominating the console
 2025-06-19 11:38 UTC 

[PATCH net-next 0/5] net/mlx5e: Add support for PCIe congestion events
 2025-06-19 11:37 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Small refactor for general object capabilities
` [PATCH mlx5-next 2/5] net/mlx5: Add IFC bits for PCIe Congestion Event object
` [PATCH net-next 3/5] net/mlx5e: Create/destroy "
` [PATCH net-next 4/5] net/mlx5e: Add device PCIe congestion ethtool stats
` [PATCH net-next 5/5] net/mlx5e: Make PCIe congestion event thresholds configurable

[PATCH 0/2] leds: trigger: netdev: refactor event handling
 2025-06-19 11:37 UTC  (4+ messages)
` [PATCH 2/2] leds: trigger: netdev: refactor netdev_event_requires_handling()

[PATCH v5] drm/xe/uc: Disable GuC communication on hardware initialization error
 2025-06-19 11:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/9] [RFC] Go module update class
 2025-06-19 11:36 UTC  (3+ messages)
` [PATCH 4/9] scripts/recipetool/licenses.csv: add more licenses
  ` [OE-core] "

[PATCH] arm64: dts: ti: k3-am69-sk: Add idle-states for remaining SERDES instances
 2025-06-19 10:39 UTC  (4+ messages)

[PATCH v9 00/13] nommu UML
 2025-06-19 10:40 UTC  (5+ messages)
` [PATCH v9 06/13] x86/um: nommu: process/thread handling
` [PATCH v9 07/13] um: nommu: configure fs register on host syscall invocation

[PATCH] mfd: Use dev_fwnode()
 2025-06-19 11:34 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Changes in hdcp2_stream_encryption
 2025-06-19 11:33 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/hdcp: Do not use inline intel_de_read
` [PATCH 2/2] drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM

[PATCH 0/2] drm/tegra: Avoid using import_attach directly
 2025-06-19 11:27 UTC  (3+ messages)
` [PATCH 1/2] drm/tegra: Test for imported buffers with drm_gem_is_imported()
` [PATCH 2/2] drm/tegra: Use dma_buf from GEM object instance

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2025-06-19 11:33 UTC 

[PATCH] ARM: at91: remove unused soc type/subtype getter functions
 2025-06-19 10:34 UTC 

[PATCH] rust: time: Seal the ClockSource trait
 2025-06-19 11:33 UTC  (3+ messages)

[PATCH v3 0/2] Add ADI I3C Controller
 2025-06-19 10:32 UTC  (6+ messages)
` [PATCH v3 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-06-19 11:33 UTC  (7+ messages)
` [PATCH v2 29/38] drm/msm/dp: add connector abstraction for DP MST

[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
 2025-06-19 11:33 UTC  (4+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 9/9] repack: exclude cruft pack(s) from the MIDX "

[PATCH v5 0/3] Enable R52 support for the first chunk of MPU support
 2025-06-19 11:31 UTC  (4+ messages)
` [PATCH v5 1/3] arm/mpu: Move the functions to arm64 specific files
` [PATCH v5 2/3] arm/mpu: Define arm32 system registers
` [PATCH v5 3/3] arm/mpu: Enable read/write to protection regions for arm32

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-19 11:18 UTC  (4+ messages)
` [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
` [PATCH v2 4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
` [PATCH v2 9/9] ext4: add FALLOC_FL_WRITE_ZEROES support


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.