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-06-28
locking/refcount: Create unchecked atomic_t implementation
Kees Cook
1
-0
/
+3
2017-06-28
dma: Take into account dma_pfn_offset
Vladimir Murzin
1
-3
/
+6
2017-06-28
dma-virt: remove dma_supported and mapping_error methods
Christoph Hellwig
1
-12
/
+0
2017-06-28
dma-noop: remove dma_supported and mapping_error methods
Christoph Hellwig
1
-12
/
+0
2017-06-27
vsprintf: Add %p extension "%pOF" for device tree
Pantelis Antoniou
1
-0
/
+136
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-3
/
+3
2017-06-23
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
1
-3
/
+3
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-2
/
+4
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2
-5
/
+5
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-5
/
+1
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-1
/
+1
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2
-2
/
+42
2017-06-19
random: warn when kernel uses unseeded randomness
Jason A. Donenfeld
1
-0
/
+16
2017-06-19
rhashtable: use get_random_u32 for hash_rnd
Jason A. Donenfeld
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-06-15
scatterlist: add sg_zero_buffer() helper
Johannes Thumshirn
1
-0
/
+35
2017-06-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2017-06-14
test_bpf: Add test to make conditional jump cross a large number of insns.
David Daney
1
-0
/
+32
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+38
2017-06-09
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
2
-0
/
+25
2017-06-09
lib: Add crc4 module
Jeremy Kerr
3
-0
/
+55
2017-06-08
rcu: Move RCU debug Kconfig options to kernel/rcu
Paul E. McKenney
1
-78
/
+1
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
1
-3
/
+2
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
2
-18
/
+0
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
1
-14
/
+0
2017-06-08
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
1
-75
/
+0
2017-06-08
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
1
-2
/
+4
2017-06-08
locking/selftest: Add RT-mutex support
Peter Zijlstra
2
-0
/
+117
2017-06-08
locking/selftest: Remove the bad unlock ordering test
Peter Zijlstra
1
-29
/
+0
2017-06-08
rt_mutex: Add lockdep annotations
Peter Zijlstra
1
-0
/
+3
2017-06-05
uuid: hoist uuid_is_null() helper from libnvdimm
Christoph Hellwig
1
-0
/
+5
2017-06-05
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
Christoph Hellwig
1
-2
/
+2
2017-06-05
uuid: don't export guid_index and uuid_index
Christoph Hellwig
1
-2
/
+0
2017-06-05
uuid: rename uuid types
Christoph Hellwig
3
-33
/
+33
2017-05-31
bpf: fix stack_depth usage by test_bpf.ko
Alexei Starovoitov
1
-1
/
+24
2017-05-25
test_bpf: Add a couple of tests for BPF_JSGE.
David Daney
1
-0
/
+38
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
1
-13
/
+154
2017-05-23
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
1
-1
/
+1
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
1
-0
/
+3
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2
-2
/
+2
2017-05-16
lib: update location of kgdb documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
fs: update location of filesystems documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-16
lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
Anup Patel
1
-0
/
+20
2017-05-15
kill strlen_user()
Al Viro
1
-34
/
+0
2017-05-15
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-0
/
+32
2017-05-09
Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
[prev]
[next]