summaryrefslogtreecommitdiffstats
path: root/security/tomoyo (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-09fs: unexport d_genocideChristoph Hellwig1-2/+0
2023-08-08fs: use __fput_sync in close(2)Linus Torvalds2-7/+25
2023-08-04file: mostly eliminate spurious relocking in __range_closeMateusz Guzik1-13/+14
2023-08-02fs/ecryptfs: remove kernel-doc warningsZhu Wang1-1/+0
2023-07-26epoll: simplify ep_alloc()Zhen Lei1-10/+2
2023-07-14fs: Fix error checking for d_hash_and_lookup()Wang Ming1-1/+1
2023-07-14attr: block mode changes of symlinksChristian Brauner1-2/+18
2023-07-11eventfd: prevent underflow for eventfd semaphoresWen Yang1-1/+1
2023-07-10dnotify: Pass argument of fcntl_dirnotify as intLuca Vizzarro2-4/+4
2023-07-10pipe: Pass argument of pipe_fcntl as intLuca Vizzarro2-5/+5
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro8-24/+24
2023-07-10fcntl: Cast commands with int args explicitlyLuca Vizzarro2-15/+16
2023-07-10splice: fsnotify_access(in), fsnotify_modify(out) on success in teeAhelenia Ziemiańska1-0/+5
2023-07-10splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmspliceAhelenia Ziemiańska1-1/+6
2023-07-10splice: always fsnotify_access(in), fsnotify_modify(out) on successAhelenia Ziemiańska1-17/+15
2023-07-10reiserfs: Check the return value from __getblk()Matthew Wilcox1-1/+3
2023-07-10fs/ecryptfs: Use kmap_local_page() in copy_up_encrypted_with_header()Fabio M. De Francesco1-2/+2
2023-07-10fs/ecryptfs: Use kmap_local_page() in ecryptfs_write()Fabio M. De Francesco1-2/+2
2023-07-10fs/ecryptfs: Replace kmap() with kmap_local_page()Fabio M. De Francesco2-8/+8
2023-07-09Linux 6.5-rc1v6.5-rc1Linus Torvalds1-2/+2
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds1-46/+46
2023-07-09mm: lock newly mapped VMA with corrected orderingHugh Dickins1-2/+2
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+1
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan1-0/+2
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan1-0/+4
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma1-1/+1
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven1-2/+9
2023-07-08kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2-14/+14
2023-07-08kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov1-1/+2
2023-07-08mailmap: add entries for Heiko StuebnerHeiko Stuebner1-0/+3
2023-07-08mailmap: update manpage linkHeiko Stuebner1-1/+2
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-08MAINTAINERS: add linux-next infoRandy Dunlap1-0/+7
2023-07-08mailmap: add Markus Schneider-PargmannMarkus Schneider-Pargmann1-0/+1
2023-07-08writeback: account the number of pages written backMatthew Wilcox (Oracle)1-3/+5
2023-07-08mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne1-0/+7
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch1-4/+23
2023-07-08mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparisonJohn Hubbard1-1/+6
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos7-17/+17
2023-07-08MAINTAINERS: update ocfs2-devel mailing list addressAnthony Iliopoulos1-1/+1
2023-07-08mm: disable CONFIG_PER_VMA_LOCK until its fixedSuren Baghdasaryan1-1/+2
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+6
2023-07-08ntb.rst: Fix copy and paste errorGeoff Levand1-2/+2
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand1-1/+1
2023-07-08ntb: intel: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-07-08ntb: epf: Remove redundant pci_clear_masterCai Huoqing1-8/+4
2023-07-08ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-12/+5
2023-07-08MAINTAINERS: git://github -> https://github.com for jonmasonPalmer Dabbelt1-1/+1
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie1-0/+1