index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-27
29
-164
/
+225
|
\
|
*
spufs: fix bogosity in S_ISGID handling
Al Viro
2021-03-13
1
-8
/
+2
|
*
9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...
Al Viro
2021-03-13
1
-7
/
+3
|
*
openpromfs: don't do unlock_new_inode() until the new inode is set up
Al Viro
2021-03-13
1
-34
/
+33
|
*
hostfs_mknod(): don't bother with init_special_inode()
Al Viro
2021-03-13
1
-1
/
+0
|
*
cifs: have cifs_fattr_to_inode() refuse to change type on live inode
Al Viro
2021-03-13
4
-32
/
+18
|
*
cifs: have ->mkdir() handle race with another client sanely
Al Viro
2021-03-13
1
-1
/
+11
|
*
do_cifs_create(): don't set ->i_mode of something we had not created
Al Viro
2021-03-13
1
-9
/
+10
|
*
gfs2: be careful with inode refresh
Al Viro
2021-03-13
1
-8
/
+14
|
*
ocfs2_inode_lock_update(): make sure we don't change the type bits of i_mode
Al Viro
2021-03-13
1
-2
/
+10
|
*
orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap...
Al Viro
2021-03-13
1
-1
/
+1
|
*
vboxsf: don't allow to change the inode type
Al Viro
2021-03-13
4
-31
/
+49
|
*
afs: Fix updating of i_mode due to 3rd party change
David Howells
2021-03-08
1
-3
/
+3
|
*
ceph: don't allow type or device number to change on non-I_NEW inodes
Jeff Layton
2021-03-08
2
-5
/
+30
|
*
ceph: fix up error handling with snapdirs
Jeff Layton
2021-03-08
3
-5
/
+20
|
*
new helper: inode_wrong_type()
Al Viro
2021-03-08
10
-18
/
+22
*
|
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
75
-113
/
+760
|
\
\
|
*
|
arm64: allow CONFIG_CFI_CLANG to be selected
Sami Tolvanen
2021-04-09
1
-0
/
+1
|
*
|
KVM: arm64: Disable CFI for nVHE
Sami Tolvanen
2021-04-09
1
-3
/
+3
|
*
|
arm64: ftrace: use function_nocfi for ftrace_call
Sami Tolvanen
2021-04-09
1
-1
/
+1
|
*
|
arm64: add __nocfi to __apply_alternatives
Sami Tolvanen
2021-04-09
1
-2
/
+2
|
*
|
arm64: add __nocfi to functions that jump to a physical address
Sami Tolvanen
2021-04-09
3
-6
/
+6
|
*
|
arm64: use function_nocfi with __pa_symbol
Sami Tolvanen
2021-04-09
6
-6
/
+9
|
*
|
arm64: implement function_nocfi
Sami Tolvanen
2021-04-09
1
-0
/
+16
|
*
|
psci: use function_nocfi for cpu_resume
Sami Tolvanen
2021-04-09
1
-2
/
+5
|
*
|
lkdtm: use function_nocfi
Sami Tolvanen
2021-04-09
1
-1
/
+1
|
*
|
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-09
41
-72
/
+90
|
*
|
bpf: disable CFI in dispatcher functions
Sami Tolvanen
2021-04-09
1
-2
/
+2
|
*
|
kallsyms: strip ThinLTO hashes from static functions
Sami Tolvanen
2021-04-09
1
-5
/
+50
|
*
|
kthread: use WARN_ON_FUNCTION_MISMATCH
Sami Tolvanen
2021-04-09
1
-1
/
+2
|
*
|
workqueue: use WARN_ON_FUNCTION_MISMATCH
Sami Tolvanen
2021-04-09
1
-1
/
+1
|
*
|
module: ensure __cfi_check alignment
Sami Tolvanen
2021-04-09
1
-1
/
+18
|
*
|
mm: add generic function_nocfi macro
Sami Tolvanen
2021-04-09
1
-0
/
+10
|
*
|
cfi: add __cficanonical
Sami Tolvanen
2021-04-09
4
-4
/
+9
|
*
|
add support for Clang CFI
Sami Tolvanen
2021-04-09
14
-6
/
+534
*
|
|
Merge tag 'overflow-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-1
/
+1
|
\
\
\
|
*
|
|
overflow: Correct check_shl_overflow() comment
Keith Busch
2021-04-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pstore-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-27
4
-6
/
+33
|
\
\
\
|
*
|
|
pstore: Add mem_type property DT parsing support
Mukesh Ojha
2021-03-31
4
-6
/
+33
|
|
/
/
*
|
|
Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-27
3
-2
/
+4
|
\
\
\
|
*
|
|
seccomp: Fix "cacheable" typo in comments
Cui GaoSheng
2021-03-31
1
-1
/
+1
|
*
|
|
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-03-31
2
-1
/
+3
|
|
/
/
*
|
|
cfg80211: fix locking in netlink owner interface destruction
Johannes Berg
2021-04-27
2
-9
/
+36
*
|
|
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-04-27
72
-1064
/
+2011
|
\
\
\
|
*
|
|
spi: Rename enable1 to activate in spi_set_cs()
Andy Shevchenko
2021-04-23
1
-5
/
+4
|
*
|
|
spi: Convert Freescale QSPI binding to json schema
Kuldeep Singh
2021-04-23
3
-66
/
+97
|
*
|
|
spi: stm32-qspi: fix debug format string
Arnd Bergmann
2021-04-22
1
-1
/
+1
|
*
|
|
spi: tools: make a symbolic link to the header file spi.h
Quanyang Wang
2021-04-22
1
-2
/
+3
|
*
|
|
spi: fsi: add a missing of_node_put
Christophe JAILLET
2021-04-21
1
-1
/
+3
|
*
|
|
spi: Make error handling of gpiod_count() call cleaner
Andy Shevchenko
2021-04-21
1
-6
/
+7
[next]