summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: Match imx-ipuv3-crtc components using device node in platform dataimx-drm-fixes-2016-05-23Philipp Zabel2016-05-204-3/+14
* Linux 4.6v4.6Linus Torvalds2016-05-151-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-151-2/+2
|\
| * x86: Use compat version for preadv2 and pwritev2Dmitry V. Levin2016-05-121-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-1416-45/+175
|\ \
| * | arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim2016-05-141-0/+1
| * | net/route: enforce hoplimit max valuePaolo Abeni2016-05-142-0/+4
| * | nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-05-141-1/+3
| * | Merge branch 'xgene-fixes'David S. Miller2016-05-137-41/+94
| |\ \
| | * | drivers: net: xgene: fix register offsetIyappan Subramanian2016-05-132-4/+4
| | * | drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian2016-05-134-19/+53
| | * | drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2016-05-132-11/+27
| | * | drivers: net: xgene: fix sharing of irqsIyappan Subramanian2016-05-131-2/+2
| | * | drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2016-05-132-5/+8
| |/ /
| * | xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant2016-05-131-0/+1
| * | net: mvneta: bm: fix dependencies againArnd Bergmann2016-05-121-1/+1
| * | Merge branch 'bnxt_en-fixes'David S. Miller2016-05-112-0/+65
| |\ \
| | * | bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan2016-05-112-0/+61
| | * | bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan2016-05-112-0/+4
| |/ /
| * / qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2016-05-111-2/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-1411-91/+152
|\ \
| * \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-111573-10194/+17108
| |\ \
| | * | ovl: ignore permissions on underlying lookupMiklos Szeredi2016-05-101-3/+1
| | * | vfs: add lookup_hash() helperMiklos Szeredi2016-05-102-5/+30
| | * | vfs: rename: check backing inode being equalMiklos Szeredi2016-05-101-1/+5
| | * | vfs: add vfs_select_inode() helperMiklos Szeredi2016-05-102-8/+16
| * | | get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-05-071-3/+10
| * | | ecryptfs: fix handling of directory openingAl Viro2016-05-041-16/+55
| * | | atomic_open(): fix the handling of create_errorAl Viro2016-04-301-16/+4
| * | | fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro2016-04-083-39/+28
| * | | do_splice_to(): cap the size before passing to ->splice_read()Al Viro2016-04-031-0/+3
* | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-134-3/+83
|\ \ \ \
| * | | | cgroup: fix compile warningFelipe Balbi2016-05-121-1/+1
| * | | | kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn2016-05-121-1/+2
| * | | | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2016-05-093-0/+79
| * | | | kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn2016-05-021-3/+3
* | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-131-0/+11
|\ \ \ \ \
| * | | | | workqueue: fix rebind bound workers warningWanpeng Li2016-05-121-0/+11
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-131-14/+6
|\ \ \ \ \ \
| * | | | | | Revert "sched/fair: Fix fairness issue on migration"Ingo Molnar2016-05-111-14/+6
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-1320-88/+168
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-05-1314-85/+145
| |\ \ \ \ \ \ \
| | * | | | | | | perf stat: Fallback to user only counters when perf_event_paranoid > 1Arnaldo Carvalho de Melo2016-05-121-1/+6
| | * | | | | | | perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()Arnaldo Carvalho de Melo2016-05-121-0/+18
| | * | | | | | | perf evsel: Improve EPERM error handling in open_strerror()Arnaldo Carvalho de Melo2016-05-121-2/+3
| | * | | | | | | tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt2016-05-121-2/+2
| | * | | | | | | perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-05-126-0/+38
| | * | | | | | | perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo2016-05-121-4/+4
| | * | | | | | | perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2016-05-121-30/+30
| | * | | | | | | perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2016-05-121-4/+4