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
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-06-02
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
1
-5
/
+16
2014-06-02
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
1
-2
/
+2
2014-06-01
net: filter: add test for loading SKF_AD_OFF limits
Daniel Borkmann
1
-0
/
+22
2014-06-01
net: filter: add slot overlapping test with fully filled M[]
Daniel Borkmann
1
-1
/
+74
2014-06-01
net: Revert mlx4 cpumask changes.
David S. Miller
1
-64
/
+0
2014-06-01
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
1
-0
/
+64
2014-05-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-38
/
+46
2014-05-30
net: filter: use block statements in tcpdump tests
Daniel Borkmann
1
-68
/
+75
2014-05-30
net: filter: test fill/spill of all M[] regs
Daniel Borkmann
1
-0
/
+90
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-38
/
+46
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-05-24
lib/devres.c: fix checkpatch warnings
Fabian Frederick
1
-3
/
+3
2014-05-24
lib/devres.c: use dev in devm_request_and_ioremap
Fabian Frederick
1
-2
/
+2
2014-05-23
net: filter: add test case for jump with holes and ret x variants
Daniel Borkmann
1
-0
/
+94
2014-05-23
net: filter: improve test case framework
Daniel Borkmann
1
-155
/
+233
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-1
/
+1
2014-05-23
lib/test_bpf.c: don't use gcc union shortcut
Andrew Morton
1
-52
/
+52
2014-05-23
lib: add glibc style strchrnul() variant
Grant Likely
1
-0
/
+18
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
1
-2
/
+2
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
1
-38
/
+46
2014-05-13
net: fix test_bpf build to depend on NET
Randy Dunlap
1
-1
/
+1
2014-05-12
net: filter: additional BPF tests
Alexei Starovoitov
1
-0
/
+1224
2014-05-12
net: filter: BPF testsuite
Alexei Starovoitov
3
-0
/
+336
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-2
/
+2
2014-05-05
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-05-05
lib: Export interval_tree
Chris Wilson
5
-2
/
+22
2014-04-30
lib: add fdt_empty_tree.c
Mark Salter
2
-1
/
+4
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
1
-0
/
+6
2014-04-18
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-1
/
+74
2014-04-08
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
1
-4
/
+14
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-6
/
+6
2014-04-07
initramfs: debug detected compression method
Daniel M. Weeks
1
-0
/
+3
2014-04-07
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-07
idr: remove dead code
Stephen Hemminger
1
-18
/
+2
2014-04-03
lib/decompress_inflate.c: include appropriate header file
Rashika Kheria
1
-0
/
+1
2014-04-03
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
Rashika Kheria
1
-0
/
+7
2014-04-03
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
1
-37
/
+39
2014-04-03
lib/devres.c: fix some sparse warnings
Steven Rostedt
1
-5
/
+7
2014-04-03
vsprintf: remove %n handling
Ryan Mallon
1
-36
/
+9
2014-04-03
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
1
-1
/
+0
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-6
/
+36
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-14
/
+22
2014-04-03
lib: radix_tree: tree node interface
Johannes Weiner
1
-115
/
+148
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-75
/
+0
2014-04-03
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-4
/
+27
[prev]
[next]