Commit 994d5c5
committed
Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull hardening fixes from Kees Cook:
- struct_group: propagate attributes to top-level union (Dmitry
Antipov)
- gcc-plugins: randstruct: Update code comment in relayout_struct
(Gustavo A. R. Silva)
- MAINTAINERS: refresh LLVM support (Nick Desaulniers)
* tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
gcc-plugins: randstruct: Update code comment in relayout_struct()
uapi: propagate __struct_group() attributes to the container union
MAINTAINERS: refresh LLVM support3 files changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5076 | 5076 | | |
5077 | 5077 | | |
5078 | 5078 | | |
5079 | | - | |
5080 | 5079 | | |
5081 | 5080 | | |
5082 | 5081 | | |
| |||
5091 | 5090 | | |
5092 | 5091 | | |
5093 | 5092 | | |
5094 | | - | |
5095 | | - | |
| 5093 | + | |
| 5094 | + | |
| 5095 | + | |
5096 | 5096 | | |
5097 | 5097 | | |
5098 | 5098 | | |
| |||
5242 | 5242 | | |
5243 | 5243 | | |
5244 | 5244 | | |
5245 | | - | |
5246 | 5245 | | |
5247 | 5246 | | |
5248 | 5247 | | |
| |||
11516 | 11515 | | |
11517 | 11516 | | |
11518 | 11517 | | |
11519 | | - | |
11520 | 11518 | | |
11521 | 11519 | | |
11522 | 11520 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | | - | |
| 342 | + | |
344 | 343 | | |
345 | 344 | | |
346 | 345 | | |
| |||
0 commit comments