linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 22:24:39 to 2020-08-20 00:20:18 UTC [more...]

[PATCH v5 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-20  0:19 UTC  (3+ messages)
` [PATCH v5 3/3] KVM: selftests: Add test for user space MSR handling

[PATCH v36 00/24] Intel SGX foundations
 2020-08-20  0:19 UTC  (6+ messages)
` [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-08-20  0:18 UTC  (4+ messages)

[PATCH v2 1/3] mm: remove activate_page() from unuse_pte()
 2020-08-20  0:16 UTC  (7+ messages)
` [PATCH v2 2/3] mm: remove superfluous __ClearPageActive()
` [PATCH v2 3/3] mm: remove superfluous __ClearPageWaiters()

[PATCH] x86/debug: Allow a single level of #DB recursion
 2020-08-20  0:15 UTC 

[PATCH] Makefile: Yes. Finally remove '-Wdeclaration-after-statement'
 2020-08-20  0:15 UTC  (14+ messages)
                        ` [RFC v2] kbuild: Introduce "Warnings for maintainers"

[PATCH AUTOSEL 5.8 01/27] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:01 UTC  (27+ messages)
` [PATCH AUTOSEL 5.8 02/27] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 5.8 03/27] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 5.8 04/27] media: coda: jpeg: add NULL check after kmalloc
` [PATCH AUTOSEL 5.8 05/27] f2fs: fix to check page dirty status before writeback
` [PATCH AUTOSEL 5.8 06/27] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 5.8 07/27] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.8 08/27] f2fs: should avoid inode eviction in synchronous path
` [PATCH AUTOSEL 5.8 09/27] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 5.8 10/27] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH AUTOSEL 5.8 11/27] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 5.8 12/27] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 5.8 13/27] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 5.8 14/27] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH AUTOSEL 5.8 15/27] riscv: Fixup static_obj() fail
` [PATCH AUTOSEL 5.8 16/27] jffs2: fix UAF problem
` [PATCH AUTOSEL 5.8 17/27] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 5.8 18/27] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH AUTOSEL 5.8 19/27] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 5.8 20/27] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 5.8 21/27] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 5.8 22/27] media: camss: fix memory leaks on error handling paths in probe
` [PATCH AUTOSEL 5.8 23/27] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 5.8 24/27] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 5.8 25/27] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 5.8 26/27] fat: fix fat_ra_init() for data clusters == 0
` [PATCH AUTOSEL 5.8 27/27] fs/signalfd.c: fix inconsistent return codes for signalfd4

[REGRESSION 5.8] x86/entry: DR0 break-on-write not working
 2020-08-20  0:14 UTC  (6+ messages)

[PATCH 0/4] CONFIG_UNWINDER_FRAME_POINTER fixes+cleanups
 2020-08-20  0:13 UTC  (5+ messages)
` [PATCH 2/4] ARM: backtrace-clang: add fixup for lr dereference

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-20  0:13 UTC  (19+ messages)
  ` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)

[PATCH AUTOSEL 5.7 01/24] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:01 UTC  (24+ messages)
` [PATCH AUTOSEL 5.7 02/24] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 5.7 03/24] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 5.7 04/24] f2fs: fix to check page dirty status before writeback
` [PATCH AUTOSEL 5.7 05/24] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 5.7 06/24] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.7 07/24] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 5.7 08/24] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH AUTOSEL 5.7 09/24] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 5.7 10/24] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 5.7 11/24] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 5.7 12/24] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH AUTOSEL 5.7 13/24] riscv: Fixup static_obj() fail
` [PATCH AUTOSEL 5.7 14/24] jffs2: fix UAF problem
` [PATCH AUTOSEL 5.7 15/24] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 5.7 16/24] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH AUTOSEL 5.7 17/24] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 5.7 18/24] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 5.7 19/24] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 5.7 20/24] media: camss: fix memory leaks on error handling paths in probe
` [PATCH AUTOSEL 5.7 21/24] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 5.7 22/24] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 5.7 23/24] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 5.7 24/24] fs/signalfd.c: fix inconsistent return codes for signalfd4

