index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
kconfig: tinyconfig: remove stale stack protector fixups
Masahiro Yamada
1
-4
/
+0
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
1
-1
/
+1
2018-06-14
pstore: Remove bogus format string definition
Arnd Bergmann
1
-11
/
+6
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
33
-39
/
+39
2018-06-13
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
Linus Torvalds
1
-3
/
+1
2018-06-13
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
1
-0
/
+3
2018-06-13
treewide: Use array_size in f2fs_kvzalloc()
Kees Cook
3
-8
/
+16
2018-06-13
treewide: Use array_size() in f2fs_kzalloc()
Kees Cook
4
-8
/
+16
2018-06-13
treewide: Use array_size() in f2fs_kmalloc()
Kees Cook
1
-3
/
+5
2018-06-13
treewide: Use array_size() in sock_kmalloc()
Kees Cook
2
-3
/
+4
2018-06-13
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2
-4
/
+5
2018-06-13
treewide: Use array_size() in vzalloc_node()
Kees Cook
4
-7
/
+9
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
64
-118
/
+164
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
78
-116
/
+160
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
229
-664
/
+847
2018-06-13
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
5
-10
/
+11
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
20
-53
/
+67
2018-06-13
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
8
-15
/
+24
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
15
-35
/
+35
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
484
-977
/
+1177
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
377
-748
/
+1014
2018-06-13
mm: Introduce kvcalloc()
Kees Cook
1
-0
/
+5
2018-06-13
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-06-13
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-06-13
leds: Use struct_size() in allocation
Kees Cook
1
-2
/
+1
2018-06-13
Convert intel uncore to struct_size
Matthew Wilcox
1
-9
/
+10
2018-06-13
Convert jffs2 acl to struct_size
Matthew Wilcox
2
-1
/
+3
2018-06-13
Convert vhost to struct_size
Matthew Wilcox
1
-1
/
+2
2018-06-13
Convert v4l2 event to struct_size
Matthew Wilcox
1
-2
/
+1
2018-06-13
Convert infiniband uverbs to struct_size
Matthew Wilcox
2
-6
/
+3
2018-06-13
Convert virtio_console to struct_size
Matthew Wilcox
1
-2
/
+1
2018-06-13
test_overflow: fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2018-06-12
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Geert Uytterhoeven
1
-1
/
+1
2018-06-12
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()
Masahiro Yamada
1
-6
/
+6
2018-06-12
kvm: fix typo in flag name
Michael S. Tsirkin
3
-6
/
+6
2018-06-12
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
3
-14
/
+26
2018-06-12
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
3
-28
/
+38
2018-06-12
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-06-12
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
1
-2
/
+13
2018-06-12
skip LAYOUTRETURN if layout is invalid
Olga Kornievskaia
1
-2
/
+4
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
3
-6
/
+30
2018-06-12
xfs: update incore per-AG inode count
Darrick J. Wong
1
-0
/
+2
2018-06-11
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...
Linus Torvalds
2
-22
/
+47
2018-06-11
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_creat...
Jia-Ju Bai
1
-2
/
+2
2018-06-11
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup...
Jia-Ju Bai
1
-1
/
+1
2018-06-11
NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-06-11
ntb: intel: change references of skx to gen3
Dave Jiang
4
-130
/
+126
2018-06-11
ntb: intel: split out the gen3 code
Dave Jiang
6
-657
/
+754
2018-06-11
ntb: intel: header definitions refactor
Dave Jiang
4
-142
/
+237
2018-06-11
ia64: disable CONFIG_PERFMON at least for now
Linus Torvalds
1
-0
/
+1
[next]