Show patches with: none      |   10548 patches
« 1 2 ... 49 50 51105 106 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/7] x86: Fix get_wchan() to support the ORC unwinder wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[3/7] proc: Use task_is_running() for wchan in /proc/$pid/stat wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[2/7] leaking_addresses: Always print a trailing newline wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[1/7] Revert "proc/wchan: use printk format instead of lookup_symbol_name()" wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[v2] kasan: test: Bypass __alloc_size checks [v2] kasan: test: Bypass __alloc_size checks - - - --- 2021-10-06 Kees Cook Mainlined
[next] ath11k: Use kcalloc() instead of kzalloc() [next] ath11k: Use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() [next] ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] net: stmmac: selftests: Use kcalloc() instead of kzalloc() [next] net: stmmac: selftests: Use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] net: mana: Use kcalloc() instead of kzalloc() [next] net: mana: Use kcalloc() instead of kzalloc() - 1 - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] ice: use devm_kcalloc() instead of devm_kzalloc() [next] ice: use devm_kcalloc() instead of devm_kzalloc() - 1 - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc() [next] net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] ASoC: q6asm: use kcalloc() instead of kzalloc() [next] ASoC: q6asm: use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva GustavoARSilva Changes Requested
MAINTAINERS: Add "exec & binfmt" section with myself and Eric MAINTAINERS: Add "exec & binfmt" section with myself and Eric - - - --- 2021-10-06 Kees Cook Mainlined
kasan: test: Bypass __alloc_size checks kasan: test: Bypass __alloc_size checks - - - --- 2021-10-06 Kees Cook Superseded
[v5] docs: Explain the desired position of function attributes [v5] docs: Explain the desired position of function attributes - - - --- 2021-10-05 Kees Cook Not Applicable
drm/i915: Prefer struct_size over open coded arithmetic drm/i915: Prefer struct_size over open coded arithmetic - - - --- 2021-10-03 Len Baker Changes Requested
[v4] docs: Explain the desired position of function attributes [v4] docs: Explain the desired position of function attributes - - - --- 2021-09-30 Kees Cook Superseded
[v3] docs: Explain the desired position of function attributes [v3] docs: Explain the desired position of function attributes - - - --- 2021-09-30 Kees Cook Superseded
[v3,8/8] percpu: Add __alloc_size attributes for better bounds checking Add __alloc_size() 1 - - --- 2021-09-30 Kees Cook Not Applicable
[v3,7/8] mm/page_alloc: Add __alloc_size attributes for better bounds checking Add __alloc_size() - - - --- 2021-09-30 Kees Cook Not Applicable
[v3,6/8] mm/vmalloc: Add __alloc_size attributes for better bounds checking Add __alloc_size() - - - --- 2021-09-30 Kees Cook Not Applicable
[v3,5/8] mm/kvmalloc: Add __alloc_size attributes for better bounds checking Add __alloc_size() - 1 - --- 2021-09-30 Kees Cook Not Applicable
[v3,4/8] slab: Add __alloc_size attributes for better bounds checking Add __alloc_size() - 1 - --- 2021-09-30 Kees Cook Not Applicable
[v3,3/8] slab: Clean up function prototypes Add __alloc_size() - - - --- 2021-09-30 Kees Cook Not Applicable
[v3,2/8] Compiler Attributes: add __alloc_size() for better bounds checking Add __alloc_size() - 1 1 --- 2021-09-30 Kees Cook Not Applicable
[v3,1/8] rapidio: Avoid bogus __alloc_size warning Add __alloc_size() - 2 - --- 2021-09-30 Kees Cook Not Applicable
[v2] docs: Explain the desired position of function attributes [v2] docs: Explain the desired position of function attributes - - - --- 2021-09-30 Kees Cook Superseded
[v4,15/15] x86, build: Allow CONFIG_CFI_CLANG to be selected x86: Add support for Clang CFI - - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,14/15] x86, kprobes: Fix optprobe_template_func type mismatch x86: Add support for Clang CFI - 1 - --- 2021-09-30 Sami Tolvanen Superseded
[v4,13/15] x86, cpu: Use LTO for cpu.c with CFI x86: Add support for Clang CFI - 2 - --- 2021-09-30 Sami Tolvanen Superseded
[v4,12/15] x86, module: Ignore __typeid__ relocations x86: Add support for Clang CFI - - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,11/15] x86, relocs: Ignore __typeid__ relocations x86: Add support for Clang CFI - - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,10/15] x86/purgatory: Disable CFI x86: Add support for Clang CFI - 1 - --- 2021-09-30 Sami Tolvanen Superseded
[v4,09/15] x86: Use an opaque type for functions not callable from C x86: Add support for Clang CFI - 1 - --- 2021-09-30 Sami Tolvanen Superseded
[v4,08/15] lkdtm: Use an opaque type for lkdtm_rodata_do_nothing x86: Add support for Clang CFI 1 - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,07/15] lkdtm: Disable UNSET_SMEP with CFI x86: Add support for Clang CFI 1 - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,06/15] ftrace: Use an opaque type for functions not callable from C x86: Add support for Clang CFI - - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,05/15] tracepoint: Exclude tp_stub_func from CFI checking x86: Add support for Clang CFI - 1 - --- 2021-09-30 Sami Tolvanen Superseded
[v4,04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUB x86: Add support for Clang CFI - 1 - --- 2021-09-30 Sami Tolvanen Superseded
[v4,03/15] linkage: Add DECLARE_ASM_FUNC_SYMBOL x86: Add support for Clang CFI - - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,02/15] objtool: Add ASM_STACK_FRAME_NON_STANDARD x86: Add support for Clang CFI 1 - - --- 2021-09-30 Sami Tolvanen Superseded
[v4,01/15] objtool: Add CONFIG_CFI_CLANG support x86: Add support for Clang CFI - 1 - --- 2021-09-30 Sami Tolvanen Superseded
[next] dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc() [next] dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc() - 2 - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[next] apparmor: Use struct_size() helper in kzalloc() [next] apparmor: Use struct_size() helper in kzalloc() 1 - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[v2,6/6] leaking_addresses: Always print a trailing newline wchan: Fix ORC support and leaky fallback 1 - - --- 2021-09-29 Kees Cook Not Applicable
[v2,5/6] x86: Fix get_wchan() to support the ORC unwinder wchan: Fix ORC support and leaky fallback - - - --- 2021-09-29 Kees Cook Not Applicable
[v2,4/6] proc: Only report /proc/$pid/wchan when process is blocked wchan: Fix ORC support and leaky fallback - - - --- 2021-09-29 Kees Cook Not Applicable
[v2,3/6] proc: Use task_is_running() for wchan in /proc/$pid/stat wchan: Fix ORC support and leaky fallback - - - --- 2021-09-29 Kees Cook Not Applicable
[v2,2/6] sched: Add wrapper for get_wchan() to keep task blocked wchan: Fix ORC support and leaky fallback - - - --- 2021-09-29 Kees Cook Not Applicable
[v2,1/6] Revert "proc/wchan: use printk format instead of lookup_symbol_name()" wchan: Fix ORC support and leaky fallback - - - --- 2021-09-29 Kees Cook Not Applicable
[v2,5/5] bitfield: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,4/5] thunderbolt: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,3/5] device property: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,2/5] iio/test-format: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,1/5] gcc-plugins/structleak: add makefile var for disabling structleak kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Mainlined
[next] net: sched: Use struct_size() helper in kvmalloc() [next] net: sched: Use struct_size() helper in kvmalloc() - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[next] staging: rtl8723bs: Replace zero-length array with flexible-array member [next] staging: rtl8723bs: Replace zero-length array with flexible-array member - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[next] staging: r8188eu: Replace zero-length array with flexible-array member [next] staging: r8188eu: Replace zero-length array with flexible-array member - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[next] ALSA: virtio: Replace zero-length array with flexible-array member [next] ALSA: virtio: Replace zero-length array with flexible-array member - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
Introduce the pkill_on_warn boot parameter Introduce the pkill_on_warn boot parameter - - - --- 2021-09-29 Alexander Popov Changes Requested
[next] usb: atm: Use struct_size() helper [next] usb: atm: Use struct_size() helper - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[bpf-next,v2,2/2] bpf: Replace callers of BPF_CAST_CALL with proper function typedef bpf: Build with -Wcast-function-type 2 - - --- 2021-09-28 Kees Cook Accepted
[bpf-next,v2,1/2] bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM bpf: Build with -Wcast-function-type 1 1 - --- 2021-09-28 Kees Cook Accepted
[next] xfs: Use kvcalloc() instead of kvzalloc() [next] xfs: Use kvcalloc() instead of kvzalloc() - 1 - --- 2021-09-28 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] nouveau/svm: Use kvcalloc() instead of kvzalloc() [next] nouveau/svm: Use kvcalloc() instead of kvzalloc() - 1 - --- 2021-09-28 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] iommu/dma: Use kvcalloc() instead of kvzalloc() [next] iommu/dma: Use kvcalloc() instead of kvzalloc() 1 1 - --- 2021-09-28 Gustavo A. R. Silva GustavoARSilva Mainlined
[net-next] net: wireguard: Use kvcalloc() instead of kvzalloc() [net-next] net: wireguard: Use kvcalloc() instead of kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx5: Use struct_size() helper in kvzalloc() [net-next] net/mlx5: Use struct_size() helper in kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx5: Use kvcalloc() instead of kvzalloc() [net-next] net/mlx5: Use kvcalloc() instead of kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx5e: Use array_size() helper [net-next] net/mlx5e: Use array_size() helper - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] gve: Use kvcalloc() instead of kvzalloc() [net-next] gve: Use kvcalloc() instead of kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx4: Use array_size() helper in copy_to_user() [net-next] net/mlx4: Use array_size() helper in copy_to_user() - 1 - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net: bridge: Use array_size() helper in copy_to_user() [net-next] net: bridge: Use array_size() helper in copy_to_user() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user() [net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user() - 1 - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] ethtool: ioctl: Use array_size() helper in copy_{from,to}_user() [net-next] ethtool: ioctl: Use array_size() helper in copy_{from,to}_user() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[v2,net-next] net_sched: Use struct_size() and flex_array_size() helpers [v2,net-next] net_sched: Use struct_size() and flex_array_size() helpers - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[RFC/RFT,V2] ARM64: SCS: Add gcc plugin to support Shadow Call Stack [RFC/RFT,V2] ARM64: SCS: Add gcc plugin to support Shadow Call Stack - - - --- 2021-09-28 Dan Li kees Superseded
[next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers [next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers - - - --- 2021-09-27 Gustavo A. R. Silva Mainlined
[next] scsi: target: tcmu: Use struct_size() helper in kmalloc() [next] scsi: target: tcmu: Use struct_size() helper in kmalloc() - 1 - --- 2021-09-27 Gustavo A. R. Silva Mainlined
[next] net_sched: Use struct_size() and flex_array_size() helpers [next] net_sched: Use struct_size() and flex_array_size() helpers - - - --- 2021-09-27 Gustavo A. R. Silva Superseded
[2/2] bpf: Replace callers of BPF_CAST_CALL with proper function typedef bpf: Build with -Wcast-function-type - - - --- 2021-09-27 Kees Cook Superseded
[1/2] bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM bpf: Build with -Wcast-function-type - - - --- 2021-09-27 Kees Cook Superseded
[v2] platform/x86: thinkpad_acpi: Switch to common use of attributes [v2] platform/x86: thinkpad_acpi: Switch to common use of attributes - - - --- 2021-09-26 Len Baker Handled Elsewhere
[v3] docs: deprecated.rst: Clarify open-coded arithmetic with literals [v3] docs: deprecated.rst: Clarify open-coded arithmetic with literals - 1 - --- 2021-09-25 Len Baker Mainlined
[v2] nl80211: prefer struct_size over open coded arithmetic [v2] nl80211: prefer struct_size over open coded arithmetic - - - --- 2021-09-25 Len Baker Handled Elsewhere
[v2] writeback: prefer struct_size over open coded arithmetic [v2] writeback: prefer struct_size over open coded arithmetic - 2 - --- 2021-09-25 Len Baker GustavoARSilva Mainlined
[v2] scsi: advansys: Prefer struct_size over open coded arithmetic [v2] scsi: advansys: Prefer struct_size over open coded arithmetic - 1 - --- 2021-09-25 Len Baker Handled Elsewhere
docs: Explain the desired position of function attributes docs: Explain the desired position of function attributes - - - --- 2021-09-24 Kees Cook Superseded
[next] firewire: cdev: Fix function cast error [next] firewire: cdev: Fix function cast error - - - --- 2021-09-24 Gustavo A. R. Silva Superseded
[3/3] x86: Fix get_wchan() to support the ORC unwinder wchan: Fix ORC support and leaky fallback - - - --- 2021-09-24 Kees Cook Superseded
[2/3] leaking_addresses: Always print a trailing newline wchan: Fix ORC support and leaky fallback - - - --- 2021-09-24 Kees Cook Superseded
[1/3] Revert "proc/wchan: use printk format instead of lookup_symbol_name()" wchan: Fix ORC support and leaky fallback 1 - - --- 2021-09-24 Kees Cook Superseded
sched: task_struct: Fill unconditional hole induced by sched_entity sched: task_struct: Fill unconditional hole induced by sched_entity - - - --- 2021-09-24 Kees Cook Mainlined
proc: Disable /proc/$pid/wchan proc: Disable /proc/$pid/wchan - - - --- 2021-09-23 Kees Cook Rejected
sparc: Add missing "FORCE" target when using if_changed sparc: Add missing "FORCE" target when using if_changed 1 - - --- 2021-09-23 Kees Cook Mainlined
scripts/gcc-plugins: consistently use HOSTCC scripts/gcc-plugins: consistently use HOSTCC - - - --- 2021-09-23 Ross Burton Accepted
gcc-plugins: remove support for GCC 4.9 and older gcc-plugins: remove support for GCC 4.9 and older - - - --- 2021-09-22 Ard Biesheuvel Accepted
mm: Remove HARDENED_USERCOPY_FALLBACK mm: Remove HARDENED_USERCOPY_FALLBACK 2 1 - --- 2021-09-21 Stephen Kitt Accepted
[2/2] test_overflow: Regularize test reporting output overflow: Implement size_t saturating arithmetic helpers 1 1 - --- 2021-09-20 Kees Cook Changes Requested
[1/2] overflow: Implement size_t saturating arithmetic helpers overflow: Implement size_t saturating arithmetic helpers - - - --- 2021-09-20 Kees Cook Changes Requested
« 1 2 ... 49 50 51105 106 »