messages from 2022-04-01 20:22:38 to 2022-04-02 19:41:26 UTC [more...]
[PATCH V3 0/4] Fixup fsl-imx-ehci fallback
2022-04-02 19:39 UTC (3+ messages)
` [PATCH V3 1/3] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
` [PATCH V3 2/3] arm64: dts: imx8mn: Enable HS400-ES
[PATCH] dt-bindings: crypto: sun8i-ce: remove extra line
2022-04-02 19:27 UTC (2+ messages)
[PATCH 0/4] KVM: arm64: Fix use-after-free in debugfs
2022-04-02 19:26 UTC (6+ messages)
` [PATCH 1/4] KVM: arm64: vgic: Don't assume the VM debugfs directory exists
` [PATCH 2/4] KVM: Only log about debugfs directory collision once
` [PATCH 3/4] selftests: KVM: Don't leak GIC FD across dirty log test iterations
` [PATCH 4/4] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
[PATCH] arm64: dts: lx2160a: Update can node property
2022-04-02 19:08 UTC
[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
2022-04-02 19:07 UTC (35+ messages)
` [PATCH 1/9] dt-bindings: soc: apple: Add Apple SART
` [PATCH 2/9] dt-bindings: soc: apple: Add ANS NVMe
` [PATCH 4/9] soc: apple: Add SART driver
` [PATCH 5/9] soc: apple: Add RTKit IPC library
` [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver
` [PATCH 7/9] nvme-apple: Serialize command issue
[PATCH v2 3/3] clk: Drop the rate range on clk_put
2022-04-02 17:01 UTC (5+ messages)
` (EXT) "
[PATCH v4 00/15] Move HEVC stateless controls out of staging
2022-04-02 16:59 UTC (7+ messages)
[PATCH v4 00/16] Convert Rockchip clk
2022-04-02 16:59 UTC (21+ messages)
` [PATCH v4 01/16] dt-bindings: clock: convert rockchip, px30-cru.txt to YAML
` [PATCH v4 02/16] dt-bindings: clock: convert rockchip, rk3036-cru.txt "
` [PATCH v4 03/16] dt-bindings: clock: convert rockchip, rk3188-cru.txt "
` [PATCH v4 04/16] dt-bindings: clock: convert rockchip, rk3228-cru.txt "
` [PATCH v4 05/16] dt-bindings: clock: convert rockchip, rk3288-cru.txt "
` [PATCH v4 06/16] dt-bindings: clock: convert rockchip, rk3308-cru.txt "
` [PATCH v4 07/16] dt-bindings: clock: convert rockchip, rk3328-cru.txt "
` [PATCH v4 08/16] dt-bindings: clock: convert rockchip, rk3368-cru.txt "
` [PATCH v4 09/16] dt-bindings: clock: convert rockchip, rv1108-cru.txt "
` [PATCH v4 10/16] ARM: dts: rockchip: add clocks property to Rockchip cru nodes
` [PATCH v4 11/16] arm64: "
` [PATCH v4 12/16] arm64: dts: rockchip: rk3399: use generic node name for pmucru
` [PATCH v4 13/16] arm64: dts: rockchip: fix compatible string rk3328 cru node
` [PATCH v4 14/16] dt-bindings: clock: replace a maintainer for rockchip, rk3399-cru.yaml
` [PATCH v4 15/16] dt-bindings: clock: use generic node name for pmucru example in "
` [PATCH v4 15/16] dt-bindings: clock: use generic node name for pmucru example in rockchip,rk3399-cru.yaml
` [PATCH v4 16/16] dt-bindings: clock: fix some conversion clock issues for rockchip, rk3399-cru.yaml
[PATCH v2 1/2] ARM: dts: rk3188: correct interrupt flags
2022-04-02 16:49 UTC (4+ messages)
[PATCH 1/2] dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings
2022-04-02 16:28 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: arm: bcm: add bindings for Asus RT-AC88U
[PATCH v13 0/2] Add basic SoC support for mediatek mt8195
2022-04-02 16:21 UTC (5+ messages)
` [PATCH v13 1/2] dt-bindings: mmc: mtk-sd: increase reg items
[PATCH] mtd: rawnand: fix ecc parameters for mt7622
2022-04-02 16:03 UTC
[PATCH v3 1/2] dt-bindings: clock: convert rockchip, rk3188-cru.txt to YAML
2022-04-02 16:01 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: clock: convert rockchip,rk3188-cru.txt "
[PATCH bpf-next] bpf, arm64: sign return address for jited code
2022-04-02 15:06 UTC (3+ messages)
[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
2022-04-02 14:04 UTC (22+ messages)
` [PATCH V11 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V11 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V11 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V11 04/20] arch: Add SYSVIPC_COMPAT for all architectures
` [PATCH V11 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V11 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V11 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V11 08/20] riscv: Fixup difference with defconfig
` [PATCH V11 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V11 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V11 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V11 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V11 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V11 14/20] riscv: compat: Add elf.h implementation
` [PATCH V11 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V11 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V11 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V11 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V11 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V11 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH V10 00/20] riscv: Add COMPAT mode support for rv64
2022-04-02 13:42 UTC (23+ messages)
` [PATCH V10 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V10 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V10 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V10 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V10 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V10 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V10 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V10 08/20] riscv: Fixup difference with defconfig
` [PATCH V10 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V10 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V10 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V10 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V10 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V10 14/20] riscv: compat: Add elf.h implementation
` [PATCH V10 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V10 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V10 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V10 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V10 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V10 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH 0/3] cfi: Use __builtin_function_start
2022-04-02 13:31 UTC (6+ messages)
` [PATCH 1/3] kbuild: Change CFI_CLANG to depend on __builtin_function_start
` [PATCH 2/3] linux/compiler-clang.h: define function_nocfi
` [PATCH 3/3] arm64: Drop the inline assembly implementation of function_nocfi
[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-04-02 13:16 UTC (4+ messages)
[PATCH v4 00/33] crypto: rockchip: permit to pass self-tests
2022-04-02 12:10 UTC (28+ messages)
` [PATCH v4 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v4 08/33] crypto: rockchip: better handle cipher key
` [PATCH v4 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v4 13/33] crypto: rockchip: introduce PM
` [PATCH v4 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v4 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v4 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v4 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v4 18/33] crypto: rockchip: fix style issue
` [PATCH v4 19/33] crypto: rockchip: add support for rk3328
` [PATCH v4 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v4 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v4 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v4 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v4 24/33] crypto: rockchip: rename crypto_info to main in TFM context
` [PATCH v4 25/33] crypto: rockchip: store crypto_info in request context
` [PATCH v4 26/33] crypto: rockchip: Add support for rk3399
` [PATCH v4 27/33] dt-bindings: crypto: convert rockchip-crypto to yaml
` [PATCH v4 28/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v4 29/33] clk: rk3399: use proper crypto0 name
` [PATCH v4 30/33] ARM: dts: rk3288: crypto does not need reset-names anymore
` [PATCH v4 31/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v4 32/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v4 33/33] crypto: rockchip: Check for clocks numbers and their frequencies
[PATCH 0/3] devfreq: mediatek: introduce MTK cci devfreq
2022-04-02 11:31 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: devfreq: mediatek: add mtk cci devfreq dt-bindings
[PATCH v1 0/2] Change Bananapi-R2-Pro board to match V1.0
2022-04-02 11:00 UTC (3+ messages)
` [PATCH v1 1/2] arm64: dts: rockchip: Change io-domains of bpi-r2-pro
` [PATCH v1 2/2] arm64: dts: rockchip: Add gmac1 and change network settings
(no subject)
2022-04-02 10:43 UTC (3+ messages)
` [PATCH v1 1/2] arm64: dts: rockchip: Change io-domains of bpi-r2-pro
` [PATCH v1 2/2] arm64: dts: rockchip: Add gmac1 and change network settings
[PATCH] char: tpm: Prepare cleanup of powerpc's asm/prom.h
2022-04-02 10:29 UTC
[PATCH] sched: topology: make cache topology separate from cpu topology
2022-04-02 10:29 UTC (12+ messages)
[PATCH 0/3] Add initial support for MA35D1 SoC
2022-04-02 9:55 UTC (5+ messages)
` [PATCH 3/3] arm64: dts: nuvoton: Add initial support for MA35D1
[PATCH v2 RESEND] kbuild: Enable armthumb BCJ filter for Thumb-2 kernel
2022-04-02 8:35 UTC (2+ messages)
[PATCH v4 10/33] crypto: rockchip: rework by using crypto_engine
2022-04-02 8:22 UTC (2+ messages)
[PATCH v4 0/2] refine the NFC clock framework
2022-04-02 7:49 UTC (3+ messages)
` [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH v4 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver
[PATCH bpf-next v2] bpf, arm64: Sign return address for jited code
2022-04-02 7:39 UTC
[PATCH v6 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
2022-04-02 5:24 UTC (6+ messages)
` [PATCH v6 resend 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_mode_set()
` [PATCH v6 resend 2/5] phy: Add LVDS configuration options
` [PATCH v6 resend 3/5] dt-bindings: phy: Convert mixel, mipi-dsi-phy to json-schema
` [PATCH v6 resend 4/5] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp
` [PATCH v6 resend 5/5] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
[v8 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
2022-04-02 5:17 UTC (5+ messages)
` [v8 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties
` [v8 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
` [v8 3/4] ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
` [v8 4/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
[PATCH RESEND2] net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
2022-04-02 5:00 UTC (3+ messages)
[PATCH v6 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
2022-04-02 4:03 UTC (6+ messages)
` [PATCH v6 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_mode_set()
` [PATCH v6 2/5] phy: Add LVDS configuration options
` [PATCH v6 3/5] dt-bindings: phy: Convert mixel, mipi-dsi-phy to json-schema
` [PATCH v6 4/5] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp
` [PATCH v6 5/5] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
[PATCH v12 0/9] Add Sunplus SP7021 SoC Support
2022-04-02 3:37 UTC (11+ messages)
` [PATCH v12 5/9] clk: Add Sunplus SP7021 clock driver
` [PATCH v12 6/9] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
[PATCH v8 0/8] PCI: imx6: refine codes and add compliance tests mode support
2022-04-02 3:03 UTC (7+ messages)
` [PATCH v8 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v8 8/8] PCI: imx6: Add compliance tests mode support
[PATCH 0/4] dt-bindings: imx: add nvmem property
2022-04-02 1:52 UTC (4+ messages)
[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
2022-04-02 1:37 UTC (14+ messages)
` [PATCH v9 20/23] drm/rockchip: Make VOP driver optional
[PATCH] fix refcount leak in mxs_get_ocotp()
2022-04-02 1:33 UTC
[PATCH v2] KVM: arm64: Don't split hugepages outside of MMU write lock
2022-04-02 1:06 UTC (2+ messages)
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-04-02 1:03 UTC (5+ messages)
[PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
2022-04-01 9:08 UTC
[PATCH v3 0/7] Fix AST2600 quad mode SPI pinmux settings
2022-04-01 22:25 UTC (8+ messages)
[PATCH v2 resend 0/3] arm64: mm: Do not defer reserve_crashkernel()
2022-04-01 22:09 UTC (3+ messages)
` [PATCH v2 resend 2/3] arm64: mm: Don't defer reserve_crashkernel() with dma_force_32bit
[GIT PULL] SoC: fixes for 5.18, part 1
2022-04-01 21:45 UTC (2+ messages)
[PATCH] staging: vc04_services: Convert kmap() to kmap_local_page()
2022-04-01 20:49 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).