projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fs, block: remove bdev->bd_super
2023-07-06
Kees Cook
apparmor: aa_buffer: Convert 1-element array to flexible...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-07-05
Kees Cook
usb: ch9: Replace bmSublinkSpeedAttr 1-element array...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-07-03
Kees Cook
Revert "fortify: Allow KUnit test to build without...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-30
Kees Cook
pid: Replace struct pid 1-element array with flex-array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-22
Kees Cook
net: wwan: iosm: Convert single instance struct member...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-15
Kees Cook
usb: ch9: Replace 1-element array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-14
Kees Cook
um: Use HOST_DIR for mrproper
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-10
Kees Cook
checkpatch: check for 0-length and 1-element arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-05
Kees Cook
checkpatch: Check for 0-length and 1-element arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-05
Kees Cook
riscv/purgatory: Do not use fortified string functions
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-02
Kees Cook
jfs: Use unsigned variable for length calculations
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-01
Kees Cook
s390/purgatory: Do not use fortified string functions
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-06-01
Kees Cook
x86/purgatory: Do not use fortified string functions
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-30
Kees Cook
checkpatch: Check for strcpy and strncpy too
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-30
Kees Cook
Compiler Attributes: Add __counted_by macro
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-30
Kees Cook
lkdtm/bugs: Switch from 1-element array to flexible...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-30
Kees Cook
md/raid5: Convert stripe_head's "dev" to flexible array...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-26
Kees Cook
overflow: Add struct_size_t() helper
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-24
Kees Cook
fscrypt: Replace 1-element array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-22
Kees Cook
kbuild: Enable -fstrict-flex-arrays=3
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-19
Kees Cook
docs: submitting-patches: Discuss interleaved replies
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-17
Kees Cook
scsi: megaraid_sas: Convert union megasas_sgl to flex...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-16
Kees Cook
fortify: strcat: Move definition to use fortified strlcat()
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-16
Kees Cook
fortify: Add protection for strlcat()
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-16
Kees Cook
fortify: Use const variables for __member_size tracking
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-16
Kees Cook
string: Add Kunit tests for strcat() family
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-16
Kees Cook
fortify: Allow KUnit test to build without FORTIFY
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-16
Kees Cook
kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-05-16
Kees Cook
ubsan: Tighten UBSAN_BOUNDS on GCC
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-04-28
Kees Cook
drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: acpi_resource_irq: Replace 1-element arrays...
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: acpi_madt_oem_data: Fix flexible array member...
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: acpi_dmar_andd: Replace 1-element array with...
Signed-off-by:
Kees Cook
<kees@outflux.net>
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: acpi_pci_routing_table: Replace fixed-size...
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: struct acpi_resource_dma: Replace 1-element...
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: Introduce ACPI_FLEX_ARRAY
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: struct acpi_nfit_interleave: Replace 1-element...
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: actbl2: Replace 1-element arrays with flexible...
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: actbl1: Replace 1-element arrays with flexible...
commit
|
commitdiff
|
tree
2023-04-06
Kees Cook
ACPICA: struct acpi_resource_vendor: Replace 1-element...
commit
|
commitdiff
|
tree
2023-03-25
Kees Cook
kheaders: Use array declaration instead of char
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-03-19
Kees Cook
media: imx-jpeg: Bounds check sizeimage access
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-03-19
Kees Cook
media: mxl5005s: Bounds check size used for max array...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-03-13
Kees Cook
IB/rdmavt: Fix target union member for rvt_post_one_wr()
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-03-06
Kees Cook
lib: zstd: Fix -Wstringop-overflow warning
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-22
Kees Cook
scsi: mpi3mr: Replace 1-element array with flex-array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-21
Kees Cook
net/mlx4_en: Introduce flexible array to silence overflow...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-20
Kees Cook
smb3: Replace smb2pdu 1-element arrays with flex-arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-20
Kees Cook
cifs: Replace remaining 1-element arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-20
Kees Cook
cifs: Convert struct fealist away from 1-element array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-19
Kees Cook
ext4: fix function prototype mismatch for ext4_feat_ktype
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-17
Kees Cook
wifi: ath: Silence memcpy run-time false positive warning
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-16
Kees Cook
RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-16
Kees Cook
dmaengine: dw-axi-dmac: Do not dereference NULL structure
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-16
Kees Cook
wifi: brcmfmac: p2p: Introduce generic flexible array...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-14
Kees Cook
alpha: Implement "current_stack_pointer"
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-09
Kees Cook
Bluetooth: hci_conn: Refactor hci_bind_bis() since...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-09
Kees Cook
net/i40e: Replace 0-length array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-08
Kees Cook
scsi: aacraid: Allocate cmd_priv with scsicmd
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-08
Kees Cook
uaccess: Add minimum bounds check on kernel buffer...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-08
Kees Cook
arm64: Support Clang UBSAN trap codes for better reporting
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-08
Kees Cook
coda: Avoid partial allocation of sig_inputArgs
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-07
Kees Cook
udf: Use unsigned variables for size calculations
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-06
Kees Cook
USB: ene_usb6250: Allocate enough memory for full object
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-06
Kees Cook
usb: host: xhci: mvebu: Iterate over array indexes...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-03
Kees Cook
kselftest: vm: add tests for memory-deny-write-execute
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-02-02
Kees Cook
Merge branch 'for-linus/hardening' into for-next/hardening
commit
|
commitdiff
|
tree
2023-01-31
Kees Cook
net: sched: sch: Bounds check priority
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-31
Kees Cook
net: ethernet: mtk_eth_soc: Avoid truncating allocation
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-28
Kees Cook
regulator: s5m8767: Bounds check id indexing into arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-28
Kees Cook
regulator: max77802: Bounds check regulator id against...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-28
Kees Cook
ASoC: kirkwood: Iterate over array indexes instead...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-27
Kees Cook
crypto: hisilicon: Wipe entire pool on error
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-27
Kees Cook
net/i40e: Replace 0-length array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-27
Kees Cook
io_uring: Replace 0-length array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-27
Kees Cook
ext4: Fix function prototype mismatch for ext4_feat_ktype
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-27
Kees Cook
drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-25
Kees Cook
bcache: Silence memcpy() run-time false positive warnings
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-25
Kees Cook
gcc-plugins: Reorganize gimple includes for GCC 13
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-25
Kees Cook
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNI...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-24
Kees Cook
KVM: x86: Replace 0-length arrays with flexible arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-20
Kees Cook
bnxt: Do not read past the end of test names
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-19
Kees Cook
LoadPin: Allow filesystem switch when not enforcing
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-19
Kees Cook
LoadPin: Move pin reporting cleanly out of locking
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-19
Kees Cook
LoadPin: Refactor sysctl initialization
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-19
Kees Cook
LoadPin: Refactor read-only check into a helper
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-19
Kees Cook
ARM: ixp4xx: Replace 0-length arrays with flexible...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-18
Kees Cook
scsi: megaraid_sas: Add flexible array member for SGLs
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-16
Kees Cook
drm/nouveau/fb/ga102: Replace zero-length array of...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-15
Kees Cook
media: uvcvideo: Silence memcpy() run-time false positive...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-15
Kees Cook
RDMA/cxgb4: Replace 0-length arrays with flexible arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-14
Kees Cook
scsi: uapi: Replace 0-length array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-13
Kees Cook
firmware: coreboot: Check size of table entry and use...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-13
Kees Cook
docs: deprecated.rst: Add note about DECLARE_FLEX_ARRAY...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-12
Kees Cook
scsi: mvumi: Replace 1-element arrays with flexible...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-12
Kees Cook
scsi: 3w-sas: Replace 1-element arrays with flexible...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-11
Kees Cook
net/mlx5e: Replace 0-length array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-10
Kees Cook
bpf: Replace 0-length arrays with flexible arrays
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-09
Kees Cook
mlxsw: spectrum_router: Replace 0-length array with...
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
2023-01-07
Kees Cook
ethtool: Replace 0-length array with flexible array
Signed-off-by:
Kees Cook
<keescook@chromium.org>
commit
|
commitdiff
|
tree
next