messages from 2025-05-15 11:11:33 to 2025-05-24 11:19:16 UTC [more...]
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-05-24 10:43 UTC (22+ messages)
` [PATCH v2 01/14] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v2 02/14] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v2 03/14] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 05/14] arm: "
` [PATCH v2 06/14] arm64: "
` [PATCH v2 07/14] s390: "
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] mips: "
` [PATCH v2 10/14] loongarch: "
` [PATCH v2 11/14] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v2 12/14] kstack_erase: Support Clang stack depth tracking
` [PATCH v2 13/14] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v2 14/14] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-05-24 6:25 UTC (9+ messages)
` [PATCH net-next v4 01/14] dt-bindings: net: Add PPE "
[PATCH] x86: string_32.h: Provide basic sanity checks for fallback memcpy()
2025-05-24 0:52 UTC (3+ messages)
[PATCH v2] ext4: replace strcpy() with '.' assignment
2025-05-23 22:07 UTC (10+ messages)
[PATCH] csky: string.h: Provide basic sanity checks for fallback memcpy()
2025-05-23 4:27 UTC
[PATCH v3 00/12] Add initial USB support for the Renesas RZ/G3S SoC
2025-05-22 14:49 UTC (22+ messages)
` [PATCH v3 01/12] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v3 02/12] soc: renesas: rz-sysc: Add signal support
` [PATCH v3 03/12] soc: renesas: r9a08g045-sysc: Add USB PWRRDY signal
` [PATCH v3 04/12] dt-bindings: phy: renesas,usb2-phy: Mark resets as required for RZ/G3S
` [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals
` [PATCH v3 06/12] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
` [PATCH v3 07/12] phy: renesas: rcar-gen3-usb2: Add support for USB PWRRDY signal
` [PATCH v3 08/12] reset: rzg2l-usbphy-ctrl: "
` [PATCH v3 09/12] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support
` [PATCH v3 10/12] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S SoC
` [PATCH v3 11/12] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH v3 12/12] arm64: dts: renesas: rzg3s-smarc: Enable "
[PATCH v4 0/2] ESWIN EIC7700 pinctrl driver
2025-05-22 5:50 UTC (5+ messages)
` [PATCH v4 2/2] pinctrl: eswin: Add "
[PATCH net-next v2 0/8] net: Convert dev_set_mac_address() to struct sockaddr_storage
2025-05-21 23:07 UTC (10+ messages)
` [PATCH net-next v2 1/8] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH net-next v2 2/8] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 3/8] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH net-next v2 4/8] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH net-next v2 5/8] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH net-next v2 6/8] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 7/8] rtnetlink: do_setlink: Use "
` [PATCH net-next v2 8/8] net: core: Convert dev_set_mac_address_user() to use "
[PATCH v6 00/12] Add pinctrl support for the AAEON UP board FPGA
2025-05-21 15:32 UTC (16+ messages)
` [PATCH v6 01/12] gpiolib: add support to register sparse pin range
` [PATCH v6 02/12] pinctrl: remove extern specifier for functions in machine.h
` [PATCH v6 03/12] pinctrl: core: add devm_pinctrl_register_mappings()
` [PATCH v6 04/12] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v6 05/12] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v6 06/12] gpio: aggregator: refactor the forwarder registration part
` [PATCH v6 07/12] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v6 08/12] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v6 09/12] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v6 10/12] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v6 11/12] lib/string_choices: Add str_input_output() helper
` [PATCH v6 12/12] pinctrl: Add pin controller driver for AAEON UP boards
[PATCH] riscv: enable mseal sysmap for RV64
2025-05-21 14:45 UTC (5+ messages)
[PATCH v8 0/5] rust: adds Bitmap API, ID pool and bindings
2025-05-21 13:50 UTC (39+ messages)
` [PATCH v8 1/5] rust: add bindings for bitmap.h
` [PATCH v8 2/5] rust: add bindings for bitops.h
` [PATCH v8 3/5] rust: add bitmap API
` [PATCH v8 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v8 5/5] rust: add dynamic ID pool abstraction for bitmap
[PATCH RESEND] alpha: Replace strcpy() with strscpy() in setup_arch()
2025-05-21 12:20 UTC
[PATCH RESEND] alpha: Replace sprintf()/strcpy() with scnprintf()/strscpy()
2025-05-21 12:18 UTC
[PATCH RESEND] sparc: PCI: Replace deprecated strcpy() with strscpy()
2025-05-21 12:17 UTC
[PATCH] usb: misc: adutux: replace kmalloc() with kmalloc_array()
2025-05-21 10:59 UTC (2+ messages)
[PATCH 0/7] net: Convert dev_set_mac_address() to struct sockaddr_storage
2025-05-21 5:18 UTC (20+ messages)
` [PATCH 1/7] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH 2/7] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH 3/7] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH 4/7] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH 5/7] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH 6/7] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH 7/7] rtnetlink: do_setlink: Use "
[PATCH net-next v3] net: core: Convert inet_addr_is_any() to sockaddr_storage
2025-05-21 1:23 UTC (3+ messages)
[PATCH net-next v2] rtnetlink: do_setlink: Use struct sockaddr_storage
2025-05-20 21:32 UTC (2+ messages)
[PATCH v2] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
2025-05-20 17:23 UTC (2+ messages)
[PATCH] string.h: Provide basic sanity checks for fallback memcpy()
2025-05-20 16:33 UTC
[PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
2025-05-20 16:14 UTC (3+ messages)
[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
2025-05-20 16:06 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: vmalloc: Only zero-init on vrealloc shrink
[PATCH v3] ext4: replace strcpy() with '.' assignment
2025-05-19 12:00 UTC
[PATCH] ext4: replace strcpy() with strscpy() in ext4_init_dot_dotdot()
2025-05-19 3:26 UTC (2+ messages)
[PATCH] powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()
2025-05-18 3:45 UTC (2+ messages)
[PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
2025-05-17 10:19 UTC (2+ messages)
[PATCH net-next v3 03/10] virtchnl: add PTP virtchnl definitions
2025-05-16 17:06 UTC
[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
2025-05-15 21:39 UTC (17+ messages)
[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
2025-05-15 16:48 UTC (12+ messages)
` [PATCH 1/2] "
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