messages from 2022-04-11 23:42:17 to 2022-04-19 11:20:20 UTC [more...]
[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-19 11:16 UTC (12+ messages)
` [PATCH v5 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v5 02/11] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v5 03/11] riscv: "
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v5 05/11] arm: use fallback for random_get_entropy() instead of zero
` [PATCH v5 06/11] nios2: "
` [PATCH v5 07/11] x86: "
` [PATCH v5 08/11] um: "
` [PATCH v5 09/11] sparc: "
` [PATCH v5 10/11] xtensa: "
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify
[PATCH 0/5] rtc: ingenic: various updates
2022-04-19 6:41 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: rtc: Rework compatible strings and add #clock-cells
` [PATCH 2/5] rtc: jz4740: Use readl_poll_timeout
` [PATCH 3/5] rtc: jz4740: Reset scratchpad register on power loss
` [PATCH 4/5] rtc: jz4740: Register clock provider for the CLK32K pin
` [PATCH 5/5] rtc: jz4740: Support for fine-tuning the RTC clock
[PATCH v2 00/14] Refactor Ralink Pinctrl and Add Documentation
2022-04-19 5:41 UTC (16+ messages)
` [PATCH v2 01/14] pinctrl: ralink: rename MT7628(an) functions to MT76X8
` [PATCH v2 02/14] pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
` [PATCH v2 03/14] pinctrl: ralink: rename pinmux functions to pinctrl
` [PATCH v2 04/14] pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
` [PATCH v2 05/14] pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
` [PATCH v2 06/14] pinctrl: ralink: rename driver names to subdrivers
` [PATCH v2 07/14] pinctrl: ralink: add new compatible strings for each pinctrl subdriver
` [PATCH v2 08/14] MAINTAINERS: add Ralink pinctrl driver
` [PATCH v2 09/14] mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
` [PATCH v2 10/14] dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
` [PATCH v2 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
` [PATCH v2 12/14] dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
` [PATCH v2 13/14] dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
` [PATCH v2 14/14] dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
[RFT PATCH] clk: ls1c: Fix PLL rate calculation
2022-04-19 5:11 UTC
[PATCH 4.9 098/218] MIPS: RB532: fix return value of __setup handler
2022-04-18 12:12 UTC
[PATCH 4.14 122/284] MIPS: RB532: fix return value of __setup handler
2022-04-18 12:11 UTC
[PATCH 0/3] Improve SPI support for Ingenic SoCs
2022-04-18 12:26 UTC (10+ messages)
` [PATCH 1/3] SPI: Ingenic: Add support for use GPIO as chip select line
` [PATCH 2/3] dt-bindings: SPI: Add bindings for new Ingenic SoCs
` [PATCH 3/3] SPI: Ingenic: Add support "
[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
2022-04-18 12:04 UTC (7+ messages)
` [PATCH v3 6/6] dt-bindings: pinctrl: convert ocelot-pinctrl "
[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-18 7:10 UTC (30+ messages)
` [PATCH v4 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v4 02/11] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v4 03/11] riscv: "
` [PATCH v4 04/11] mips: "
` [PATCH v4 05/11] arm: "
` [PATCH v4 06/11] nios2: "
` [PATCH v4 07/11] x86: "
` [PATCH v4 08/11] um: "
` [PATCH v4 09/11] sparc: "
` [PATCH v4 10/11] xtensa: "
` [PATCH v4 11/11] random: insist on random_get_entropy() existing in order to simplify
[PATCH v7 00/20] Introduce power-off+restart call chain API
2022-04-18 1:44 UTC (21+ messages)
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
` [PATCH v7 12/20] m68k: Switch to new sys-off handler API
` [PATCH v7 14/20] x86: Use do_kernel_power_off()
` [PATCH v7 15/20] ia64: "
` [PATCH v7 16/20] mips: "
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
` [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v7 20/20] reboot: Remove pm_power_off_prepare()
[PATCH v3 0/3] Add OTG support for Ingenic SoCs
2022-04-17 9:27 UTC (9+ messages)
` [PATCH v3 1/3] dt-bindings: dwc2: Add bindings for new "
` [PATCH v3 2/3] USB: dwc2: Add OTG support for "
` [PATCH v3 3/3] MIPS: Ingenic: Refresh USB nodes to match driver changes
[PATCH v2 0/2] Add OTG support for Ingenic SoCs
2022-04-14 17:18 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: dwc2: Add bindings for new "
` [PATCH v2 2/2] USB: dwc2: Add OTG support for "
[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
2022-04-14 16:50 UTC (17+ messages)
` [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v3 22/23] KVM: x86/mmu: Support Eager Page Splitting in the shadow MMU
[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
2022-04-14 16:37 UTC (32+ messages)
` [PATCH 01/14] pinctrl: ralink: rename MT7628(an) functions to MT76X8
` [PATCH 02/14] pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
` [PATCH 03/14] pinctrl: ralink: rename pinmux functions to pinctrl
` [PATCH 04/14] pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
` [PATCH 05/14] pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
` [PATCH 06/14] pinctrl: ralink: rename driver names to subdrivers
` [PATCH 07/14] pinctrl: ralink: add new compatible strings for each pinctrl subdriver
` [PATCH 08/14] MAINTAINERS: add Ralink pinctrl driver
` [PATCH 09/14] mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
` [PATCH 10/14] dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
` [PATCH 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
` [PATCH 12/14] dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
` [PATCH 13/14] dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
` [PATCH 14/14] dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
[PATCH 5.4 205/475] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
2022-04-14 13:09 UTC (2+ messages)
` [PATCH 5.4 211/475] MIPS: RB532: fix return value of __setup handler
[PATCH 4.19 149/338] MIPS: RB532: fix return value of __setup handler
2022-04-14 13:10 UTC
[PATCH v3 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
2022-04-13 16:52 UTC (5+ messages)
Wycena paneli fotowoltaicznych
2022-04-13 7:40 UTC
cleanup swiotlb initialization v8
2022-04-13 6:20 UTC (5+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
[PATCH v5 0/2] Fix missing TCU clock for X1000/X1830 SoCs
2022-04-12 22:39 UTC (5+ messages)
` [PATCH v5 1/2] mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
` [PATCH v5 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
[PATCH v3 00/10] archs/random: fallback to best raw ktime when no cycle counter
2022-04-12 21:17 UTC (14+ messages)
` [PATCH v3 01/10] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v3 02/10] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v3 03/10] riscv: "
` [PATCH v3 04/10] mips: "
` [PATCH v3 05/10] arm: "
` [PATCH v3 06/10] nios2: "
` [PATCH v3 07/10] x86: "
` [PATCH v3 08/10] um: "
` [PATCH v3 09/10] sparc: "
` [PATCH v3 10/10] xtensa: "
[PATCH 0/2] Add OTG support for Ingenic SoCs
2022-04-12 16:45 UTC (6+ messages)
` [PATCH 2/2] USB: dwc2: "
[PATCH v2] pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
2022-04-12 16:22 UTC
[PATCH 1/1] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
2022-04-12 13:05 UTC (2+ messages)
[PATCH 00/18] MIPS: DTS: fix some findings by "make ci20_defconfig dt_binding_check dtbs_check"
2022-04-12 11:15 UTC (12+ messages)
` [PATCH 07/18] MIPS: DTS: jz4780: fix otg node as reported by dtbscheck
[PATCH v4 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
2022-04-12 10:57 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;
as well as URLs for NNTP newsgroup(s).