aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-14selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov2-0/+46
2025-02-14selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov2-14/+67
2025-02-14landlock: Fix non-TCP sockets restrictionMikhail Ivanov1-2/+1
2025-02-14landlock: Minor typo and grammar fixes in IPC scoping documentationGünther Noack2-5/+9
2025-02-14landlock: Fix grammar errorTanya Agarwal1-1/+1
2025-02-14selftests/landlock: Enable the new CONFIG_AF_UNIX_OOBMickaël Salaün1-0/+1
2025-02-09Linux 6.14-rc2Linus Torvalds1-1/+1
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki1-12/+9
2025-02-08fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BITSteven Rostedt1-1/+1
2025-02-07kbuild: Move -Wenum-enum-conversion to W=2Nathan Chancellor1-1/+4
2025-02-08kbuild: install-extmod-build: add missing quotation marks for CC variableWangYuli1-1/+1
2025-02-07MAINTAINERS: Remove myselfHector Martin1-1/+0
2025-02-07MAINTAINERS: Move Pavel to kernel.org addressPavel Machek2-9/+7
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07pidfs: improve ioctl handlingChristian Brauner1-1/+11
2025-02-07fsnotify: disable pre-content and permission events by defaultAmir Goldstein1-0/+5
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein4-2/+24
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi1-15/+14
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein5-13/+25
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher5-7/+8
2025-02-07gfs2: switch to lockref_init(..., 1)Andreas Gruenbacher1-2/+2
2025-02-07gfs2: use lockref_init for gl_lockrefAndreas Gruenbacher2-2/+1
2025-02-07statmount: let unset strings be emptyMiklos Szeredi1-9/+16
2025-02-07vboxsf: fix building with GCC 15Brahmajit Das1-1/+2
2025-02-07fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()Su Hui1-1/+3
2025-02-07timers/migration: Fix off-by-one root mis-connectionFrederic Weisbecker1-1/+9
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven4-4/+4
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_rebalanceKent Overstreet4-20/+26
2025-02-06bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()Kent Overstreet1-1/+0
2025-02-06bcachefs: Fix discard path journal flushingKent Overstreet8-35/+55
2025-02-06bcachefs: fix deadlock in journal_entry_open()Jeongjun Park4-2/+28
2025-02-06bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()Jeongjun Park1-1/+6
2025-02-06bcachefs docs: SubmittingPatches.rstKent Overstreet3-0/+100
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook1-4/+8
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook1-1/+7
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-07x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0Alice Ryhl1-0/+18
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger1-0/+199
2025-02-06seccomp: passthrough uretprobe systemcall without filteringEyal Birger1-0/+12
2025-02-06stackinit: Fix comment for test_small_endGeert Uytterhoeven1-1/+1
2025-02-06stackinit: Keep selftest union size small on m68kKees Cook1-1/+3
2025-02-06cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar1-4/+5
2025-02-06rust: kbuild: do not export generated KASAN ODR symbolsMatthew Maurer1-1/+1
2025-02-06PCI/TPH: Restore TPH Requester Enable correctlyRobin Murphy1-1/+1
2025-02-06rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflagsJustin M. Forbes1-0/+1
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya5-19/+19
2025-02-06PCI/ASPM: Fix L1SS savingIlpo Järvinen1-3/+0
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman4-21/+6
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified"Russell King (Oracle)1-18/+17