summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-07-312-22/+33
|\
| * EDAC/ghes: Set the DIMM label unconditionallyToshi Kani2022-07-271-3/+8
| * EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun2022-07-221-22/+25
| * EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun2022-07-221-2/+5
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-07-302-9/+9
|\ \
| * | ARM: findbit: fix overflowing offsetRussell King (Oracle)2022-07-291-8/+8
| * | ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli2022-07-271-1/+1
* | | Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-292-15/+16
|\ \ \
| * | | mm/hmm: fault non-owner device private entriesRalph Campbell2022-07-291-11/+8
| * | | page_alloc: fix invalid watermark check on a negative valueJaewon Kim2022-07-291-4/+8
* | | | Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-291-0/+2
|\ \ \ \
| * \ \ \ Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19Jens Axboe2022-07-271-0/+2
| |\ \ \ \
| | * | | | nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher2022-07-251-0/+2
| |/ / / /
* | | | | Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-07-292-2/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-302-2/+6
| |\ \ \ \ \
| | * | | | | nouveau/svm: Fix to migrate all requested pagesAlistair Popple2022-07-281-1/+5
| | * | | | | drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor2022-07-261-1/+1
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-07-294-21/+55
|\ \ \ \ \ \ \
| * | | | | | | scsi: ufs: core: Fix a race condition related to device managementBart Van Assche2022-07-261-18/+40
| * | | | | | | scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan2022-07-261-1/+1
| * | | | | | | scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He2022-07-261-2/+13
| * | | | | | | scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery2022-07-261-0/+1
* | | | | | | | Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds2022-07-294-31/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers2022-07-271-11/+7
| * | | | | | | | perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan2022-07-271-0/+11
| * | | | | | | | perf symbol: Correct address for bss symbolsLeo Yan2022-07-271-4/+41
| * | | | | | | | perf scripts python: Let script to be python2 compliantLeo Yan2022-07-271-16/+18
| * | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-07-271-0/+1
* | | | | | | | | Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-07-291-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan2022-07-291-1/+4
* | | | | | | | | | Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-291-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long2022-07-251-1/+7
* | | | | | | | | | | Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | riscv: compat: vdso: Fix vdso_install targetEmil Renner Berthing2022-07-221-1/+1
* | | | | | | | | | | | Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-2931-428/+277
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang2022-07-291-1/+1
| * | | | | | | | | | | | LoongArch: Fix missing fcsr in ptrace's fpr_setQi Hu2022-07-291-5/+7
| * | | | | | | | | | | | LoongArch: Fix shared cache size calculationHuacai Chen2022-07-291-2/+9
| * | | | | | | | | | | | LoongArch: Disable executable stack by defaultHuacai Chen2022-07-291-2/+0
| * | | | | | | | | | | | LoongArch: Remove unused variablesBibo Mao2022-07-292-32/+0
| * | | | | | | | | | | | LoongArch: Remove clock setting during cpu hotplug stageBibo Mao2022-07-292-101/+13
| * | | | | | | | | | | | LoongArch: Remove useless header compiler.hJun Yi2022-07-298-32/+6
| * | | | | | | | | | | | LoongArch: Remove several syntactic sugar macros for branchesWANG Xuerui2022-07-291-12/+0
| * | | | | | | | | | | | LoongArch: Re-tab the assembly filesWANG Xuerui2022-07-297-163/+163
| * | | | | | | | | | | | LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui2022-07-292-2/+2
| * | | | | | | | | | | | LoongArch: Simplify "BLT foo, zero" with BLTZWANG Xuerui2022-07-292-7/+7
| * | | | | | | | | | | | LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZWANG Xuerui2022-07-294-22/+22
| * | | | | | | | | | | | LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui2022-07-295-8/+8
| * | | | | | | | | | | | LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui2022-07-295-15/+15
| * | | | | | | | | | | | LoongArch: Use ABI names of registers where appropriateWANG Xuerui2022-07-297-55/+55
| | |/ / / / / / / / / / | |/| | | | | | | | | |