summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-03firmware: dmi_scan: Drop dmi_initializedJean Delvare1-13/+8
2018-02-03firmware: dmi: Optimize dmi_matchesJean Delvare1-8/+11
2018-02-03libnvdimm, namespace: remove redundant initialization of 'nd_mapping'Colin Ian King1-1/+1
2018-02-03samples/bpf: use bpf_set_link_xdp_fdEric Leblond9-126/+24
2018-02-03libbpf: add missing SPDX-License-IdentifierEric Leblond4-0/+8
2018-02-03libbpf: add error reporting in XDPEric Leblond5-2/+272
2018-02-03libbpf: add function to setup XDPEric Leblond3-0/+128
2018-02-03tools: add netlink.h and if_link.h in tools uapiEric Leblond3-0/+1200
2018-02-03Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin3-5/+15
2018-02-03bpf: fix bpf_prog_array_copy_to_user() issuesAlexei Starovoitov1-8/+24
2018-02-03soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet1-15/+20
2018-02-03net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann1-2/+1
2018-02-03net: qed: use correct strncpy() sizeArnd Bergmann1-4/+2
2018-02-03net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann1-1/+1
2018-02-03cls_u32: add missing RCU annotation.Paolo Abeni1-5/+7
2018-02-03r8152: set rx mode early when linking onHayes Wang1-2/+3
2018-02-03r8152: fix wrong checksum status for received IPv4 packetsHayes Wang1-5/+3
2018-02-03nfp: fix TLV offset calculationEdwin Peer1-1/+1
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann4-5/+4
2018-02-02x86/dumpstack: Avoid uninitlized variableArnd Bergmann1-1/+1
2018-02-02x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny1-1/+1
2018-02-02x86/pti: Mark constant arrays as __initconstArnd Bergmann1-2/+2
2018-02-02acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-02tools headers: Synchoronize x86 features UAPI headersArnaldo Carvalho de Melo3-6/+24
2018-02-02tools headers: Synchronize uapi/linux/sched.hArnaldo Carvalho de Melo1-0/+5
2018-02-02tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo2-0/+29
2018-02-02tooling headers: Synchronize updated s390 kvm UAPI headersArnaldo Carvalho de Melo1-1/+4
2018-02-02tools headers: Synchronize sound/asound.hArnaldo Carvalho de Melo1-0/+9
2018-02-02block: skd: fix incorrect linux/slab_def.h inclusionArnd Bergmann1-3/+4
2018-02-02buffer: Avoid setting buffer bits that are already setKemi Wang1-1/+4
2018-02-02x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed1-30/+56
2018-02-02x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-02-02bpf: add documentation to compare clang "-target bpf" and default targetYonghong Song1-0/+31
2018-02-02ima: re-initialize iint->atomic_flagsMimi Zohar1-0/+1
2018-02-02maintainers: update trusted keysMimi Zohar1-0/+1
2018-02-02libnvdimm, namespace: make min namespace size 4KDan Williams1-1/+1
2018-02-02xfs: remove experimental tag for reverse mappingDarrick J. Wong1-8/+4
2018-02-02xfs: don't allow reflink + realtime filesystemsDarrick J. Wong1-0/+7
2018-02-02xfs: don't allow DAX on reflink filesystemsDarrick J. Wong1-1/+4
2018-02-02xfs: add scrub to XFS_BUILD_OPTIONSEric Sandeen1-0/+7
2018-02-02tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams7-0/+63
2018-02-02libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang2-0/+40
2018-02-02libnvdimm/nfit_test: add firmware download emulationDave Jiang2-28/+360
2018-02-01IB/hfi1: Add 16B rcvhdr trace supportDon Hiatt2-4/+6
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam3-16/+19
2018-02-01IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl1-1/+1
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-02-01IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-02-01IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov1-1/+8
2018-02-01IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn4-14/+25