summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-066-138/+14
* Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpcAl Viro2017-04-0620-124/+729
|\
| * powerpc: Sort the selects under CONFIG_PPCMichael Ellerman2017-03-061-66/+72
| * powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman2017-03-061-2/+2
| * powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()Anton Blanchard2017-03-061-1/+4
| * powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-063-14/+150
| * powerpc: Parse the command line before calling CASSuraj Jitindar Singh2017-03-061-5/+5
| * powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-062-3/+24
| * powerpc/64: Fix checksum folding in csum_add()Shile Zhang2017-03-041-1/+1
| * powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=nAlexey Kardashevskiy2017-03-041-2/+2
| * powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-031-1/+1
| * powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin2017-03-031-1/+10
| * selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-031-2/+4
| * powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy2017-03-032-6/+8
| * powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras2017-03-031-0/+4
| * powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-033-0/+442
| * powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-031-20/+0
* | powerpc: switch to extable.hAl Viro2017-03-292-25/+30
* | generic ...copy_..._user primitivesAl Viro2017-03-295-0/+229
* | asm-generic: zero in __get_user(), not __get_user_fn()Al Viro2017-03-281-12/+6
* | asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-286-71/+52
* | new helper: uaccess_kernel()Al Viro2017-03-2832-42/+44
* | add asm-generic/extable.hAl Viro2017-03-2810-22/+34
* | uaccess: drop pointless ifdefsAl Viro2017-03-065-27/+0
* | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-0635-64/+1
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-0631-89/+4
* | Linux 4.11-rc1v4.11-rc1Linus Torvalds2017-03-051-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0586-368/+895
|\ \
| * | strparser: destroy workqueue on module exitWANG Cong2017-03-041-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-045-91/+66
| |\ \
| | * | netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-032-81/+58
| | * | netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso2017-03-031-5/+4
| | * | netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy2017-03-031-2/+0
| | * | netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2017-02-281-3/+4
| * | | Merge branch 'sfx-fixes'David S. Miller2017-03-031-6/+6
| |\ \ \
| | * | | sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| | * | | sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| |/ / /
| * | | Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller2017-03-033-24/+38
| |\ \ \
| | * | | can: flexcan: fix typo in commentMarc Kleine-Budde2017-03-031-1/+1
| | * | | can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-031-6/+3
| | * | | can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
| | * | | can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29
| * | | | rds: remove unnecessary returned value checkZhu Yanjun2017-03-034-14/+4
| * | | | rxrpc: Fix potential NULL-pointer exceptionDavid Howells2017-03-031-7/+8
| * | | | Merge branch 'nfp-fixes'David S. Miller2017-03-031-3/+4
| |\ \ \ \
| | * | | | nfp: correct DMA direction in XDP DMA syncJakub Kicinski2017-03-031-2/+2
| | * | | | nfp: don't tell FW about the reserved buffer spaceJakub Kicinski2017-03-031-1/+2
| |/ / / /
| * | | | Merge branch 'bgmac-fixes'David S. Miller2017-03-033-10/+39
| |\ \ \ \
| | * | | | net: ethernet: bgmac: mac address change bugHari Vyas2017-03-031-1/+5
| | * | | | net: ethernet: bgmac: init sequence bugJon Mason2017-03-032-9/+34
| |/ / / /