Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0f32ab8cfac478be053cb526ced8918ef6f4df47
/
include
0f32ab8
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
by Dominik Brodowski
· 7 years ago
447016e
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
by Dominik Brodowski
· 7 years ago
e7a3e8b
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
by Dominik Brodowski
· 7 years ago
a16fe33
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
by Dominik Brodowski
· 7 years ago
c724832
fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
by Dominik Brodowski
· 7 years ago
3a18ef5
fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
by Dominik Brodowski
· 7 years ago
312db1a
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
by Dominik Brodowski
· 7 years ago
ab0d1e8
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
by Dominik Brodowski
· 7 years ago
cb0b476
fs/quota: add kernel_quotactl() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
e1834a3
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
by Dominik Brodowski
· 7 years ago
cc36dca
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
005a1ae
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
6debc8d
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
b21c8f8
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
8882a10
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
25e290e
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
1387c2c
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
a87d35d
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
9d6a15c
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
4541e80
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
211b634
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
7a09e1e
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
by Dominik Brodowski
· 7 years ago
2de0db9
mm: use do_futex() instead of sys_futex() in mm_release()
by Dominik Brodowski
· 7 years ago
d53238c
kernel: open-code sys_rt_sigpending() in sys_sigpending()
by Dominik Brodowski
· 7 years ago
819671ff
syscalls: define and explain goal to not call syscalls in the kernel
by Dominik Brodowski
· 7 years ago
c68a2cf
Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
a525df0
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
e675482
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
be75b1b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
86f8477
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
859d880
signal: Correct the offset of si_pkey in struct siginfo
by Eric W. Biederman
· 7 years ago
a6f1086
PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ
by Guenter Roeck
· 7 years ago
5470461
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a4a7771
net: make skb_gso_*_seglen functions private
by Daniel Axtens
· 7 years ago
779b793
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
by Daniel Axtens
· 7 years ago
20f1417
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
7cf901b
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
03a6c259
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
fde9fc7
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
by Matt Redfearn
· 7 years ago
fb6d47a
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
07c5ccd
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
by Alastair D'Silva
· 7 years ago
3be8828
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
by Bart Van Assche
· 7 years ago
5d60e05
Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
2120447
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
801e459
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
9c0fb1e
block: display the correct diskname for bio
by Jiufei Xue
· 7 years ago
2679b96
Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
f3205de
ARC: mcip: update MCIP debug mask when the new cpu came online
by Eugeniy Paltsev
· 7 years ago
07423d0
ARC: mcip: halt GFRC counter when ARC cores halt
by Eugeniy Paltsev
· 7 years ago
77d2709
mlxsw: spectrum: Fix handling of resource_size_param
by Jiri Pirko
· 7 years ago
9c2c2e6
net: phy: Restore phy_resume() locking assumption
by Andrew Lunn
· 7 years ago
9a191b1
virtio-gpu: fix ioctl and expose the fixed status to userspace.
by Dave Airlie
· 7 years ago
230f5a8
dax: fix vma_is_fsdax() helper
by Dan Williams
· 7 years ago
9c72258
blktrace_api.h: fix comment for struct blk_user_trace_setup
by Eric Biggers
· 7 years ago
85a2d93
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4858aa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
56c0908
genhd: Fix BUG in blkdev_open()
by Jan Kara
· 7 years ago
9df6c29
genhd: Add helper put_disk_and_module()
by Jan Kara
· 7 years ago
3079c22
genhd: Rename get_disk() to get_disk_and_module()
by Jan Kara
· 7 years ago
9c89709
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
45d0be8
include: psp-sev: Capitalize invalid length enum
by Brijesh Singh
· 7 years ago
f75e492
kvm: fix warning for non-x86 builds
by Sebastian Ott
· 7 years ago
0764674
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
by Sebastian Ott
· 7 years ago
9cb9c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2eb02aa
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
65738c6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
8961ca4
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
fdbeb96
media: dvb: update buffer mmaped flags and frame counter
by Mauro Carvalho Chehab
· 7 years ago
c20bb15
drm/nouveau: prefer XBGR2101010 for addfb ioctl
by Ilia Mirkin
· 7 years ago
9c171cd
media: dvb: add continuity error indicators for memory mapped buffers
by Mauro Carvalho Chehab
· 7 years ago
0b23498
media: dmxdev: Fix the logic that enables DMA mmap support
by Mauro Carvalho Chehab
· 7 years ago
ec5b100
media: dvb: fix DVB_MMAP symbol name
by Arnd Bergmann
· 7 years ago
ed04c46
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
657308f
regulatory: add NUL to request alpha2
by Johannes Berg
· 7 years ago
004e390
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
645ae5c
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3
by James Morris
· 7 years ago
238ca35
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
bef3efb
efivarfs: Limit the rate for non-root to read files
by Luck, Tony
· 7 years ago
28128c6
kconfig.h: Include compiler types to avoid missed struct attributes
by Kees Cook
· 7 years ago
2a040f9
seccomp, ptrace: switch get_metadata types to arch independent
by Tycho Andersen
· 7 years ago
173a3ef
bug.h: work around GCC PR82365 in BUG()
by Arnd Bergmann
· 7 years ago
9c4e6b1
mm, mlock, vmscan: no more skipping pagevecs
by Shakeel Butt
· 7 years ago
c3cc391
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
by Johannes Weiner
· 7 years ago
101110f
Kbuild: always define endianess in kconfig.h
by Arnd Bergmann
· 7 years ago
d34bc48
include/linux/sched/mm.h: re-inline mmdrop()
by Andrew Morton
· 7 years ago
dfe8db2
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
9fbcc57
extable: Make init_kernel_text() global
by Josh Poimboeuf
· 7 years ago
3335224
jump_label: Explicitly disable jump labels in __init code
by Josh Poimboeuf
· 7 years ago
88e77dc
locking/mutex: Add comment to __mutex_owner() to deter usage
by Peter Zijlstra
· 7 years ago
167e614
arm_pmu: acpi: request IRQs up-front
by Mark Rutland
· 7 years ago
84b4be5
arm_pmu: note IRQs and PMUs per-cpu
by Mark Rutland
· 7 years ago
0dc1a18
arm_pmu: add armpmu_alloc_atomic()
by Mark Rutland
· 7 years ago
d3d5aac
arm_pmu: fold platform helpers into platform code
by Mark Rutland
· 7 years ago
c0248c9
arm_pmu: kill arm_pmu_platdata
by Mark Rutland
· 7 years ago
8735871
x86/retpoline: Support retpoline builds with Clang
by David Woodhouse
· 7 years ago
79c0ef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
651b992
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
by Felix Fietkau
· 7 years ago
59e4721
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c786427
Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
eb6174f
nospec: Include <asm/barrier.h> dependency
by Dan Williams
· 7 years ago
Next »