aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-31kselftest/arm64: Remove redundant _start labels from zt-testMark Brown1-1/+0
2023-01-20kselftest/arm64: Add test case for TPIDR2 signal frame recordsMark Brown2-0/+91
2023-01-20kselftest/arm64: Add TPIDR2 to the set of known signal context recordsMark Brown1-0/+4
2023-01-20arm64/signal: Include TPIDR2 in the signal contextMark Brown2-0/+67
2023-01-20arm64/sme: Document ABI for TPIDR2 signal informationMark Brown1-0/+3
2023-01-20kselftest/arm64: Add coverage of SME 2 and 2.1 hwcapsMark Brown1-0/+115
2023-01-20kselftest/arm64: Add coverage of the ZT ptrace regsetMark Brown3-0/+368
2023-01-20kselftest/arm64: Add SME2 coverage to syscall-abiMark Brown2-3/+80
2023-01-20kselftest/arm64: Add test coverage for ZT register signal framesMark Brown3-0/+137
2023-01-20kselftest/arm64: Teach the generic signal context validation about ZTMark Brown2-0/+37
2023-01-20kselftest/arm64: Enumerate SME2 in the signal test utility codeMark Brown2-0/+5
2023-01-20kselftest/arm64: Cover ZT in the FP stress testMark Brown1-2/+27
2023-01-20kselftest/arm64: Add a stress test program for ZT0Mark Brown4-0/+341
2023-01-20arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown5-0/+50
2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown2-0/+55
2023-01-20arm64/sme: Implement signal handling for ZTMark Brown3-3/+124
2023-01-20arm64/sme: Implement context switching for ZT0Mark Brown3-14/+26
2023-01-20arm64/sme: Provide storage for ZT0Mark Brown2-5/+18
2023-01-20arm64/sme: Add basic enumeration for SME2Mark Brown5-0/+33
2023-01-20arm64/sme: Enable host kernel to access ZT0Mark Brown2-0/+7
2023-01-20arm64/sme: Manually encode ZT0 load and store instructionsMark Brown1-0/+22
2023-01-20arm64/esr: Document ISS for ZT0 being disabledMark Brown1-0/+1
2023-01-20arm64/sme: Document SME 2 and SME 2.1 ABIMark Brown1-9/+43
2023-01-20arm64/sysreg: Update system registers for SME 2 and 2.1Mark Brown1-4/+23
2023-01-20arm64: Document boot requirements for SME 2Mark Brown1-0/+10
2023-01-20arm64/sme: Rename za_state to sme_stateMark Brown7-38/+42
2023-01-08Linux 6.2-rc3Linus Torvalds1-1/+1
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld1-1/+3
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen1-1/+4
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann1-0/+1
2023-01-06udf: initialize newblock to 0Tom Rix1-3/+1
2023-01-06udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang1-0/+2
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas1-1/+1
2023-01-05block: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-01-05io_uring: fix CQ waiting timeout handlingPavel Begunkov1-3/+3
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman1-1/+1
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada1-4/+5
2023-01-05kbuild: fix single *.ko buildMasahiro Yamada1-1/+1
2023-01-04cifs: fix interface count calculation during refreshShyam Prasad N1-1/+2
2023-01-04cifs: refcount only the selected iface during interface updateShyam Prasad N1-1/+2
2023-01-04inet: control sockets should not use current thread task_fragEric Dumazet1-0/+1
2023-01-04net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-0/+18