[PATCH AUTOSEL 5.4 01/22] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:02 UTC  (22+ messages)
` [PATCH AUTOSEL 5.4 02/22] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 5.4 03/22] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 5.4 04/22] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 5.4 05/22] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.4 06/22] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 5.4 07/22] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH AUTOSEL 5.4 08/22] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 5.4 09/22] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 5.4 10/22] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 5.4 11/22] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH AUTOSEL 5.4 12/22] jffs2: fix UAF problem
` [PATCH AUTOSEL 5.4 13/22] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 5.4 14/22] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH AUTOSEL 5.4 15/22] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 5.4 16/22] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 5.4 17/22] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 5.4 18/22] media: camss: fix memory leaks on error handling paths in probe
` [PATCH AUTOSEL 5.4 19/22] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 5.4 20/22] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 5.4 21/22] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 5.4 22/22] fs/signalfd.c: fix inconsistent return codes for signalfd4

[PATCH AUTOSEL 4.19 01/18] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:03 UTC  (18+ messages)
` [PATCH AUTOSEL 4.19 02/18] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH AUTOSEL 4.19 03/18] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 4.19 04/18] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 4.19 05/18] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.19 06/18] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.19 07/18] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.19 08/18] svcrdma: Fix another Receive buffer leak
` [PATCH AUTOSEL 4.19 09/18] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.19 10/18] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.19 11/18] ceph: fix use-after-free for fsc->mdsc
` [PATCH AUTOSEL 4.19 12/18] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 4.19 13/18] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.19 14/18] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.19 15/18] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH AUTOSEL 4.19 16/18] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.19 17/18] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH AUTOSEL 4.19 18/18] fs/signalfd.c: fix inconsistent return codes for signalfd4

[PATCH AUTOSEL 4.14 01/13] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:03 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 02/13] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 4.14 03/13] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH AUTOSEL 4.14 04/13] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.14 05/13] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.14 06/13] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.14 07/13] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.14 08/13] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.14 09/13] cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
` [PATCH AUTOSEL 4.14 10/13] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.14 11/13] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.14 12/13] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.14 13/13] alpha: fix annotation of io{read,write}{16,32}be()

[PATCH AUTOSEL 4.9 01/11] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
 2020-08-20  0:03 UTC  (11+ messages)
` [PATCH AUTOSEL 4.9 02/11] media: budget-core: Improve exception handling in budget_register()
` [PATCH AUTOSEL 4.9 03/11] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.9 04/11] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.9 05/11] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.9 06/11] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.9 07/11] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.9 08/11] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.9 09/11] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.9 10/11] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.9 11/11] alpha: fix annotation of io{read,write}{16,32}be()

[PATCH AUTOSEL 4.4 01/10] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:04 UTC  (10+ messages)
` [PATCH AUTOSEL 4.4 02/10] media: vpss: clean up resources in init
` [PATCH AUTOSEL 4.4 03/10] Input: psmouse - add a newline when printing 'proto' by sysfs
` [PATCH AUTOSEL 4.4 04/10] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH AUTOSEL 4.4 05/10] xfs: fix inode quota reservation checks
` [PATCH AUTOSEL 4.4 06/10] jffs2: fix UAF problem
` [PATCH AUTOSEL 4.4 07/10] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH AUTOSEL 4.4 08/10] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH AUTOSEL 4.4 09/10] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH AUTOSEL 4.4 10/10] alpha: fix annotation of io{read,write}{16,32}be()

[PATCH] pinctrl: mediatek: Free eint data on failure
 2020-08-20  0:00 UTC  (2+ messages)

[PATCH 6/9] crypto: caam/qi2 - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 3/9] crypto: caam/qi2 - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 6/9] crypto: caam/qi2 - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 4/9] crypto: caam/jr - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 5/9] crypto: caam/qi - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 4/9] crypto: caam/jr - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
 2020-08-19 23:57 UTC  (2+ messages)

[PATCH 5/9] crypto: caam/qi - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 1/9] crypto: caam/jr - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 2/9] crypto: caam/qi - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 3/9] crypto: caam/qi2 - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 2/9] crypto: caam/qi - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
 2020-08-19 23:46 UTC  (5+ messages)
` [PATCH net-next v2 5/7] net: dsa: mt7530: Add the support of MT7531 switch

[PATCH 0/2] enable append-emulation for ZNS
 2020-08-19 23:43 UTC  (8+ messages)
  ` [PATCH 2/2] nvme: add emulation for zone-append

[PATCH] pinctrl: mediatek: check mtk_is_virt_gpio input parameter
 2020-08-19 23:43 UTC  (2+ messages)

[PATCH net v2] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
 2020-08-19 23:37 UTC  (2+ messages)

