aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-05s390/mm: use compound page order to distinguish page tablesAlexander Gordeev1-9/+4
2023-11-05s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev4-262/+31
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens5-131/+21
2023-11-05s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens6-16/+28
2023-11-05s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2-42/+43
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens7-42/+58
2023-11-05s390/cmma: cleanup inline assembliesHeiko Carstens1-22/+26
2023-11-05s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger1-23/+20
2023-11-05s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki2-4/+5
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens2-0/+44
2023-11-05s390/perf: implement perf_callchain_user()Heiko Carstens2-0/+48
2023-11-05s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-11-05s390/ap: re-enable interrupt for AP queuesHarald Freudenberger1-2/+12
2023-11-05s390/ap: rework to use irq info from ap queue statusHarald Freudenberger2-11/+12
2023-11-05s390/mm: add missing conversion to use ptdescsAlexander Gordeev2-3/+3
2023-11-02module/decompress: use kvmalloc() consistentlyAndrea Righi1-4/+4
2023-11-02locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()Masami Hiramatsu1-0/+9
2023-11-02seq_buf: Export seq_buf_puts()Christophe JAILLET1-0/+1
2023-11-02seq_buf: Export seq_buf_putc()Christophe JAILLET1-0/+1
2023-11-02eventfs: Use simple_recursive_removal() to clean up dentriesSteven Rostedt (Google)2-35/+44
2023-11-02eventfs: Remove special processing of dput() of events directorySteven Rostedt (Google)1-17/+2
2023-11-02eventfs: Delete eventfs_inode when the last dentry is freedSteven Rostedt (Google)2-79/+69
2023-11-02eventfs: Hold eventfs_mutex when calling callback functionsSteven Rostedt (Google)2-2/+63
2023-11-01eventfs: Save ownership and modeSteven Rostedt (Google)2-13/+151
2023-11-01eventfs: Test for ei->is_freed when accessing ei->dentrySteven Rostedt (Google)2-7/+41
2023-11-01eventfs: Have a free_ei() that just frees the eventfs_inodeSteven Rostedt (Google)1-8/+11
2023-11-01eventfs: Remove "is_freed" union with rcu headSteven Rostedt (Google)2-3/+5
2023-11-01eventfs: Fix kerneldoc of eventfs_remove_rec()Steven Rostedt (Google)1-2/+4
2023-11-01tracing: Have the user copy of synthetic event address use correct contextSteven Rostedt (Google)1-1/+1
2023-11-01eventfs: Remove extra dget() in eventfs_create_events_dir()Steven Rostedt (Google)1-3/+0
2023-11-01tracing: Have trace_event_file have ref countersSteven Rostedt (Google)5-4/+52
2023-11-01module: Annotate struct module_notes_attrs with __counted_byKees Cook1-1/+1
2023-11-01module: Fix comment typoZhu Mao1-1/+1
2023-11-01module: Make is_valid_name() return boolTiezhu Yang1-2/+2
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang1-1/+1
2023-11-01module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi1-2/+2
2023-11-01MAINTAINERS: add include/linux/module*.h to modulesLuis Chamberlain1-1/+1
2023-11-01module: Clarify documentation of module_param_call()Kees Cook1-1/+5
2023-11-01scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer2-2/+7
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger1-4/+5
2023-11-01.mailmap: add address mapping for Tomeu VizosoBagas Sanjaya1-0/+1
2023-11-01mailmap: update email address for Claudiu BezneaClaudiu Beznea1-0/+1
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama1-0/+1
2023-11-01.mailmap: map Benjamin Poirier's addressBagas Sanjaya1-0/+1
2023-11-01scripts/gdb: add lx_current support for riscvDeepak Gupta1-0/+15
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan1-1/+1
2023-11-01proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi1-18/+61
2023-11-01proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan1-4/+6
2023-11-01fs/proc/base.c: remove unneeded semicolonYang Li1-1/+1
2023-11-01do_io_accounting: use sig->stats_lockOleg Nesterov1-6/+14