messages from 2025-07-24 18:41:43 to 2025-08-12 09:17:14 UTC [more...]
[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-12 9:16 UTC (17+ messages)
` [PATCH v4 01/15] devres: provide devm_kmemdup_const()
` [PATCH v4 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v4 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v4 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v4 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v4 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v4 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v4 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v4 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v4 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v4 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v4 15/15] pinctrl: qcom: make the pinmuxing strict
[PATCH RESEND] iommu/amd: Avoid stack buffer overflow from kernel cmdline
2025-08-12 6:41 UTC (2+ messages)
[PATCH] audit: Replace deprecated strcpy() with strscpy()
2025-08-11 22:21 UTC (4+ messages)
[PATCH] kdb: Replace deprecated strcpy() with strscpy() in vkdb_printf()
2025-08-11 21:37 UTC (5+ messages)
[PATCH] hardening: Require clang 20.1.0 for __counted_by
2025-08-11 21:09 UTC (4+ messages)
[PATCH] Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
2025-08-11 16:16 UTC (2+ messages)
[PATCH v2] kbuild: Re-enable -Wunterminated-string-initialization
2025-08-11 14:25 UTC (9+ messages)
[PATCH v9 00/10] Add pinctrl support for the AAEON UP board FPGA
2025-08-11 13:48 UTC (12+ messages)
` [PATCH v9 01/10] gpiolib: add support to register sparse pin range
` [PATCH v9 02/10] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v9 03/10] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v9 04/10] gpio: aggregator: refactor the forwarder registration part
` [PATCH v9 05/10] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v9 06/10] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v9 07/10] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v9 08/10] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v9 09/10] lib/string_choices: Add str_input_output() helper
` [PATCH v9 10/10] pinctrl: Add pin controller driver for AAEON UP boards
` (subset) [PATCH v9 00/10] Add pinctrl support for the AAEON UP board FPGA
[PATCH v2] platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warning
2025-08-11 13:27 UTC
[PATCH v2] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-08-11 13:00 UTC
[PATCH v2] ARM: mm: Don't use %pK through printk
2025-08-11 10:49 UTC
[PATCH v8 00/10] Add pinctrl support for the AAEON UP board FPGA
2025-08-11 9:25 UTC (8+ messages)
[PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
2025-08-11 5:10 UTC
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-08-10 21:12 UTC (2+ messages)
[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
2025-08-09 6:15 UTC (9+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION
` [PATCH RFC v2 2/2] KVM: arm64: selftests: Test guest PMUv3 composition
abusing CONFIG_RANDOMIZE_KSTACK_OFFSET to assist with exploitation
2025-08-08 10:46 UTC
[PATCH v10 0/3] ARM: dts: Add support for Meta Clemente BMC
2025-08-08 1:43 UTC (5+ 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
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-08-07 14:43 UTC (23+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations
[PATCH] gcc-plugins: Use swap() to simplify code
2025-08-07 4:45 UTC (2+ messages)
[PATCH v3] selftests/tty: add TIOCSTI test suite
2025-08-06 18:49 UTC
[PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
2025-08-05 9:40 UTC (6+ messages)
[PATCH] staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
2025-08-05 9:02 UTC (4+ messages)
next-20250804: clang-nightly hardening.config boot failed on arm64 rock-pi-4b
2025-08-04 17:53 UTC (3+ messages)
[RFC][PATCH v2 00/29] introduce kmemdump
2025-08-04 13:26 UTC (20+ messages)
` [RFC][PATCH v2 01/29] kmemdump: "
` [RFC][PATCH v2 16/29] mm/show_mem: Annotate static information into Kmemdump
` [RFC][PATCH v2 22/29] mm/numa: Register "
[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)
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 (5+ messages)
` [PATCH v9 2/3] ARM: dts: aspeed: clemente: add "
` [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 (16+ messages)
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [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 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
[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 (9+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
[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 (2+ messages)
[PATCH v3 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
2025-07-25 16:22 UTC (14+ messages)
` [PATCH v3 5/5] mm/mseal: rework mseal apply logic
` [PATCH v3 1/5] mm/mseal: always define VM_SEALED
` [PATCH v3 2/5] mm/mseal: update madvise() logic
` [PATCH v3 4/5] mm/mseal: Simplify and rename VMA gap check
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).