summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds2023-07-0715-90/+24
|\
| * scripts: kernel-doc: support private / public marking for enumsJakub Kicinski2023-07-041-0/+3
| * Documentation: KVM: SEV: add a missing backtickChangyuan Lyu2023-07-041-1/+1
| * Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg2023-07-041-1/+1
| * Fix documentation of panic_on_warnOlaf Hering2023-07-042-2/+2
| * docs: remove the tips on how to submit patches from MAINTAINERSJakub Kicinski2023-07-032-78/+9
| * docs: fix typo in zh_TW and zh_CN translationXueshi Hu2023-07-038-8/+8
* | Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-07-075-10/+12
|\ \
| * | spi: bcm{63xx,bca}-hsspi: update my email addressJonas Gorski2023-07-042-2/+2
| * | spi: rzv2m-csi: Fix SoC product nameGeert Uytterhoeven2023-07-031-1/+1
| * | spi: bcm-qspi: return error if neither hif_mspi nor mspi is availableJonas Gorski2023-06-301-7/+3
| * | spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA modeDmitry Baryshkov2023-06-291-0/+6
* | | Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds2023-07-071-0/+1
|\ \ \
| * | | regulator: raa215300: Add build dependency with COMMON_CLKBiju Das2023-06-281-0/+1
* | | | Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2023-07-073-6/+6
|\ \ \ \
| * | | | tracing/boot: Test strscpy() against less than zero for errorSteven Rostedt (Google)2023-07-051-4/+4
| * | | | arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann2023-07-051-1/+1
| * | | | tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra2023-07-051-1/+1
* | | | | Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-072-4/+5
|\ \ \ \ \
| * | | | | fs: don't assume arguments are non-NULLChristian Brauner2023-07-041-2/+4
| * | | | | fs: no need to check sourceJan Kara2023-07-041-2/+1
* | | | | | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-0673-428/+235
|\ \ \ \ \ \
| * | | | | | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev2023-07-045-5/+8
| * | | | | | s390/cpum_sf: remove check on CPU being onlineThomas Richter2023-07-041-4/+0
| * | | | | | s390/cpum_sf: handle casts consistentlyThomas Richter2023-07-041-13/+13
| * | | | | | s390/cpum_sf: remove unnecessary debug statementThomas Richter2023-07-041-3/+0
| * | | | | | s390/cpum_sf: remove parameter in call to pr_errThomas Richter2023-07-041-4/+2
| * | | | | | s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter2023-07-041-10/+5
| * | | | | | s390/cpum_cf: remove unneeded debug statementsThomas Richter2023-07-041-30/+2
| * | | | | | s390/entry: remove mcck clockSven Schnelle2023-07-033-4/+2
| * | | | | | s390: fix various typosHeiko Carstens2023-07-0336-50/+50
| * | | | | | s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger2023-07-032-29/+0
| * | | | | | s390/zcrypt: do not retry administrative requestsHarald Freudenberger2023-07-031-0/+6
| * | | | | | s390/zcrypt: cleanup some debug codeHarald Freudenberger2023-07-036-140/+0
| * | | | | | s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev2023-07-031-3/+8
| * | | | | | s390/mm: fence off VM macros from asm and linkerAlexander Gordeev2023-07-031-2/+2
| * | | | | | s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-0319-26/+25
| * | | | | | s390/ptrace: make all psw related defines also available for asmHeiko Carstens2023-07-032-85/+84
| * | | | | | s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens2023-07-033-5/+3
| * | | | | | s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2023-06-282-0/+2
| * | | | | | s390: consistently use .balign instead of .alignHeiko Carstens2023-06-287-17/+17
| * | | | | | s390/decompressor: fix misaligned symbol build errorHeiko Carstens2023-06-281-0/+1
| * | | | | | s390/zcrypt: use kvmalloc_array() instead of kzalloc()Heiko Carstens2023-06-281-2/+4
| * | | | | | s390/vdso: check for undefined symbols after buildSven Schnelle2023-06-282-2/+8
| * | | | | | s390/mm: do not include <asm-generic/io.h> directlyBaoquan He2023-06-281-1/+1
| * | | | | | s390/vmem: fix virtual vs physical address confusionAlexander Gordeev2023-06-281-0/+2
| * | | | | | s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev2023-06-285-8/+5
* | | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-0680-716/+218
|\ \ \ \ \ \ \
| * | | | | | | syscalls: Remove file path comments from headersSohil Mehta2023-06-225-505/+85
| * | | | | | | tools arch: Remove uapi bitsperlong.h of hexagon and microblazeTiezhu Yang2023-06-222-29/+0