aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-15/+1
2015-08-12locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definitionWill Deacon1-8/+0
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstreamIngo Molnar2-21/+50
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2-14/+6
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan1-0/+158
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan1-0/+296
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan1-0/+71
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan1-0/+142
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan1-1/+38
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan1-0/+5
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan1-1/+1
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells1-0/+8
2015-08-05ASN.1: Fix non-match detection failure on data overrunDavid Howells1-3/+2
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells1-1/+13
2015-08-05locking/static_keys: Make verify_keys() statickbuild test robot1-1/+1
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney1-14/+0
2015-08-03locking/static_keys: Provide a selftestIngo Molnar5-235/+235
2015-08-03jump_label: Provide a self-testJason Baron4-0/+304
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changesIngo Molnar6-12/+16
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki1-0/+41
2015-07-30test_bpf: assign type to native eBPF test casesDaniel Borkmann1-0/+2
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki1-2/+2
2015-07-28klist: implement klist_prev()Andy Shevchenko1-0/+41
2015-07-27atomic: Add simple atomic_t testsPeter Zijlstra1-21/+47
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+3
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+14
2015-07-22rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney1-1/+1
2015-07-21rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf1-0/+7
2015-07-20test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov1-3/+95
2015-07-20lib/vsprintf.c: Include clk.hStephen Boyd1-0/+1
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso1-6/+0
2015-07-20futex: Fault/error injection capabilitiesDavidlohr Bueso1-0/+7
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
2015-07-17dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran1-0/+3
2015-07-17hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles1-3/+4
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss1-2/+3
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney1-14/+0
2015-07-17nmi: create generic NMI backtrace implementationRussell King2-1/+163
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+46
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2015-07-08test_bpf: extend tests for 32-bit endianness conversionXi Wang1-0/+6
2015-07-08rhashtable: fix for resize events during table walkPhil Sutter1-2/+2
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin1-4/+0
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+9
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-0/+5
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-0/+30
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-16/+16