summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20161116' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-11-163-60/+37
|\
| * xtensa: wire up new pkey_{mprotect,alloc,free} syscallsMax Filippov2016-11-141-1/+8
| * xtensa: clean up printk usage for boot/crash loggingMax Filippov2016-11-062-59/+29
| * Merge tag 'v4.9-rc3' into xtensa-for-nextMax Filippov2016-11-0617710-644161/+1262354
| |\
* | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-11-164-1/+14
|\ \ \
| * | | fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi2016-11-151-0/+6
| * | | fuse: fix root dentry initializationMiklos Szeredi2016-10-183-1/+8
* | | | Merge tag 'mfd-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-11-165-27/+17
|\ \ \ \
| * | | | mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2016-11-161-0/+2
| * | | | mfd: stmpe: Fix RESET regression on STMPE2401Linus Walleij2016-11-161-0/+2
| * | | | mfd: intel_soc_pmic_bxtwc: Fix usbc interruptHeikki Krogerus2016-11-161-2/+4
| * | | | mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh2016-11-161-3/+0
| * | | | mfd: lpss: Fix Intel Kaby Lake PCH-H propertiesJarkko Nikula2016-11-161-22/+9
| |/ / /
* | | | Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-11-151-1/+23
|\ \ \ \
| * | | | ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)2016-11-141-0/+22
| * | | | ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace recordsAlexei Starovoitov2016-11-141-1/+1
* | | | | Merge tag 'fbdev-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-151-2/+2
|\ \ \ \ \
| * | | | | video: ARM CLCD: fix Vexpress regressionLinus Walleij2016-11-031-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-14120-465/+1358
|\ \ \ \ \
| * | | | | mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel2016-11-141-2/+12
| * | | | | net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
| * | | | | sctp: change sk state only when it has assocs in sctp_shutdownXin Long2016-11-141-8/+7
| * | | | | Merge branch 'bnx2-kdump-fix'David S. Miller2016-11-141-12/+36
| |\ \ \ \ \
| | * | | | | bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
| | * | | | | Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5
| |/ / / / /
| * | | | | ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-141-1/+1
| * | | | | net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King2016-11-131-2/+1
| * | | | | ibmvnic: Fix size of debugfs name bufferThomas Falcon2016-11-131-1/+1
| * | | | | ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon2016-11-131-0/+3
| * | | | | sfc: clear napi_hash state when copying channelsBert Kenward2016-11-131-0/+3
| * | | | | Merge branch 'mlxsw-fixes'David S. Miller2016-11-132-2/+24
| |\ \ \ \ \
| | * | | | | mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky2016-11-131-1/+21
| | * | | | | mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi2016-11-131-1/+3
| |/ / / / /
| * | | | | Merge branch 'bnxt_en-fixes'David S. Miller2016-11-132-7/+8
| |\ \ \ \ \
| | * | | | | bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
| | * | | | | bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan2016-11-131-5/+6
| |/ / / / /
| * | | | | Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger2016-11-131-1/+0
| * | | | | tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-133-3/+23
| * | | | | ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-131-1/+3
| * | | | | r8152: Fix error path in open functionGuenter Roeck2016-11-131-7/+10
| * | | | | net: bpqether.h: remove if_ether.h guardBaruch Siach2016-11-131-2/+0
| * | | | | net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-121-3/+8
| * | | | | Merge branch 'fix-bpf_redirect'David S. Miller2016-11-127-19/+567
| |\ \ \ \ \
| | * | | | | bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau2016-11-124-0/+486
| | * | | | | bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-123-19/+81
| |/ / / / /
| * | | | | Merge branch 'mlxsw-fixes'David S. Miller2016-11-101-61/+37
| |\ \ \ \ \
| | * | | | | mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko2016-11-101-0/+3
| | * | | | | mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko2016-11-101-61/+34
| |/ / / / /
| * | | | | Merge branch 'qed-fixes'David S. Miller2016-11-103-12/+9
| |\ \ \ \ \
| | * | | | | qed: Correct rdma params configurationRam Amrani2016-11-101-9/+8