aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-12cpufreq: ARM_BRCMSTB_AVS_CPUFREQ cannot be used with ARM_SCMI_CPUFREQGravatar Florian Fainelli 1-1/+1
2023-10-12cpufreq: ti-cpufreq: Add opp support for am62p5 SoCsGravatar Bryan Brattlof 1-0/+1
2023-10-12cpufreq: dt-platdev: add am62p5 to blocklistGravatar Bryan Brattlof 1-0/+1
2023-10-10cpufreq: tegra194: remove redundant AND with cpu_online_maskGravatar Sumit Gupta 1-1/+1
2023-10-10cpufreq: tegra194: use refclk delta based loop instead of udelayGravatar Sumit Gupta 1-17/+55
2023-10-10cpufreq: tegra194: save CPU data to avoid repeated SMP callsGravatar Sumit Gupta 1-28/+51
2023-09-28dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatibleGravatar Richard Acayan 1-0/+2
2023-09-28dt-bindings: cpufreq: qcom-nvmem: Document MSM8909Gravatar Stephan Gerhold 1-0/+1
2023-09-28cpufreq: dt: platdev: Add MSM8909 to blocklistGravatar Stephan Gerhold 1-0/+1
2023-09-27dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ9574Gravatar Varadarajan Narayanan 1-0/+1
2023-09-27dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5332Gravatar Varadarajan Narayanan 1-0/+1
2023-09-27cpufreq: pmac32: Use of_property_read_reg() to parse "reg"Gravatar Rob Herring 1-4/+3
2023-09-27cpufreq: Add QCM6490 to cpufreq-dt-platdev blocklistGravatar Luca Weiss 1-0/+1
2023-09-27cpufreq: tegra194: fix warning due to missing opp_putGravatar Sumit Gupta 1-0/+2
2023-09-10Linux 6.6-rc1v6.6-rc1Gravatar Linus Torvalds 1-2/+2
2023-09-10Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 68-0/+5508
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-11/+20
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+11
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 284-9119/+8011
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 14-19/+43
2023-09-09iov_iter: Kunit tests for page extractionGravatar David Howells 1-0/+240
2023-09-09iov_iter: Kunit tests for copying to/from an iteratorGravatar David Howells 3-0/+549
2023-09-09iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesGravatar David Howells 1-15/+15
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-12/+8
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 51-216/+1440
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugGravatar Duoming Zhou 1-1/+1
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Gravatar Petr Tesarik 5-11/+7
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 44-319/+1433
2023-09-09Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 106-113/+113
2023-09-09Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 4-13/+18
2023-09-09Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-2/+3
2023-09-09Merge tag 'ntb-6.6' of https://github.com/jonmason/ntbGravatar Linus Torvalds 4-25/+24
2023-09-09spnego: add missing OID to oid registryGravatar Steve French 1-0/+1
2023-09-09media: dvb: symbol fixup for dvb_attach()Gravatar Greg Kroah-Hartman 106-113/+113
2023-09-08Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdGravatar Linus Torvalds 2-3/+1
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayGravatar Linus Torvalds 4-4/+92
2023-09-08Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 10-79/+84
2023-09-08Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 6-3/+99
2023-09-08smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUGravatar Steve French 1-1/+1
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-38/+56
2023-09-08Merge tag 'pm-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-3/+1
2023-09-08Merge tag 'gpio-fixes-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+24
2023-09-08Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Gravatar Bjorn Helgaas 1-1/+1
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 25-66/+160
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-5/+5
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 75-461/+3862
2023-09-08Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+6
2023-09-08soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Gravatar Lad Prabhakar 1-3/+4
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configGravatar Lad Prabhakar 1-1/+1