summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-04rust: kbuild: treat `build_error` and `rustdoc` as kernel objectsMiguel Ojeda
2025-11-03perf symbols: Handle '1' symbols in /proc/kallsymsArnaldo Carvalho de Melo
2025-11-03i2c: muxes: pca954x: Fix broken reset-gpio usageKrzysztof Kozlowski
2025-11-03tools headers asm: Sync fls headers header with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle...Arnaldo Carvalho de Melo
2025-11-03tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03ACPI: SBS: Fix present test in acpi_battery_read()Dan Carpenter
2025-11-03MAINTAINERS: Add James Clark as a perf tools reviewerArnaldo Carvalho de Melo
2025-11-03ACPI: CPPC: Fix typo in a commentChu Guangqing
2025-11-03drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa
2025-11-03drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik
2025-11-03tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03Documentation: ACPI: i2c-muxes: fix I2C device referencesJonas Gorski
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov
2025-11-03MAINTAINERS: correct git location for block layer treeJens Axboe
2025-11-03tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE...Arnaldo Carvalho de Melo
2025-11-03gpiolib: fix invalid pointer access in debugfsBartosz Golaszewski
2025-11-03gpio: swnode: don't use the swnode's name as the key for GPIO lookupBartosz Golaszewski
2025-11-03drm/imagination: Optionally depend on POWER_SEQUENCINGMatt Coster
2025-11-03ASoC: doc: cs35l56: Update firmware filename description for B0 siliconRichard Fitzgerald
2025-11-03x86/amd_node: Fix AMD root device cachingYazen Ghannam
2025-11-03dt-bindings: gpio: ti,twl4030: Correct the schema $id pathJihed Chaibi
2025-11-03perf/core: Fix system hang caused by cpu-clock usageDapeng Mi
2025-11-03MAINTAINERS: erofs: add myself as reviewerChunhai Guo
2025-11-02rust: condvar: fix broken intra-doc linkMiguel Ojeda
2025-11-02rust: devres: fix private intra-doc linkMiguel Ojeda
2025-11-02Linux 6.18-rc4v6.18-rc4Linus Torvalds
2025-11-02MAINTAINERS: Update irdma maintainersKrzysztof Czurylo
2025-11-02RDMA/irdma: Fix vf_id size to u16 to avoid overflowJay Bhat
2025-11-01Merge tag 'spi-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-01Merge tag 'regulator-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-01Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-01Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-01Merge tag 'objtool-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-11-01Merge tag 'xfs-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-01tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo
2025-11-01tools headers: Sync uapi/linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-01tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo
2025-11-01tools headers uapi: Update fs.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-01tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,S...Arnaldo Carvalho de Melo
2025-11-01drm/mediatek: Add pm_runtime support for GCE power controlJason-JH Lin
2025-11-01drm/mediatek: Disable AFBC support on Mediatek DRM driverAriel D'Alessandro
2025-11-01objtool: Fix skip_alt_group() for non-alternative STAC/CLACJosh Poimboeuf
2025-11-01kconfig/nconf: Initialize the default locale at startupJakub Horký
2025-11-01kconfig/mconf: Initialize the default locale at startupJakub Horký
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds