Skip to content
Snippets Groups Projects
Select Git revision
  • 13391c60da3308ed9980de0168f74cce6c62ac1d
  • bpf-spectre default protected
  • vf-baseline
  • bpf-spectre-baseline
  • pkt-ptr-revert-v1
  • v6.5-rc6-bpf-spectre-nospec
  • master
  • spectector-bpf
  • bpftask protected
  • bpftask-no-unused-args
  • bpftask-master
  • v5.9-bpftask
  • v5.8-amd-17h-em protected
  • v5.8-amd-17h-eas protected
  • freqinv-amd3950x-v5.8
  • v5.8-scale-inv-acc-amd-ryzen-3950x
  • 23186e43-amd-17h-eas protected
  • caffb99b6929-perf-x86-rapl-Enable-RAPL-for-AMD-Fam17h
  • 6a9ee74800a1-amd-17h-eas protected
  • add2fae34926-amd_17h_em
  • 3643c88e5545-Add-support-for-frequency-invariance-for-some-x86
  • v5.7-rc6
22 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull crypto fix from Herbert Xu:
     "Fix a regression in the cesa driver"
    
    * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
      crypto: marvel/cesa - Fix tdma descriptor on 64-bit
    13391c60
    History
    Linux kernel
    ============
    
    There are several guides for kernel developers and users. These guides can
    be rendered in a number of formats, like HTML and PDF. Please read
    Documentation/admin-guide/README.rst first.
    
    In order to build the documentation, use ``make htmldocs`` or
    ``make pdfdocs``.  The formatted documentation can also be read online at:
    
        https://www.kernel.org/doc/html/latest/
    
    There are various text files in the Documentation/ subdirectory,
    several of them using the Restructured Text markup notation.
    
    Please read the Documentation/process/changes.rst file, as it contains the
    requirements for building and running the kernel, and information about
    the problems which may result by upgrading your kernel.