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
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-29
/
+16
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
5
-40
/
+70
2018-01-01
errseq: Add to documentation tree
Matthew Wilcox
1
-16
/
+21
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+5
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+12
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-22
blk-mq: improve heavily contended tag case
Jens Axboe
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+43
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
12
-126
/
+293
2017-12-22
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
1
-1
/
+17
2017-12-21
vsprintf: Fix a dangling documentation reference
Jonathan Corbet
1
-1
/
+1
2017-12-21
doc: convert printk-formats.txt to rst
Tobin C. Harding
1
-1
/
+2
2017-12-21
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
1
-4
/
+12
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+43
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-60
/
+48
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-33
/
+0
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
1
-0
/
+43
2017-12-14
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+10
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
1
-33
/
+0
2017-12-11
Documentation: add UUID/GUID to kernel-api
Randy Dunlap
1
-17
/
+17
2017-12-11
Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64
Kees Cook
1
-1
/
+1
2017-12-11
rhashtable: Call library function alloc_bucket_locks
Tom Herbert
1
-39
/
+8
2017-12-11
spinlock: Add library function to allocate spinlock buckets array
Tom Herbert
2
-1
/
+55
2017-12-11
rhashtable: Add rhastable_walk_peek
Tom Herbert
1
-16
/
+87
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2
-8
/
+8
2017-12-11
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
1
-1
/
+1
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
11
-125
/
+276
2017-12-09
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2
-27
/
+38
2017-12-08
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2017-12-08
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
1
-4
/
+4
2017-12-08
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-12-07
netlink: Relax attr validation for fixed length types
David Ahern
1
-6
/
+16
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
2
-5
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2
-0
/
+2
2017-12-04
lib/assoc_array: Remove smp_read_barrier_depends()
Paul E. McKenney
1
-25
/
+12
2017-12-04
percpu: READ_ONCE() now implies smp_read_barrier_depends()
Paul E. McKenney
1
-4
/
+4
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-6
/
+6
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
6
-6
/
+6
2017-11-29
vsprintf: don't use 'restricted_pointer()' when not restricting
Linus Torvalds
1
-0
/
+2
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
1
-1
/
+1
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
1
-0
/
+18
2017-11-29
printk: hash addresses printed with %p
Tobin C. Harding
2
-45
/
+144
2017-11-29
vsprintf: refactor %pK code out of pointer()
Tobin C. Harding
1
-43
/
+54
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-4
/
+0
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-173
/
+374
2017-11-17
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
1
-0
/
+10
2017-11-17
lib: test module for find_*_bit() functions
Yury Norov
3
-0
/
+154
[prev]
[next]