messages from 2025-07-01 13:56:34 to 2025-07-12 23:26:29 UTC [more...]
[PATCH 00/26] SHA-1 library functions
2025-07-12 23:23 UTC (21+ messages)
` [PATCH 01/26] crypto: x86/sha1 - Rename conflicting symbol
` [PATCH 02/26] lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
` [PATCH 03/26] lib/crypto: sha1: Add SHA-1 library functions
` [PATCH 04/26] lib/crypto: sha1: Add HMAC support
` [PATCH 05/26] crypto: sha1 - Wrap library and add "
` [PATCH 06/26] crypto: sha1 - Use same state format as legacy drivers
` [PATCH 07/26] lib/crypto: arm/sha1: Migrate optimized code into library
` [PATCH 08/26] lib/crypto: arm64/sha1: "
` [PATCH 09/26] lib/crypto: mips/sha1: "
` [PATCH 10/26] lib/crypto: powerpc/sha1: "
` [PATCH 11/26] lib/crypto: s390/sha1: "
` [PATCH 12/26] lib/crypto: sparc/sha1: "
` [PATCH 13/26] lib/crypto: x86/sha1: "
` [PATCH 14/26] crypto: sha1 - Remove sha1_base.h
` [PATCH 15/26] lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
` [PATCH 16/26] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
` [PATCH 17/26] sctp: Use HMAC-SHA1 and HMAC-SHA256 library functions
` [PATCH 18/26] ipv6: sr: "
` [PATCH 19/26] tee: Use SHA-1 library instead of crypto_shash
` [PATCH 20/26] lib/digsig: "
[PATCHv3 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
2025-07-12 23:20 UTC (22+ messages)
` [PATCHv3 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv3 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv3 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv3 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv3 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv3 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv3 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add
[PATCHv4 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
2025-07-12 21:04 UTC (8+ messages)
` [PATCHv4 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv4 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv4 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv4 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv4 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv4 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv4 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add
[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
2025-07-11 18:37 UTC (22+ messages)
` [PATCH v2 01/12] pinctrl: pinmux: open-code PINCTRL_FUNCTION_DESC()
` [PATCH v2 02/12] pinctrl: provide pinmux_generic_add_pinfunction()
` [PATCH v2 03/12] pinctrl: equilibrium: use pinmux_generic_add_pinfunction()
` [PATCH v2 04/12] pinctrl: airoha: "
` [PATCH v2 05/12] pinctrl: mediatek: moore: "
` [PATCH v2 06/12] pinctrl: keembay: "
` [PATCH v2 07/12] pinctrl: ingenic: "
` [PATCH v2 08/12] pinctrl: qcom: use generic pin function helpers
` [PATCH v2 09/12] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v2 10/12] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v2 11/12] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v2 12/12] pinctrl: qcom: make the pinmuxing strict
[PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs
2025-07-11 14:24 UTC (13+ messages)
` [PATCH 1/6] MIPS: eyeq5_defconfig: Update for v6.16-rc1
` [PATCH 2/6] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH 3/6] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
` [PATCH 4/6] MIPS: mobileye: eyeq5: add two GPIO bank nodes
` [PATCH 5/6] MIPS: eyeq5_defconfig: add GPIO subsystem & driver
` [PATCH 6/6] MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driver
[PATCH v4 0/2] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
2025-07-11 9:54 UTC (3+ messages)
` [PATCH v4 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
` [PATCH v4 2/2] MIPS: CPS: Optimise delay CPU calibration for SMP
[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
2025-07-11 9:42 UTC (8+ messages)
[PATCH v2 0/9] MIPS: loongson32: Convert all platform devices to DT
2025-07-11 2:38 UTC (15+ messages)
` [PATCH v2 1/9] dt-bindings: mips: loongson: Add LS1B demo board
` [PATCH v2 2/9] dt-bindings: mips: loongson: Add CQ-T300B board
` [PATCH v2 3/9] MIPS: dts: loongson: Add LS1B-DEMO board
` [PATCH v2 4/9] MIPS: dts: loongson: Add LSGZ_1B_DEV board
` [PATCH v2 5/9] MIPS: dts: loongson: Add Smartloong-1C board
` [PATCH v2 6/9] MIPS: dts: loongson: Add CQ-T300B board
` [PATCH v2 7/9] MIPS: loongson32: Switch to generic kernel
` [PATCH v2 8/9] MIPS: Unify Loongson1 PRID_REV
` [PATCH v2 9/9] MIPS: configs: Consolidate Loongson1 defconfigs
[PATCH v2] MIPS: disable MMID when not supported by the hardware
2025-07-10 14:54 UTC
[PATCHv2 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
2025-07-09 15:34 UTC (12+ messages)
` [PATCHv2 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv2 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv2 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv2 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv2 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv2 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv2 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add
[PATCH] ASoC: img: Imagination Technologies sound should depend on MIPS
2025-07-09 11:36 UTC (2+ messages)
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-07-09 5:05 UTC (3+ messages)
` [PATCH 11/23] MIPS: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "
[PATCH v3 0/2] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
2025-07-09 1:04 UTC (6+ messages)
` [PATCH v3 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
` [PATCH v3 2/2] MIPS: CPS: Optimise delay CPU calibration for SMP
[PATCH wireless-next] wifi: ath9k: ahb: add OF dependency
2025-07-09 0:22 UTC
[PATCH 0/3] wifi: ath9k: ahb: add OF LED support
2025-07-08 19:55 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: net: wireless: ath9k: add led bindings
` [PATCH 2/3] wifi: ath9k: ahb: add led pin OF support
` [PATCH 3/3] mips: qca: use led-sources for WMAC LED
[PATCH 0/6] wifi: rt2x00: add OF bindings + cleanup
2025-07-08 10:07 UTC (20+ messages)
` [PATCH 1/6] wifi: rt2x00: fix compilation
` [PATCH 2/6] wifi: rt2x00: remove mod_name from platform_driver
` [PATCH 3/6] wifi: rt2800soc: allow loading from OF
` [PATCH 4/6] wifi: rt2x00: soc: move and modernize probe
` [PATCH 5/6] dt-bindings: net: wireless: rt2800: add
` [PATCH 6/6] MIPS: dts: ralink: mt7628a: add wifi binding
[PATCH] reset: eyeq: fix OF node leak
2025-07-08 8:56 UTC
[PATCH v2 0/6] MIPS: Resolve build problems on decstation_64
2025-07-07 14:57 UTC (3+ messages)
` Gentle ping: "
[PATCH v2 0/3] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
2025-07-07 13:40 UTC (7+ messages)
` [PATCH v2 1/3] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
` [PATCH v2 2/3] MIPS: CPS: Change default cluster value for EyeQ SoCs
` [PATCH v2 3/3] MIPS: CPS: Optimise delay CPU calibration for SMP
[PATCH] MIPS: disable MMID if GINVT is not usable
2025-07-04 15:17 UTC (4+ messages)
[PATCH v2 00/14] SHA-256 library improvements
2025-07-04 13:26 UTC (3+ messages)
[PATCH 00/16] MIPS: some compilation fixes for the Lantiq platform
2025-07-03 13:25 UTC (5+ messages)
` [PATCH 12/16] MIPS: vpe-mt: mark vpe_free() and vpe_stop() as static
[PATCH] MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}
2025-07-03 13:06 UTC
[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
2025-07-02 17:39 UTC (4+ messages)
[PATCH v4 0/2] kunit: qemu_configs: Add MIPS configurations
2025-07-02 12:28 UTC (3+ messages)
` [PATCH v4 1/2] MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
[PATCHv5 0/5] wifi: ath9k: add ahb OF support
2025-07-02 12:28 UTC (3+ messages)
` [PATCHv5 5/5] mips: dts: qca: add wmac support
[PATCH v4 0/4] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
2025-07-02 12:03 UTC (2+ messages)
[PATCH v1 1/1] firmware/nvram: bcm47xx: Don't use "proxy" headers
2025-07-02 11:10 UTC (3+ messages)
[PATCH] MIPS/Loongson: Fix build warnings about export.h
2025-07-02 11:55 UTC (2+ messages)
[PATCH 0/2] MIPS: ralink: some build fixes
2025-07-02 12:02 UTC (2+ messages)
[PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs
2025-07-02 12:01 UTC (2+ messages)
[PATCH 0/4] mips: dts: Updates for RTL9300
2025-07-02 12:02 UTC (2+ messages)
[PATCH] mips: boot: use 'targets' instead of extra-y in Makefile
2025-07-02 12:14 UTC (2+ messages)
[PATCH] dt-bindings: gpio: Create a trivial GPIO schema
2025-07-02 9:17 UTC (2+ messages)
[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
2025-07-01 16:53 UTC (25+ messages)
` [PATCH net-next v2 05/18] net: macb: use BIT() macro for capability definitions
` [PATCH net-next v2 06/18] net: macb: Remove local variables clk_init and init in macb_probe()
` [PATCH net-next v2 07/18] net: macb: drop macb_config NULL checking
` [PATCH net-next v2 08/18] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next v2 09/18] net: macb: sort #includes
` [PATCH net-next v2 10/18] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net-next v2 11/18] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 13/18] net: macb: avoid double endianness swap in macb_set_hwaddr()
` [PATCH net-next v2 14/18] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next v2 15/18] net: macb: Add "mobileye,eyeq5-gem" compatible
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).