summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10rust: start supporting several `bindgen` versionsMiguel Ojeda
2024-07-10rust: work around `bindgen` 0.69.0 issueMiguel Ojeda
2024-07-10rust: avoid assuming a particular `bindgen` buildMiguel Ojeda
2024-07-10rust: start supporting several compiler versionsMiguel Ojeda
2024-07-10rust: simplify Clippy warning flags setMiguel Ojeda
2024-07-10rust: relax most deny-level lints to warningsMiguel Ojeda
2024-07-10rust: allow `dead_code` for never constructed bindingsMiguel Ojeda
2024-07-10rust: init: simplify from `map_err` to `inspect_err`Miguel Ojeda
2024-07-10rust: macros: indent list item in `paste!`'s docsMiguel Ojeda
2024-07-08rust: add abstraction for `struct page`Alice Ryhl
2024-07-08rust: uaccess: add typed accessors for userspace pointersAlice Ryhl
2024-07-08uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann
2024-07-08rust: uaccess: add userspace pointersWedson Almeida Filho
2024-07-08kbuild: rust-analyzer: improve comment documentationJohn Hubbard
2024-07-08kbuild: rust-analyzer: better error handlingJohn Hubbard
2024-07-08docs: rust: no_std is usedDirk Behme
2024-07-08rust: alloc: add __GFP_HIGHMEM flagAlice Ryhl
2024-07-08rust: alloc: fix typo in docs for GFP_NOWAITAlice Ryhl
2024-07-08kbuild: rust: remove now-unneeded `rusttest` custom sysroot handlingMiguel Ojeda
2024-07-08rust: kernel: make impl_has_work compatible with more genericsRoland Xu
2024-07-08docs: rust: introduce the new kernel.org LLVM+Rust toolchainsNathan Chancellor
2024-07-08rust: add 'firmware' field support to module! macroFUJITA Tomonori
2024-07-08rust: fix datatype in docs for `module` macro argumentsAswin Unnikrishnan
2024-07-08rust: add example for `alias` argument in `module` macro documentationAswin Unnikrishnan
2024-07-07Linux 6.10-rc7v6.10-rc7Linus Torvalds
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-06Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-05Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen
2024-07-04Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds