messages from 2024-01-30 18:56:01 to 2024-02-06 08:05:59 UTC [more...]
[PATCH v2 0/3] pstore: add multi-backend support
2024-02-06 8:05 UTC (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: adjust pstore backend related document
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest
Build regressions/improvements in v6.8-rc1
2024-02-06 2:33 UTC (2+ messages)
[PATCH v3 0/3] overflow: Introduce wrapping helpers
2024-02-05 23:21 UTC (11+ messages)
` [PATCH v3 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
` [PATCH v3 3/3] overflow: Introduce inc_wrap() and dec_wrap()
[PATCH v8 0/4] Introduce mseal
2024-02-05 22:13 UTC (50+ messages)
` [PATCH v8 1/4] mseal: Wire up mseal syscall
` [PATCH v8 2/4] mseal: add "
` [PATCH v8 3/4] selftest mm/mseal memory sealing
` [PATCH v8 4/4] mseal:add documentation
[PATCH v2 0/4] string: Allow 2-argument strscpy()
2024-02-05 13:07 UTC (13+ messages)
` [PATCH v2 1/4] string: Redefine strscpy_pad() as a macro
` [PATCH v2 2/4] string: Allow 2-argument strscpy()
` [PATCH v2 3/4] string: Allow 2-argument strscpy_pad()
` [PATCH v2 4/4] um: Convert strscpy() usage to 2-argument style
[PATCH v3] ubsan: Reintroduce signed overflow sanitizer
2024-02-05 13:10 UTC (6+ messages)
[PATCH] MAINTAINERS: Add UBSAN section
2024-02-05 12:55 UTC (7+ messages)
[PATCH v2] ubsan: Silence W=1 warnings in self-test
2024-02-05 11:07 UTC (2+ messages)
[PATCH v5] iio: sx9324: avoid copying property strings
2024-02-04 15:18 UTC (3+ messages)
[PATCH v2] bus: mhi: ep: Use kcalloc() instead of kzalloc()
2024-02-03 4:56 UTC (2+ messages)
[GIT PULL] Enable -Wstringop-overflow globally
2024-02-02 18:29 UTC (4+ messages)
[PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by
2024-02-02 18:08 UTC (7+ messages)
[PATCH] bus: mhi: ep: Use kcalloc() instead of kzalloc()
2024-02-02 17:48 UTC (5+ messages)
[PATCH v2 0/6] ubsan: Introduce wrap-around sanitizers
2024-02-02 16:08 UTC (11+ messages)
` [PATCH v2 1/6] ubsan: Use Clang's -fsanitize-trap=undefined option
` [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers
` [PATCH v2 3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP
` [PATCH v2 4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
` [PATCH v2 5/6] ubsan: Split wrapping sanitizer Makefile rules
` [PATCH v2 6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer
[PATCH] sh: Fix build with CONFIG_UBSAN=y
2024-02-02 11:06 UTC (5+ messages)
[PATCH] ubsan: Silence W=1 warnings in self-test
2024-02-02 10:43 UTC (4+ messages)
[PATCH v2] MAINTAINERS: Add UBSAN section
2024-02-02 9:57 UTC
[PATCH v2 0/5] overflow: Introduce wrapping helpers
2024-02-02 9:26 UTC (10+ messages)
` [PATCH v2 1/5] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH v2 2/5] overflow: Expand check_add_overflow() for pointer addition
` [PATCH v2 3/5] overflow: Introduce add_would_overflow()
` [PATCH v2 4/5] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
` [PATCH v2 5/5] overflow: Introduce inc_wrap() and dec_wrap()
[PATCH v1 0/4] Tegra30: add support for LG tegra based phones
2024-02-01 22:48 UTC (15+ messages)
` [PATCH v1 1/4] dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix
` [PATCH v1 2/4] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880
` [PATCH v1 3/4] ARM: tegra: Add device-tree for LG Optimus Vu (P895)
` [PATCH v1 4/4] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880)
[RFC] string: Allow 2-argument strscpy()
2024-02-01 22:29 UTC (2+ messages)
[PATCH] pstore/ram_core: Improve exception handling in persistent_ram_new()
2024-02-01 18:13 UTC (2+ messages)
[PATCH] pstore/zone: Add a null pointer check to the psz_kmsg_read
2024-02-01 18:10 UTC (2+ messages)
[PATCH v2 1/2] VMCI: Use struct_size() in kmalloc()
2024-02-01 18:06 UTC (2+ messages)
Suggestion for Capability Check Refinement in check_syslog_permissions()
2024-02-01 18:05 UTC (3+ messages)
` [PATCH] cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict
[PATCH] efi: pstore: Allow dynamic initialization based on module parameter
2024-02-01 18:01 UTC (2+ messages)
[PATCH 0/2] Enable PSTORE_RAM as a module in the arm64 defconfig
2024-02-01 17:58 UTC (2+ messages)
[PATCH v6 0/2] shrink lib/string.i via IWYU
2024-02-01 17:52 UTC (2+ messages)
[PATCH v3 1/1] lib/vsprintf: Implement spprintf() to catch truncated strings
2024-02-01 13:25 UTC (4+ messages)
[PATCH v2 0/3] Tegra30: add support for LG tegra based phones
2024-02-01 10:22 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880
` [PATCH v2 2/3] ARM: tegra: Add device-tree for LG Optimus Vu (P895)
` [PATCH v2 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880)
[PATCH v7 0/4] Introduce mseal()
2024-01-31 20:51 UTC (4+ messages)
[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
2024-01-31 14:40 UTC (13+ messages)
` [PATCH 30/82] s390/kexec_file: Refactor intentional wrap-around calculation
` [PATCH 33/82] mm/vmalloc: "
` [PATCH 47/82] dm verity: Refactor intentional wrap-around test
` [PATCH 78/82] mm/vmalloc: "
[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
2024-01-31 11:08 UTC (11+ messages)
` [PATCH v8 01/10] docs: qcom: Add qualcomm minidump guide
` [PATCH v8 02/10] soc: qcom: Add qcom_rproc_minidump module
` [PATCH v8 03/10] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump()
` [PATCH v8 04/10] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [PATCH v8 05/10] init: export linux_banner data variable
` [PATCH v8 06/10] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v8 07/10] MAINTAINERS: Add entry for minidump related files
` [PATCH v8 08/10] pstore/ram: Add dynamic ramoops region support through commandline
` [PATCH v8 09/10] pstore/ram: Add ramoops information notifier support
` [PATCH v8 10/10] soc: qcom: register ramoops region with APSS minidump
[PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
2024-01-31 8:36 UTC (11+ messages)
[PATCH] string: Allow 2-argument strscpy()
2024-01-31 7:35 UTC (2+ messages)
[PATCH] LoongArch: vDSO: Disable UBSAN instrumentation
2024-01-31 6:05 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox