aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-01SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on itEric Biggers1-1/+2
2025-10-01NFSD: Add io_cache_{read,write} controls to debugfsMike Snitzer3-0/+123
2025-10-01NFSD: Do the grace period check in ->proc_layoutgetChuck Lever4-12/+10
2025-10-01nfsd: delete unnecessary NULL check in __fh_verify()Dan Carpenter1-3/+1
2025-10-01NFSD: Allow layoutcommit during grace periodSergey Bashirov1-13/+25
2025-10-01Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds8-623/+514
2025-10-01Merge tag 'backlight-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds11-10/+20
2025-10-01Merge tag 'leds-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsLinus Torvalds15-145/+497
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds90-518/+3672
2025-10-01Merge tag 'mmc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds71-364/+754
2025-10-01Merge tag 'pmdomain-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds38-466/+1590
2025-10-01ACPI: property: Return present device nodes only on fwnode interfaceSakari Ailus1-1/+23
2025-10-01Merge tag 'spi-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds42-367/+2582
2025-10-01Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds29-278/+3354
2025-10-01Merge tag 'regmap-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-5/+9
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds124-1773/+8569
2025-10-01perf test: Extend branch stack sampling test for Arm64 BRBEJames Clark5-1/+60
2025-10-01perf test: Add syscall and address tests to brstack testJames Clark1-1/+60
2025-10-01perf test: Refactor brstack testJames Clark1-8/+13
2025-10-01perf bpf_counter: Fix handling of cpumap fixing hybridIan Rogers2-17/+12
2025-10-01perf bpf_counter: Move header declarations into C codeIan Rogers5-70/+69
2025-10-01smb: client: show lease state as R/H/W (or NONE) in open_filesBharath SM1-5/+28
2025-10-01Merge tag 'pwm/for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds16-513/+659
2025-10-01Merge tag 'hwmon-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds61-591/+4280
2025-10-01Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds13-107/+139
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds43-98/+3391
2025-10-01MAINTAINERS: Add entry for ST STM32MP25 PCIe driversChristian Bruel1-0/+7
2025-10-01PCI: stm32-ep: Add PCIe Endpoint support for STM32MP25Christian Bruel4-0/+378
2025-10-01dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindingsChristian Bruel1-0/+73
2025-10-01PCI: stm32: Add PCIe host support for STM32MP25Christian Bruel4-0/+386
2025-10-01of: unittest: Fix device reference count leak in of_unittest_pci_node_verifyMa Ke1-0/+1
2025-10-01btrfs: fix PAGE_SIZE format specifier in open_ctree()Nathan Chancellor1-1/+1
2025-10-01perf annotate: Use architecture-agnostic register limitSuchit Karunakaran1-5/+8
2025-10-01MAINTAINERS: Remove myself from perf_events subsystemKan Liang1-1/+0
2025-10-01perf script: Enable to present DTL entriesAthira Rajeev2-0/+33
2025-10-01perf powerpc: Process the DTL entries in queue and deliver samplesAthira Rajeev1-0/+175
2025-10-01perf powerpc: Allocate and setup aux buffer queue to help co-relate with other events across CPU'sAthira Rajeev1-4/+223
2025-10-01perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DTL samplesAthira Rajeev2-0/+77
2025-10-01perf powerpc: Process auxtrace events and display in 'perf report -D'Athira Rajeev5-0/+291
2025-10-01perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpcAthira Rajeev5-0/+122
2025-10-01perf sched: Avoid union type punning undefined behaviorIan Rogers1-15/+4
2025-10-01of: doc: Fix typo in doc comments.Bhanu Seshu Kumar Valluri3-6/+6
2025-10-01dt-bindings: mmc: Correct typo "upto" to "up to"Akiyoshi Kurita1-1/+1
2025-10-01perf test perftool_testsuite: Use absolute pathsVeronika Molnarova8-84/+202
2025-10-01perf tools: Fix duplicated words in documentation and commentsMarkus Heidelberg3-3/+3
2025-10-01Merge tag 'cpufreq-arm-updates-6.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki3-18/+41
2025-10-01cpufreq: Drop unused symbol CPUFREQ_ETERNALRafael J. Wysocki5-15/+3
2025-10-01ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error valueRafael J. Wysocki4-18/+16
2025-10-01cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delayRafael J. Wysocki1-2/+12
2025-10-01cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latencyRafael J. Wysocki9-10/+14