summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rust: bindgen: upgrade to 0.65.1Aakash Sen Sharma2023-08-156-17/+13
* rust: enable `no_mangle_with_rust_abi` Clippy lintMiguel Ojeda2023-08-141-0/+1
* rust: upgrade to Rust 1.71.1Miguel Ojeda2023-08-1414-253/+208
* btf, scripts: rust: drop is_rust_module.shAndrea Righi2023-08-103-19/+1
* rust: macros: add `paste!` proc macroGary Guo2023-08-102-0/+193
* rust: types: make `Opaque` be `!Unpin`Benno Lossin2023-08-101-5/+14
* rust: make `UnsafeCell` the outer type in `Opaque`Alice Ryhl2023-08-101-5/+5
* kbuild: rust_is_available: add test suiteMiguel Ojeda2023-08-101-0/+346
* kbuild: rust_is_available: check that output looks as expectedMiguel Ojeda2023-08-101-0/+28
* kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`Miguel Ojeda2023-08-101-2/+26
* kbuild: rust_is_available: normalize version matchingMiguel Ojeda2023-08-101-4/+5
* kbuild: rust_is_available: fix confusion when a version appears in the pathMiguel Ojeda2023-08-101-3/+1
* kbuild: rust_is_available: check that environment variables are setMiguel Ojeda2023-08-091-0/+29
* kbuild: rust_is_available: add check for `bindgen` invocationMiguel Ojeda2023-08-091-1/+21
* kbuild: rust_is_available: print docs referenceMiguel Ojeda2023-08-091-0/+17
* docs: rust: add paragraph about finding a suitable `libclang`Miguel Ojeda2023-08-091-0/+17
* kbuild: rust_is_available: fix version check when CC has multiple argumentsRussell Currey2023-08-091-2/+2
* kbuild: rust_is_available: remove -v optionMasahiro Yamada2023-08-092-58/+42
* MAINTAINERS: add Alice Ryhl as Rust reviewerMiguel Ojeda2023-08-091-0/+1
* MAINTAINERS: add Andreas Hindborg as Rust reviewerMiguel Ojeda2023-08-091-0/+1
* scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma2023-08-073-16/+28
* rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc implBjörn Roy Baron2023-08-071-0/+27
* rust: allocator: Use krealloc_aligned() in KernelAllocator::allocBoqun Feng2023-08-071-3/+3
* rust: helpers: sort includes alphabetically in rust/helpers.cAriel Miculas2023-08-071-2/+4
* rust: lock: Add intra-doc links to the Backend traitBen Gooding2023-08-071-3/+3
* 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |