index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-20
powerpc: wire up memfd_create(2)
memfd
David Herrmann
3
-1
/
+3
2014-07-20
asm-generic: wire up memfd_create(2)
David Herrmann
1
-1
/
+3
2014-07-20
ia64: wire up memfd_create(2)
David Herrmann
3
-1
/
+3
2014-07-20
parisc: wire up memfd_create(2)
David Herrmann
2
-1
/
+3
2014-07-20
m68k: wire up memfd_create(2)
David Herrmann
3
-1
/
+3
2014-07-20
mips: wire up memfd_create(2)
David Herrmann
5
-6
/
+13
2014-07-20
arm: wire up memfd_create(2)
David Herrmann
2
-0
/
+2
2014-07-20
arm64: wire up compat memfd_create(2)
David Herrmann
1
-1
/
+2
2014-07-20
s390: wire up memfd_create(2)
David Herrmann
3
-1
/
+4
2014-07-20
shm: wait for pins to be released when sealing
David Herrmann
1
-1
/
+109
2014-07-20
selftests: add memfd/sealing page-pinning tests
David Herrmann
5
-1
/
+450
2014-07-20
selftests: add memfd_create() + sealing tests
David Herrmann
4
-0
/
+945
2014-07-20
shm: add memfd_create() syscall
David Herrmann
6
-0
/
+85
2014-07-20
shm: add sealing API
David Herrmann
4
-0
/
+180
2014-07-19
mm: allow drivers to prevent new writable mappings
David Herrmann
5
-9
/
+54
2014-07-18
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-31
/
+48
2014-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-35
/
+69
2014-07-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-16
/
+39
2014-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+5
2014-07-18
Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+12
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-23
/
+28
2014-07-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-114
/
+125
2014-07-18
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+14
2014-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-8
/
+49
2014-07-19
random: check for increase of entropy_count because of signed conversion
Hannes Frederic Sowa
1
-3
/
+14
2014-07-18
ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
Tomasz Figa
2
-19
/
+25
2014-07-18
Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-2
/
+2
2014-07-18
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2
-3
/
+3
2014-07-18
Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-7
/
+18
2014-07-18
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
5
-13
/
+17
2014-07-18
Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+18
2014-07-18
Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+2
2014-07-18
Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-72
/
+106
2014-07-18
ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsi
Boris BREZILLON
1
-0
/
+1
2014-07-18
ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsi
Boris BREZILLON
1
-1
/
+1
2014-07-18
ARM: at91: at91sam9x5: correct typo error for ohci clock
Bo Shen
1
-2
/
+1
2014-07-18
GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2014-07-18
GFS2: memcontrol: Spelling s/invlidate/invalidate/
Geert Uytterhoeven
1
-2
/
+2
2014-07-18
GFS2: Allow caching of glocks for flock
Bob Peterson
1
-1
/
+1
2014-07-18
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
2
-4
/
+2
2014-07-18
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-07-18
GFS2: Use GFP_NOFS when allocating glocks
Steven Whitehouse
1
-2
/
+2
2014-07-18
GFS2: Fix race in glock lru glock disposal
Steven Whitehouse
1
-3
/
+7
2014-07-18
GFS2: Only wait for demote when last holder is dequeued
Bob Peterson
1
-1
/
+3
2014-07-18
ARM: clk-imx6q: parent lvds_sel input from upstream clock gates
Lucas Stach
1
-2
/
+2
2014-07-18
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
8
-15
/
+18
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
1
-2
/
+2
2014-07-18
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-111
/
+119
2014-07-18
Merge branches 'acpi-scan' and 'acpi-video'
Rafael J. Wysocki
204
-788
/
+1633
2014-07-17
Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-8
/
+9
[next]