This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 168174d78157 Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesk [...] new d2d0223441d3 docs/sphinx: Fix TOC scroll hack for the home page new 3f0e4df37a1b docs/accel: correct links to mailing list archives new ea7dcd8a48ea doc: admin-guide/kernel-parameters: remove useless comment new d546978e0c07 docs: admin-guide: remove obsolete advice related to SLAB [...] new 70da22eb63f7 Merge tag 'docs-6.8-fixes' of git://git.lwn.net/linux new 0086ffec768b tools cpupower bench: Override CFLAGS assignments new d3b93fe159b8 Merge tag 'linux-cpupower-6.8-rc2' of git://git.kernel.org [...] new 192cdb1c907f cpufreq: intel_pstate: Refine computation of P-state for g [...] new 22fb4f041999 cpufreq/amd-pstate: Fix setting scaling max/min freq values new f3bdd82c5834 Merge branch 'pm-cpufreq' new 0c879d88138c Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/lin [...] new c6a783be82c8 thermal: intel: powerclamp: Remove dead code for target mw [...] new 667c889308a1 Merge tag 'thermal-6.8-rc2' of git://git.kernel.org/pub/sc [...] new 16bae3e13778 io_uring: enable audit and restrict cred override for IORI [...] new cced1c5e72b7 Merge tag 'io_uring-6.8-2024-01-26' of git://git.kernel.dk/linux new 7777f47f2ea6 block: Move checking GENHD_FL_NO_PART to bdev_add_partition() new 13f3956eb568 block: Fix WARNING in _copy_from_iter new e169bd4fb2b3 aoe: avoid potential deadlock at set_capacity new 9f3fe29d77ef md: fix a suspicious RCU usage warning new 5af2c3f44e00 Merge tag 'md-6.8-20240126' of https://git.kernel.org/pub/ [...] new 914e17088e91 Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linux new 73ae7e1c7644 ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN new 0077a504e1a4 ahci: asm1166: correct count of reported ports new 20730e9b2778 ahci: add 43-bit DMA address quirk for ASMedia ASM1061 con [...] new 3a5879d495b2 Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/li [...]
The 25 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/accel/introduction.rst | 4 +- Documentation/admin-guide/kernel-parameters.rst | 5 -- .../admin-guide/kernel-per-CPU-kthreads.rst | 16 +++---- Documentation/sphinx/templates/kernel-toc.html | 4 +- block/blk-map.c | 13 +++-- block/ioctl.c | 2 - block/partitions/core.c | 5 ++ drivers/ata/ahci.c | 34 ++++++++++--- drivers/ata/ahci.h | 1 + drivers/ata/libata-sata.c | 2 +- drivers/block/aoe/aoeblk.c | 5 +- drivers/cpufreq/amd-pstate.c | 7 ++- drivers/cpufreq/intel_pstate.c | 55 +++++++++++++--------- drivers/md/raid1.c | 2 +- drivers/thermal/intel/intel_powerclamp.c | 32 ------------- include/linux/libata.h | 2 +- io_uring/opdef.c | 1 - io_uring/openclose.c | 4 ++ tools/power/cpupower/bench/Makefile | 2 +- 19 files changed, 104 insertions(+), 92 deletions(-)