summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02net: filter: fix length calculation in BPF testsuiteChema Gonzalez
2014-06-02netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-06-01net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann
2014-06-01net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann
2014-06-01net: Revert mlx4 cpumask changes.David S. Miller
2014-06-01cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-30net: filter: use block statements in tcpdump testsDaniel Borkmann
2014-05-30net: filter: test fill/spill of all M[] regsDaniel Borkmann
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-24lib/devres.c: fix checkpatch warningsFabian Frederick
2014-05-24lib/devres.c: use dev in devm_request_and_ioremapFabian Frederick
2014-05-23net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann
2014-05-23net: filter: improve test case frameworkDaniel Borkmann
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-05-23lib/test_bpf.c: don't use gcc union shortcutAndrew Morton
2014-05-23lib: add glibc style strchrnul() variantGrant Likely
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin
2014-05-13net: fix test_bpf build to depend on NETRandy Dunlap
2014-05-12net: filter: additional BPF testsAlexei Starovoitov
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen
2014-05-05Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven
2014-05-05lib: Export interval_treeChris Wilson
2014-04-30lib: add fdt_empty_tree.cMark Salter
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-08lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks
2014-04-07lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal
2014-04-07idr: remove dead codeStephen Hemminger
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria
2014-04-03lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria
2014-04-03lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann
2014-04-03lib/devres.c: fix some sparse warningsSteven Rostedt
2014-04-03vsprintf: remove %n handlingRyan Mallon
2014-04-03lib/syscall.c: unexport task_current_syscall()Andrew Morton
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner