Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
14f28f5776927be30717986f86b765d49eec392c
14f28f57
ipc: use new return type vm_fault_t
by Souptick Joarder
· 7 years ago
ec67aaa
sysvipc/sem: mitigate semnum index against spectre v1
by Davidlohr Bueso
· 7 years ago
f1b4bd0
fault-injection: reorder config entries
by Mikulas Patocka
· 7 years ago
7585172
arm: port KCOV to arm
by Dmitry Vyukov
· 7 years ago
0ed557a
sched/core / kcov: avoid kcov_area during task switch
by Mark Rutland
· 7 years ago
dc55daf
kcov: prefault the kcov_area
by Mark Rutland
· 7 years ago
c9484b9
kcov: ensure irq code sees a valid area
by Mark Rutland
· 7 years ago
3fb3894
kernel/relay.c: change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
20fe935
exofs: avoid VLA in structures
by Kees Cook
· 7 years ago
86a2bb5
coredump: fix spam with zero VMA process
by Alexey Dobriyan
· 7 years ago
c2574aa
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
by OGAWA Hirofumi
· 7 years ago
26b9513
proc: skip branch in /proc/*/* lookup
by Alexey Dobriyan
· 7 years ago
37a4094e
mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
by Mel Gorman
· 7 years ago
69b5086
mm/memblock: add missing include <linux/bootmem.h>
by Mathieu Malaterre
· 7 years ago
655c79b
mm: check for SIGKILL inside dup_mmap() loop
by Tetsuo Handa
· 7 years ago
a8311f6
kexec: yield to scheduler when loading kimage segments
by Jarrett Farnitano
· 7 years ago
92ee383
mm: fix race between kmem_cache destroy, create and deactivate
by Shakeel Butt
· 7 years ago
2bdce74
mm: fix devmem_is_allowed() for sub-page System RAM intersections
by Dan Williams
· 7 years ago
955c97f
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
by Daniel Jordan
· 7 years ago
df2a419
mm: fix null pointer dereference in mem_cgroup_protected
by Roman Gushchin
· 7 years ago
1105a2f
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
by Jia He
· 7 years ago
2837461
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
f3b5020
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
4b4bb99
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 7 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
463f202
Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
be779f0
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
d290ef9
Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
d09fcec
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
6744553
Merge branch 'acpica'
by Rafael J. Wysocki
· 7 years ago
6a900f8
Merge branches 'pm-domains' and 'pm-tools'
by Rafael J. Wysocki
· 7 years ago
2652df3
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 7 years ago
f5b7769e
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
by Linus Torvalds
· 7 years ago
dbee3d0
KVM: x86: VMX: fix build without hyper-v
by Linus Torvalds
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
4597fcf
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
9d2a789
treewide: Use array_size in f2fs_kvzalloc()
by Kees Cook
· 7 years ago
026f050
treewide: Use array_size() in f2fs_kzalloc()
by Kees Cook
· 7 years ago
c860659
treewide: Use array_size() in f2fs_kmalloc()
by Kees Cook
· 7 years ago
76e43e3
treewide: Use array_size() in sock_kmalloc()
by Kees Cook
· 7 years ago
84ca176b
treewide: Use array_size() in kvzalloc_node()
by Kees Cook
· 7 years ago
fd7bece
treewide: Use array_size() in vzalloc_node()
by Kees Cook
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
3c4211b
treewide: devm_kmalloc() -> devm_kmalloc_array()
by Kees Cook
· 7 years ago
778e1cd
treewide: kvzalloc() -> kvcalloc()
by Kees Cook
· 7 years ago
344476e
treewide: kvmalloc() -> kvmalloc_array()
by Kees Cook
· 7 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
1c542f3
mm: Introduce kvcalloc()
by Kees Cook
· 7 years ago
9f645bc
video: uvesafb: Fix integer overflow in allocation
by Kees Cook
· 7 years ago
353748a
UBIFS: Fix potential integer overflow in allocation
by Silvio Cesare
· 7 years ago
f3278e3
leds: Use struct_size() in allocation
by Kees Cook
· 7 years ago
6566f90
Convert intel uncore to struct_size
by Matthew Wilcox
· 7 years ago
a3ac973
Convert jffs2 acl to struct_size
by Matthew Wilcox
· 7 years ago
b2303d7
Convert vhost to struct_size
by Matthew Wilcox
· 7 years ago
c817e6c
Convert v4l2 event to struct_size
by Matthew Wilcox
· 7 years ago
7654cb1
Convert infiniband uverbs to struct_size
by Matthew Wilcox
· 7 years ago
5b572e2
Convert virtio_console to struct_size
by Matthew Wilcox
· 7 years ago
8958fd4
test_overflow: fix an IS_ERR() vs NULL bug
by Dan Carpenter
· 7 years ago
a205f0c
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
38da0d6
Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
19785cf
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 7 years ago
98db5e5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
7259f64
Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
467590e
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
763f969
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
ea8781e
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
by Geert Uytterhoeven
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
0725d4e
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
89e2556
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
00979ce
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()
by Masahiro Yamada
· 7 years ago
766d357
kvm: fix typo in flag name
by Michael S. Tsirkin
· 7 years ago
3c9fa24
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
by Paolo Bonzini
· 7 years ago
ce14e868a
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
by Paolo Bonzini
· 7 years ago
79367a6
KVM: x86: introduce linear_{read,write}_system
by Paolo Bonzini
· 7 years ago
727ba74
kvm: nVMX: Enforce cpl=0 for VMX instructions
by Felix Wilhelm
· 7 years ago
93b7f7a
skip LAYOUTRETURN if layout is invalid
by Olga Kornievskaia
· 7 years ago
b06c0b2f
Revert "PM / runtime: Fixup reference counting of device link suppliers at probe"
by Rafael J. Wysocki
· 7 years ago
89e9b5c
xfs: update incore per-AG inode count
by Darrick J. Wong
· 7 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
32bcbf8
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
721afaa
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
958da6e
Merge branch 'next/defconfig' into next/soc
by Olof Johansson
· 7 years ago
a2b7ab4
Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
e16c479
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()"
by Linus Torvalds
· 7 years ago
c9160b6
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue
by Jia-Ju Bai
· 7 years ago
82edcc7
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw
by Jia-Ju Bai
· 7 years ago
081a698
NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
by Wolfram Sang
· 7 years ago
6c1e8ab
ntb: intel: change references of skx to gen3
by Dave Jiang
· 7 years ago
f6e51c3
ntb: intel: split out the gen3 code
by Dave Jiang
· 7 years ago
a906505
ntb: intel: header definitions refactor
by Dave Jiang
· 7 years ago
f7cca14
Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
b70c9d3
Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
6f75ede
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
d2b2250
ia64: disable CONFIG_PERFMON at least for now
by Linus Torvalds
· 7 years ago
Next »