aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg
2015-08-25MPI: Fix mpi_read_bufferTadeusz Struk
2015-08-25PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik
2015-08-20average: remove out-of-line implementationJohannes Berg
2015-08-17rhashtable-test: extend to test concurrencyPhil Sutter
2015-08-17scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-12locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definitionWill Deacon
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan
2015-08-05locking/static_keys: Make verify_keys() statickbuild test robot
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney
2015-08-03locking/static_keys: Provide a selftestIngo Molnar
2015-08-03jump_label: Provide a self-testJason Baron
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki
2015-07-30test_bpf: assign type to native eBPF test casesDaniel Borkmann
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki
2015-07-28klist: implement klist_prev()Andy Shevchenko
2015-07-27atomic: Add simple atomic_t testsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney
2015-07-21rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf
2015-07-20test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov
2015-07-20lib/vsprintf.c: Include clk.hStephen Boyd
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-07-20futex: Fault/error injection capabilitiesDavidlohr Bueso
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2015-07-17dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-07-17hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles