aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-24loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksizeChristoph Hellwig1-1/+1
2025-02-24loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_fileChristoph Hellwig1-2/+2
2025-02-24loop: factor out a loop_assign_backing_file helperChristoph Hellwig1-10/+10
2025-02-21block: Remove commented out codeThorsten Blum2-4/+0
2025-02-18Revert "driver: block: release the lo_work_lock before queue_work"Zhaoyang Huang1-1/+1
2025-02-11block: refactor rq_qos_wait()Muchun Song1-21/+47
2025-02-11block: introduce init_wait_func()Muchun Song3-11/+12
2025-02-11loop: release the lo_work_lock before queue_workZhaoyang Huang1-1/+1
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers10-4/+350
2025-02-10blk-crypto: show supported key types in sysfsEric Biggers2-0/+55
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers14-38/+417
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