All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-29 18:00:23 to 2025-06-29 20:56:52 UTC [more...]

[cocci] [HELP] Using macro `randomized_struct_fields_end` as context?
 2025-06-29 20:11 UTC  (7+ messages)

[PATCH v3 00/15] media: mt9m114: Changes to make it work with atomisp devices
 2025-06-29 20:56 UTC  (11+ messages)
` [PATCH v3 01/15] media: aptina-pll: Debug log p1 min and max values
` [PATCH v3 02/15] media: mt9m114: Add support for clock-frequency property
` [PATCH v3 03/15] media: mt9m114: Use aptina-PLL helper to get PLL values
` [PATCH v3 04/15] media: mt9m114: Lower minimum vblank value
` [PATCH v3 05/15] media: mt9m114: Fix default hblank and vblank values
` [PATCH v3 06/15] media: mt9m114: Tweak default hblank and vblank for more accurate fps
` [PATCH v3 07/15] media: mt9m114: Avoid a reset low spike during probe()
` [PATCH v3 08/15] media: mt9m114: Put sensor in reset on power down
` [PATCH v3 09/15] media: mt9m114: Add and use mt9m114_ifp_get_border() helper function
` [PATCH v3 10/15] media: mt9m114: Adjust IFP selections and src format when src pixelfmt changes to/from RAW10

register_syctl_init error in linux-next-20250612
 2025-06-29 20:56 UTC  (6+ messages)

[PATCH] jump_label: Remove unused jump_label_rate_limit
 2025-06-29 20:53 UTC 

[PATCH] x86/Mouse: thinkpad_acpi/Trackpoint: Trackpoint Doubletap handling
 2025-06-29 20:51 UTC  (4+ messages)

[PATCH] build: error out when missing elftools python module
 2025-06-29 20:50 UTC  (2+ messages)

[PATCH 0/2] KVM Support for imx8mp-evk Machine
 2025-06-29 20:48 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support

[PATCH] mm/damon/core: handle damon_call_control as normal under kdmond deactivation
 2025-06-29 20:49 UTC  (2+ messages)

[PATCH v2 00/12] media: mt9m114: Changes to make it work with atomisp devices
 2025-06-29 20:46 UTC  (9+ messages)
