aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-11
* net: filter: fix nlattr and nlattr_nest BPF testsAlexei Starovoitov2014-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
|\
| * netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt2014-06-02
* | net: filter: fix length calculation in BPF testsuiteChema Gonzalez2014-06-02
* | net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann2014-06-02
* | net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann2014-06-02
* | net: Revert mlx4 cpumask changes.David S. Miller2014-06-02
* | cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-01
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-30
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| |\ \
| | * | lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-16
* | | | net: filter: use block statements in tcpdump testsDaniel Borkmann2014-05-30
* | | | net: filter: test fill/spill of all M[] regsDaniel Borkmann2014-05-30
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\ \ \ | | |/ | |/|
| * | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
* | | net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann2014-05-23
* | | net: filter: improve test case frameworkDaniel Borkmann2014-05-23
* | | net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
* | | lib/test_bpf.c: don't use gcc union shortcutAndrew Morton2014-05-23
* | | net: filter: cleanup invocation of internal BPFAlexei Starovoitov2014-05-21
* | | net: fix test_bpf build to depend on NETRandy Dunlap2014-05-13
* | | net: filter: additional BPF testsAlexei Starovoitov2014-05-12
* | | net: filter: BPF testsuiteAlexei Starovoitov2014-05-12
|/ /
* / mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso2014-04-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * get rid of DEBUG_WRITECOUNTAl Viro2014-04-01
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \
| * | audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
* | | lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe2014-04-08
* | | percpu: add preemption checks to __this_cpu opsChristoph Lameter2014-04-07
* | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* | | initramfs: debug detected compression methodDaniel M. Weeks2014-04-07
* | | lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-07
* | | idr: remove dead codeStephen Hemminger2014-04-07
* | | lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-03
* | | lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria2014-04-03
* | | lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann2014-04-03
* | | lib/devres.c: fix some sparse warningsSteven Rostedt2014-04-03
* | | vsprintf: remove %n handlingRyan Mallon2014-04-03
* | | lib/syscall.c: unexport task_current_syscall()Andrew Morton2014-04-03
* | | kobject: don't block for each kobject_ueventVladimir Davydov2014-04-03
* | | mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* | | lib: radix_tree: tree node interfaceJohannes Weiner2014-04-03
* | | mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-03
* | | lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \
| * | | netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-01
| | |/ | |/|
* | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \
| * | | idr: Add new function idr_is_empty()Andreas Gruenbacher2014-02-17