index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
fs: unexport d_genocide
Christoph Hellwig
1
-2
/
+0
2023-08-08
fs: use __fput_sync in close(2)
Linus Torvalds
2
-7
/
+25
2023-08-04
file: mostly eliminate spurious relocking in __range_close
Mateusz Guzik
1
-13
/
+14
2023-08-02
fs/ecryptfs: remove kernel-doc warnings
Zhu Wang
1
-1
/
+0
2023-07-26
epoll: simplify ep_alloc()
Zhen Lei
1
-10
/
+2
2023-07-14
fs: Fix error checking for d_hash_and_lookup()
Wang Ming
1
-1
/
+1
2023-07-14
attr: block mode changes of symlinks
Christian Brauner
1
-2
/
+18
2023-07-11
eventfd: prevent underflow for eventfd semaphores
Wen Yang
1
-1
/
+1
2023-07-10
dnotify: Pass argument of fcntl_dirnotify as int
Luca Vizzarro
2
-4
/
+4
2023-07-10
pipe: Pass argument of pipe_fcntl as int
Luca Vizzarro
2
-5
/
+5
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
8
-24
/
+24
2023-07-10
fcntl: Cast commands with int args explicitly
Luca Vizzarro
2
-15
/
+16
2023-07-10
splice: fsnotify_access(in), fsnotify_modify(out) on success in tee
Ahelenia Ziemiańska
1
-0
/
+5
2023-07-10
splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmsplice
Ahelenia Ziemiańska
1
-1
/
+6
2023-07-10
splice: always fsnotify_access(in), fsnotify_modify(out) on success
Ahelenia Ziemiańska
1
-17
/
+15
2023-07-10
reiserfs: Check the return value from __getblk()
Matthew Wilcox
1
-1
/
+3
2023-07-10
fs/ecryptfs: Use kmap_local_page() in copy_up_encrypted_with_header()
Fabio M. De Francesco
1
-2
/
+2
2023-07-10
fs/ecryptfs: Use kmap_local_page() in ecryptfs_write()
Fabio M. De Francesco
1
-2
/
+2
2023-07-10
fs/ecryptfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2
-8
/
+8
2023-07-09
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
1
-2
/
+9
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2
-14
/
+14
2023-07-08
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
1
-1
/
+2
2023-07-08
mailmap: add entries for Heiko Stuebner
Heiko Stuebner
1
-0
/
+3
2023-07-08
mailmap: update manpage link
Heiko Stuebner
1
-1
/
+2
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-08
MAINTAINERS: add linux-next info
Randy Dunlap
1
-0
/
+7
2023-07-08
mailmap: add Markus Schneider-Pargmann
Markus Schneider-Pargmann
1
-0
/
+1
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-07-08
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
1
-4
/
+23
2023-07-08
mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
John Hubbard
1
-1
/
+6
2023-07-08
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
7
-17
/
+17
2023-07-08
MAINTAINERS: update ocfs2-devel mailing list address
Anthony Iliopoulos
1
-1
/
+1
2023-07-08
mm: disable CONFIG_PER_VMA_LOCK until its fixed
Suren Baghdasaryan
1
-1
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+6
2023-07-08
ntb.rst: Fix copy and paste error
Geoff Levand
1
-2
/
+2
2023-07-08
ntb_netdev: Fix module_init problem
Geoff Levand
1
-1
/
+1
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
1
-8
/
+4
2023-07-08
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-12
/
+5
2023-07-08
MAINTAINERS: git://github -> https://github.com for jonmason
Palmer Dabbelt
1
-1
/
+1
2023-07-08
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
1
-0
/
+1
[next]