` [PATCH v2 03/12] media: mt9m114: Use aptina-PLL helper to get PLL values

[PATCH] buildtools/get-test-suites.py: muti-line macros
 2025-06-29 20:44 UTC  (2+ messages)

[RFC PATCH v2 0/2] tools/nolibc: install unified multi-arch headers
 2025-06-29 20:44 UTC  (5+ messages)
` [RFC PATCH v2 1/2] tools/nolibc: make the "headers" target install all supported archs
` [RFC PATCH v2 2/2] tools/nolibc: add a new "install_all_archs" target

[PATCH RFT] mmc: host: renesas_sdhi: Fix the actual clock
 2025-06-29 20:38 UTC 

[PATCH] platform/x86: lenovo-hotkey: Handle missing hardware features gracefully
 2025-06-29 20:36 UTC  (6+ messages)

[PATCH v7 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY device tree
 2025-06-29 20:34 UTC 

[jpoimboe:patchpal-issue 36/46] /bin/bash: line 1: 3659322 Segmentation fault ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --retpoline --rethunk --sls --static-call --uaccess --no-unreachable --prefix=16 --link --module lib/tests/longest_symbol_k
 2025-06-29 20:34 UTC 

[PATCH] doc: fix missing feature matrix for event device
 2025-06-29 20:22 UTC  (3+ messages)

[PATCH kvmtool] vfio: include libgen.h (for musl compatibility)
 2025-06-29 20:22 UTC 

[PATCH] usb: gadget: max3420_udc: Fix out-of-bounds endpoint index access
 2025-06-29 20:13 UTC 

[linux-next:master 2967/5998] drivers/acpi/apei/einj-core.c:340:6: warning: variable 'p' is used uninitialized whenever 'if' condition is true
 2025-06-29 20:17 UTC 

[PATCH v9 00/42] drm/msm: sparse / "VM_BIND" support
 2025-06-29 20:13 UTC  (43+ messages)
` [PATCH v9 01/42] drm/gpuvm: Fix doc comments
` [PATCH v9 02/42] drm/gpuvm: Add locking helpers
` [PATCH v9 03/42] drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
` [PATCH v9 04/42] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v9 05/42] drm/msm: Improve msm_context comments
` [PATCH v9 06/42] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v9 07/42] drm/msm: Remove vram carveout support
` [PATCH v9 08/42] drm/msm: Collapse vma allocation and initialization
` [PATCH v9 09/42] drm/msm: Collapse vma close and delete
` [PATCH v9 10/42] drm/msm: Don't close VMAs on purge
` [PATCH v9 11/42] drm/msm: Stop passing vm to msm_framebuffer
` [PATCH v9 12/42] drm/msm: Refcount framebuffer pins
` [PATCH v9 13/42] drm/msm: drm_gpuvm conversion
` [PATCH v9 14/42] drm/msm: Convert vm locking
` [PATCH v9 15/42] drm/msm: Use drm_gpuvm types more
` [PATCH v9 16/42] drm/msm: Split out helper to get iommu prot flags
` [PATCH v9 17/42] drm/msm: Add mmu support for non-zero offset
` [PATCH v9 18/42] drm/msm: Add PRR support
` [PATCH v9 19/42] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v9 20/42] drm/msm: Drop queued submits on lastclose()
` [PATCH v9 21/42] drm/msm: Lazily create context VM
` [PATCH v9 22/42] drm/msm: Add opt-in for VM_BIND
` [PATCH v9 23/42] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v9 24/42] drm/msm: Add _NO_SHARE flag
` [PATCH v9 25/42] drm/msm: Crashdump prep for sparse mappings
` [PATCH v9 26/42] drm/msm: rd dumping "
` [PATCH v9 27/42] drm/msm: Crashdump support for sparse
` [PATCH v9 28/42] drm/msm: rd dumping "
` [PATCH v9 29/42] drm/msm: Extract out syncobj helpers
` [PATCH v9 30/42] drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
` [PATCH v9 31/42] drm/msm: Add VM_BIND submitqueue
` [PATCH v9 32/42] drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
` [PATCH v9 33/42] drm/msm: Support pgtable preallocation
` [PATCH v9 34/42] drm/msm: Split out map/unmap ops
` [PATCH v9 35/42] drm/msm: Add VM_BIND ioctl
` [PATCH v9 36/42] drm/msm: Add VM logging for VM_BIND updates
` [PATCH v9 37/42] drm/msm: Add VMA unmap reason
` [PATCH v9 38/42] drm/msm: Add mmu prealloc tracepoint
` [PATCH v9 39/42] drm/msm: use trylock for debugfs
` [PATCH v9 40/42] drm/msm: Bump UAPI version
` [PATCH v9 41/42] drm/msm: Defer VMA unmap for fb unpins
` [PATCH v9 42/42] drm/msm: Add VM_BIND throttling

[PATCH net v4 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-06-29 20:16 UTC  (5+ messages)

[PATCH 00/66] kconfig: improve xconfig and gconfig
 2025-06-29 20:15 UTC  (3+ messages)
` [PATCH 02/66] kconfig: qconf: do not show checkbox icon for choice

[RFC PATCH 0/6] mm/damon/core: support multi-source reports-based access monitoring
 2025-06-29 20:14 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/damon/core: introduce damon_report_access()
` [RFC PATCH 2/6] mm/damon/core: add eliglble_report() ops callback
` [RFC PATCH 3/6] mm/damon/core: check received access reports
` [RFC PATCH 4/6] mm/damon/vaddr: impleement eligible_report() callback
` [RFC PATCH 5/6] mm/damon: add node_id to damon_access_report
` [RFC PATCH 6/6] mm/damon: add write field "

[PATCH 00/32] Use structure assignment instead of memcpy
 2025-06-29 20:13 UTC  (3+ messages)
` [PATCH] more replace memcpy with structure assignment

[PATCH v3 0/5] Misc rework on hugetlb faulting path
 2025-06-29 20:12 UTC  (6+ messages)