[PATCH v2 2/2] Show /proc/self/net only for CAP_NET_ADMIN
 2020-08-19 23:27 UTC  (2+ messages)

[RFC PATCH 0/5] printk: new log_cont implementation
 2020-08-19 23:26 UTC  (6+ messages)
` [RFC PATCH 1/5] printk: implement pr_cont_t
` [RFC PATCH 2/5] sysrq: use pr_cont_t for cont messages
` [RFC PATCH 3/5] workqueue: "
` [RFC PATCH 4/5] locking/selftest: "
` [RFC PATCH 5/5] lockdep: "

[PATCH v2 net] ptp: ptp_clockmatrix: use i2c_master_send for i2c write
 2020-08-19 23:23 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: mediatek: support access registers without race-condition
 2020-08-19 23:11 UTC  (2+ messages)

mmotm 2020-08-19-16-09 uploaded
 2020-08-19 23:09 UTC 

Protecting usb_set_interface() against device removal
 2020-08-19 23:08 UTC  (9+ messages)
  ` Protecting uvcvideo againt USB device disconnect [Was: Re: Protecting usb_set_interface() against device removal]

[PATCH] dt-bindings: convert spmi.txt to spmi.yaml
 2020-08-19 23:08 UTC  (3+ messages)

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-19 23:07 UTC  (11+ messages)

[PATCH] checkpatch: Add test for comma use that should be semicolon
 2020-08-19 23:07 UTC  (2+ messages)
  ` coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma use that should be semicolon)

[PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples
 2020-08-19 23:03 UTC  (3+ messages)

[PATCH] hv_utils: return error if host timesysnc update is stale
 2020-08-19 22:54 UTC  (2+ messages)

[PATCH v4 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-19 22:49 UTC  (3+ messages)
` [PATCH v4 2/3] KVM: x86: Introduce allow list for "

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-08-19 22:40 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v1 2/8] bpf: Propagate BPF_PSEUDO_BTF_ID to uapi headers in /tools
` [PATCH bpf-next v1 3/8] bpf: Introduce help function to validate ksym's type
` [PATCH bpf-next v1 4/8] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v1 5/8] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v1 7/8] bpf: Propagate bpf_per_cpu_ptr() to /tools
` [PATCH bpf-next v1 8/8] bpf/selftests: Test for bpf_per_cpu_ptr()

[PATCH bpf-next 5/6] bpf: sockmap: allow update from BPF
 2020-08-19 22:41 UTC  (3+ messages)

[PATCH 1/2] soc: mediatek: mtk-infracfg: Fix kerneldoc
 2020-08-19 22:39 UTC  (4+ messages)

[PATCH 0/3] hwrng: add support for Xiphera XIP8001B
 2020-08-19 22:37 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: rng: add bindings for Xiphera XIP8001B hwnrg

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-19 22:36 UTC  (3+ messages)
` [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970

[PATCH] ARM: at91: Add GARDENA smart Gateway AT91SAM board
 2020-08-19 22:35 UTC  (3+ messages)
` [PATCH v2] ARM: at91: Add GARDENA smart Gateway (Art. 19000) board

[PATCH] add support for battery charging threshold, mute. correctly save ac/dc brightness to hardware registers
 2020-08-19 22:31 UTC  (2+ messages)

Linux-next: Kernel panic - not syncing: Fatal exception in interrupt - RIP: 0010:security_port_sid
 2020-08-19 22:31 UTC  (5+ messages)

[PATCH v2] of: address: Work around missing device_type property in pcie nodes
 2020-08-19 22:30 UTC  (2+ messages)

[PATCH v6 0/9] Add UEFI support for RISC-V
 2020-08-19 22:24 UTC  (10+ messages)
` [PATCH v6 1/9] RISC-V: Move DT mapping outof fixmap
` [PATCH v6 2/9] RISC-V: Add early ioremap support
` [PATCH v6 3/9] RISC-V: Implement late mapping page table allocation functions
` [PATCH v6 4/9] include: pe.h: Add RISC-V related PE definition
` [PATCH v6 5/9] RISC-V: Add PE/COFF header for EFI stub
` [PATCH v6 6/9] RISC-V: Add EFI stub support
` [PATCH v6 7/9] efi: Rename arm-init to efi-init common for all arch
` [PATCH v6 8/9] RISC-V: Add EFI runtime services
` [PATCH v6 9/9] RISC-V: Add page table dump support for uefi


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).