messages from 2025-07-22 15:35:02 to 2025-08-04 13:03:15 UTC [more...]
[RFC][PATCH v2 00/29] introduce kmemdump
2025-08-04 13:03 UTC (46+ messages)
` [RFC][PATCH v2 01/29] kmemdump: "
` [RFC][PATCH v2 02/29] Documentation: add kmemdump
` [RFC][PATCH v2 03/29] kmemdump: add coreimage ELF layer
` [RFC][PATCH v2 04/29] Documentation: kmemdump: add section for coreimage ELF
` [RFC][PATCH v2 05/29] kmemdump: introduce qcom-minidump backend driver
` [RFC][PATCH v2 06/29] soc: qcom: smem: add minidump device
` [RFC][PATCH v2 07/29] init/version: Annotate static information into Kmemdump
` [RFC][PATCH v2 08/29] cpu: "
` [RFC][PATCH v2 09/29] genirq/irqdesc: "
` [RFC][PATCH v2 10/29] panic: "
` [RFC][PATCH v2 11/29] sched/core: "
` [RFC][PATCH v2 12/29] timers: "
` [RFC][PATCH v2 13/29] kernel/fork: "
` [RFC][PATCH v2 14/29] mm/page_alloc: "
` [RFC][PATCH v2 15/29] mm/init-mm: "
` [RFC][PATCH v2 16/29] mm/show_mem: "
` [RFC][PATCH v2 17/29] mm/swapfile: "
` [RFC][PATCH v2 18/29] mm/percpu: "
` [RFC][PATCH v2 19/29] mm/mm_init: "
` [RFC][PATCH v2 20/29] printk: Register "
` [RFC][PATCH v2 21/29] kernel/configs: Register dynamic "
` [RFC][PATCH v2 22/29] mm/numa: Register "
` [RFC][PATCH v2 23/29] mm/sparse: "
` [RFC][PATCH v2 24/29] kernel/vmcore_info: Register dynamic "
` [RFC][PATCH v2 25/29] kmemdump: Add additional symbols to the coreimage
` [RFC][PATCH v2 26/29] init/version: Annotate init uts name separately into Kmemdump
` [RFC][PATCH v2 27/29] kallsyms: Annotate static information "
` [RFC][PATCH v2 28/29] mm/init-mm: Annotate additional "
` [RFC][PATCH v2 29/29] kmemdump: Add Kinfo backend driver
next-20250804: clang-nightly hardening.config boot failed on arm64 rock-pi-4b
2025-08-04 10:11 UTC
[PATCH v2] kbuild: Re-enable -Wunterminated-string-initialization
2025-08-03 17:32 UTC (2+ messages)
[PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
2025-08-02 18:52 UTC (5+ messages)
[PATCH] kbuild: Re-enable -Wunterminated-string-initialization
2025-08-02 17:08 UTC (5+ messages)
[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-08-01 14:42 UTC (6+ messages)
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "
[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
2025-08-01 9:49 UTC (14+ messages)
[PATCH v10 0/3] ARM: dts: Add support for Meta Clemente BMC
2025-08-01 8:22 UTC (4+ messages)
` [PATCH v10 1/3] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v10 2/3] ARM: dts: aspeed: clemente: add NCSI3 and NCSI4 pinctrl nodes
` [PATCH v10 3/3] ARM: dts: aspeed: clemente: add Meta Clemente BMC
next-20250731: arm64 arc riscv64 parisc vmlinux.unstripped warning empty loadable segment detected at vaddr is this intentional?
2025-07-31 14:11 UTC
next-20250730 x86, s390, riscv gcc-8 hardening.config vmlinux symbol `.modinfo' required but not present
2025-07-31 13:39 UTC (2+ messages)
[PATCH][next] scsi: qla2xxx: Fix memcpy field-spanning write issue
2025-07-31 3:17 UTC (2+ messages)
[PATCH v9 0/3] ARM: dts: Add support for Meta Clemente BMC
2025-07-31 2:31 UTC (6+ messages)
` [PATCH v9 1/3] dt-bindings: arm: aspeed: add Meta Clemente board
` [PATCH v9 2/3] ARM: dts: aspeed: clemente: add Meta Clemente BMC
` [PATCH v9 3/3] ARM: dts: aspeed: clemente: add NCSI3 and NCSI4 pinctrl nodes
[PATCH v5 0/4] i3c: add support for the Renesas controller
2025-07-30 23:40 UTC (5+ messages)
` [PATCH v5 4/4] i3c: master: Add basic driver for the Renesas I3C controller
[PATCH bpf-next v5 08/12] bpf: Report rqspinlock deadlocks/timeout to BPF stderr
2025-07-30 23:19 UTC (5+ messages)
[PATCH v2 1/1] scsi: qla2xxx: replace non-standard flexible array purex_item.iocb
2025-07-30 20:55 UTC
[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-07-30 15:35 UTC (36+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v3 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v3 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v3 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v3 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v3 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v3 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v3 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v3 15/15] pinctrl: qcom: make the pinmuxing strict
[PATCH 1/3] ext4: replace strcmp with direct comparison for '.' and '..'
2025-07-30 15:02 UTC (3+ messages)
` [PATCH 2/3] ext4: use memcpy() instead of strcpy()
[PATCH 3/3] ext4: refactor the inline directory conversion and new directory codepaths
2025-07-30 15:01 UTC (4+ messages)
[PATCH v2] compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
2025-07-30 0:39 UTC (4+ messages)
[PATCH] fortify: Fix incorrect reporting of read buffer size
2025-07-29 23:46 UTC (2+ messages)
[PATCH] compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
2025-07-29 23:19 UTC (4+ messages)
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-29 9:34 UTC (12+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
` [PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v4 4/4] kstack_erase: Support Clang stack depth tracking
[PATCH v8 00/10] Add pinctrl support for the AAEON UP board FPGA
2025-07-29 8:03 UTC (7+ messages)
[PATCH] staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
2025-07-29 0:46 UTC (3+ messages)
[PATCH] kstack_erase: Disable kstack_erase for all of arm compressed boot code
2025-07-27 15:51 UTC (2+ messages)
[PATCH] kstack_erase: Add -mgeneral-regs-only to silence Clang warnings
2025-07-27 15:51 UTC (2+ messages)
[PATCH] sched/task_stack: Add missing const qualifier to end_of_stack()
2025-07-27 15:50 UTC (2+ messages)
[PATCH] seq_buf: Introduce KUnit tests
2025-07-26 9:08 UTC (2+ messages)
[PATCH net-next 0/3] net: Add sockaddr_inet unified address structure
2025-07-25 23:26 UTC (6+ messages)
` [PATCH net-next 1/3] ipv6: "
` [PATCH net-next 2/3] wireguard: peer: Replace sockaddr with sockaddr_inet
` [PATCH net-next 3/3] sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
[PATCH v3 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
2025-07-25 16:22 UTC (15+ messages)
` [PATCH v3 1/5] mm/mseal: always define VM_SEALED
` [PATCH v3 2/5] mm/mseal: update madvise() logic
` [PATCH v3 3/5] mm/mseal: small cleanups
` [PATCH v3 4/5] mm/mseal: Simplify and rename VMA gap check
` [PATCH v3 5/5] mm/mseal: rework mseal apply logic
[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
2025-07-24 8:58 UTC (4+ messages)
` [PATCH RFC 4/7] i3c: add driver for Renesas I3C IP
[PATCH v6 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-24 3:18 UTC (4+ messages)
` [PATCH v6 09/12] tee: add Qualcomm TEE driver
[PATCH] string_helpers: Add KUnit tests for memcpy_and_pad()
2025-07-24 3:02 UTC
[PATCH net-next] MAINTAINERS: Add in6.h to MAINTAINERS
2025-07-23 22:40 UTC (3+ messages)
[PATCH v4 0/4] i3c: add support for the Renesas controller
2025-07-23 15:33 UTC (4+ messages)
` [PATCH v4 4/4] i3c: master: Add basic driver for the Renesas I3C controller
[PATCH] wifi: brcmfmac: cyw: Fix __counted_by to be LE variant
2025-07-23 9:41 UTC (2+ messages)
[PATCH net-next v6 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-07-23 5:00 UTC (4+ messages)
` [PATCH net-next v6 01/14] dt-bindings: net: Add PPE "
[PATCH v3 0/4] i3c: add support for the Renesas controller
2025-07-22 18:21 UTC (3+ messages)
` [PATCH v3 4/4] i3c: master: Add basic driver for the Renesas I3C controller
[PATCH net-next] net: Document sockaddr safety in ARP and routing UAPI structures
2025-07-22 17:41 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;
as well as URLs for NNTP newsgroup(s).