Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8a932f73e5b4227bf787474b44dc70b6961d6246
8a932f7
char_dev: order /proc/devices by major number
by Logan Gunthorpe
· 8 years ago
a5d31a3
char_dev: extend dynamic allocation of majors into a higher range
by Logan Gunthorpe
· 8 years ago
f5ac3c4
mei: me: use an index instead of a pointer for private data
by Tomas Winkler
· 8 years ago
67de6bf1
mei: me: enable asynchronous probing
by Alexander Usyskin
· 8 years ago
5b7d40c
binder: remove unused BINDER_SMALL_BUF_SIZE define
by Dmitry Safonov
· 8 years ago
c3643b6
android: binder: Use dedicated helper to access rlimit value
by Krzysztof Opasiak
· 7 years ago
a60b890
binder: remove global binder lock
by Todd Kjos
· 8 years ago
ab51ec6
binder: fix death race conditions
by Martijn Coenen
· 8 years ago
5f2f6369
binder: protect against stale pointers in print_binder_transaction
by Todd Kjos
· 8 years ago
2c1838d
binder: protect binder_ref with outer lock
by Todd Kjos
· 8 years ago
b3e6861
binder: use inner lock to protect thread accounting
by Todd Kjos
· 8 years ago
0b89d69
binder: protect transaction_stack with inner lock.
by Martijn Coenen
· 8 years ago
7bd7b0e
binder: protect proc->threads with inner_lock
by Todd Kjos
· 8 years ago
da0fa9e
binder: protect proc->nodes with inner lock
by Todd Kjos
· 8 years ago
673068e
binder: add spinlock to protect binder_node
by Todd Kjos
· 8 years ago
7219639
binder: add spinlocks to protect todo lists
by Todd Kjos
· 8 years ago
ed29721
binder: use inner lock to sync work dq and node counts
by Todd Kjos
· 8 years ago
9630fe8
binder: introduce locking helper functions
by Todd Kjos
· 8 years ago
adc1884
binder: use node->tmp_refs to ensure node safety
by Todd Kjos
· 8 years ago
372e314
binder: refactor binder ref inc/dec for thread safety
by Todd Kjos
· 8 years ago
7a4408c
binder: make sure accesses to proc/thread are safe
by Todd Kjos
· 8 years ago
eb34983
binder: make sure target_node has strong ref
by Todd Kjos
· 8 years ago
26549d1
binder: guarantee txn complete / errors delivered in-order
by Todd Kjos
· 8 years ago
b6d282c
binder: refactor binder_pop_transaction
by Todd Kjos
· 8 years ago
d99c733
binder: use atomic for transaction_log index
by Todd Kjos
· 8 years ago
b05a68e
binder: add more debug info when allocation fails.
by Martijn Coenen
· 8 years ago
53d311cf
binder: protect against two threads freeing buffer
by Todd Kjos
· 8 years ago
e4cffcf
binder: remove dead code in binder_get_ref_for_node
by Todd Kjos
· 8 years ago
08dabce
binder: don't modify thread->looper from other threads
by Todd Kjos
· 8 years ago
ccae6f6
binder: avoid race conditions when enqueuing txn
by Todd Kjos
· 8 years ago
26b47d8
binder: refactor queue management in binder_thread_read
by Todd Kjos
· 8 years ago
57ada2f
binder: add log information for binder transaction failures
by Todd Kjos
· 8 years ago
656a800
binder: make binder_last_id an atomic
by Todd Kjos
· 8 years ago
0953c79
binder: change binder_stats to atomics
by Badhri Jagan Sridharan
· 8 years ago
c44b123
binder: add protection for non-perf cases
by Todd Kjos
· 8 years ago
1cf29cf
binder: remove binder_debug_no_lock mechanism
by Todd Kjos
· 8 years ago
0c972a0
binder: move binder_alloc to separate file
by Todd Kjos
· 8 years ago
19c9872
binder: separate out binder_alloc functions
by Todd Kjos
· 8 years ago
7c03f0d
binder: remove unneeded cleanup code
by Todd Kjos
· 8 years ago
fdfb4a9
binder: separate binder allocator structure from binder proc
by Todd Kjos
· 8 years ago
00b40d6
binder: Use wake up hint for synchronous transactions.
by Riley Andrews
· 8 years ago
c4ea41b
binder: use group leader instead of open thread
by Todd Kjos
· 8 years ago
a2b1870
Revert "android: binder: Sanity check at binder ioctl"
by Todd Kjos
· 7 years ago
5771a8c
Linux v4.13-rc1
by Linus Torvalds
· 7 years ago
486088b
Merge tag 'standardize-docs' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
93ff818
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2173bd0
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
568d135d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
4ecd4ff
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
966859b
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
e37a07e
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
72e5c74
random: reorder READ_ONCE() in get_random_uXX
by Sebastian Andrzej Siewior
· 8 years ago
eecabf5
random: suppress spammy warnings about unseeded randomness
by Theodore Ts'o
· 8 years ago
a80099a
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
0ffff11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
dcf903d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
96d0d83
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
1ef2740
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
e37720e
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
867eacd
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
077d2ba
replace incorrect strscpy use in FORTIFY_SOURCE
by Daniel Micay
· 7 years ago
01ea917
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 7 years ago
deed9de
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
6d7964a
kmod: throttle kmod thread limit
by Luis R. Rodriguez
· 7 years ago
d9c6a72
kmod: add test driver to stress test the module loader
by Luis R. Rodriguez
· 7 years ago
062b874
MAINTAINERS: give kmod some maintainer love
by Luis R. Rodriguez
· 7 years ago
20cf0c5
xtensa: use generic fb.h
by Tobias Klauser
· 7 years ago
168c42b
fault-inject: add /proc/<pid>/fail-nth
by Akinobu Mita
· 7 years ago
1203c8e
fault-inject: simplify access check for fail-nth
by Akinobu Mita
· 7 years ago
bfc7409
fault-inject: make fail-nth read/write interface symmetric
by Akinobu Mita
· 7 years ago
9049f2f
fault-inject: parse as natural 1-based value for fail-nth write interface
by Akinobu Mita
· 7 years ago
ecaad81
fault-inject: automatically detect the number base for fail-nth write interface
by Akinobu Mita
· 7 years ago
5f92a7b
kernel/watchdog.c: use better pr_fmt prefix
by Kefeng Wang
· 7 years ago
5624a8b
MAINTAINERS: move the befs tree to kernel.org
by Luis de Bethencourt
· 7 years ago
ffba19c
lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int
by Michael Ellerman
· 7 years ago
37511fb
mm: fix overflow check in expand_upwards()
by Helge Deller
· 7 years ago
a666443
ubifs: Set double hash cookie also for RENAME_EXCHANGE
by Richard Weinberger
· 8 years ago
d8db5b1c
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
by Xiaolei Li
· 8 years ago
4acadda
ubifs: Don't leak kernel memory to the MTD
by Richard Weinberger
· 8 years ago
480a1a6
ubifs: Change gfp flags in page allocation for bulk read
by Hyunchul Lee
· 8 years ago
07d41c3
ubifs: Fix oops when remounting with no_bulk_read.
by karam.lee
· 8 years ago
df71b09
ubifs: Fail commit if TNC is obviously inconsistent
by Richard Weinberger
· 8 years ago
319c104
ubifs: allow userspace to map mounts to volumes
by Rabin Vincent
· 8 years ago
a02a6eb
ubifs: Wire-up statx() support
by Richard Weinberger
· 8 years ago
d2eb852
ubifs: Remove dead code from ubifs_get_link()
by Richard Weinberger
· 8 years ago
35ee314
ubifs: Massage debug prints wrt. fscrypt
by Richard Weinberger
· 8 years ago
8b2900c
ubifs: Add assert to dent_key_init()
by Richard Weinberger
· 8 years ago
781f675
ubifs: Fix unlink code wrt. double hash lookups
by Richard Weinberger
· 8 years ago
59a7499
ubifs: Fix data node size for truncating uncompressed nodes
by David Oberhollenzer
· 8 years ago
f34e87f
ubifs: Don't encrypt special files on creation
by David Gstir
· 8 years ago
bb50c63
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
by Hyunchul Lee
· 8 years ago
4d35ca4
ubifs: Fix inode data budget in ubifs_mknod
by Hyunchul Lee
· 8 years ago
272eda8
ubifs: Correctly evict xattr inodes
by Richard Weinberger
· 8 years ago
e996bfd
ubifs: Unexport ubifs_inode_slab
by Richard Weinberger
· 8 years ago
ccd5d1b
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
4d25ec1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
Next »