LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-29 14:07:35 to 2025-06-29 18:50:45 UTC [more...]

[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 0/9] kconfig: improve gconfig
 2025-06-29 18:43 UTC  (10+ 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] iio: adc: ad7091r8: make ad7091r_init_info const
 2025-06-29 18:38 UTC  (4+ messages)

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

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

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: stmmac: add support for dwmac 5.20
 2025-06-29 18:26 UTC  (2+ messages)

[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 net/next 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-06-29 18:23 UTC  (6+ messages)
` [PATCH net/next 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM

[PATCH] iio: adc: ad7091r5: make ad7091r5_init_info const
 2025-06-29 18:20 UTC  (3+ 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  (15+ messages)
` [PATCH v2 01/12] media: uvcvideo: Always set default_value
` [PATCH v2 07/12] media: uvcvideo: Make uvc_alloc_entity non static
` [PATCH v2 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION
` [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 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  (3+ messages)

[PATCH] Replace the use of scnprintf() with sysfs_emit_at() in several show functions to format the output into the sysfs buffer
 2025-06-29 17:53 UTC 

[PATCH 00/66] kconfig: improve xconfig and gconfig
 2025-06-29 17:56 UTC  (3+ messages)
` [PATCH 53/66] kconfig: gconf: use size_allocate event handler

[PATCH 3/4] tools/nolibc: move FD_* definitions to sys/select.h
 2025-06-29 17:56 UTC  (17+ messages)

[PATCH] gendwarfksyms: make -T symtypes output be in name order
 2025-06-29 17:51 UTC  (3+ messages)
` [PATCH] gendwarfksyms: order -T symtypes output by name

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

Lenovo P1 suspend to ram regression
 2025-06-29 16:52 UTC 

[PATCH net-next 0/2] seg6: fix typos in comments within the SRv6 subsystem
 2025-06-29 17:12 UTC  (3+ messages)
` [PATCH net-next 1/2] seg6: fix lenghts typo in a comment
` [PATCH net-next 2/2] selftests: seg6: fix instaces typo in comments

[PATCH] hwrng: mtk - handle devm_pm_runtime_enable errors
 2025-06-29 17:31 UTC 

[PATCH] iio: adc: ti-adc081c: drop use of model array
 2025-06-29 17:28 UTC  (2+ messages)

[PATCH RFC] pci: report surprise removal events
 2025-06-29 17:28 UTC  (3+ messages)

[PATCH 0/3] Add thermal sensors support for MT7981
 2025-06-29 17:26 UTC  (6+ messages)
` [PATCH 2/3] thermal/drivers/mediatek: Add support for MT7981 SoC
` [PATCH 3/3] dt-bindings: iio: adc: Add support for MT7981

[PATCH v7 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-29 17:25 UTC  (4+ messages)
` [PATCH v7 1/3] pmdomain: core: introduce dev_pm_genpd_is_on()
` [PATCH v7 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v7 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH] iio: adc: ad7124: drop use of chip info array
 2025-06-29 17:25 UTC  (2+ messages)

[PATCH v7 0/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
 2025-06-29 17:25 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: arm: qcom: Add Lenovo TB16 support
` [PATCH v7 2/4] usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera
` [PATCH v7 3/4] firmware: qcom: scm: Allow QSEECOM on Lenovo Thinkbook 16
` [PATCH v7 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY device tree

[PATCH 0/2] iio: proximity: vcnl3020: make vcnl3020_property const
 2025-06-29 17:22 UTC  (2+ messages)

[PATCH 0/5] media: i2c: imx214: Add some style improvements
 2025-06-29 17:20 UTC  (12+ messages)
` [PATCH 1/5] media: i2c: imx214: Remove unneeded parentheses
` [PATCH 2/5] media: i2c: imx214: Drop dev argument from imx214_parse_fwnode()
` [PATCH 3/5] media: i2c: imx214: Use __free(fwnode_handle)
` [PATCH 4/5] media: i2c: imx214: Move imx214_pll_update to imx214_ctrls_init
` [PATCH 5/5] media: i2c: imx214: Separat legacy link frequency check from PLL calculation

[PATCH] iio: pressure: abp060mg: make abp_config const
 2025-06-29 17:19 UTC  (2+ messages)

[PATCH] iio: light: zopt2201: make zopt2201_scale const
 2025-06-29 17:18 UTC  (2+ messages)

[PATCH] iio: light: isl76682: make isl76682_range_table const
 2025-06-29 17:17 UTC  (2+ messages)

[PATCH] iio: imu: bno055: make bno055_sysfs_attr const
 2025-06-29 17:14 UTC  (2+ messages)

[PATCH] iio: imu: bmi160: make bmi160_regs const
 2025-06-29 17:11 UTC  (2+ messages)

[PATCH] iio: dac: ltc2688: make ltc2688_dither_ext_info const
 2025-06-29 17:10 UTC  (2+ messages)

[PATCH] iio: dac: ad5770r: make ad5770r_rng_tbl const
 2025-06-29 17:09 UTC  (2+ messages)

[PATCH v9 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI
 2025-06-29 17:08 UTC  (2+ messages)

[RFC PATCH v2 0/2] tools/nolibc: install unified multi-arch headers
 2025-06-29 17:07 UTC  (3+ 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] iio: common: hid-sensor-attributes: make unit_conversion const
 2025-06-29 17:07 UTC  (2+ messages)

[PATCH] iio: chemical: atlas-ezo-sensor: make atlas_ezo_devices const
 2025-06-29 17:05 UTC  (2+ messages)

[PATCH] iio: accel: adxl345: make ad8366_info const
 2025-06-29 17:03 UTC  (3+ messages)
` [PATCH] iio: amplifiers: ad8366: "

[PATCH] iio: adc: stm32-adc: make stm32_adc_trig_info const
 2025-06-29 17:00 UTC  (2+ messages)

[PATCH] iio: adc: qcom-vadc: make scale_adc5_fn const
 2025-06-29 16:58 UTC  (2+ messages)

[PATCH] iio: adc: mp2629_adc: make mp2629_channels const
 2025-06-29 16:55 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_journal_keys_peek_prev_min
 2025-06-29 16:55 UTC 

[PATCH] iio: adc: axp20x_adc: make axp717_maps const
 2025-06-29 16:53 UTC  (2+ messages)

[PATCH] iio: adc: at91_adc: make at91_adc_caps const
 2025-06-29 16:52 UTC  (2+ messages)

[PATCH] iio: accel: mma9553: make mma9553_event_info const
 2025-06-29 16:45 UTC  (2+ messages)

[PATCH] media: ov2659: Fix memleak in ov2659_probe()
 2025-06-29 16:45 UTC  (2+ messages)

[GIT PULL] perf/urgent for v6.16-rc4
 2025-06-29 16:40 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.16-rc4
 2025-06-29 16:40 UTC  (2+ messages)

[GIT PULL] locking/urgent for v6.16-rc4
 2025-06-29 16:40 UTC  (2+ messages)

[GIT PULL] EDAC urgent for v6.16-rc4
 2025-06-29 16:40 UTC  (2+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.16-rc4
 2025-06-29 16:40 UTC  (2+ messages)

[GIT PULL] Staging driver fix for 6.16-rc4
 2025-06-29 16:40 UTC  (2+ messages)

[PATCH] iio: accel: adxl345: make adxl345_events const
 2025-06-29 16:35 UTC  (2+ messages)

[PATCH v10 0/7] iio: accel: adxl345: add interrupt based sensor events
 2025-06-29 16:28 UTC  (7+ messages)
` [PATCH v10 4/7] iio: accel: adxl345: add inactivity feature

[PATCH v4 0/5] iio: adc: ti-adc128s052: Add support for adc102s051
 2025-06-29 16:26 UTC  (5+ messages)
` [PATCH v4 2/5] iio: adc: ti-adc128s052: Use shift and realbits

[PATCH v8 1/2] dt-bindings: input: touchscreen: add hynitron cst816x
 2025-06-29 16:25 UTC  (2+ messages)
` [PATCH v8 2/2] input: add hynitron cst816x series touchscreen

[bug] spi-nor not unlocking on Ubiquiti XW and WA
 2025-06-29 16:23 UTC 

[PATCH v6 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-29 16:23 UTC  (5+ messages)

[PATCH v2] dt-bindings: iio: adc: adi,ad7606: fix dt_schema validation warning
 2025-06-29 16:19 UTC  (3+ messages)

[PATCH next v2] spi: Raise limit on number of chip selects to 24
 2025-06-29 16:18 UTC  (2+ messages)

[PATCH next] spi: Raise limit on number of chip selects to 24
 2025-06-29 16:14 UTC 

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

[PATCH v4 1/2] rust: kernel: create `overflow_assert!` macro
 2025-06-29 16:04 UTC  (2+ messages)

[PATCH] dmaengine: rcar-dmac: Fix PM usage counter imbalance
 2025-06-29 15:56 UTC 

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-06-29 16:00 UTC  (5+ messages)
` syztest
  ` [syzbot] [smc?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock

[patch 0/3] ptp: Provide support for auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
 2025-06-29 15:57 UTC  (7+ messages)
` [patch 1/3] timekeeping: Provide ktime_get_clock_ts64()
` [patch 2/3] ptp: Use ktime_get_clock_ts64() for timestamping
` [patch 3/3] ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED

[PATCH v2 1/1] dt-bindings: usb: convert lpc32xx-udc.txt to yaml format
 2025-06-29 15:55 UTC  (3+ messages)

[PATCH] net: bcmgenet: Initialize u64 stats seq counter
 2025-06-29 15:54 UTC  (2+ messages)

[PATCH RESEND] scripts: headers_install: fix a false positive
 2025-06-29 15:52 UTC 

arch/x86/Makefile REALMODE_CFLAGS needs -std=gnu11 with recent GCC versions
 2025-06-29 15:33 UTC  (2+ messages)

[PATCH] rust: helpers: sort includes alphabetically
 2025-06-29 15:25 UTC 

[PATCH] rockchip/drm: vop2: make vp registers nonvolatile
 2025-06-29 15:21 UTC  (2+ messages)

[syzbot] [block?] INFO: task hung in bioset_init
 2025-06-29 15:21 UTC  (2+ messages)
` [syzbot] "

[PATCH] rust: helpers: sort includes alphabetically
 2025-06-29 15:13 UTC 

[PATCH] rust: helpers: sort includes alphabetically
 2025-06-29 15:10 UTC 

[PATCH v6 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-29 15:11 UTC  (3+ messages)
` [PATCH v6 1/3] rust: implement `Wrapper<T>` for `Opaque<T>`

[PATCH v4 0/5] Improvements for Devres
 2025-06-29 15:11 UTC  (2+ messages)

[PATCH] rust: devres: require T: Send for Devres
 2025-06-29 15:08 UTC  (2+ messages)

[PATCH 0/3] Add PM4125 audio codec driver
 2025-06-29 15:00 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: sound: add bindings for pm4125 audio codec
` [PATCH 2/3] dt-bindings: mfd: qcom,spmi-pmic: add "

[PATCH v3 0/2] drm/gpuvm: Locking helpers
 2025-06-29 14:56 UTC  (4+ messages)
` [PATCH v3 2/2] drm/gpuvm: Add locking helpers

[PATCH v2] rust: io_pgtable: Add io_pgtable abstraction
 2025-06-29 14:55 UTC  (2+ messages)

[PATCH v8 00/42] drm/msm: sparse / "VM_BIND" support
 2025-06-29 14:54 UTC  (35+ messages)
` [PATCH v8 02/42] drm/gpuvm: Add locking helpers
` [PATCH v8 12/42] drm/msm: Refcount framebuffer pins
` [PATCH v8 13/42] drm/msm: drm_gpuvm conversion
` [PATCH v8 14/42] drm/msm: Convert vm locking
` [PATCH v8 15/42] drm/msm: Use drm_gpuvm types more
` [PATCH v8 16/42] drm/msm: Split out helper to get iommu prot flags
` [PATCH v8 17/42] drm/msm: Add mmu support for non-zero offset
` [PATCH v8 18/42] drm/msm: Add PRR support
` [PATCH v8 19/42] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v8 20/42] drm/msm: Drop queued submits on lastclose()
` [PATCH v8 21/42] drm/msm: Lazily create context VM
` [PATCH v8 22/42] drm/msm: Add opt-in for VM_BIND
` [PATCH v8 23/42] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v8 24/42] drm/msm: Add _NO_SHARE flag
` [PATCH v8 25/42] drm/msm: Crashdump prep for sparse mappings
` [PATCH v8 26/42] drm/msm: rd dumping "
` [PATCH v8 27/42] drm/msm: Crashdump support for sparse
` [PATCH v8 28/42] drm/msm: rd dumping "
` [PATCH v8 29/42] drm/msm: Extract out syncobj helpers
` [PATCH v8 30/42] drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
` [PATCH v8 31/42] drm/msm: Add VM_BIND submitqueue
` [PATCH v8 32/42] drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
` [PATCH v8 33/42] drm/msm: Support pgtable preallocation
` [PATCH v8 34/42] drm/msm: Split out map/unmap ops
` [PATCH v8 35/42] drm/msm: Add VM_BIND ioctl
` [PATCH v8 36/42] drm/msm: Add VM logging for VM_BIND updates
` [PATCH v8 37/42] drm/msm: Add VMA unmap reason
` [PATCH v8 38/42] drm/msm: Add mmu prealloc tracepoint
` [PATCH v8 39/42] drm/msm: use trylock for debugfs
` [PATCH v8 40/42] drm/msm: Bump UAPI version
` [PATCH v8 41/42] drm/msm: Defer VMA unmap for fb unpins
` [PATCH v8 42/42] drm/msm: Add VM_BIND throttling

[PATCH v7 00/14] further mt7988 devicetree work
 2025-06-29 14:46 UTC  (3+ messages)
` [PATCH v7 07/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes

[PATCH] drm/ci: Remove sdm845/cheza jobs
 2025-06-29 14:45 UTC  (2+ messages)

[PATCH v3 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
 2025-06-29 14:40 UTC  (3+ messages)
` [PATCH v3 1/2] staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
` [PATCH v3 2/2] staging: fbtft: cleanup error handling "

[PATCH v2 0/2] staging: fbtft: cleanup fbtft_framebuffer_alloc()
 2025-06-29 14:23 UTC  (4+ messages)
` [PATCH v2 2/2] staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()

[PATCH net-next v12 0/8] Support rate management on traffic classes in devlink and mlx5
 2025-06-29 14:21 UTC  (9+ messages)
` [PATCH net-next v12 1/8] netlink: introduce type-checking attribute iteration for nlmsg
` [PATCH net-next v12 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next v12 3/8] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next v12 4/8] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next v12 5/8] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next v12 6/8] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next v12 7/8] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next v12 8/8] selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).