Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | e1000: fix disabling already-disabled warning | Tushar Dave | 2018-01-02 | 2 | -6/+24 | |
| * | | | | | | | | | | | | | | | NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625 | SZ Lin (林上智) | 2018-01-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | sfp: fix sfp-bus oops when removing socket/upstream | Russell King | 2018-01-02 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | phylink: ensure we report link down when LOS asserted | Russell King | 2018-01-02 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | macvlan: Fix one possible double free | Gao Feng | 2018-01-02 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | mlxsw: spectrum: Relax sanity checks during enslavement | Ido Schimmel | 2018-01-02 | 3 | -2/+17 | |
| * | | | | | | | | | | | | | | | mlxsw: spectrum_router: Fix NULL pointer deref | Ido Schimmel | 2018-01-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | geneve: update skb dst pmtu on tx path | Xin Long | 2018-01-02 | 1 | -0/+14 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-01-09 | 7 | -32/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | IB/srpt: Fix ACL lookup during login | Bart Van Assche | 2018-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | IB/srpt: Disable RDMA access by the initiator | Bart Van Assche | 2018-01-04 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | RDMA/netlink: Fix locking around __ib_get_device_by_index | Leon Romanovsky | 2018-01-02 | 3 | -20/+54 | |
| * | | | | | | | | | | | | | | | IB/ipoib: Fix race condition in neigh creation | Erez Shitrit | 2018-01-02 | 2 | -8/+22 | |
| * | | | | | | | | | | | | | | | IB/mlx4: Fix mlx4_ib_alloc_mr error flow | Leon Romanovsky | 2018-01-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | platform/x86: wmi: Call acpi_wmi_init() later | Rafael J. Wysocki | 2018-01-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-07 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | parisc: Show unhashed EISA EEPROM address | Helge Deller | 2018-01-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | parisc: Show unhashed HPA of Dino chip | Helge Deller | 2018-01-02 | 1 | -5/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-01-07 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | leds: core: Fix regression caused by commit 2b83ff96f51d | Jacek Anaszewski | 2018-01-07 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2018-01-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | mtd: nand: pxa3xx: Fix READOOB implementation | Boris Brezillon | 2018-01-06 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2018-01-06 | 6 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Input: xen-kbdfront - do not advertise multi-touch pressure support | Oleksandr Andrushchenko | 2018-01-02 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | Input: hideep - fix compile error due to missing include file | Anthony Kim | 2017-12-18 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | Input: elants_i2c - do not clobber interrupt trigger on x86 | Dmitry Torokhov | 2017-11-30 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | | | Input: joystick/analog - riscv has get_cycles() | Olof Johansson | 2017-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Input: elantech - add new icbody type 15 | Aaron Ma | 2017-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Input: ims-pcu - fix typo in the error message | Zhen Lei | 2017-11-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge tag 'iommu-v4.15-rc7' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2018-01-06 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | iommu/arm-smmu-v3: Cope with duplicated Stream IDs | Robin Murphy | 2018-01-02 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | iommu/arm-smmu-v3: Don't free page table ops twice | Jean-Philippe Brucker | 2018-01-02 | 1 | -3/+5 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | mfd: rtsx: Release IRQ during shutdown | Sinan Kaya | 2018-01-05 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-05 | 1 | -8/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel | 2018-01-03 | 1 | -8/+37 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-01-05 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | s390/dasd: fix wrongly assigned configuration data | Stefan Haberland | 2018-01-02 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | s390/sclp: disable FORTIFY_SOURCE for early sclp code | Heiko Carstens | 2017-12-13 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-01-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | xen/pvcalls: use GFP_ATOMIC under spin lock | Wei Yongjun | 2018-01-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-01-05 | 5 | -45/+134 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | crypto: inside-secure - do not use areq->result for partial results | Antoine Ténart | 2017-12-22 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | crypto: inside-secure - fix request allocations in invalidation path | Antoine Ténart | 2017-12-22 | 2 | -15/+15 | |
| * | | | | | | | | | | | | | | | | | | crypto: inside-secure - free requests even if their handling failed | Antoine Ténart | 2017-12-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | crypto: inside-secure - per request invalidation | Ofer Heifetz | 2017-12-22 | 2 | -27/+111 | |
| * | | | | | | | | | | | | | | | | | | crypto: n2 - cure use after free | Jan Engelhardt | 2017-12-22 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | crypto: chelsio - select CRYPTO_GF128MUL | Arnd Bergmann | 2017-12-22 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2018-01-05 | 15 | -102/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |