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
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2
-14
/
+6
2015-08-06
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-06
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-06
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-06
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-06
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-06
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
1
-1
/
+1
2015-08-05
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
1
-0
/
+8
2015-08-05
ASN.1: Fix non-match detection failure on data overrun
David Howells
1
-3
/
+2
2015-08-05
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
1
-1
/
+13
2015-08-05
locking/static_keys: Make verify_keys() static
kbuild test robot
1
-1
/
+1
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
1
-14
/
+0
2015-08-03
locking/static_keys: Provide a selftest
Ingo Molnar
5
-235
/
+235
2015-08-03
jump_label: Provide a self-test
Jason Baron
4
-0
/
+304
2015-08-03
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
6
-12
/
+16
2015-07-31
Merge back earlier ACPI PM material for v4.3.
Rafael J. Wysocki
1
-0
/
+41
2015-07-30
test_bpf: assign type to native eBPF test cases
Daniel Borkmann
1
-0
/
+2
2015-07-29
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
1
-2
/
+2
2015-07-28
klist: implement klist_prev()
Andy Shevchenko
1
-0
/
+41
2015-07-27
atomic: Add simple atomic_t tests
Peter Zijlstra
1
-21
/
+47
2015-07-27
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-0
/
+3
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+14
2015-07-22
rcu: Clarify CONFIG_RCU_EQS_DEBUG help text
Paul E. McKenney
1
-1
/
+1
2015-07-21
rhashtable: Allow other tasks to be scheduled in large lookup loops
Thomas Graf
1
-0
/
+7
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
1
-3
/
+95
2015-07-20
lib/vsprintf.c: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
1
-6
/
+0
2015-07-20
futex: Fault/error injection capabilities
Davidlohr Bueso
1
-0
/
+7
2015-07-17
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
1
-1
/
+4
2015-07-17
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
1
-0
/
+3
2015-07-17
hexdump: fix for non-aligned buffers
Horacio Mijail Anton Quiles
1
-3
/
+4
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-2
/
+3
2015-07-17
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
1
-14
/
+0
2015-07-17
nmi: create generic NMI backtrace implementation
Russell King
2
-1
/
+163
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+46
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2015-07-08
test_bpf: extend tests for 32-bit endianness conversion
Xi Wang
1
-0
/
+6
2015-07-08
rhashtable: fix for resize events during table walk
Phil Sutter
1
-2
/
+2
2015-07-06
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
Andrey Ryabinin
1
-4
/
+0
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+9
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2015-07-04
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
1
-0
/
+5
2015-07-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-0
/
+30
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-16
/
+16
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-24
/
+59
2015-06-30
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-06-30
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
1
-3
/
+3
2015-06-30
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-4
/
+4
[prev]
[next]