summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-171-1/+9
| * | | | | usb: musb: fix possible spinlock deadlockBin Liu2017-03-141-1/+1
| * | | | | usb: musb: dsps: fix iounmap in error and exit pathsBin Liu2017-03-141-1/+4
| * | | | | usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-141-2/+21
| * | | | | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-143-0/+24
| * | | | | uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| * | | | | uwb: hwa-rc: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| * | | | | USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| * | | | | USB: uss720: fix NULL-deref at probeJohan Hovold2017-03-141-0/+5
| * | | | | USB: lvtest: fix NULL-deref at probeJohan Hovold2017-03-141-0/+4
| * | | | | USB: idmouse: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-264-14/+26
|\ \ \ \ \
| * | | | | gcc-plugins: update architecture list in documentationAndrew Donnellan2017-03-211-2/+2
| * | | | | Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras2017-03-211-2/+1
| * | | | | powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin2017-03-201-3/+17
| * | | | | cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-201-7/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-266-50/+47
|\ \ \ \ \
| * | | | | ext4: fix two spelling nitsTheodore Ts'o2017-03-252-2/+2
| * | | | | ext4: lock the xattr block before checksuming itTheodore Ts'o2017-03-251-34/+31
| * | | | | jbd2: don't leak memory if setting up journal failsEric Biggers2017-03-152-11/+12
| * | | | | ext4: mark inode dirty after converting inline directoryEric Biggers2017-03-151-3/+2
* | | | | | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-257-71/+15
|\ \ \ \ \ \
| * | | | | | fscrypt: eliminate ->prepare_context() operationEric Biggers2017-03-153-14/+4
| * | | | | | fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-154-57/+11
| |/ / / / /
* | | | | | Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-254-6/+24
|\ \ \ \ \ \
| * | | | | | hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann2017-03-231-0/+3
| * | | | | | hwmon: Add missing HWMON_T_ALARMPeter Huewe2017-03-221-0/+1
| * | | | | | hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck2017-03-221-5/+19
| * | | | | | hwmon: (max31790) Set correct PWM valueAlex Hemme2017-03-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-03-2518-69/+110
|\ \ \ \ \ \
| * | | | | | IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-03-251-1/+1
| * | | | | | RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-03-252-3/+7
| * | | | | | IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg2017-03-251-2/+1
| * | | | | | IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-251-1/+7
| * | | | | | IB/rxe: increment msn only when completing a requestDavid Marchand2017-03-251-5/+4
| * | | | | | uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin2017-03-251-1/+2
| * | | | | | IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-252-19/+37
| * | | | | | IB/rxe: Update documentation linkLeon Romanovsky2017-03-251-1/+1
| * | | | | | RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-251-1/+1
| * | | | | | IB/rxe: double free on errorDan Carpenter2017-03-251-1/+1
| * | | | | | RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2017-03-252-3/+12
| * | | | | | RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2017-03-252-4/+6
| * | | | | | RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive2017-03-253-22/+17
| * | | | | | infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2017-03-242-4/+4
| * | | | | | IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-03-241-1/+1
| * | | | | | i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-03-241-0/+8
| |/ / / / /
* | | | | | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-03-253-255/+399
|\ \ \ \ \ \
| * | | | | | audit: fix auditd/kernel connection state trackingPaul Moore2017-03-213-255/+399
| |/ / / / /
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-03-258-8/+25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-03-245-3/+12
| |\ \ \ \ \ \