summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02eventfs: Save ownership and modeSteven Rostedt (Google)2-13/+151
2023-11-02eventfs: Test for ei->is_freed when accessing ei->dentrySteven Rostedt (Google)2-7/+41
2023-11-02eventfs: Have a free_ei() that just frees the eventfs_inodeSteven Rostedt (Google)1-8/+11
2023-11-02eventfs: Remove "is_freed" union with rcu headSteven Rostedt (Google)2-3/+5
2023-11-02eventfs: Fix kerneldoc of eventfs_remove_rec()Steven Rostedt (Google)1-2/+4
2023-11-02tracing: Have the user copy of synthetic event address use correct contextSteven Rostedt (Google)1-1/+1
2023-11-02eventfs: Remove extra dget() in eventfs_create_events_dir()Steven Rostedt (Google)1-3/+0
2023-11-02tracing: Have trace_event_file have ref countersSteven Rostedt (Google)5-4/+52
2023-11-02Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds190-2168/+9293
2023-11-02Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds59-559/+697
2023-11-02Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-147/+734
2023-11-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-218/+2722
2023-11-02Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds39-247/+361
2023-11-02Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds14-276/+1269
2023-11-02Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+13
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds453-65219/+142
2023-11-02Merge tag 'soc-arm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-13/+42
2023-11-02Merge tag 'soc-defconfig-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-14/+36
2023-11-02Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds122-702/+4264
2023-11-02Merge tag 'soc-dt-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds640-3111/+31392
2023-11-02Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds16-192/+1298
2023-11-02Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds11-77/+127
2023-11-02Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds68-925/+1938
2023-11-02Merge tag 'mmc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds26-184/+384
2023-11-02Merge tag 'for-6.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-107/+321
2023-11-02Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds16-185/+201
2023-11-02Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds57-1226/+3610
2023-11-02Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds13-27/+545
2023-11-02Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds13-334/+1301
2023-11-02Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds19-120/+782
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-39/+508
2023-11-01Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-366/+491
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-102/+133
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds109-677/+634
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