summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-23Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds
2016-12-23Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-23Merge branch 'mlxsw-router-fixes'David S. Miller
2016-12-23mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel
2016-12-23mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel
2016-12-23neigh: Send netevent after marking neigh as deadIdo Schimmel
2016-12-23ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2016-12-23inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn
2016-12-23Merge branch 'cls_flower-act_tunnel_key-fixes'David S. Miller
2016-12-23net/sched: cls_flower: Mandate mask when matching on flagsOr Gerlitz
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz
2016-12-23stmmac: CSR clock configuration fixjpinto
2016-12-22Merge branch 'work.namespace' into for-linusAl Viro
2016-12-22sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2016-12-22ufs: fix function declaration for ufs_truncate_blocksJeff Layton
2016-12-22fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2016-12-22seq_file: reset iterator to first record for zero offsetTomasz Majchrzak
2016-12-22vfs: fix isize/pos/len checks for reflink & dedupeDarrick J. Wong
2016-12-22[iov_iter] fix iterate_all_kinds() on empty iteratorsAl Viro
2016-12-22move aio compat to fs/aio.cAl Viro
2016-12-22Merge branch 'misc' into for-linusJames Bottomley
2016-12-22perf sched timehist: Fix invalid period calculationNamhyung Kim
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim
2016-12-22perf sched timehist: Enlarge default 'comm_width'Namhyung Kim
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim
2016-12-23Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-23Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-12-23Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-22Merge tag 'leds_for_4.10_email_update' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-22Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2016-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-22MAINTAINERS: Update Jacek Anaszewski's email addressJacek Anaszewski
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2016-12-22x86/paravirt: Mark unused patch_default labelPeter Zijlstra
2016-12-22IB/rxe: Don't check for null ptr in send()Andrew Boyer
2016-12-22IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer
2016-12-22IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer
2016-12-22qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram
2016-12-22qedr: clear the vendor error field in the work completionAmrani, Ram
2016-12-22qedr: post_send/recv according to QP stateAmrani, Ram
2016-12-22qedr: ignore inline flag in read verbsAmrani, Ram
2016-12-22qedr: modify QP state to error when destroying itAmrani, Ram