summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-18arm64: dts: qcom: kaanapali: Add base MTP boardJingyi Wang
2025-12-18arm64: dts: qcom: Introduce Kaanapali SoCJingyi Wang
2025-12-18RDMA/irdma: Simplify bool conversionJiapeng Chong
2025-12-18firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GETSudeep Holla
2025-12-18rtc: optee: Make use of tee bus methodsUwe Kleine-König
2025-12-18rtc: optee: Migrate to use tee specific driver registration functionUwe Kleine-König
2025-12-18dt-bindings: gpio-mmio: Add compatible string for opencores,gpioStafford Horne
2025-12-18Merge tag 'nf-25-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2025-12-18Merge branch 'mlx5-misc-fixes-2025-12-09'Paolo Abeni
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh
2025-12-18Merge branch 'net-dsa-lantiq-a-bunch-of-fixes'Paolo Abeni
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle
2025-12-18net: dsa: mxl-gsw1xx: fix order in .remove operationDaniel Golle
2025-12-18net: dsa: lantiq_gswip: fix order in .remove operationDaniel Golle
2025-12-18gpio: swnode: compare the "undefined" swnode by its address, not nameBartosz Golaszewski
2025-12-18ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman
2025-12-18spi: stm32: perform small transfer in polling modeAlain Volmat
2025-12-18spi: stm32: fix Overrun issue at < 8bpwDeepak Kumar
2025-12-18spi: stm32: properly fail on dma_request_chan errorAlain Volmat
2025-12-18x86/bug: Fix old GCC compile failsPeter Zijlstra
2025-12-18dt-binding: Update oss email address for Coresight documentsJie Gan
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe
2025-12-18gpio: it87: balance superio enter/exit calls in error pathBartosz Golaszewski
2025-12-18gpio: pca953x: Add support for TCAL6408 TCAL6416Jan Remmet
2025-12-18dt-bindings: gpio: gpio-pca95xx: Add tcal6408 and tcal6416Jan Remmet
2025-12-18Documentation: gpio: add TCAL6408 and TCAL6416Jan Remmet
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang17
2025-12-18media: vb2: drop wait_prepare/finish callbacksHans Verkuil
2025-12-18media: vb2: remove vb2_ops_wait_prepare/finish helpersHans Verkuil
2025-12-18media: dvb-core: dvb_vb2: drop wait_prepare/finish callbacksHans Verkuil
2025-12-18media: dvb-core/dmxdev: drop locks around mmap()Hans Verkuil
2025-12-18media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil
2025-12-18drm/gem: Fix kerneldoc warningsLoïc Molinari
2025-12-18drm/panthor: unlock on error in panthor_ioctl_bo_create()Dan Carpenter
2025-12-18drm/i915: Add intel_gvt_driver_remove() onto error cleanup pathJuha-Pekka Heikkila
2025-12-18drm/i915: switch to use kernel standard error injectionJuha-Pekka Heikkila
2025-12-18spi: atcspi200: Add support for Andes ATCSPI200 SPIMark Brown
2025-12-18test-ww_mutex: Allow test to be run (and re-run) from userlandJohn Stultz
2025-12-18test-ww_mutex: Move work to its own UNBOUND workqueueJohn Stultz
2025-12-18test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexesJohn Stultz
2025-12-18entry: Always inline local_irq_{enable,disable}_exit_to_user()Eric Dumazet