| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-08 | Merge remote-tracking branch 'origin/for-chris' of /src/git/linux/kernel/davi...btrfs-testing/kdave/misc-4.9/root-fsinfo-cleanup |  Jeff Mahoney | 2 | -8/+16 |
| 2016-09-07 | Revert "Btrfs: detect corruption when non-root leaf has zero item" |  Jeff Mahoney | 1 | -22/+1 |
| 2016-09-07 | btrfs: fixup sectorsize change |  Jeff Mahoney | 12 | -49/+34 |
| 2016-09-06 | btrfs: root->fs_info cleanup, btrfs_end_transaction{,_throttle} use trans->fs... |  Jeff Mahoney | 20 | -130/+124 |
| 2016-09-06 | btrfs: root->fs_info cleanup, btrfs_commit_transaction already has root |  Jeff Mahoney | 16 | -54/+51 |
| 2016-09-06 | btrfs: take an fs_info parameter directly when the root is not used otherwise |  Jeff Mahoney | 42 | -1195/+1068 |
| 2016-09-06 | btrfs: convert extent-tree tracepoints to use fs_info |  Jeff Mahoney | 2 | -35/+29 |
| 2016-09-06 | btrfs: root->fs_info cleanup, access fs_info->delayed_root directly |  Jeff Mahoney | 4 | -24/+13 |
| 2016-09-06 | btrfs: root->fs_info cleanup, add fs_info convenience variables |  Jeff Mahoney | 33 | -2025/+2289 |
| 2016-09-06 | btrfs: root->fs_info cleanup, update_block_group{,flags} |  Jeff Mahoney | 1 | -14/+14 |
| 2016-09-06 | btrfs: root->fs_info cleanup, lock/unlock_chunks |  Jeff Mahoney | 5 | -47/+47 |
| 2016-09-06 | btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size |  Jeff Mahoney | 9 | -31/+37 |
| 2016-09-06 | btrfs: pull node/sector/stripe sizes out of root and into fs_info |  Jeff Mahoney | 37 | -368/+404 |
| 2016-09-06 | btrfs: root->fs_info cleanup, io_ctl_init |  Jeff Mahoney | 2 | -7/+7 |
| 2016-09-06 | btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere |  Jeff Mahoney | 6 | -71/+68 |
| 2016-09-06 | btrfs: struct reada_control.root -> reada_control.fs_info |  Jeff Mahoney | 2 | -7/+8 |
| 2016-09-06 | btrfs: struct btrfsic_state->root should be an fs_info |  Jeff Mahoney | 1 | -10/+10 |
| 2016-09-06 | btrfs: alloc_reserved_file_extent trace point should use extent_root |  Jeff Mahoney | 1 | -1/+2 |
| 2016-09-06 | btrfs: btrfs_init_new_device should use fs_info->dev_root |  Jeff Mahoney | 3 | -3/+4 |
| 2016-09-06 | btrfs: call functions that always use the same root with fs_info instead |  Jeff Mahoney | 14 | -101/+115 |
| 2016-09-06 | btrfs: call functions that overwrite their root parameter with fs_info |  Jeff Mahoney | 10 | -60/+53 |
| 2016-09-06 | btrfs: add dynamic debug support |  Jeff Mahoney | 1 | -1/+30 |
| 2016-09-06 | btrfs: Fix warning "variable ‘gen’ set but not used" |  Luis Henriques | 1 | -2/+0 |
| 2016-09-06 | btrfs: Fix warning "variable ‘blocksize’ set but not used" |  Luis Henriques | 1 | -2/+0 |
| 2016-09-06 | btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs |  Naohiro Aota | 2 | -15/+11 |
| 2016-09-06 | Btrfs: bail out if block group has different mixed flag |  Liu Bo | 1 | -0/+14 |
| 2016-09-06 | Btrfs: fix memory leak in reading btree blocks |  Liu Bo | 1 | -0/+9 |
| 2016-09-06 | Btrfs: remove BUG() in raid56 |  Liu Bo | 1 | -1/+4 |
| 2016-09-06 | btrfs: fix check_shared for fiemap ioctl |  Lu Fengqi | 2 | -10/+369 |
| 2016-09-06 | btrfs: create example debugfs file only in debugging build |  David Sterba | 1 | -0/+9 |
| 2016-09-06 | btrfs: fix perms on demonstration debugfs interface |  Eric Sandeen | 1 | -1/+1 |
| 2016-09-06 | Btrfs: fix memory leak of block group cache |  Liu Bo | 3 | -0/+75 |
| 2016-09-06 | btrfs: introduce tickets_id to determine whether asynchronous metadata reclai... |  Wang Xiaoguang | 2 | -5/+7 |
| 2016-09-05 | btrfs: do not decrease bytes_may_use when replaying extents |  Wang Xiaoguang | 1 | -3/+9 |
| 2016-09-04 | Linux 4.8-rc5 |  Linus Torvalds | 1 | -1/+1 |
| 2016-09-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... |  Linus Torvalds | 1 | -0/+12 |
| 2016-09-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... |  Linus Torvalds | 2 | -1/+3 |
| 2016-09-03 | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d... |  Linus Torvalds | 3 | -7/+14 |
| 2016-09-03 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... |  Linus Torvalds | 3 | -11/+15 |
| 2016-09-03 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... |  Linus Torvalds | 2 | -1/+11 |
| 2016-09-03 | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... |  Linus Torvalds | 10 | -279/+25 |
| 2016-09-03 | Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... |  Linus Torvalds | 3 | -9/+29 |
| 2016-09-03 | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... |  Linus Torvalds | 38 | -128/+198 |
| 2016-09-03 | Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... |  Linus Torvalds | 10 | -90/+159 |
| 2016-09-03 | Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... |  Linus Torvalds | 23 | -57/+294 |
| 2016-09-03 | devpts: return NULL pts 'priv' entry for non-devpts nodes |  Linus Torvalds | 1 | -1/+2 |
| 2016-09-02 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block |  Linus Torvalds | 8 | -34/+54 |
| 2016-09-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... |  Linus Torvalds | 1 | -2/+1 |
| 2016-09-03 | tpm: invalid self test error message |  Jarkko Sakkinen | 1 | -2/+1 |
| 2016-09-02 | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... |  Linus Torvalds | 2 | -4/+4 |
| 2016-09-02 | Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... |  Linus Torvalds | 2 | -5/+7 |
| 2016-09-02 | Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes' |  Rafael J. Wysocki | 1 | -5/+5 |
| 2016-09-02 | ACPI / drivers: replace acpi_probe_lock spinlock with mutex |  Lorenzo Pieralisi | 1 | -3/+3 |
| 2016-09-02 | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro |  Lorenzo Pieralisi | 1 | -1/+1 |
| 2016-09-02 | x86/AMD: Apply erratum 665 on machines without a BIOS fix |  Emanuel Czirai | 1 | -0/+12 |
| 2016-09-02 | x86/paravirt: Do not trace _paravirt_ident_*() functions |  Steven Rostedt | 1 | -2/+2 |
| 2016-09-02 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... |  Linus Torvalds | 8 | -104/+246 |
| 2016-09-02 | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 |  James Morse | 1 | -0/+9 |
| 2016-09-02 | drivers/perf: arm_pmu: Fix NULL pointer dereference during probe |  Stefan Wahren | 1 | -1/+1 |
| 2016-09-02 | drivers/perf: arm_pmu: Fix leak in error path |  Stefan Wahren | 1 | -0/+1 |
| 2016-09-02 | Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav... |  Linus Torvalds | 5 | -17/+22 |
| 2016-09-02 | Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 14 | -31/+133 |
| 2016-09-02 | tick/nohz: Fix softlockup on scheduler stalls in kvm guest |  Wanpeng Li | 1 | -1/+2 |
| 2016-09-02 | Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ... |  Dave Airlie | 4 | -13/+24 |
| 2016-09-02 | Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu... |  Dave Airlie | 3 | -8/+43 |
| 2016-09-01 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... |  Linus Torvalds | 4 | -12/+14 |
| 2016-09-01 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 21 | -124/+116 |
| 2016-09-01 | rapidio/tsi721: fix incorrect detection of address translation condition |  Alexandre Bounine | 1 | -1/+1 |
| 2016-09-01 | rapidio/documentation/mport_cdev: add missing parameter description |  Alexandre Bounine | 1 | -0/+4 |
| 2016-09-01 | kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd |  Michal Hocko | 1 | -6/+4 |
| 2016-09-01 | MAINTAINERS: Vladimir has moved |  Vladimir Davydov | 2 | -1/+3 |
| 2016-09-01 | mm, mempolicy: task->mempolicy must be NULL before dropping final reference |  David Rientjes | 3 | -6/+22 |
| 2016-09-01 | printk/nmi: avoid direct printk()-s from __printk_nmi_flush() |  Sergey Senozhatsky | 1 | -15/+23 |
| 2016-09-01 | treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE |  Joe Perches | 4 | -20/+0 |
| 2016-09-01 | drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE |  Joe Perches | 1 | -1/+1 |
| 2016-09-01 | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu... |  Mel Gorman | 3 | -15/+27 |
| 2016-09-01 | lib/test_hash.c: fix warning in preprocessor symbol evaluation |  Geert Uytterhoeven | 1 | -9/+15 |
| 2016-09-01 | lib/test_hash.c: fix warning in two-dimensional array init |  Geert Uytterhoeven | 1 | -1/+1 |
| 2016-09-01 | kconfig: tinyconfig: provide whole choice blocks to avoid warnings |  Arnd Bergmann | 2 | -0/+10 |
| 2016-09-01 | kexec: fix double-free when failing to relocate the purgatory |  Thiago Jung Bauermann | 1 | -0/+3 |
| 2016-09-01 | mm, oom: prevent premature OOM killer invocation for high order request |  Michal Hocko | 1 | -49/+2 |
| 2016-09-01 | Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/... |  Chris Mason | 3 | -11/+15 |
| 2016-09-01 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit |  Linus Torvalds | 4 | -9/+30 |
| 2016-09-01 | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux... |  Linus Torvalds | 11 | -23/+47 |
| 2016-09-01 | btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve... |  Wang Xiaoguang | 1 | -5/+5 |
| 2016-09-01 | Btrfs: fix endless loop in balancing block groups |  Liu Bo | 1 | -3/+5 |
| 2016-09-01 | Btrfs: kill invalid ASSERT() in process_all_refs() |  Josef Bacik | 1 | -3/+5 |
| 2016-09-01 | ovl: update doc |  Miklos Szeredi | 1 | -5/+3 |
| 2016-09-01 | ovl: listxattr: use strnlen() |  Miklos Szeredi | 1 | -7/+10 |
| 2016-09-01 | ovl: Switch to generic_getxattr |  Andreas Gruenbacher | 4 | -10/+33 |
| 2016-09-01 | ovl: copyattr after setting POSIX ACL |  Miklos Szeredi | 1 | -1/+5 |
| 2016-09-01 | ovl: Switch to generic_removexattr |  Andreas Gruenbacher | 4 | -58/+33 |
| 2016-09-01 | ovl: Get rid of ovl_xattr_noacl_handlers array |  Andreas Gruenbacher | 1 | -16/+12 |
| 2016-09-01 | ovl: Fix OVL_XATTR_PREFIX |  Andreas Gruenbacher | 2 | -5/+4 |
| 2016-09-01 | ovl: fix spelling mistake: "directries" -> "directories" |  Colin Ian King | 1 | -1/+1 |
| 2016-09-01 | ovl: don't cache acl on overlay layer |  Miklos Szeredi | 2 | -0/+4 |
| 2016-09-01 | ovl: use cached acl on underlying layer |  Miklos Szeredi | 1 | -2/+3 |
| 2016-09-01 | ovl: proper cleanup of workdir |  Miklos Szeredi | 3 | -2/+65 |
| 2016-09-01 | ovl: remove posix_acl_default from workdir |  Miklos Szeredi | 1 | -0/+19 |
| 2016-09-01 | ovl: handle umask and posix_acl_default correctly on creation |  Miklos Szeredi | 1 | -0/+54 |
| 2016-09-01 | Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ... |  Dave Airlie | 3 | -5/+40 |
| 2016-08-31 | audit: fix exe_file access in audit_exe_compare |  Mateusz Guzik | 1 | -3/+5 |
| 2016-08-31 | mm: introduce get_task_exe_file |  Mateusz Guzik | 3 | -6/+25 |
| 2016-09-01 | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int... |  Dave Airlie | 3 | -5/+15 |
| 2016-08-31 | drm/amdgpu: record error code when ring test failed |  Chunming Zhou | 1 | -2/+3 |
| 2016-08-31 | drm/amd/amdgpu: compute ring test fail during S4 on CI |  jimqu | 1 | -3/+9 |
| 2016-08-31 | drm/amd/amdgpu: sdma resume fail during S4 on CI |  jimqu | 1 | -0/+3 |
| 2016-08-31 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... |  Linus Torvalds | 3 | -4/+4 |
| 2016-08-31 | binfmt_elf: switch to new creds when switching to new mm |  Linus Torvalds | 1 | -1/+1 |
| 2016-08-31 | serial: 8250: added acces i/o products quad and octal serial cards |  Jimi Damon | 1 | -0/+139 |
| 2016-08-31 | serial: 8250_mid: fix divide error bug if baud rate is 0 |  Andy Shevchenko | 1 | -0/+3 |
| 2016-08-31 | Revert "tty/serial/8250: use mctrl_gpio helpers" |  Andy Shevchenko | 7 | -88/+15 |
| 2016-08-31 | sysfs: correctly handle read offset on PREALLOC attrs |  Konstantin Khlebnikov | 1 | -1/+7 |
| 2016-08-31 | documentation: drivers/core/of: fix name of of_node symlink |  Martin Fuzzey | 1 | -1/+1 |
| 2016-08-31 | kernfs: don't depend on d_find_any_alias() when generating notifications |  Tejun Heo | 1 | -7/+21 |
| 2016-08-31 | thunderbolt: Don't declare Falcon Ridge unsupported |  Lukas Wunner | 1 | -1/+3 |
| 2016-08-31 | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. |  Xavier Gnata | 2 | -0/+10 |
| 2016-08-31 | thunderbolt: Fix resume quirk for Falcon Ridge 4C. |  Andreas Noever | 1 | -2/+1 |
| 2016-08-31 | lkdtm: Mark lkdtm_rodata_do_nothing() notrace |  Michael Ellerman | 1 | -1/+1 |
| 2016-08-31 | drm/nouveau/acpi: use DSM if bridge does not support D3cold |  Peter Wu | 1 | -0/+11 |
| 2016-08-31 | PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle |  Paul E. McKenney | 1 | -3/+3 |
| 2016-08-31 | PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle |  Paul E. McKenney | 1 | -2/+2 |
| 2016-08-31 | cpufreq: dt: Add terminate entry for of_device_id tables |  Wei Yongjun | 1 | -0/+2 |
| 2016-08-30 | dm bufio: remove use of deprecated create_singlethread_workqueue() |  Bhaktipriya Shridhar | 1 | -1/+1 |
| 2016-08-30 | dm crypt: fix free of bad values after tfm allocation failure |  Eric Biggers | 1 | -1/+1 |
| 2016-08-30 | dm crypt: fix error with too large bios |  Mikulas Patocka | 1 | -0/+7 |
| 2016-08-30 | dm log writes: fix check of kthread_run() return value |  Vladimir Zapolskiy | 1 | -2/+2 |
| 2016-08-30 | Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... |  Linus Torvalds | 1 | -4/+8 |
| 2016-08-30 | seccomp: Fix tracer exit notifications during fatal signals |  Kees Cook | 1 | -4/+8 |
| 2016-08-30 | dm log writes: fix bug with too large bios |  Mikulas Patocka | 1 | -2/+2 |
| 2016-08-30 | dm log writes: move IO accounting earlier to fix error path |  Mikulas Patocka | 1 | -1/+1 |
| 2016-08-30 | Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md |  Linus Torvalds | 5 | -57/+107 |
| 2016-08-30 | Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs |  Linus Torvalds | 18 | -78/+244 |
| 2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS |  Josh Poimboeuf | 19 | -128/+45 |
| 2016-08-30 | Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... |  Linus Torvalds | 2 | -2/+2 |
| 2016-08-30 | Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... |  Linus Torvalds | 2 | -2/+17 |
| 2016-08-30 | pata_ninja32: Avoid corrupting status flags |  Alan Cox | 1 | -1/+1 |
| 2016-08-30 | NFSv4.x: Fix a refcount leak in nfs_callback_up_net |  Trond Myklebust | 1 | -0/+1 |
| 2016-08-30 | NFS4: Avoid migration loops |  Benjamin Coddington | 1 | -0/+5 |
| 2016-08-30 | mei: me: disable driver on SPT SPS firmware |  Tomas Winkler | 2 | -4/+10 |
| 2016-08-30 | usb: musb: Fix locking errors for host only mode |  Tony Lindgren | 1 | -1/+6 |
| 2016-08-30 | Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... |  Greg Kroah-Hartman | 4 | -25/+202 |
| 2016-08-30 | Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... |  Greg Kroah-Hartman | 1 | -2/+5 |
| 2016-08-30 | drm/imx: fix crtc vblank state regression |  Lucas Stach | 1 | -0/+4 |
| 2016-08-30 | xfs: track log done items directly in the deferred pending work item |  Darrick J. Wong | 3 | -15/+6 |
| 2016-08-29 | Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke... |  Linus Torvalds | 1 | -0/+1 |
| 2016-08-29 | Merge tag 'v4.8-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke... |  Stephen Boyd | 1 | -5/+6 |
| 2016-08-29 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... |  Linus Torvalds | 4 | -25/+49 |
| 2016-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 100 | -453/+813 |
| 2016-08-29 | pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails |  Trond Myklebust | 2 | -28/+28 |
| 2016-08-29 | Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvha... |  Linus Torvalds | 2 | -11/+5 |
| 2016-08-29 | Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... |  Linus Torvalds | 36 | -43/+160 |
| 2016-08-29 | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... |  Jens Axboe | 8 | -34/+54 |
| 2016-08-29 | drm/imx: Add active plane reconfiguration support |  Liu Ying | 2 | -8/+39 |
| 2016-08-29 | hwmon: (it87) Add missing sysfs attribute group terminator |  Jean Delvare | 1 | -0/+1 |
| 2016-08-29 | clocksource/drivers/atmel-pit: Fix compilation error |  Daniel Lezcano | 1 | -0/+1 |
| 2016-08-28 | intel_pmic_gpio: Make explicitly non-modular |  Paul Gortmaker | 1 | -6/+2 |
| 2016-08-28 | platform/olpc: Make ec explicitly non-modular |  Paul Gortmaker | 1 | -5/+3 |
| 2016-08-29 | Add Killer E2500 device ID in alx driver. |  Owen Lin | 2 | -0/+3 |
| 2016-08-28 | net: smc91x: fix SMC accesses |  Russell King | 9 | -26/+73 |
| 2016-08-28 | Documentation: networking: dsa: Remove platform device TODO |  Florian Fainelli | 1 | -20/+0 |
| 2016-08-28 | Merge branch 'mlx5-series' |  David S. Miller | 10 | -145/+209 |
| 2016-08-28 | net/mlx5: Increase number of ethtool steering priorities |  Maor Gottlieb | 1 | -1/+1 |
| 2016-08-28 | net/mlx5: Add error prints when validate ETS failed |  Eran Ben Elisha | 1 | -5/+16 |
| 2016-08-28 | net/mlx5e: Fix memory leak if refreshing TIRs fails |  Kamal Heib | 1 | -3/+4 |
| 2016-08-28 | net/mlx5e: Add ethtool counter for TX xmit_more |  Tariq Toukan | 3 | -0/+6 |
| 2016-08-28 | net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ |  Eran Ben Elisha | 1 | -9/+67 |
| 2016-08-28 | net/mlx5e: Don't wait for SQ completions on close |  Saeed Mahameed | 4 | -70/+44 |
| 2016-08-28 | net/mlx5e: Don't post fragmented MPWQE when RQ is disabled |  Saeed Mahameed | 2 | -0/+10 |
| 2016-08-28 | net/mlx5e: Don't wait for RQ completions on close |  Saeed Mahameed | 3 | -42/+22 |
| 2016-08-28 | net/mlx5e: Limit UMR length to the device's limitation |  Saeed Mahameed | 4 | -16/+40 |
| 2016-08-29 | powerpc: signals: Discard transaction state from signal frames |  Cyril Bur | 3 | -0/+30 |
| 2016-08-29 | powerpc/powernv : Drop reference added by kset_find_obj() |  Mukesh Ojha | 2 | -2/+12 |
| 2016-08-29 | powerpc/tm: do not use r13 for tabort_syscall |  Nicholas Piggin | 1 | -6/+6 |
| 2016-08-29 | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems |  Christoph Hellwig | 2 | -2/+11 |
| 2016-08-28 | Linux 4.8-rc4 |  Linus Torvalds | 1 | -1/+1 |
| 2016-08-28 | Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 21 | -71/+424 |
| 2016-08-29 | drm/atomic: Don't potentially reset color_mgmt_changed on successive property... |  Mario Kleiner | 1 | -3/+3 |
| 2016-08-28 | NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence |  Trond Myklebust | 1 | -1/+0 |
| 2016-08-28 | NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN |  Trond Myklebust | 1 | -13/+65 |
| 2016-08-28 | NFSv4.1: Defer bumping the slot sequence number until we free the slot |  Trond Myklebust | 2 | -3/+9 |
| 2016-08-28 | NFSv4.1: Delay callback processing when there are referring triples |  Trond Myklebust | 4 | -4/+29 |
| 2016-08-28 | NFSv4.1: Fix Oopsable condition in server callback races |  Trond Myklebust | 3 | -4/+35 |
| 2016-08-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... |  Linus Torvalds | 5 | -7/+11 |
| 2016-08-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... |  Linus Torvalds | 1 | -0/+3 |
| 2016-08-28 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... |  Linus Torvalds | 7 | -9/+55 |
| 2016-08-28 | drm/msm: protect against faults from copy_from_user() in submit ioctl |  Rob Clark | 3 | -0/+18 |
| 2016-08-28 | drm/msm: fix use of copy_from_user() while holding spinlock |  Rob Clark | 1 | -5/+22 |
| 2016-08-28 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... |  Linus Torvalds | 7 | -8/+40 |
| 2016-08-28 | nvme-rdma: Get rid of redundant defines |  Sagi Grimberg | 1 | -4/+0 |
| 2016-08-28 | nvme-rdma: Get rid of duplicate variable |  Sagi Grimberg | 1 | -8/+7 |
| 2016-08-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 13 | -139/+234 |
| 2016-08-26 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 14 | -35/+108 |
| 2016-08-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... |  Linus Torvalds | 1 | -0/+3 |
| 2016-08-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... |  Linus Torvalds | 33 | -145/+185 |
| 2016-08-26 | Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... |  Linus Torvalds | 20 | -131/+127 |
| 2016-08-26 | rhashtable: fix a memory leak in alloc_bucket_locks() |  Eric Dumazet | 1 | -3/+4 |
| 2016-08-26 | sfc: fix potential stack corruption from running past stat bitmask |  Andrew Rybchenko | 1 | -1/+2 |
| 2016-08-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... |  David S. Miller | 5 | -4/+24 |
| 2016-08-26 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... |  Linus Torvalds | 20 | -181/+473 |