summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells2023-08-156-1/+116
* fs: unexport d_genocideChristoph Hellwig2023-08-091-2/+0
* fs: use __fput_sync in close(2)Linus Torvalds2023-08-082-7/+25
* file: mostly eliminate spurious relocking in __range_closeMateusz Guzik2023-08-041-13/+14
* fs/ecryptfs: remove kernel-doc warningsZhu Wang2023-08-021-1/+0
* epoll: simplify ep_alloc()Zhen Lei2023-07-261-10/+2
* fs: Fix error checking for d_hash_and_lookup()Wang Ming2023-07-141-1/+1
* attr: block mode changes of symlinksChristian Brauner2023-07-141-2/+18
* eventfd: prevent underflow for eventfd semaphoresWen Yang2023-07-111-1/+1
* dnotify: Pass argument of fcntl_dirnotify as intLuca Vizzarro2023-07-102-4/+4
* pipe: Pass argument of pipe_fcntl as intLuca Vizzarro2023-07-102-5/+5
* fs: Pass argument to fcntl_setlease as intLuca Vizzarro2023-07-108-24/+24
* fcntl: Cast commands with int args explicitlyLuca Vizzarro2023-07-102-15/+16
* splice: fsnotify_access(in), fsnotify_modify(out) on success in teeAhelenia Ziemiańska2023-07-101-0/+5
* splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmspliceAhelenia Ziemiańska2023-07-101-1/+6
* splice: always fsnotify_access(in), fsnotify_modify(out) on successAhelenia Ziemiańska2023-07-101-17/+15
* reiserfs: Check the return value from __getblk()Matthew Wilcox2023-07-101-1/+3
* fs/ecryptfs: Use kmap_local_page() in copy_up_encrypted_with_header()Fabio M. De Francesco2023-07-101-2/+2
* fs/ecryptfs: Use kmap_local_page() in ecryptfs_write()Fabio M. De Francesco2023-07-101-2/+2
* fs/ecryptfs: Replace kmap() with kmap_local_page()Fabio M. De Francesco2023-07-102-8/+8
* Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* MAINTAINERS 2: Electric BoogalooLinus Torvalds2023-07-091-46/+46
* Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\
| * swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \
| * | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1
* | | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\ \ \
| * | | x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | | | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-091-0/+8
|\ \ \ \
| * | | | x86/smp: Don't send INIT to boot CPUThomas Gleixner2023-07-071-0/+8
* | | | | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-0910-53/+46
|\ \ \ \ \
| * | | | | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
| * | | | | MIPS: dts: add missing space before {Krzysztof Kozlowski2023-07-062-2/+2
| * | | | | MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-07-031-7/+3
| * | | | | MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-035-36/+36
| * | | | | MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-031-6/+3
* | | | | | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-091-1/+1
|\ \ \ \ \ \
| * | | | | | xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong2023-07-081-1/+1
* | | | | | | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-07-094-5/+72
|\ \ \ \ \ \ \
| * | | | | | | cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg2023-07-062-0/+68
| * | | | | | | smb: client: remove redundant pointer 'server'Colin Ian King2023-07-011-2/+0
| * | | | | | | cifs: fix session state transition to avoid use-after-free issueWinston Wen2023-07-011-3/+4
* | | | | | | | Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds2023-07-0910-33/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma2023-07-081-1/+1
| * | | | | | | | ntb.rst: Fix copy and paste errorGeoff Levand2023-07-081-2/+2
| * | | | | | | | ntb_netdev: Fix module_init problemGeoff Levand2023-07-081-1/+1
| * | | | | | | | ntb: intel: Remove redundant pci_clear_masterCai Huoqing2023-07-081-2/+0
| * | | | | | | | ntb: epf: Remove redundant pci_clear_masterCai Huoqing2023-07-081-8/+4
| * | | | | | | | ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing2023-07-081-2/+0