index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-0
/
+11
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-10
/
+18
2017-04-06
Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64
Al Viro
2
-9
/
+9
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-0
/
+63
2017-04-06
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
2
-9
/
+9
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
2
-0
/
+11
2017-04-02
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
1
-1
/
+1
2017-04-02
kernel-api.rst: fix some complex tags at lib/bitmap.c
mchehab@s-opensource.com
1
-11
/
+17
2017-04-02
kernel-api.rst: fix output of the vsnprintf() documentation
mchehab@s-opensource.com
1
-3
/
+3
2017-04-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-04-02
[iov_iter] new privimitive: iov_iter_revert()
Al Viro
1
-0
/
+63
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
3
-12
/
+45
2017-03-31
kasan: report only the first error by default
Mark Rutland
1
-0
/
+10
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
1
-8
/
+20
2017-03-28
kill __copy_from_user_nocache()
Al Viro
1
-2
/
+2
2017-03-28
generic ...copy_..._user primitives
Al Viro
2
-0
/
+28
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
2
-96
/
+1
2017-03-24
lib/syscall: Clear return values when no stack
Kees Cook
1
-0
/
+1
2017-03-23
lib/string: add sysfs_match_string helper
Heikki Krogerus
1
-0
/
+26
2017-03-23
locking/refcounts: Use atomic_try_cmpxchg()
Peter Zijlstra
1
-32
/
+15
2017-03-22
percpu-refcount: support synchronous switch to atomic mode.
NeilBrown
1
-0
/
+17
2017-03-22
kobject: Export kobject_get_unless_zero()
Jan Kara
1
-1
/
+4
2017-03-17
lib/Kconfig.debug: correct documentation paths
Hans Holmberg
1
-4
/
+5
2017-03-13
locking/refcount: Add refcount_t API kernel-doc comments
David Windsor
1
-12
/
+110
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-3
/
+36
2017-03-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+7
2017-03-07
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-2
/
+2
2017-03-07
ida: Free correct IDA bitmap
Matthew Wilcox
1
-2
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-4
/
+16
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-2
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
kasan, sched/headers: Uninline kasan_enable/disable_current()
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
1
-1
/
+1
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2017-03-01
locking/refcounts: Change WARN() to WARN_ONCE()
Ingo Molnar
1
-7
/
+7
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-1187
/
+819
2017-02-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-14
/
+268
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-7
/
+6
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-17
/
+13
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-3
/
+2
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-4
/
+4
[prev]
[next]