messages from 2025-03-16 05:34:12 to 2025-03-25 17:52:42 UTC [more...]
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-03-25 17:52 UTC (16+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 0/2] string.c: Add wcslen()
2025-03-25 17:05 UTC (6+ messages)
` [PATCH 1/2] lib/string.c: "
` [PATCH RFC 2/2] wcslen() prototype in string.h
[PATCH v6 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
2025-03-25 13:54 UTC (10+ messages)
` [PATCH v6 1/6] dt-bindings: gpio: add max77759 binding
` [PATCH v6 2/6] dt-bindings: nvmem: "
` [PATCH v6 3/6] dt-bindings: mfd: "
` [PATCH v6 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH v6 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
` [PATCH v6 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver
[PATCH v2 0/6] vsprintf: Add __printf attribute to where it's required
2025-03-25 10:15 UTC (10+ messages)
` [PATCH v2 1/6] seq_buf: Mark binary printing functions with __printf() attribute
` [PATCH v2 2/6] seq_file: "
` [PATCH v2 3/6] tracing: "
` [PATCH v2 4/6] vsnprintf: "
` [PATCH v2 5/6] vsnprintf: Drop unused const char fmt * in va_format()
` [PATCH v2 6/6] vsnprintf: Silence false positive GCC warning for va_format()
[PATCH v5 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
2025-03-25 8:02 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: gpio: add max77759 binding
` [PATCH v5 2/6] dt-bindings: nvmem: "
` [PATCH v5 3/6] dt-bindings: mfd: "
` [PATCH v5 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH v5 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
` [PATCH v5 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver
[PATCH v4 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
2025-03-25 7:44 UTC (6+ messages)
` [PATCH v4 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
[PATCH v4 0/3] Add device tree for Nvidia's GB200NVL BMC
2025-03-25 7:17 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: arm: aspeed: add "
` [PATCH v4 2/3] dt-bindings: pinctrl: aspeed,ast2600-pinctrl
` [PATCH v4 3/3] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
2025-03-25 6:46 UTC (7+ messages)
` [PATCH v10 nf-next 1/3] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v10 nf-next 2/3] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
[PATCH v3 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
2025-03-25 1:56 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] kasan: Add strscpy() test to trigger tag fault on arm64
[PATCH] drm/i915/gvt: Add __nonstring annotations for unterminated strings
2025-03-24 21:19 UTC (4+ messages)
[RFC 0/5] slab: Set freed variables to NULL by default
2025-03-24 16:16 UTC (12+ messages)
` [PATCH 1/5] treewide: Replace kfree() casts with union members
` [PATCH 2/5] treewide: Prepare for kfree() to __kfree() rename
` [PATCH 3/5] compiler_types: Introduce __is_lvalue()
` [PATCH 4/5] slab: Set freed variables to NULL by default
` [PATCH 5/5] [DEBUG] slab: Report number of NULLings
[PATCH v1 0/6] vsprintf: Add __printf attribute to where it's required
2025-03-24 16:17 UTC (18+ messages)
` [PATCH v1 1/6] seq_buf: Mark binary printing functions with __printf() attribute
` [PATCH v1 2/6] seq_file: "
` [PATCH v1 3/6] tracing: "
` [PATCH v1 4/6] vsnprintf: "
` [PATCH v1 5/6] vsnprintf: Mark pointer() "
` [PATCH v1 6/6] vsnprintf: Mark va_format() "
[PATCH v3 0/1] mseal sysmap: add arch-support txt
2025-03-24 15:15 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/1] mseal sysmap: add arch-support txt
2025-03-24 14:53 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
2025-03-22 3:36 UTC (3+ messages)
[PATCH RFC] KVM: arm64: PMU: Use multiple host PMUs
2025-03-21 10:59 UTC (19+ messages)
[PATCH v3 0/2] Add device tree for Nvidia's GB200NVL BMC
2025-03-21 9:40 UTC (10+ messages)
` [PATCH v3 1/2] ARM: dts: aspeed: "
` [PATCH v3 2/2] dt-bindings: arm: aspeed: add "
[linux-next:master] [hardening] d70da12453: WARNING:possible_circular_locking_dependency_detected_trinity-main_is_trying_to_acquire_lock:at:__perf_event_task_sched_out_but_task_is_already_holding_lock:at:raw_spin_rq_lock_nested
2025-03-21 6:47 UTC
[PATCH v2 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
2025-03-21 2:41 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] kasan: Add strscpy() test to trigger tag fault on arm64
[PATCH] USB: gadget: Replace deprecated strncpy() with strscpy()
2025-03-20 16:56 UTC
[RFC PATCH] arm64/mm: Remove randomization of the linear map
2025-03-20 11:24 UTC (3+ messages)
[PATCH v2] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
2025-03-20 10:02 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
2025-03-20 9:54 UTC (2+ messages)
[PATCH v2] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
2025-03-19 19:28 UTC (3+ messages)
[PATCH v3] net: macb: Add __nonstring annotations for unterminated strings
2025-03-19 18:40 UTC (2+ messages)
[PATCH] mseal sysmap: add arch-support txt
2025-03-19 16:56 UTC (12+ messages)
[PATCH v2] wireguard: Add __nonstring annotations for unterminated strings
2025-03-19 16:04 UTC (3+ messages)
[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
2025-03-19 15:39 UTC (13+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
[PATCH v2][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
2025-03-19 9:14 UTC (4+ messages)
[PATCH v2][next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
2025-03-19 9:14 UTC (2+ messages)
[PATCH] kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()
2025-03-19 2:53 UTC (3+ messages)
[PATCH] string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled
2025-03-18 21:41 UTC (4+ messages)
[PATCH v2] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
2025-03-18 19:14 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2 0/4] ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc()
2025-03-18 16:28 UTC (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] ASoC: Intel: avs: ssm4567: "
` [PATCH v2 3/4] ASoC: Intel: avs: max98373: "
` [PATCH v2 4/4] ASoC: Intel: avs: max98927: "
[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
2025-03-18 16:27 UTC
[PATCH net-next 02/10] virtchnl: add PTP virtchnl definitions
2025-03-18 16:13 UTC
[PATCH] mseal: Fix typo and style in documentation
2025-03-18 11:55 UTC
[PATCH v2] net: macb: Add __nonstring annotations for unterminated strings
2025-03-18 11:49 UTC (2+ messages)
[PATCH][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
2025-03-18 10:05 UTC (7+ messages)
[PATCH v2][next] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings
2025-03-17 22:33 UTC (2+ messages)
[PATCH] mseal sysmap: update supported architectures
2025-03-17 18:02 UTC (2+ messages)
[PATCH] wifi: carl9170: Add __nonstring annotations for unterminated strings
2025-03-17 17:52 UTC (2+ messages)
[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
2025-03-17 16:22 UTC (5+ messages)
` [PATCH v4 1/2] compiler_types: Introduce __flex_counter() "
[PATCH v5] ARM: dts: nexus4: Initial dts
2025-03-17 15:39 UTC (6+ messages)
[PATCH][next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
2025-03-17 12:08 UTC (3+ messages)
[PATCH v2][next] firewire: core: avoid -Wflex-array-member-not-at-end warning
2025-03-17 12:05 UTC (2+ messages)
[PATCH 0/4] ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc
2025-03-17 10:28 UTC (2+ messages)
[PATCH][next] usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings
2025-03-17 0:52 UTC
[PATCH][next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
2025-03-16 12:48 UTC (3+ 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