summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | rust: warn about `bindgen` versions 0.66.0 and 0.66.1Miguel Ojeda2024-07-103-3/+38
| | * | | | | | | | | | rust: start supporting several `bindgen` versionsMiguel Ojeda2024-07-103-16/+4
| | * | | | | | | | | | rust: work around `bindgen` 0.69.0 issueMiguel Ojeda2024-07-102-2/+9
| | * | | | | | | | | | rust: avoid assuming a particular `bindgen` buildMiguel Ojeda2024-07-102-24/+24
| | * | | | | | | | | | rust: start supporting several compiler versionsMiguel Ojeda2024-07-104-24/+8
| | * | | | | | | | | | rust: simplify Clippy warning flags setMiguel Ojeda2024-07-101-4/+2
| | * | | | | | | | | | rust: relax most deny-level lints to warningsMiguel Ojeda2024-07-102-13/+15
| | * | | | | | | | | | rust: allow `dead_code` for never constructed bindingsMiguel Ojeda2024-07-102-0/+2
| | * | | | | | | | | | rust: init: simplify from `map_err` to `inspect_err`Miguel Ojeda2024-07-101-9/+4
| | * | | | | | | | | | rust: macros: indent list item in `paste!`'s docsMiguel Ojeda2024-07-101-1/+1
| | * | | | | | | | | | rust: add abstraction for `struct page`Alice Ryhl2024-07-085-0/+279
| | * | | | | | | | | | rust: uaccess: add typed accessors for userspace pointersAlice Ryhl2024-07-082-2/+141
| | * | | | | | | | | | uaccess: always export _copy_[from|to]_user with CONFIG_RUSTArnd Bergmann2024-07-082-40/+36
| | * | | | | | | | | | rust: uaccess: add userspace pointersWedson Almeida Filho2024-07-083-0/+328
| | * | | | | | | | | | kbuild: rust-analyzer: improve comment documentationJohn Hubbard2024-07-081-1/+3
| | * | | | | | | | | | kbuild: rust-analyzer: better error handlingJohn Hubbard2024-07-081-0/+1
| | * | | | | | | | | | docs: rust: no_std is usedDirk Behme2024-07-081-0/+8
| | * | | | | | | | | | rust: alloc: add __GFP_HIGHMEM flagAlice Ryhl2024-07-082-0/+9
| | * | | | | | | | | | rust: alloc: fix typo in docs for GFP_NOWAITAlice Ryhl2024-07-081-1/+1
| | * | | | | | | | | | kbuild: rust: remove now-unneeded `rusttest` custom sysroot handlingMiguel Ojeda2024-07-084-81/+11
| | * | | | | | | | | | rust: kernel: make impl_has_work compatible with more genericsRoland Xu2024-07-081-7/+9
| | * | | | | | | | | | docs: rust: introduce the new kernel.org LLVM+Rust toolchainsNathan Chancellor2024-07-081-0/+7
| | * | | | | | | | | | rust: add 'firmware' field support to module! macroFUJITA Tomonori2024-07-082-2/+48
| | * | | | | | | | | | rust: fix datatype in docs for `module` macro argumentsAswin Unnikrishnan2024-07-081-5/+5
| | * | | | | | | | | | rust: add example for `alias` argument in `module` macro documentationAswin Unnikrishnan2024-07-081-0/+1
| * | | | | | | | | | | Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-278-34/+65
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | apparmor: unpack transition table if dfa is not presentGeorgia Garcia2024-07-241-17/+25
| | * | | | | | | | | | | apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik2024-07-242-2/+23
| | * | | | | | | | | | | apparmor: test: add MODULE_DESCRIPTION()Jeff Johnson2024-07-241-0/+1
| | * | | | | | | | | | | apparmor: take nosymfollow flag into accountAlexander Mikhalitsyn2024-07-241-0/+2
| | * | | | | | | | | | | apparmor: fix possible NULL pointer dereferenceLeesoo Ahn2024-05-101-0/+4
| | * | | | | | | | | | | apparmor: fix typo in kernel docChristian Göttsche2024-05-101-1/+1
| | * | | | | | | | | | | apparmor: remove useless static inline function is_deletedColin Ian King2024-05-101-13/+0
| | * | | | | | | | | | | apparmor: use kvfree_sensitive to free data->dataFedor Pchelkin2024-05-102-1/+2
| | * | | | | | | | | | | apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang2024-05-101-0/+7
| * | | | | | | | | | | | Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-07-273-2/+84
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | selftests/landlock: Add cred_transfer testMickaël Salaün2024-07-242-0/+75
| | * | | | | | | | | | | | landlock: Don't lose track of restrictions on cred_transferJann Horn2024-07-241-2/+9
| * | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | gpio: virtuser: avoid non-constant format stringArnd Bergmann2024-07-191-1/+1
| * | | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-2724-96/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraintsRob Herring (Arm)2024-07-261-3/+2
| | * | | | | | | | | | | | | | of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-2522-93/+61
| | * | | | | | | | | | | | | | dt-bindings: watchdog: add support for Amlogic A4 SoCsHuqiang Qin2024-07-251-0/+1
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-273-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre2024-07-251-1/+1
| | * | | | | | | | | | | | | | iommu/amd: Convert comma to semicolonChen Ni2024-07-231-3/+3
| | * | | | | | | | | | | | | | iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev2024-07-231-1/+1
| * | | | | | | | | | | | | | | Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-272-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER caseTakashi Sakamoto2024-07-271-2/+1