Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | IB/rxe: Update documentation link | Leon Romanovsky | 2017-03-24 | 1 | -1/+1 | |
| | * | | | | | | RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() | Dan Carpenter | 2017-03-24 | 1 | -1/+1 | |
| | * | | | | | | IB/rxe: double free on error | Dan Carpenter | 2017-03-24 | 1 | -1/+1 | |
| | * | | | | | | RDMA/vmw_pvrdma: Activate device on ethernet link up | Aditya Sarwade | 2017-03-24 | 2 | -3/+12 | |
| | * | | | | | | RDMA/vmw_pvrdma: Dont hardcode QP header page | Adit Ranadive | 2017-03-24 | 2 | -4/+6 | |
| | * | | | | | | RDMA/vmw_pvrdma: Cleanup unused variables | Adit Ranadive | 2017-03-24 | 3 | -22/+17 | |
| | * | | | | | | infiniband: Fix alignment of mmap cookies to support VIPT caching | Jason Gunthorpe | 2017-03-24 | 2 | -4/+4 | |
| | * | | | | | | IB/core: Protect against self-requeue of a cq work item | Sagi Grimberg | 2017-03-24 | 1 | -1/+1 | |
| | * | | | | | | i40iw: Receive netdev events post INET_NOTIFIER state | Shiraz Saleem | 2017-03-24 | 1 | -0/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-03-25 | 3 | -255/+399 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | audit: fix auditd/kernel connection state tracking | Paul Moore | 2017-03-21 | 3 | -255/+399 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-03-25 | 8 | -8/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 2017-03-23 | 5 | -3/+12 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | clk: sunxi-ng: fix recalc_rate formula of NKMP clocks | Icenowy Zheng | 2017-03-20 | 1 | -1/+1 | |
| | | * | | | | | | clk: sunxi-ng: Fix div/mult settings for osc12M on A64 | Philipp Tomsich | 2017-03-20 | 1 | -1/+1 | |
| | | * | | | | | | clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock | Chen-Yu Tsai | 2017-03-06 | 1 | -1/+1 | |
| | | * | | | | | | clk: sunxi: ccu-sun5i needs nkmp | Arnd Bergmann | 2017-03-06 | 1 | -0/+1 | |
| | | * | | | | | | clk: sunxi-ng: mp: Adjust parent rate for pre-dividers | Chen-Yu Tsai | 2017-03-06 | 1 | -0/+8 | |
| | | | |_|_|/ / | | | |/| | | | | ||||||
| | * | | | | | | clk: rockchip: Make uartpll a child of the gpll on rk3036 | Heiko Stuebner | 2017-03-07 | 1 | -0/+7 | |
| | * | | | | | | clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036 | Heiko Stuebner | 2017-03-07 | 1 | -1/+1 | |
| | * | | | | | | clk: core: Copy connection id | Leonard Crestez | 2017-03-07 | 1 | -1/+2 | |
| | * | | | | | | dt-bindings: arm: update Armada CP110 system controller binding | Thomas Petazzoni | 2017-03-07 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-03-24 | 1 | -3/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vfio: Rework group release notifier warning | Alex Williamson | 2017-03-21 | 1 | -3/+5 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-03-24 | 7 | -71/+82 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | blk-mq: don't complete un-started request in timeout handler | Ming Lei | 2017-03-22 | 1 | -10/+1 | |
| | * | | | | | | Merge branch 'nvme-4.11-rc' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-03-21 | 5 | -59/+79 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | nvme-loop: handle cpu unplug when re-establishing the controller | Sagi Grimberg | 2017-03-21 | 1 | -38/+50 | |
| | | * | | | | | | nvme-rdma: handle cpu unplug when re-establishing the controller | Sagi Grimberg | 2017-03-21 | 1 | -14/+14 | |
| | | * | | | | | | nvmet-rdma: Fix a possible uninitialized variable dereference | Sagi Grimberg | 2017-03-16 | 1 | -5/+3 | |
| | | * | | | | | | nvmet: confirm sq percpu has scheduled and switched to atomic | Sagi Grimberg | 2017-03-16 | 2 | -1/+11 | |
| | | * | | | | | | nvme-loop: fix a possible use-after-free when destroying the admin queue | Sagi Grimberg | 2017-03-16 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| | * | | | | | | blk-stat: fix blk_stat_sum() if all samples are batched | Omar Sandoval | 2017-03-16 | 1 | -2/+2 | |
| * | | | | | | | Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-03-24 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | libceph: force GFP_NOIO for socket allocations | Ilya Dryomov | 2017-03-23 | 1 | -0/+6 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-03-24 | 30 | -241/+122 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa... | Arnd Bergmann | 2017-03-24 | 1 | -0/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | arm64: dts: NS2: Add dma-coherent to relevant DT entries | Jon Mason | 2017-03-22 | 1 | -0/+11 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom... | Arnd Bergmann | 2017-03-24 | 7 | -0/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ARM: dts: NSP: GPIO reboot open-source | Jon Mason | 2017-03-16 | 7 | -0/+7 | |
| | * | | | | | | | | Merge tag 'at91-ab-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2017-03-21 | 2 | -2/+18 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: at91: pm: cpu_idle: switch DDR to power-down mode | Nicolas Ferre | 2017-03-14 | 1 | -1/+17 | |
| | | * | | | | | | | | Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node" | Romain Izard | 2017-03-05 | 1 | -1/+1 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in... | Olof Johansson | 2017-03-21 | 1 | -7/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | reset: fix optional reset_control_get stubs to return NULL | Philipp Zabel | 2017-03-21 | 1 | -7/+2 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge tag 'sunxi-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2017-03-21 | 3 | -9/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: sun8i: a23/a33: drop bl_en_pin GPIO pinmux in reference design DTSI | Icenowy Zheng | 2017-03-20 | 1 | -7/+0 | |
| | | * | | | | | | | | ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings | Florian Fainelli | 2017-03-20 | 1 | -1/+1 | |
| | | * | | | | | | | | ARM: sun8i: Fix the mali clock rate | Maxime Ripard | 2017-03-06 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson | 2017-03-21 | 1 | -5/+0 | |
| | |\ \ \ \ \ \ \ \ |