User Details
User Details
- User Since
- May 10 2014, 2:21 PM (634 w, 5 d)
Mon, Jul 6
Mon, Jul 6
andrew committed rGee2642678a2c: arm64/vmm: Move host-side EL2 regs into sys_regs (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
andrew committed rG35164034e390: arm64/vmm: Make remaining registers use hypctx_*_sys_reg (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
andrew committed rGdd08cb0c8d6e: arm64/vmm: Use the VNCR_EL2 memory page to store guest registers (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
andrew committed rGe3cd6d104783: arm64/vmm: Refactor vmm_hyp.c (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
andrew committed rGf4c3458ab3ce: arm64/vmm: Move vttbr_el2 & vtimer into struct hypctx (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
andrew committed rGd2e3e76ab902: arm64/vmm: Store non-VNCR registers in an array (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
andrew committed rG5c7315317f5f: arm64/vmm: Add FEAT_NV2 definitions (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
Thu, Jun 18
Thu, Jun 18
andrew committed rG8fdaa1b16367: busdma_bounce: Allocate bounce buffers as unprotected (authored by sarah.walker2_arm.com).
andrew committed rG8193fa3b8e1a: virtio_net: Use bus_dma for rxq/txq buffers (authored by sarah.walker2_arm.com).
andrew committed rGea130fa32099: virtio_net: Use bus_dma for command/ack buffers (authored by sarah.walker2_arm.com).
Jun 5 2026
Jun 5 2026
andrew committed rG5cc3fa098856: arm64: Add exception flag for ksiginfo_t and set in trapsignal (authored by Alex Arslan <ararslan@comcast.net>).
andrew committed rG0b862a795a35: arm64: Expose ESR in mcontext (authored by Alex Arslan <ararslan@comcast.net>).
May 29 2026
May 29 2026
May 27 2026
May 27 2026
andrew committed rGbb9497a2d462: arm64: Add vm_page_t MTE flags (authored by harry.moulton_arm.com).
andrew committed rG7bb6b62394d3: arm64: mte: copy/save tags on copy-on-write (authored by harry.moulton_arm.com).
May 14 2026
May 14 2026
May 12 2026
May 12 2026
andrew committed rGa6add87b5e17: arm64: Load SOCDEV_PA as a literal rather than an immediate (authored by sarah.walker2_arm.com).
andrew committed rG76a2904c352b: arm64: Add RSI detection for CCA (authored by sarah.walker2_arm.com).
andrew committed rG56abdbc5f709: arm64: VM/PMAP changes for CCA guest support (authored by sarah.walker2_arm.com).
andrew committed rGcd2512eaab5c: vm: Add flags for unprotected allocations (authored by sarah.walker2_arm.com).
andrew committed rGf9ba99eaa24f: physmem: Add a way to read all memory (authored by sarah.walker2_arm.com).
May 5 2026
May 5 2026
Apr 29 2026
Apr 29 2026
Apr 27 2026
Apr 27 2026
andrew committed rGc16c95192f01: virtio_net: Use bus_dma for rxq/txq buffers (authored by sarah.walker2_arm.com).
andrew committed rGb5bad6df467c: virtio_net: Use bus_dma for command/ack buffers (authored by sarah.walker2_arm.com).
Apr 16 2026
Apr 16 2026
andrew committed rG6f9e9eba984f: arm64: mte: handle synchronous tag check faults (authored by harry.moulton_arm.com).
andrew committed rGaa2d89cb4263: arm64: mte: add tagged memory attribute (authored by harry.moulton_arm.com).
Apr 13 2026
Apr 13 2026
andrew committed rGaa555b6004d6: arm64: mte: add system register definitions (authored by harry.moulton_arm.com).
andrew committed rG58de79153622: arm64: mte: configure initial state for system registers (authored by harry.moulton_arm.com).
andrew committed rG7e718b9a8eec: arm64: mte: cleanup cache register definitions (authored by harry.moulton_arm.com).
Apr 9 2026
Apr 9 2026
andrew committed rGf54209510b1b: virtio_blk: Fix initialisation of dump request structure (authored by sarah.walker2_arm.com).
Apr 8 2026
Apr 8 2026
andrew committed rGb608ec429777: arm64: Add MOPS implementations of copyin/copyout (authored by sarah.walker2_arm.com).
andrew committed rGe40964f7123e: arm64: Add MOPS implementation of pagezero() (authored by sarah.walker2_arm.com).
andrew committed rGedc0dd0445b7: arm64: Enable MOPS usage in the kernel (authored by sarah.walker2_arm.com).
andrew committed rG920f5f6e10a0: arm64: Treat the PMUVer field of ID_AA64DFR0 as unsigned (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
Mar 17 2026
Mar 17 2026
andrew committed rG1d13d938fe6c: virtio: Ensure power-of-two alignment for indirect queue (authored by sarah.walker2_arm.com).
Mar 10 2026
Mar 10 2026
andrew added a reverting change for rGd99e725c26a7: virtio: Restore mb() calls: rG522012c8bd07: Revert "virtio: Restore mb() calls".
Mar 5 2026
Mar 5 2026
Mar 4 2026
Mar 4 2026
andrew committed rGe40e5458616d: arm64: Treat the PMUVer field of ID_AA64DFR0 as unsigned (authored by Kajetan Puchalski <kajetan.puchalski@arm.com>).
Mar 3 2026
Mar 3 2026
andrew committed rGc8c37141a661: virtio_blk: Use bus_dma for command/ack buffer allocations (authored by sarah.walker2_arm.com).
andrew committed rGc499ad6f997c: virtio: Use bus_dma for ring and indirect buffer allocations (authored by sarah.walker2_arm.com).
Feb 18 2026
Feb 18 2026
Feb 10 2026
Feb 10 2026
andrew committed rG1224347817c4: arm64: Add MOPS implementations of copyin/copyout (authored by sarah.walker2_arm.com).
andrew committed rG7d7295df9b13: arm64: Add MOPS implementation of pagezero() (authored by sarah.walker2_arm.com).
andrew committed rG18af5a180b29: arm64: Enable MOPS usage in the kernel (authored by sarah.walker2_arm.com).
Feb 9 2026
Feb 9 2026
andrew committed rGc70a68bbdbf6: arm64: Fix kernel panic in get_arm64_sve during core dump (authored by • william.a_carrel.org).
