summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-03perf cs-etm: Filter synthesized branch samplesLeo Yan
2026-07-03perf cs-etm: Fix thread leaks on trace queue init failureLeo Yan
2026-07-04iio: adc: ti-ads1015: use devm helpers to fix probe error pathsStepan Ionichev
2026-07-03iio: pressure: rohm-bm1390: harden trigger handler against transient errorsStepan Ionichev
2026-07-03drm/gpuvm: Fix comment to reflect remap operation operand statusAdrián Larumbe
2026-07-03drm/gpuvm: Remove dead codeAdrián Larumbe
2026-07-03gpu: nova: fix rust-analyzer generationAlexandre Courbot
2026-07-03pwm: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-03rust: io: fix example in `register!` macroLink Mauve
2026-07-03pwm: mc33xs2410: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-07-03isa: refactor code to remove nested blocksSyed Nayyar Waris
2026-07-03perf test: Extend perf kvm tests to check default eventNamhyung Kim
2026-07-03perf kvm: Fix a memory leak in the usage stringNamhyung Kim
2026-07-03perf kvm: Do not copy filename stringNamhyung Kim
2026-07-03perf kvm: Kill STRDUP_FAIL_EXIT()Namhyung Kim
2026-07-03perf kvm: Check kvm_need_default_arch_event() earlyNamhyung Kim
2026-07-03perf kvm: Factor out kvm_need_default_arch_event()Namhyung Kim
2026-07-03perf symbols: skip livepatch symbols in kcore_copy kallsyms processingJoe Lawrence
2026-07-03perf symbols: skip livepatch symbols when loading kallsymsJoe Lawrence
2026-07-03Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-07-03x86/platform/quark: Fix kernel-doc warnings in imr.cRandy Dunlap
2026-07-03iio: resolver: ad2s1210: refactor trigger handlerDavid Lechner
2026-07-03dt-bindings: iio: scd30: update maintainers fieldTomasz Duszynski
2026-07-03iio: chemical: scd30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03iio: chemical: sps30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03mailmap: add email mapping for Tomasz DuszynskiTomasz Duszynski
2026-07-03iio: adc: ti-adc084s021: use dev_err_probe for probe time errorPrashant Rahul
2026-07-03ARM: mark footbridge as deprecatedArnd Bergmann
2026-07-03ARM: mark RiscPC as deprecatedArnd Bergmann
2026-07-03ARM: mark mach-sa1100 as deprecatedArnd Bergmann
2026-07-03ARM: orion5x: mark all board files as deprecatedArnd Bergmann
2026-07-03ARM: PXA: mark remaining board files as deprecatedArnd Bergmann
2026-07-03ARM: mark ARCH_DOVE as deprecatedArnd Bergmann
2026-07-03ARM: mark IWMMXT as deprecatedArnd Bergmann
2026-07-03ARM: update FPE_NWFPE help textArnd Bergmann
2026-07-03ARM: s3c64xx: extend deprecation scheduleArnd Bergmann
2026-07-03ARM: update DEPRECATED_PARAM_STRUCT removal timelineArnd Bergmann
2026-07-03ARM: mark CPU_ENDIAN_BE8 as deprecatedArnd Bergmann
2026-07-03ARM: turn CONFIG_ATAGS off by defaultArnd Bergmann
2026-07-03ARM: deprecate support for ARM1136r0Arnd Bergmann
2026-07-03ARM: rework ARM11 CPU selection logicArnd Bergmann
2026-07-03ARM: limit OABI support to StrongARM CPUsArnd Bergmann
2026-07-03ARM: use CONFIG_AEABI by default everywhereArnd Bergmann
2026-07-03iio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe
2026-07-03drm/xe: Documentation: fix chars used for subsectionRafael Passos
2026-07-03Merge branch 'acpi-tad'Rafael J. Wysocki
2026-07-03drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-03MAINTAINERS: Track dw-hdmi-qp under Rockchip DRM driversCristian Ciocaltea
2026-07-03drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-03tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-onlyThomas Weißschuh