` [PATCH v3 1/5] mm,hugetlb: Change mechanism to detect a COW on private mapping

[Buildroot] [PATCH 1/1] package/kvmtool: fix build failure w/ musl
 2025-06-29 20:09 UTC 

[PATCH 00/10] ARM: stm32: Add STM32MP13xx SPL and OpTee-OS start support
 2025-06-29 20:08 UTC  (16+ messages)
` [PATCH 01/10] ARM: stm32: Add STM32MP13xx SPL Kconfig options
` [PATCH 03/10] ARM: stm32: Limit early cache enablement in SPL to STM32MP15xx
` [PATCH 04/10] ARM: stm32: Add STM32MP13xx PMIC initialization for DDR3 DRAM type
` [PATCH 06/10] ARM: dts: stm32: Add stm32mp13-ddr.dtsi template
` [PATCH 09/10] ARM: dts: stm32: Add SPL specifics for DH STM32MP13xx DHCOR DHSBC

kdf108_init() takes over 250 ms
 2025-06-29 20:06 UTC  (4+ messages)

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-29 20:05 UTC  (5+ messages)

[PATCH 0/3] drop legacy musb stack
 2025-06-29 20:01 UTC 

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-06-29 19:58 UTC  (2+ messages)

[PATCH 1/3] omap3: evm: Drop old musb omap3 driver
 2025-06-29 19:54 UTC  (3+ messages)
` [PATCH 2/3] am33xx: am3517 evm: Drop old musb AM35X driver
` [PATCH 3/3] usb: musb: drop musb legacy drivers

[PATCH] eal: handle sysconf() negative return value
 2025-06-29 19:52 UTC  (3+ messages)
` [PATCH v3 0/3] handle sysconf(_SC_PAGESIZE) "

[PATCH v6 1/8] drm/vkms: Create helpers macro to avoid code duplication in format callbacks
 2025-06-29 19:52 UTC  (2+ messages)

[PATCHv5 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
 2025-06-29 19:52 UTC  (2+ messages)

Incomplete fix for recent bug in tc / hfsc
 2025-06-29 19:50 UTC  (9+ messages)

Use-after-free in hfsc_enqueue()
 2025-06-29 19:43 UTC 

[PATCH v1 0/2] iio: adc: ti-adc128s052: add support for TI's ADC121s021
 2025-06-29 19:32 UTC  (7+ messages)
` [PATCH v1 1/2] iio: adc: ti-adc128s052: add support for adc121s021

[PATCH v4 0/7] rust: a few common Borrow/BorrowMut implementations
 2025-06-29 19:31 UTC  (3+ messages)
` [PATCH v4 2/7] rust: sync: implement `Borrow` and `BorrowMut` for `Arc` types

[PATCH] revocable: rust: document why &T is not used in RevocableGuard
 2025-06-29 19:31 UTC  (2+ messages)

[PATCH] rbtree: rust: add RBTree::is_empty
 2025-06-29 19:31 UTC  (2+ messages)

[PATCH] rust: init: Fix generics in *_init! macros
 2025-06-29 19:31 UTC  (2+ messages)

[PATCH] ata: ahci: Add ALPM power state accounting to the AHCI driver
 2025-06-29 19:29 UTC  (2+ messages)

[PATCH v2 00/11] Coverage deduplication for KCOV
 2025-06-29 19:25 UTC  (5+ messages)
` [PATCH v2 02/11] kcov: apply clang-format to kcov code

[PATCH 0/5] arm64: dts: renesas: sparrow-hawk: Add overlays for camera sensors
 2025-06-29 19:24 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J1

FAILED: patch "[PATCH] io_uring/kbuf: flag partial buffer mappings" failed to apply to 6.12-stable tree
 2025-06-29 19:20 UTC  (2+ messages)

[PATCH v7] staging: media: atomisp: code style cleanup series
 2025-06-29 19:19 UTC  (6+ messages)

