messages from 2021-01-15 13:28:56 to 2021-01-26 14:50:37 UTC [more...]
[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
2021-01-26 14:48 UTC (36+ messages)
` [PATCH v16 01/11] mm: add definition of PMD_PAGE_ORDER
` [PATCH v16 02/11] mmap: make mlock_future_check() global
` [PATCH v16 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v16 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v16 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v16 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v16 08/11] secretmem: add memcg accounting
` [PATCH v16 09/11] PM: hibernate: disable when there are active secretmem users
` [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v16 11/11] secretmem: test: add basic selftest for memfd_secret(2)
[PATCH 00/20] Rid W=1 warnings from Clock
2021-01-25 23:56 UTC (5+ messages)
` [PATCH 06/20] clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where it's used
` (subset) [PATCH 00/20] Rid W=1 warnings from Clock
[PATCH v2] doc: gcc-plugins: drop more stale information
2021-01-25 21:55 UTC (2+ messages)
[PATCH] RISC-V: remove unneeded semicolon
2021-01-25 11:23 UTC
[PATCH] powerpc: remove unneeded semicolons
2021-01-25 9:56 UTC
[PATCH v13 00/17] RISC-V Kendryte K210 support improvements
2021-01-23 6:24 UTC (23+ messages)
` [PATCH v13 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v13 02/17] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
` [PATCH v13 03/17] dt-bindings: add Canaan boards compatible strings
` [PATCH v13 04/17] dt-bindings: update risc-v cpu properties
` [PATCH v13 05/17] dt-bindings: update sifive plic compatible string
` [PATCH v13 06/17] dt-bindings: update sifive clint "
` [PATCH v13 07/17] dt-bindings: update sifive uart "
` [PATCH v13 08/17] dt-bindings: fix sifive gpio properties
` [PATCH v13 09/17] dt-bindings: add resets property to dw-apb-timer
` [PATCH v13 10/17] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v13 11/17] riscv: Add SiPeed MAIX BiT board "
` [PATCH v13 12/17] riscv: Add SiPeed MAIX DOCK "
` [PATCH v13 13/17] riscv: Add SiPeed MAIX GO "
` [PATCH v13 14/17] riscv: Add SiPeed MAIXDUINO "
` [PATCH v13 15/17] riscv: Add Kendryte KD233 "
` [PATCH v13 16/17] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v13 17/17] riscv: Add Canaan Kendryte K210 SD card defconfig
[PATCH] doc: gcc-plugins: drop more stale information
2021-01-23 13:11 UTC
[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
2021-01-23 11:00 UTC (17+ messages)
` [PATCH v15 01/11] mm: add definition of PMD_PAGE_ORDER
` [PATCH v15 02/11] mmap: make mlock_future_check() global
` [PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v15 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v15 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v15 06/11] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v15 08/11] secretmem: add memcg accounting
` [PATCH v15 09/11] PM: hibernate: disable when there are active secretmem users
` [PATCH v15 10/11] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v15 11/11] secretmem: test: add basic selftest for memfd_secret(2)
[PATCH] RISC-V: probes: Treat the instruction stream as host-endian
2021-01-23 7:33 UTC (2+ messages)
[PATCH v11 02/10] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
2021-01-23 6:19 UTC (9+ messages)
[PATCH] arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
2021-01-23 4:25 UTC (2+ messages)
[PATCH v2 0/1] kasan: support backing vmalloc space for riscv
2021-01-23 3:56 UTC (3+ messages)
` [PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support
[PATCH v16 00/17] KVM RISC-V Support
2021-01-23 3:40 UTC (3+ messages)
` [PATCH v16 08/17] RISC-V: KVM: Handle WFI exits for VCPU
[PATCH v3 0/4] initrd: Use unified initrd reserve function in ARM/RISCV
2021-01-22 7:29 UTC (8+ messages)
` [PATCH v3 3/4] ARM: Covert to reserve_initrd_mem()
[PATCH v3] riscv: add BUILTIN_DTB support for MMU-enabled targets
2021-01-22 3:25 UTC (4+ messages)
[PATCH v4] RISC-V: Implement ASID allocator
2021-01-21 13:50 UTC
[PATCH v3 0/5] Add support for the PolarFire SoC system controller
2021-01-21 13:38 UTC (5+ messages)
` [PATCH v3 1/5] mbox: add polarfire soc system controller mailbox
[PATCH] riscv: Fixup pfn_valid error with wrong max_mapnr
2021-01-21 6:31 UTC
[PATCH v4] drivers/soc/litex: Add restart handler
2021-01-20 21:46 UTC (8+ messages)
perf tools build broken for RISCV 32 bit
2021-01-20 17:56 UTC (18+ messages)
[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
2021-01-20 17:04 UTC (6+ messages)
` [PATCH v14 05/10] "
[PATCH] riscv: add NT_RISCV_CSR constant
2021-01-20 15:34 UTC (2+ messages)
` [PING] "
[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
2021-01-20 10:59 UTC (9+ messages)
[PATCH AUTOSEL 4.19 05/15] riscv: Fix kernel time_init()
2021-01-20 1:27 UTC
[PATCH AUTOSEL 5.4 07/26] riscv: Fix kernel time_init()
2021-01-20 1:26 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 08/26] riscv: Fix sifive serial driver
` [PATCH AUTOSEL 5.4 17/26] dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
` [PATCH AUTOSEL 5.4 18/26] dts: phy: add GPIO number and active state used for phy reset
` [PATCH AUTOSEL 5.4 19/26] riscv: defconfig: enable gpio support for HiFive Unleashed
[PATCH AUTOSEL 5.10 14/45] riscv: Fix kernel time_init()
2021-01-20 1:26 UTC (9+ messages)
` [PATCH AUTOSEL 5.10 15/45] riscv: Fix sifive serial driver
` [PATCH AUTOSEL 5.10 16/45] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH AUTOSEL 5.10 22/45] riscv: cacheinfo: Fix using smp_processor_id() in preemptible
` [PATCH AUTOSEL 5.10 29/45] dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
` [PATCH AUTOSEL 5.10 30/45] dts: phy: add GPIO number and active state used for phy reset
` [PATCH AUTOSEL 5.10 31/45] riscv: defconfig: enable gpio support for HiFive Unleashed
` [PATCH AUTOSEL 5.10 44/45] RISC-V: Set current memblock limit
` [PATCH AUTOSEL 5.10 45/45] RISC-V: Fix maximum allowed phsyical memory for RV32
[PATCH v2] drivers/soc/litex: Add restart handler
2021-01-19 7:59 UTC (8+ messages)
riscv+KASAN does not boot
2021-01-18 15:43 UTC (7+ messages)
[GIT PULL] RISC-V Fixes for 5.11-rc4
2021-01-16 20:02 UTC (2+ messages)
[PATCH bpf] MAINTAINERS: update my email address
2021-01-15 23:00 UTC (2+ messages)
[PATCH] RISC-V: simplify BUILTIN_DTB processing
2021-01-15 20:18 UTC (4+ messages)
EFI booting crashes
2021-01-15 19:38 UTC (7+ messages)
[PATCH v12 00/17] RISC-V Kendryte K210 support improvements
2021-01-15 16:07 UTC (20+ messages)
` [PATCH v12 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v12 02/17] pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
` [PATCH v12 03/17] dt-bindings: fix sifive plic compatible string
` [PATCH v12 04/17] dt-bindings: add Canaan boards compatible strings
` [PATCH v12 05/17] dt-bindings: fix sifive gpio properties
` [PATCH v12 06/17] dt-bindings: add resets property to dw-apb-timer
` [PATCH v12 07/17] dt-bindings: update risc-v cpu properties
` [PATCH v12 08/17] dt-bindings: fix sifive clint compatible string
` [PATCH v12 09/17] dt-bindings: update sifive serial
` [PATCH v12 10/17] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v12 11/17] riscv: Add SiPeed MAIX BiT board "
` [PATCH v12 12/17] riscv: Add SiPeed MAIX DOCK "
` [PATCH v12 13/17] riscv: Add SiPeed MAIX GO "
` [PATCH v12 14/17] riscv: Add SiPeed MAIXDUINO "
` [PATCH v12 15/17] riscv: Add Kendryte KD233 "
` [PATCH v12 16/17] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v12 17/17] riscv: Add Canaan Kendryte K210 SD card defconfig
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