index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
selftests/tc-testing: add selftests for sfb qdisc
Zhengchao Shao
2
-0
/
+280
2022-09-28
selftests/tc-testing: add selftests for plug qdisc
Zhengchao Shao
2
-0
/
+189
2022-09-28
selftests/tc-testing: add selftests for pfifo_fast qdisc
Zhengchao Shao
1
-0
/
+119
2022-09-28
selftests/tc-testing: add selftests for hhf qdisc
Zhengchao Shao
2
-0
/
+211
2022-09-28
selftests/tc-testing: add selftests for gred qdisc
Zhengchao Shao
2
-0
/
+165
2022-09-28
selftests/tc-testing: add selftests for fq qdisc
Zhengchao Shao
2
-0
/
+396
2022-09-28
selftests/tc-testing: add selftests for etf qdisc
Zhengchao Shao
2
-0
/
+118
2022-09-28
selftests/tc-testing: add selftests for codel qdisc
Zhengchao Shao
2
-0
/
+212
2022-09-28
selftests/tc-testing: add selftests for choke qdisc
Zhengchao Shao
2
-0
/
+189
2022-09-28
selftests/tc-testing: add selftests for atm qdisc
Zhengchao Shao
2
-0
/
+96
2022-09-28
MAINTAINERS: Rust
Miguel Ojeda
1
-0
/
+18
2022-09-28
xfrm: Reinject transport-mode packets through workqueue
Liu Jian
1
-5
/
+13
2022-09-28
samples: add first Rust examples
Miguel Ojeda
10
-0
/
+108
2022-09-28
x86: enable initial Rust support
Miguel Ojeda
4
-2
/
+25
2022-09-28
docs: add Rust documentation
Miguel Ojeda
10
-4
/
+675
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
19
-26
/
+869
2022-09-28
rust: add `.rustfmt.toml`
Miguel Ojeda
2
-0
/
+13
2022-09-28
scripts: add `is_rust_module.sh`
Daniel Xu
1
-0
/
+16
2022-09-28
scripts: add `rust_is_available.sh`
Miguel Ojeda
3
-0
/
+168
2022-09-28
scripts: add `generate_rust_target.rs`
Miguel Ojeda
2
-0
/
+172
2022-09-28
scripts: add `generate_rust_analyzer.py`
Miguel Ojeda
2
-0
/
+138
2022-09-28
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
1
-0
/
+14
2022-09-28
scripts: checkpatch: enable language-independent checks for Rust
Miguel Ojeda
1
-2
/
+2
2022-09-28
scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
Miguel Ojeda
1
-2
/
+6
2022-09-28
vsprintf: add new `%pA` format specifier
Gary Guo
2
-0
/
+23
2022-09-28
rust: export generated symbols
Miguel Ojeda
1
-0
/
+21
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
6
-0
/
+491
2022-09-28
rust: add `bindings` crate
Miguel Ojeda
2
-0
/
+66
2022-09-28
rust: add `macros` crate
Miguel Ojeda
3
-0
/
+405
2022-09-28
rust: add `compiler_builtins` crate
Miguel Ojeda
1
-0
/
+63
2022-09-28
rust: adapt `alloc` crate to the kernel
Miguel Ojeda
14
-1
/
+100
2022-09-28
rust: import upstream `alloc` crate
Miguel Ojeda
13
-0
/
+9037
2022-09-28
rust: add C helpers
Miguel Ojeda
1
-0
/
+51
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
6
-8
/
+8
2022-09-28
kallsyms: support "big" kernel symbols
Miguel Ojeda
2
-7
/
+48
2022-09-28
kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
Miguel Ojeda
1
-2
/
+12
2022-09-28
kallsyms: avoid hardcoding buffer size
Boqun Feng
1
-2
/
+8
2022-09-28
kallsyms: use `ARRAY_SIZE` instead of hardcoded size
Boqun Feng
1
-1
/
+1
2022-09-28
wifi: rtw89: 8852b: configure DLE mem
Ping-Ke Shih
3
-0
/
+35
2022-09-28
wifi: rtw89: check DLE FIFO size with reserved size
Ping-Ke Shih
5
-2
/
+20
2022-09-28
wifi: rtw89: mac: correct register of report IMR
Ping-Ke Shih
5
-1
/
+5
2022-09-28
wifi: rtw89: pci: set power cut closed for 8852be
Ping-Ke Shih
1
-1
/
+1
2022-09-28
wifi: rtw89: pci: add to do PCI auto calibration
Ping-Ke Shih
2
-0
/
+21
2022-09-28
wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rf
Ping-Ke Shih
7
-12
/
+84
2022-09-28
wifi: rtw89: add DMA busy checking bits to chip info
Ping-Ke Shih
5
-8
/
+21
2022-09-28
wifi: rtw89: mac: define DMA channel mask to avoid unsupported channels
Ping-Ke Shih
5
-0
/
+27
2022-09-28
wifi: rtw89: pci: mask out unsupported TX channels
Ping-Ke Shih
5
-0
/
+38
2022-09-28
iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2022-09-28
ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-28
wifi: iwlwifi: Track scan_cmd allocation size explicitly
Kees Cook
5
-7
/
+16
[prev]
[next]