aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-14Merge tag 'reset-fixes-for-v6.18' of https://git.pengutronix.de/git/pza/linux into arm/fixesArnd Bergmann1-2/+2
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-fixes-part2' of https://github.com/Broadcom/stblinux into arm/fixesArnd Bergmann1-2/+2
2025-11-14Merge tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixesArnd Bergmann1-1/+1
2025-11-14Merge tag 'imx-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixesArnd Bergmann5-11/+24
2025-11-14MAINTAINERS: Update Krzysztof Kozlowski's emailKrzysztof Kozlowski2-2/+3
2025-11-14Merge tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixesArnd Bergmann1-2/+2
2025-11-14Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-5/+24
2025-11-14Merge tag 'aspeed-6.18-fixes-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into arm/fixesArnd Bergmann1-0/+14
2025-11-14Merge tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixesArnd Bergmann1-0/+1
2025-11-14Merge tag 'regulator-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+1
2025-11-14Merge tag 'sound-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds15-49/+125
2025-11-14PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki1-2/+2
2025-11-14ACPI: TAD: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki1-12/+12
2025-11-14PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()Rafael J. Wysocki1-0/+24
2025-11-14selftests/timers/nanosleep: Add tests for return of remaining timeThomas Weißschuh1-0/+55
2025-11-14selftests/timers: Clean up kernel version check in posix_timersWake Liu1-10/+22
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao3-6/+6
2025-11-14x86/bugs: Get rid of the forward declarationsBorislav Petkov (AMD)1-140/+93
2025-11-14time: tick-oneshot: Add missing Return and parameter descriptions to kernel-docSunday Adelodun1-1/+19
2025-11-14Merge tag 'block-6.18-20251114' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-1/+1
2025-11-14Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds4-7/+17
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman1-0/+53
2025-11-14bpf: account for current allocated stack depth in widen_imprecise_scalars()Eduard Zingerman1-2/+4
2025-11-14Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo1-9/+0
2025-11-14drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-11-14drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet3-8/+24
2025-11-14mm/mempool: fix poisoning order>0 pages with HIGHMEMVlastimil Babka1-6/+26
2025-11-14Merge tag 'v6.18-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2025-11-14Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-2/+7
2025-11-14Documentation: thermal: Document thermal throttling on Intel platformsSrinivas Pandruvada2-0/+92
2025-11-14PM: suspend: Make pm_test delay interruptible by wakeup eventsRiwen Lu1-1/+5
2025-11-14usb: sl811-hcd: Add PM_EVENT_POWEROFF into suspend callbacksMario Limonciello (AMD)1-0/+1
2025-11-14scsi: Add PM_EVENT_POWEROFF into suspend callbacksMario Limonciello (AMD)2-0/+2
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)3-1/+10
2025-11-14posix-timers: Plug potential memory leak in do_timer_create()Eslam Khafagy1-6/+6
2025-11-14Merge back earlier runtime PM changes for 6.19Rafael J. Wysocki2-17/+16
2025-11-14irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_opsNick Hu1-1/+2
2025-11-14hrtimer: Store time as ktime_t in restart blockThomas Weißschuh3-5/+5
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-11-14cpuidle: governors: teo: Decay metrics below DECAY_SHIFT thresholdRafael J. Wysocki1-7/+19
2025-11-14cpuidle: governors: teo: Use s64 consistently in teo_update()Rafael J. Wysocki1-4/+3
2025-11-14cpuidle: governors: teo: Drop redundant function parameterRafael J. Wysocki1-6/+4
2025-11-14cpuidle: governors: teo: Drop misguided target residency checkRafael J. Wysocki1-5/+2
2025-11-14firewire: core: Initialize topology_map.lockVille Syrjälä1-0/+2
2025-11-14ALSA: usb-audio: Add native DSD quirks for PureAudio DAC seriesLushih Hsieh1-0/+6
2025-11-14x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-14Merge patch series "Create and use APIs to centralise locking for directory ops."Christian Brauner31-834/+1297
2025-11-14VFS: introduce end_creating_keep()NeilBrown4-16/+28
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown16-58/+61