summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-10kbuild: rust_is_available: normalize version matchingMiguel Ojeda
2023-08-10kbuild: rust_is_available: fix confusion when a version appears in the pathMiguel Ojeda
2023-08-09kbuild: rust_is_available: check that environment variables are setMiguel Ojeda
2023-08-09kbuild: rust_is_available: add check for `bindgen` invocationMiguel Ojeda
2023-08-09kbuild: rust_is_available: print docs referenceMiguel Ojeda
2023-08-09docs: rust: add paragraph about finding a suitable `libclang`Miguel Ojeda
2023-08-09kbuild: rust_is_available: fix version check when CC has multiple argumentsRussell Currey
2023-08-09kbuild: rust_is_available: remove -v optionMasahiro Yamada
2023-08-09MAINTAINERS: add Alice Ryhl as Rust reviewerMiguel Ojeda
2023-08-09MAINTAINERS: add Andreas Hindborg as Rust reviewerMiguel Ojeda
2023-08-07scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma
2023-08-07rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc implBjörn Roy Baron
2023-08-07rust: allocator: Use krealloc_aligned() in KernelAllocator::allocBoqun Feng
2023-08-07rust: helpers: sort includes alphabetically in rust/helpers.cAriel Miculas
2023-08-07rust: lock: Add intra-doc links to the Backend traitBen Gooding
2023-08-06Linux 6.5-rc5Linus Torvalds
2023-08-06Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-06fs: rely on ->iterate_shared to determine f_pos lockingChristian Brauner
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds
2023-08-06proc: fix missing conversion to 'iterate_shared'Linus Torvalds
2023-08-06open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai
2023-08-05Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-08-05Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-05Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-08-05Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-05Merge tag 'parisc-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-04Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-04Merge tag 'drm-fixes-2023-08-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-04Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-08-04file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-04arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown
2023-08-04arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown
2023-08-04arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown
2023-08-04rust: fix bindgen build error with UBSAN_BOUNDS_STRICTAndrea Righi
2023-08-04rust: delete `ForeignOwnable::borrow_mut`Alice Ryhl
2023-08-04rust: allocator: Prevent mis-aligned allocationBoqun Feng
2023-08-04Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-04Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2023-08-03Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...Linus Torvalds
2023-08-03Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03MAINTAINERS: update TUN/TAP maintainersJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella