summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan2015-08-071-0/+142
| * | | | | test_bpf: allow tests to specify an skb fragment.Nicolas Schichan2015-08-071-1/+38
| * | | | | test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan2015-08-071-0/+5
| * | | | | test_bpf: assign type to native eBPF test casesDaniel Borkmann2015-07-301-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-234-6/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf2015-07-211-0/+7
| * | | | | test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov2015-07-211-3/+95
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-146-9/+46
| |\ \ \ \ \
| * | | | | | test_bpf: extend tests for 32-bit endianness conversionXi Wang2015-07-091-0/+6
* | | | | | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-024-4/+210
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-243-0/+210
| * | | | | | scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig2015-08-171-4/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-021-0/+41
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-011-0/+41
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki2015-07-311-0/+41
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2015-07-291-2/+2
| | | |\| | |
| | | * | | | klist: implement klist_prev()Andy Shevchenko2015-07-281-0/+41
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+66
|\ \ \ \ \ \ \
| * | | | | | | PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez2015-08-251-0/+66
| |/ / / / / /
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-15/+1Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-15/+1Star
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney2015-08-041-14/+0Star
| | |\ \ \ \ \ \
| | | * | | | | | rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney2015-07-171-14/+0Star
| | | | |_|_|_|/ | | | |/| | | |
| | * / | | | | rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney2015-07-231-1/+1
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-011-13/+25
|\ \ \ \ \ \ \
| * | | | | | | MPI: Fix mpi_read_bufferTadeusz Struk2015-08-251-13/+25
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-011-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | lib/vsprintf.c: Include clk.hStephen Boyd2015-07-201-0/+1
| |/ / / / /
* | / / / / lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan2015-08-071-1/+1
| |/ / / / |/| | | |
* | | | | lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V2015-07-181-1/+4
* | | | | dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran2015-07-181-0/+3
* | | | | hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles2015-07-181-3/+4
* | | | | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-181-2/+3
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-131-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | rhashtable: fix for resize events during table walkPhil Sutter2015-07-081-2/+2
| | |/ | |/|
* | | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin2015-07-061-4/+0Star
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-3/+9
|\ \
| * | lib: introduce crc_t10dif_update()Akinobu Mita2015-05-311-3/+9
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-041-0/+5
|\ \ \
| * | | sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-041-0/+5
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-022-0/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes2015-06-112-0/+30
| | |/ | |/|
* | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-1/+1
|\ \ \
| * | | lib/list_sort: use late_initcall to hook in self testsPaul Gortmaker2015-06-161-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-022-16/+16
|\ \ \ \
| * | | | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-07-011-3/+3
| * | | | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-07-011-4/+4
| * | | | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-07-011-3/+3
| * | | | lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon2015-07-011-4/+4
| * | | | lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon2015-07-011-2/+2