Show patches with: Archived = No       |   4797 patches
« 1 2 ... 44 45 4647 48 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,v3,1/2] audit: use struct_size() helper in audit_[send|make]_reply() [-next,v3,1/2] audit: use struct_size() helper in audit_[send|make]_reply() - - - --- 2021-12-16 Xiu Jianfeng Superseded
iio: stmpe-adc: Use correctly sized arguments for bit field iio: stmpe-adc: Use correctly sized arguments for bit field - - - --- 2021-12-15 Kees Cook Mainlined
irqchip: Use correctly sized arguments for bit field irqchip: Use correctly sized arguments for bit field - - - --- 2021-12-15 Kees Cook Mainlined
bus: mhi: core: Use correctly sized arguments for bit field bus: mhi: core: Use correctly sized arguments for bit field - 1 - --- 2021-12-15 Kees Cook Handled Elsewhere
iommu: Use correctly sized arguments for bit field iommu: Use correctly sized arguments for bit field 1 - - --- 2021-12-15 Kees Cook Mainlined
iio: addac: Do not reference negative array offsets iio: addac: Do not reference negative array offsets - - - --- 2021-12-15 Kees Cook Superseded
crypto: octeontx2 - Avoid stack variable overflow crypto: octeontx2 - Avoid stack variable overflow - - - --- 2021-12-15 Kees Cook Superseded
[-next,v2] audit: use struct_size() helper in kmalloc() [-next,v2] audit: use struct_size() helper in kmalloc() - - - --- 2021-12-15 Xiu Jianfeng GustavoARSilva Changes Requested
[-next] audit: use struct_size() helper in kmalloc() [-next] audit: use struct_size() helper in kmalloc() - 1 - --- 2021-12-14 Xiu Jianfeng GustavoARSilva Superseded
[17/17] fortify: Work around Clang inlining bugs Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Superseded
[16/17] fortify: Detect struct member overflows in memset() at compile-time Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Mainlined
[15/17] scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Handled Elsewhere
[14/17] IB/mthca: Use memset_startat() for clearing mpt_entry Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Handled Elsewhere
[13/17] intel_th: msu: Use memset_startat() for clearing hw header Enable strict compile-time memcpy() fortify checks 1 - - --- 2021-12-13 Kees Cook Mainlined
[12/17] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Handled Elsewhere
[11/17] dm integrity: Use struct_group() to zero struct journal_sector Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Handled Elsewhere
[10/17] drbd: Use struct_group() to zero algs Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Handled Elsewhere
[09/17] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr Enable strict compile-time memcpy() fortify checks 1 - - --- 2021-12-13 Kees Cook Handled Elsewhere
[08/17] ath11k: Use memset_startat() for clearing queue descriptors Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Handled Elsewhere
[07/17] fortify: Detect struct member overflows in memmove() at compile-time Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Mainlined
[06/17] fortify: Detect struct member overflows in memcpy() at compile-time Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Mainlined
[05/17] sata_fsl: Use struct_group() for memcpy() region Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Handled Elsewhere
[04/17] media: omap3isp: Use struct_group() for memcpy() region Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Superseded
[03/17] net/mlx5e: Use struct_group() for memcpy() region Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Superseded
[02/17] net/mlx5e: Avoid field-overflowing memcpy() Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Superseded
[01/17] KVM: x86: Replace memset() "optimization" with normal per-field writes Enable strict compile-time memcpy() fortify checks - - - --- 2021-12-13 Kees Cook Superseded
[v3,3/3] mm/usercopy: Detect compound page overruns Assorted improvements to usercopy 1 - - --- 2021-12-13 Matthew Wilcox (Oracle) Superseded
[v3,2/3] mm/usercopy: Detect vmalloc overruns Assorted improvements to usercopy 1 - - --- 2021-12-13 Matthew Wilcox (Oracle) Superseded
[v3,1/3] mm/usercopy: Check kmap addresses properly Assorted improvements to usercopy 1 - - --- 2021-12-13 Matthew Wilcox (Oracle) Superseded
[-next] lockdep: Use memset_startat() helper in reinit_class() [-next] lockdep: Use memset_startat() helper in reinit_class() 1 1 - --- 2021-12-13 Xiu Jianfeng Mainlined
Kconfig.debug: Make DEBUG_INFO selectable from a choice Kconfig.debug: Make DEBUG_INFO selectable from a choice - 3 1 --- 2021-12-10 Kees Cook kees Changes Requested
[v2] net/mlx5e: Avoid field-overflowing memcpy() [v2] net/mlx5e: Avoid field-overflowing memcpy() - - - --- 2021-12-09 Kees Cook Superseded
rtc: Move variable into switch case statement rtc: Move variable into switch case statement - 1 - --- 2021-12-09 Kees Cook Mainlined
x86/uaccess: Move variable into switch case statement x86/uaccess: Move variable into switch case statement - - - --- 2021-12-09 Kees Cook Mainlined
scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info - 1 - --- 2021-12-08 Kees Cook Superseded
[next] crypto: marvell/octeontx - Use kcalloc() instead of kzalloc() [next] crypto: marvell/octeontx - Use kcalloc() instead of kzalloc() - 1 - --- 2021-12-08 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc() [next] net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc() - 1 - --- 2021-12-08 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] crypto: cavium - Use kcalloc() instead of kzalloc() [next] crypto: cavium - Use kcalloc() instead of kzalloc() - 1 - --- 2021-12-08 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] net: hinic: Use devm_kcalloc() instead of devm_kzalloc() [next] net: hinic: Use devm_kcalloc() instead of devm_kzalloc() - 1 - --- 2021-12-08 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] dmaengine: at_xdmac: Use struct_size() in devm_kzalloc() [next] dmaengine: at_xdmac: Use struct_size() in devm_kzalloc() - 1 - --- 2021-12-08 Gustavo A. R. Silva GustavoARSilva Mainlined
[v2] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr [v2] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr 1 1 - --- 2021-12-07 Kees Cook kees Superseded
ath6kl: Use struct_group() to avoid size-mismatched casting ath6kl: Use struct_group() to avoid size-mismatched casting - - - --- 2021-12-07 Kees Cook Mainlined
thunderbolt: xdomain: Avoid potential stack OOB read thunderbolt: xdomain: Avoid potential stack OOB read - - - --- 2021-12-07 Kees Cook Mainlined
hv_sock: Extract hvs_send_data() helper that takes only header hv_sock: Extract hvs_send_data() helper that takes only header 1 - - --- 2021-12-07 Kees Cook Mainlined
ALSA: mixart: Reduce size of mixart_timer_notify ALSA: mixart: Reduce size of mixart_timer_notify - - - --- 2021-12-07 Kees Cook Mainlined
skbuff: Extract list pointers to silence compiler warnings skbuff: Extract list pointers to silence compiler warnings - - - --- 2021-12-07 Kees Cook Mainlined
[v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack [v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack - - - --- 2021-12-06 Dan Li Superseded
net: prestera: replace zero-length array with flexible-array member net: prestera: replace zero-length array with flexible-array member - 2 1 --- 2021-12-04 José Expósito GustavoARSilva Mainlined
ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE - 1 - --- 2021-12-03 Kees Cook kees Mainlined
scsi: lpfc: Use struct_group to isolate cast to larger object scsi: lpfc: Use struct_group to isolate cast to larger object - 1 - --- 2021-12-03 Kees Cook Mainlined
find: Do not read beyond variable boundaries on small sizes find: Do not read beyond variable boundaries on small sizes - - - --- 2021-12-03 Kees Cook Changes Requested
lib/test_ubsan: Silence compile-time array bounds warnings lib/test_ubsan: Silence compile-time array bounds warnings - - - --- 2021-12-03 Kees Cook Rejected
[v2] drm/dp: Actually read Adjust Request Post Cursor2 register [v2] drm/dp: Actually read Adjust Request Post Cursor2 register - 1 - --- 2021-12-03 Kees Cook Changes Requested
scsi: megaraid: Avoid mismatched storage type sizes scsi: megaraid: Avoid mismatched storage type sizes - - - --- 2021-12-03 Kees Cook Mainlined
drm/dp: Actually read Adjust Request Post Cursor2 register drm/dp: Actually read Adjust Request Post Cursor2 register - - - --- 2021-12-03 Kees Cook Superseded
drm/dp: Fix off-by-one in register cache size drm/dp: Fix off-by-one in register cache size - 1 - --- 2021-12-03 Kees Cook Superseded
char/mwave: Adjust io port register size char/mwave: Adjust io port register size - - - --- 2021-12-03 Kees Cook Mainlined
hugetlb/cgroup: Fix copy/paste array assignment hugetlb/cgroup: Fix copy/paste array assignment - 2 - --- 2021-12-03 Kees Cook Mainlined
[v8,14/14] maintainers: add MAINTAINERS entry for FG-KASLR Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,13/14] Documentation: add documentation for FG-KASLR Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,12/14] module: use a scripted approach for FG-KASLR Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,11/14] module: Reorder functions Function Granular KASLR 2 2 3 --- 2021-12-02 Alexander Lobakin Superseded
[v8,10/14] arm64/crypto: conditionally place ASM functions into separate sections Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,09/14] x86/boot: allow FG-KASLR to be selected Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,08/14] livepatch: only match unique symbols when using FG-KASLR Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,07/14] kallsyms: Hide layout Function Granular KASLR - 1 1 --- 2021-12-02 Alexander Lobakin Superseded
[v8,06/14] FG-KASLR: use a scripted approach to handle .text.* sections Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,04/14] linkage: add macros for putting ASM functions into own sections Function Granular KASLR - - - --- 2021-12-02 Alexander Lobakin Superseded
[v8,03/14] x86: Add support for function granular KASLR Function Granular KASLR - 2 1 --- 2021-12-02 Alexander Lobakin Superseded
[v8,02/14] x86/tools: Add relative relocs for randomized functions Function Granular KASLR - 2 1 --- 2021-12-02 Alexander Lobakin Superseded
[v8,01/14] x86: Makefile: Add build and config option for CONFIG_FG_KASLR Function Granular KASLR - 2 1 --- 2021-12-02 Alexander Lobakin Superseded
[2/2] libertas_tf: Add missing __packed annotations libertas: Add missing __packed annotations - - - --- 2021-12-01 Kees Cook Mainlined
[1/2] libertas: Add missing __packed annotation with struct_group() libertas: Add missing __packed annotations - - - --- 2021-12-01 Kees Cook Mainlined
[RFC,v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack [RFC,v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack - - - --- 2021-11-26 Dan Li Superseded
[v2,net-next,2/2] skbuff: Switch structure bounds to struct_group() skbuff: Switch structure bounds to struct_group() - 2 - --- 2021-11-21 Kees Cook Mainlined
[v2,net-next,1/2] skbuff: Move conditional preprocessor directives out of struct sk_buff skbuff: Switch structure bounds to struct_group() - - - --- 2021-11-21 Kees Cook Mainlined
hfsplus: Use struct_group_attr() for memcpy() region hfsplus: Use struct_group_attr() for memcpy() region 1 - - --- 2021-11-19 Kees Cook Mainlined
[v3] rtlwifi: rtl8192de: Style clean-ups [v3] rtlwifi: rtl8192de: Style clean-ups 1 - - --- 2021-11-19 Kees Cook Mainlined
x86/boot/string: Add missing function declarations x86/boot/string: Add missing function declarations - - - --- 2021-11-19 Kees Cook Mainlined
[v2] mwl8k: Use named struct for memcpy() region [v2] mwl8k: Use named struct for memcpy() region - - - --- 2021-11-19 Kees Cook Mainlined
[v2] intersil: Use struct_group() for memcpy() region [v2] intersil: Use struct_group() for memcpy() region - - - --- 2021-11-19 Kees Cook Mainlined
[2/2] signal: Replace force_fatal_sig with force_exit_sig when in doubt [1/2] signal: Don't always set SA_IMMUTABLE for forced signals - 1 1 --- 2021-11-18 Eric W. Biederman kees Mainlined
[1/2] signal: Don't always set SA_IMMUTABLE for forced signals [1/2] signal: Don't always set SA_IMMUTABLE for forced signals - 1 1 --- 2021-11-18 Eric W. Biederman kees Mainlined
mac80211: Use memset_after() to clear tx status mac80211: Use memset_after() to clear tx status - - 1 --- 2021-11-18 Kees Cook Mainlined
drbd: Use struct_group() to zero algs drbd: Use struct_group() to zero algs - 1 - --- 2021-11-18 Kees Cook Mainlined
dm integrity: Use struct_group() to zero struct journal_sector dm integrity: Use struct_group() to zero struct journal_sector - 1 - --- 2021-11-18 Kees Cook Mainlined
powerpc/signal32: Use struct_group() to zero spe regs powerpc/signal32: Use struct_group() to zero spe regs 1 - - --- 2021-11-18 Kees Cook Mainlined
ethtool: stats: Use struct_group() to clear all stats at once ethtool: stats: Use struct_group() to clear all stats at once - - - --- 2021-11-18 Kees Cook Mainlined
net/af_iucv: Use struct_group() to zero struct iucv_sock region net/af_iucv: Use struct_group() to zero struct iucv_sock region 1 - - --- 2021-11-18 Kees Cook Mainlined
ipv6: Use memset_after() to zero rt6_info ipv6: Use memset_after() to zero rt6_info - - - --- 2021-11-18 Kees Cook Mainlined
RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr - - - --- 2021-11-18 Kees Cook Superseded
netfilter: conntrack: Use memset_startat() to zero struct nf_conn netfilter: conntrack: Use memset_startat() to zero struct nf_conn - - - --- 2021-11-18 Kees Cook Mainlined
net: 802: Use memset_startat() to clear struct fields net: 802: Use memset_startat() to clear struct fields - - - --- 2021-11-18 Kees Cook Mainlined
net: dccp: Use memset_startat() for TP zeroing net: dccp: Use memset_startat() for TP zeroing - - - --- 2021-11-18 Kees Cook Mainlined
ath11k: Use memset_startat() for clearing queue descriptors ath11k: Use memset_startat() for clearing queue descriptors - - - --- 2021-11-18 Kees Cook Mainlined
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl - - - --- 2021-11-18 Kees Cook Mainlined
tracing: Use memset_startat() to zero struct trace_iterator tracing: Use memset_startat() to zero struct trace_iterator - - - --- 2021-11-18 Kees Cook Mainlined
IB/mthca: Use memset_startat() for clearing mpt_entry IB/mthca: Use memset_startat() for clearing mpt_entry - - - --- 2021-11-18 Kees Cook Mainlined
media: omap3isp: Use struct_group() for memcpy() region media: omap3isp: Use struct_group() for memcpy() region - 1 - --- 2021-11-18 Kees Cook Superseded
bnx2x: Use struct_group() for memcpy() region bnx2x: Use struct_group() for memcpy() region - 1 - --- 2021-11-18 Kees Cook Mainlined
« 1 2 ... 44 45 4647 48 »