Fwd: Linux kernel 6.8.0-62 generic null pointer
 2025-06-29 18:02 UTC  (4+ messages)
    `  "

[PATCH net-next v12 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-29 19:10 UTC  (15+ messages)
` [PATCH net-next v12 01/14] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v12 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v12 03/14] dpll: Add basic Microchip ZL3073x support
` [PATCH net-next v12 04/14] dpll: zl3073x: Add support for devlink device info
` [PATCH net-next v12 05/14] dpll: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v12 06/14] dpll: zl3073x: Fetch invariants during probe
` [PATCH net-next v12 07/14] dpll: zl3073x: Add clock_id field
` [PATCH net-next v12 08/14] dpll: zl3073x: Read DPLL types and pin properties from system firmware
` [PATCH net-next v12 09/14] dpll: zl3073x: Register DPLL devices and pins
` [PATCH net-next v12 10/14] dpll: zl3073x: Implement input pin selection in manual mode
` [PATCH net-next v12 11/14] dpll: zl3073x: Add support to get/set priority on input pins
` [PATCH net-next v12 12/14] dpll: zl3073x: Implement input pin state setting in automatic mode
` [PATCH net-next v12 13/14] dpll: zl3073x: Add support to get/set frequency on input pins
` [PATCH net-next v12 14/14] dpll: zl3073x: Add support to get/set frequency on output pins

[PATCH] doc: improve formatting in branch section
 2025-06-29 19:04 UTC 

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

[PATCH v2 0/9] kconfig: improve gconfig
 2025-06-29 19:02 UTC  (11+ messages)
` [PATCH v2 1/9] kconfig: gconf: fix behavior of a menu under a symbol in split view
` [PATCH v2 2/9] kconfig: gconf: use configure-event handler to adjust pane separator
` [PATCH v2 3/9] kconfig: gconf: rename display_tree_part()
` [PATCH v2 4/9] kconfig: gconf: rename gconf.glade to gconf.ui
` [PATCH v2 5/9] kconfig: gconf: migrate to GTK 3
` [PATCH v2 6/9] kconfig: gconf: replace GtkVbox with GtkBox
` [PATCH v2 7/9] kconfig: gconf: replace GdkColor with GdkRGBA
` [PATCH v2 8/9] kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPaned
` [PATCH v2 9/9] kconfig: gconf: show GTK version in About dialog

[PATCH v3] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-29 19:02 UTC  (2+ messages)

[PATCH v4 0/2] rust: `overflow_assert!` macro
 2025-06-29 19:01 UTC  (3+ messages)
` [PATCH v4 2/2] rust: uaccess: refactor to use `overflow_assert!`

[U-Boot, v2, 1/1] net: phy: Add the Airoha EN8811H PHY driver
 2025-06-29 16:10 UTC  (3+ messages)

FAILED: patch "[PATCH] io_uring/kbuf: flag partial buffer mappings" failed to apply to 6.15-stable tree
 2025-06-29 18:57 UTC  (2+ messages)

[PATCH v2 1/2] linux-firmware: upgrade 20250509 -> 20250613
 2025-06-28 11:20 UTC 

[PATCH v2 2/2] linux-firmware: add missing license
 2025-06-28 11:21 UTC 

[PATCH] buildstats.py: extend diskstats support for NVMe and flexible token count
 2025-06-27 15:03 UTC  (2+ messages)

[scarthgap][PATCH] gnupg: update 2.4.5 -> 2.4.8
 2025-06-25 16:39 UTC 

[PATCH] linux-firmware: upgrade 20250509 -> 20250613
 2025-06-26 19:45 UTC 

[OE-core][PATCH 1/1] mmc-utils: upgrade to 1.0
 2025-06-27 10:15 UTC 

[PATCH 0/2] target/alpha: Add TCG plugin register tracking support
 2025-06-29 18:50 UTC  (3+ messages)
