index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
PCI
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
rust: warn about `bindgen` versions 0.66.0 and 0.66.1
Miguel Ojeda
3
-3
/
+38
2024-07-10
rust: start supporting several `bindgen` versions
Miguel Ojeda
3
-16
/
+4
2024-07-10
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
2
-2
/
+9
2024-07-10
rust: avoid assuming a particular `bindgen` build
Miguel Ojeda
2
-24
/
+24
2024-07-10
rust: start supporting several compiler versions
Miguel Ojeda
4
-24
/
+8
2024-07-10
rust: simplify Clippy warning flags set
Miguel Ojeda
1
-4
/
+2
2024-07-10
rust: relax most deny-level lints to warnings
Miguel Ojeda
2
-13
/
+15
2024-07-10
rust: allow `dead_code` for never constructed bindings
Miguel Ojeda
2
-0
/
+2
2024-07-10
rust: init: simplify from `map_err` to `inspect_err`
Miguel Ojeda
1
-9
/
+4
2024-07-10
rust: macros: indent list item in `paste!`'s docs
Miguel Ojeda
1
-1
/
+1
2024-07-08
rust: add abstraction for `struct page`
Alice Ryhl
5
-0
/
+279
2024-07-08
rust: uaccess: add typed accessors for userspace pointers
Alice Ryhl
2
-2
/
+141
2024-07-08
uaccess: always export _copy_[from|to]_user with CONFIG_RUST
Arnd Bergmann
2
-40
/
+36
2024-07-08
rust: uaccess: add userspace pointers
Wedson Almeida Filho
3
-0
/
+328
2024-07-08
kbuild: rust-analyzer: improve comment documentation
John Hubbard
1
-1
/
+3
2024-07-08
kbuild: rust-analyzer: better error handling
John Hubbard
1
-0
/
+1
2024-07-08
docs: rust: no_std is used
Dirk Behme
1
-0
/
+8
2024-07-08
rust: alloc: add __GFP_HIGHMEM flag
Alice Ryhl
2
-0
/
+9
2024-07-08
rust: alloc: fix typo in docs for GFP_NOWAIT
Alice Ryhl
1
-1
/
+1
2024-07-08
kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
Miguel Ojeda
4
-81
/
+11
2024-07-08
rust: kernel: make impl_has_work compatible with more generics
Roland Xu
1
-7
/
+9
2024-07-08
docs: rust: introduce the new kernel.org LLVM+Rust toolchains
Nathan Chancellor
1
-0
/
+7
2024-07-08
rust: add 'firmware' field support to module! macro
FUJITA Tomonori
2
-2
/
+48
2024-07-08
rust: fix datatype in docs for `module` macro arguments
Aswin Unnikrishnan
1
-5
/
+5
2024-07-08
rust: add example for `alias` argument in `module` macro documentation
Aswin Unnikrishnan
1
-0
/
+1
2024-07-07
Linux 6.10-rc7
v6.10-rc7
Linus Torvalds
1
-1
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
2
-124
/
+130
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
3
-111
/
+131
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-07-04
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
1
-0
/
+2
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
1
-0
/
+7
2024-07-04
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
1
-3
/
+3
2024-07-04
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
1
-4
/
+4
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-07-04
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-04
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-04
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-04
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-04
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-04
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-04
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
1
-2
/
+23
2024-07-04
af_unix: Fix uninit-value in __unix_walk_scc()
Shigeru Yoshida
1
-4
/
+5
2024-07-04
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-07-04
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-04
btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
Boris Burkov
1
-1
/
+1
2024-07-04
btrfs: fix folio refcount in btrfs_do_encoded_write()
Boris Burkov
1
-1
/
+1
[next]