summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based modelsAvadhut Naik2023-08-102-0/+10
* Linux 6.5-rc5v6.5-rc5Linus Torvalds2023-08-061-1/+1
* Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-0616-61/+98
|\
| * fs: rely on ->iterate_shared to determine f_pos lockingChristian Brauner2023-08-061-1/+1
| * vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-0613-58/+95
| * proc: fix missing conversion to 'iterate_shared'Linus Torvalds2023-08-061-1/+1
| * open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai2023-08-061-1/+1
* | Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-08-055-38/+64
|\ \
| * | rust: fix bindgen build error with UBSAN_BOUNDS_STRICTAndrea Righi2023-08-041-1/+1
| * | rust: delete `ForeignOwnable::borrow_mut`Alice Ryhl2023-08-042-22/+3
| * | rust: allocator: Prevent mis-aligned allocationBoqun Feng2023-08-042-15/+60
* | | Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-08-053-3/+14
|\ \ \
| * | | ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal2023-08-023-3/+14
* | | | Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-08-051-1/+5
|\ \ \ \
| * | | | smb: client: fix dfs link mount against w2k8Paulo Alcantara2023-08-021-1/+5
| |/ / /
* | | | Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-055-10/+13
|\ \ \ \
| * | | | powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray2023-08-021-3/+3
| * | | | powerpc/64e: Fix secondary thread bringup for ELFv2 kernelsMichael Ellerman2023-08-012-3/+2
| * | | | powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao2023-07-281-2/+7
| * | | | powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V2023-07-281-2/+1
* | | | | Merge tag 'parisc-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-056-51/+47
|\ \ \ \ \
| * | | | | parisc: unaligned: Add required spaces after ','hanyu001@208suo.com2023-08-031-9/+9
| * | | | | parport: gsc: remove DMA leftover codeArnd Bergmann2023-08-032-31/+4
| * | | | | parisc: pci-dma: remove unused and dead EISA code and commentPetr Tesarik2023-08-031-8/+0
| * | | | | parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)2023-08-032-3/+34
| | |/ / / | |/| | |
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-044-3/+31
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'clk-meson-fixes-v6.5-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2023-07-261-2/+2
| |\ \ \ \
| | * | | | clk: meson: change usleep_range() to udelay() for atomic contextDmitry Rokosov2023-07-111-2/+2
| * | | | | clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEMBaoquan He2023-07-191-0/+1
| * | | | | clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven2023-07-191-1/+1
| * | | | | clk: mediatek: mt8183: Add back SSPM related clocksChen-Yu Tsai2023-07-191-0/+27
| |/ / / /
* | | | | Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-08-0413-46/+49
|\ \ \ \ \
| * | | | | Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing2023-08-021-3/+0
| * | | | | x86/hyperv: add noop functions to x86_init mpparse functionsSaurabh Sengar2023-08-021-0/+4
| * | | | | vmbus_testing: fix wrong python syntax for integer value comparisonAni Sinha2023-07-231-2/+2
| * | | | | x86/hyperv: fix a warning in mshyperv.hZhiHu2023-07-231-1/+1
| * | | | | x86/hyperv: Disable IBT when hypercall page lacks ENDBR instructionMichael Kelley2023-07-231-0/+21
| * | | | | x86/hyperv: Improve code for referencing hyperv_pcpu_input_argNischala Yelchuri2023-06-285-27/+9
| * | | | | Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr2023-06-283-13/+12
* | | | | | Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-045-5/+11
|\ \ \ \ \ \
| * | | | | | Documentation: kdump: Add va_kernel_pa_offset for RISCV64Song Shuai2023-08-021-0/+6
| * | | | | | riscv: Export va_kernel_pa_offset in vmcoreinfoSong Shuai2023-08-021-0/+2
| * | | | | | RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressSunil V L2023-08-022-3/+3
| * | | | | | selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti2023-08-021-2/+0
| * | | | | | selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard2023-08-021-1/+1
* | | | | | | Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-08-045-52/+58
|\ \ \ \ \ \ \
| * | | | | | | powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui2023-08-015-52/+58
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-08-042-7/+12
|\ \ \ \ \ \ \
| * | | | | | | arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown2023-08-041-1/+2
| * | | | | | | arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown2023-08-041-2/+2