` [PATCH 1/2] contrib/plugins/execlog: Add tab to the separator search of insn_disas

[PATCH] kconfig: qconf: confine {begin,end}Group to constructor and destructor
 2025-06-29 18:50 UTC 

[PATCH] kconfig: qconf: fix ConfigList::updateListAllforAll()
 2025-06-29 18:48 UTC 

arch/arm64/boot/dts/mediatek/mt8188-geralt-ciri-sku0.dtb: pmic (mediatek,mt6359): '#sound-dai-cells' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-06-29 18:48 UTC 

[PATCH v9 0/8] platform/x86: Add asus-armoury driver
 2025-06-29 18:47 UTC  (3+ messages)
` [PATCH v9 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module

[PATCH] kconfig: add a function to dump all menu entries in a tree-like format
 2025-06-29 18:48 UTC 

[PATCH v2 1/2] arm-bsp/sbsa-ref: modify network device and pflash for runqemu
 2025-06-29 18:46 UTC  (2+ messages)

[PATCH 0/3] corstone1000: Upgrade OP-TEE to 4.6.0
 2025-06-29 18:46 UTC  (2+ messages)

[PATCH] smb: client: fix readdir returning wrong type with POSIX extensions
 2025-06-29 18:46 UTC  (2+ messages)

[PATCH] iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
 2025-06-29 18:43 UTC  (2+ messages)

[arm-integrator:b4/ixp4xx-mi424wr 4/4] arch/arm/boot/dts/intel/ixp/intel-ixp42x-actiontec-mi424wr-ac.dtb: gpio@1,0 (brcm,bcm6345-gpio): 'bank-width', 'intel,ixp4xx-eb-write-enable', 'pci-reset-hog', 'pstn-relay-hog-1', 'pstn-relay-hog-2' do not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-06-29 18:40 UTC 

[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
 2025-06-29 18:37 UTC  (2+ messages)

[PATCH v10 00/17] Add Arm Mali-C55 Image Signal Processor Driver
 2025-06-29 18:35 UTC  (4+ messages)
` [PATCH v10 07/17] media: mali-c55: Add Mali-C55 ISP driver

[PATCH] iio: adc: ad7091r8: make ad7091r_init_info const
 2025-06-29 18:38 UTC  (3+ messages)

[RFC PATCH v4 0/8] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2025-06-29 18:34 UTC  (12+ messages)
` [RFC PATCH v4 8/8] docs: arm: proposal to add separate SCMI node for Xen agent
        ` [RFC PATCH v4 8/8] docs: armproposa: l "

[PATCH] platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
 2025-06-29 18:33 UTC 

[PATCH v2] tpm: Cleanup class for tpm_buf
 2025-06-29 18:30 UTC  (2+ messages)

[PATCH] net: stmmac: add support for dwmac 5.20
 2025-06-29 18:26 UTC  (2+ messages)

arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: pmic (mediatek,mt6359): '#sound-dai-cells' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-06-29 18:28 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-29 18:28 UTC  (4+ messages)

[PATCH net/next 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-06-29 18:23 UTC  (5+ messages)
` [PATCH net/next 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-29 18:25 UTC  (4+ messages)
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH] EDAC/amd64: replace sprintf with sysfs_emit in show functions
 2025-06-29 18:24 UTC 

[PATCH] iio: adc: ad7091r5: make ad7091r5_init_info const
 2025-06-29 18:20 UTC  (2+ messages)

[PATCH net-next 1/2] net: dsa: mv88e6xxx: Constify struct devlink_region_ops and struct mv88e6xxx_region
 2025-06-29 18:17 UTC  (4+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Use kcalloc()

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-06-29 18:14 UTC  (9+ messages)
` [PATCH v2 09/12] media: uvcvideo: Add uvc_ctrl_query_entity helper
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity
` [PATCH v2 11/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION
` [PATCH v2 12/12] media: uvcvideo: Do not create MC entities for virtual entities

[PATCH v5 0/5] Use consecutive Tx queues' memory
 2025-06-29 18:11 UTC  (2+ messages)

[PATCH v1 net-next PATCH 1/1] net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization
 2025-06-29 18:10 UTC  (2+ messages)

[cxl:for-6.17/cxl-acquire 7/8] drivers/cxl/core/core.h:64:1: warning: non-void function does not return a value
 2025-06-29 18:02 UTC 

[RFC 00/18] add hinic3 PMD driver
 2025-06-29 18:00 UTC  (6+ messages)
` [V3 00/18] add hinic3 pmd driver
  ` [V3 01/18] add some basic files about hinic3 driver
  ` [V3 14/18] net/hinic3: add Rx/Tx functions


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.