aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-28objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv()Josh Poimboeuf1-1/+1
2025-03-28objtool, lkdtm: Obfuscate the do_nothing() pointerJosh Poimboeuf1-3/+11
2025-03-25objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc()Josh Poimboeuf1-2/+2
2025-03-25objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()Josh Poimboeuf1-1/+1
2025-03-25objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()Josh Poimboeuf1-2/+2
2025-03-25objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf2-1/+10
2025-03-25objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()Josh Poimboeuf1-1/+4
2025-03-25objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()Josh Poimboeuf1-1/+1
2025-03-25objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()Josh Poimboeuf1-1/+1
2025-03-25objtool: Remove redundant opts.noinstr dependencyJosh Poimboeuf1-6/+1
2025-03-25objtool: Remove --no-unreachable for noinstr-only vmlinux.o runsJosh Poimboeuf1-1/+0
2025-03-25objtool: Fix up some outdated references to ENTRY/ENDPROCJosh Poimboeuf3-10/+6
2025-03-25objtool: Reduce CONFIG_OBJTOOL_WERROR verbosityJosh Poimboeuf4-71/+73
2025-03-25objtool: Improve error handlingJosh Poimboeuf6-221/+232
2025-03-25objtool: Properly disable uaccess validationJosh Poimboeuf1-2/+9
2025-03-25objtool: Silence more KCOV warningsJosh Poimboeuf1-0/+6
2025-03-25objtool: Fix init_module() handlingJosh Poimboeuf1-2/+5
2025-03-25objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.oJosh Poimboeuf1-3/+11
2025-03-25objtool: Fix X86_FEATURE_SMAP alternative handlingJosh Poimboeuf8-89/+37
2025-03-25objtool: Ignore entire functions rather than instructionsJosh Poimboeuf2-17/+19
2025-03-25objtool: Warn when disabling unreachable warningsJosh Poimboeuf1-1/+4
2025-03-25objtool: Fix detection of consecutive jump tables on Clang 20Josh Poimboeuf3-22/+37
2025-03-24x86 boot build: make git ignore stale 'tools' directoryLinus Torvalds1-0/+1
2025-03-24MAINTAINERS: remove myself as reviewerDarrick J. Wong1-1/+0
2025-03-24Linux 6.14Linus Torvalds1-1/+1
2025-03-22io_uring/net: fix sendzc double notif flushPavel Begunkov1-0/+2
2025-03-22keys: Fix UAF in key_put()David Howells3-1/+6
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf14-10/+39
2025-03-22perf/amd/ibs: Prevent leaking sensitive data to userspaceNamhyung Kim1-6/+78
2025-03-21zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfaultIngo Molnar1-1/+1
2025-03-21x86/asm: Make asm export of __ref_stack_chk_guard unconditionalArd Biesheuvel1-1/+1
2025-03-20cpumask: align text in commentJoel Savitz1-1/+1
2025-03-20perf/x86/rapl: Fix error handling in init_rapl_pmus()Dhananjay Ugwekar1-1/+6
2025-03-20io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionallyJens Axboe1-2/+1
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz2-3/+1
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed2-61/+20
2025-03-20MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6David Ahern1-0/+11
2025-03-20Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault1-9/+6
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devices."Guillaume Nault2-178/+0
2025-03-20selftests/pidfd: third test for multi-threaded exec pollingChristian Brauner1-0/+147
2025-03-20selftests/pidfd: second test for multi-threaded exec pollingChristian Brauner1-24/+48
2025-03-20selftests/pidfd: first test for multi-threaded exec pollingChristian Brauner1-7/+31
2025-03-20pidfs: improve multi-threaded exec and premature thread-group leader exit pollingChristian Brauner3-9/+9
2025-03-20net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma1-0/+1
2025-03-20fs: sort out fd allocation vs dup2 race commentary, take 2Mateusz Guzik1-14/+26
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry6-30/+37
2025-03-20iomap: comment on atomic write checks in iomap_dio_bio_iter()John Garry1-1/+6
2025-03-20iomap: inline iomap_dio_bio_opflags()John Garry1-63/+49
2025-03-20tools headers: Sync uapi/asm-generic/socket.h with the kernel sourcesAlexander Mikhalitsyn1-2/+19
2025-03-20mptcp: Fix data stream corruption in the address announcementArthur Mongodin1-2/+4