aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-04cifs: fix sharing of DFS connectionsPaulo Alcantara6-80/+147
2023-05-03cifs: avoid potential races when handling multiple dfs tconsPaulo Alcantara5-79/+80
2023-05-03cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpathPaulo Alcantara5-20/+43
2023-05-03cifs: fix potential race when tree connecting ipcPaulo Alcantara1-7/+50
2023-05-02cifs: fix potential use-after-free bugs in TCP_Server_Info::hostnamePaulo Alcantara4-13/+23
2023-05-02cifs: print smb3_fs_context::source when mountingPaulo Alcantara1-8/+6
2023-05-02cifs: protect session status check in smb2_reconnect()Paulo Alcantara1-4/+11
2023-05-02SMB3.1.1: correct definition for app_instance_id create contextsSteve French2-16/+20
2023-04-28cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-04-28smb3: move some common open context structs to smbfs_commonSteve French3-36/+28
2023-04-28smb3: make query_on_disk_id open context consistent and move to common codeSteve French4-18/+12
2023-04-28SMB3.1.1: add new tree connect ShareFlagsSteve French1-8/+9
2023-04-28cifs: missing lock when updating session statusSteve French1-2/+6
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker3-7/+15
2023-04-28lsm: move hook comments docs to security/security.cRandy Dunlap3-5/+5
2023-04-28tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen4-11/+28
2023-04-27cdx: fix build failure due to sysfs 'bus_type' argument needing to be constLinus Torvalds1-1/+1
2023-04-27NFSD: Handle new xprtsec= export optionChuck Lever3-3/+62
2023-04-27SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever6-8/+132
2023-04-27NFSD: Clean up xattr memory allocation flagsChuck Lever1-5/+2
2023-04-27NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loopDai Ngo1-2/+0
2023-04-27SUNRPC: Clear rq_xid when receiving a new RPC CallChuck Lever1-0/+2
2023-04-27SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever2-2/+48
2023-04-27SUNRPC: Be even lazier about releasing pagesChuck Lever2-3/+3
2023-04-27ring-buffer: Sync IRQ works before buffer destructionJohannes Berg1-0/+4
2023-04-27mailmap: add entries for Paul MackerrasPaul Mackerras1-0/+2
2023-04-27libgcc: add forward declarations for generic library routinesGeert Uytterhoeven1-0/+7
2023-04-27mm,unmap: avoid flushing TLB in batch if PTE is inaccessibleHuang Ying1-4/+8
2023-04-27shmem: restrict noswap option to initial user namespaceChristian Brauner1-0/+4
2023-04-27mm/khugepaged: fix conflicting mods to collapse_file()Hugh Dickins1-22/+1
2023-04-27SMB3: Close deferred file handles in case of handle lease breakBharath SM2-1/+17
2023-04-27SMB3: Add missing locks to protect deferred close file listBharath SM1-0/+6
2023-04-27mm/mremap: fix vm_pgoff in vma_merge() case 3Vlastimil Babka1-1/+1
2023-04-27xfs: fix livelock in delayed allocation at ENOSPCDave Chinner1-1/+0
2023-04-26timekeeping: Fix references to nonexistent ktime_get_fast_ns()Geert Uytterhoeven1-2/+2
2023-04-26efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel4-30/+21
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel4-1/+15
2023-04-26RISC-V: hwprobe: Explicity check for -1 in vdso initAndrew Jones1-1/+1
2023-04-26RISC-V: hwprobe: There can only be one firstAndrew Jones1-1/+3
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti10-9/+154
2023-04-26dt-bindings: riscv: add sv57 mmu-typeConor Dooley1-0/+1
2023-04-26tracing: Add missing spaces in trace_print_hex_seq()Ken Lin1-1/+4
2023-04-26ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpusTze-nan Wu1-3/+13
2023-04-26SUNRPC: Convert svc_xprt_release() to the release_pages() APIChuck Lever1-6/+5
2023-04-26SUNRPC: Relocate svc_free_res_pages()Chuck Lever3-12/+21
2023-04-26nfsd: simplify the delayed disposal list codeJeff Layton1-42/+22
2023-04-26SUNRPC: Ignore return value of ->xpo_sendtoChuck Lever4-20/+18
2023-04-26SUNRPC: Ensure server-side sockets have a sock->fileChuck Lever1-7/+18
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever4-3/+45
2023-04-26sunrpc: simplify two-level sysctl registration for svcrdma_parm_tableLuis Chamberlain1-19/+2