index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
nilfs2: use nilfs_btree_node_size()
Geliang Tang
1
-1
/
+1
2017-02-27
fs: add i_blocksize()
Fabian Frederick
27
-51
/
+56
2017-02-27
scatterlist: do not disable IRQs in sg_copy_buffer
Gilad Ben-Yossef
1
-4
/
+0
2017-02-27
scatterlist: reorder compound boolean expression
Gilad Ben-Yossef
1
-1
/
+1
2017-02-27
ipc/shm: Fix shmat mmap nil-page protection
Davidlohr Bueso
1
-4
/
+9
2017-02-27
ipc/mqueue: add missing sparse annotation
Luc Van Oostenryck
1
-0
/
+1
2017-02-27
ipc/sem: add hysteresis
Manfred Spraul
2
-26
/
+62
2017-02-27
ipc/sem.c: avoid using spin_unlock_wait()
Manfred Spraul
1
-22
/
+3
2017-02-27
initramfs: finish fput() before accessing any binary from initramfs
Lokesh Vutla
2
-3
/
+2
2017-02-27
lib/fonts/Kconfig: keep non-Sparc fonts listed together
Randy Dunlap
1
-8
/
+8
2017-02-27
config: android-base: enable hardened usercopy and kernel ASLR
Amit Pundir
1
-0
/
+2
2017-02-27
config: android-recommended: disable aio support
Daniel Micay
1
-0
/
+1
2017-02-27
fs/affs: make export work with cold dcache
Fabian Frederick
1
-0
/
+19
2017-02-27
fs/affs/namei.c: forward declarations clean-up
Fabian Frederick
1
-20
/
+10
2017-02-27
fs/affs: add prefix to some functions
Fabian Frederick
5
-14
/
+15
2017-02-27
fs/affs: use octal for permissions
Fabian Frederick
1
-18
/
+18
2017-02-27
fs/affs: make affs exportable
Fabian Frederick
3
-0
/
+42
2017-02-27
fs/affs: add validation block function
Fabian Frederick
1
-4
/
+10
2017-02-27
fs/affs: remove reference to affs_parent_ino()
Fabian Frederick
1
-1
/
+0
2017-02-27
fs,eventpoll: don't test for bitfield with stack value
Cyrill Gorcunov
1
-1
/
+1
2017-02-27
include/linux/pid.h: use for_each_thread() in do_each_pid_thread()
Tetsuo Handa
1
-2
/
+2
2017-02-27
rapidio: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-6
/
+5
2017-02-27
/proc/kcore: update physical address for kcore ram and text
Pratyush Anand
1
-1
/
+4
2017-02-27
tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...
Stas Sergeev
1
-3
/
+4
2017-02-27
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
2
-3
/
+12
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
1
-1
/
+1
2017-02-27
hfsplus: atomically read inode size
Fabian Frederick
1
-1
/
+1
2017-02-27
autofs: take more care to not update last_used on path walk
Ian Kent
1
-6
/
+11
2017-02-27
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
Tomohiro Kusumi
2
-4
/
+2
2017-02-27
autofs: add command enum/macros for root-dir ioctls
Tomohiro Kusumi
3
-14
/
+29
2017-02-27
autofs: update ioctl documentation regarding struct autofs_dev_ioctl
Tomohiro Kusumi
2
-11
/
+22
2017-02-27
autofs: fix wrong ioctl documentation regarding devid
Tomohiro Kusumi
1
-3
/
+2
2017-02-27
autofs: fix typo in Documentation
Tomohiro Kusumi
1
-3
/
+3
2017-02-27
autofs: remove wrong comment
Tomohiro Kusumi
1
-4
/
+0
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
40
-38
/
+125
2017-02-27
zswap: don't param_set_charp while holding spinlock
Dan Streetman
1
-7
/
+13
2017-02-27
zswap: clear compressor or zpool param if invalid at init
Dan Streetman
1
-12
/
+37
2017-02-27
zswap: allow initialization at boot without pool
Dan Streetman
1
-12
/
+34
2017-02-27
mm,fs,dax: mark dax_iomap_pmd_fault as const
Arnd Bergmann
1
-1
/
+2
2017-02-26
Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
57
-1243
/
+1536
2017-02-25
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
59
-402
/
+1325
2017-02-25
Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-31
/
+49
2017-02-25
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-1243
/
+1212
2017-02-25
Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
19
-320
/
+965
2017-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
156
-3072
/
+12306
2017-02-25
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
39
-78
/
+1675
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
174
-1296
/
+435
2017-02-25
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
34
-531
/
+225
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
6
-0
/
+0
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
247
-4008
/
+7290
[next]