Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-04-02 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | lib/syscall: Clear return values when no stack | Kees Cook | 2017-03-24 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-04-01 | 8 | -592/+375 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | parisc: Avoid stalled CPU warnings after system shutdown | Helge Deller | 2017-03-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | parisc: Clean up fixup routines for get_user()/put_user() | Helge Deller | 2017-03-29 | 5 | -134/+52 | |
| | * | | | | | | | | | | parisc: Fix access fault handling in pa_memcpy() | Helge Deller | 2017-03-29 | 2 | -458/+321 | |
| * | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-04-01 | 12 | -39/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes | James Bottomley | 2017-03-29 | 12 | -39/+57 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | scsi: ufs: remove the duplicated checking for supporting clkscaling | Jaehoon Chung | 2017-03-27 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | scsi: lpfc: fix building without debugfs support | Arnd Bergmann | 2017-03-23 | 2 | -10/+16 | |
| | | * | | | | | | | | | | | scsi: lpfc: Fix PT2PT PRLI reject | Dick Kennedy | 2017-03-23 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | scsi: hpsa: fix volume offline state | Tomas Henzl | 2017-03-23 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | scsi: libsas: fix ata xfer length | John Garry | 2017-03-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULL | Bart Van Assche | 2017-03-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion function | Bart Van Assche | 2017-03-19 | 1 | -5/+15 | |
| | | * | | | | | | | | | | | scsi: scsi_dh_alua: Check scsi_device_get() return value | Bart Van Assche | 2017-03-19 | 1 | -9/+9 | |
| | | * | | | | | | | | | | | scsi: sg: check length passed to SG_NEXT_CMD_LEN | peter chang | 2017-03-16 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERR | Tomas Winkler | 2017-03-15 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | scsi: qedi: Add PCI device-ID for QL41xxx adapters. | Manish Rangankar | 2017-03-15 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | scsi: aacraid: Fix potential null access | Raghava Aditya Renukunta | 2017-03-15 | 1 | -8/+6 | |
| | | * | | | | | | | | | | | scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr | Bill Kuzeja | 2017-03-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-04-01 | 22 | -42/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | kasan: do not sanitize kexec purgatory | Mike Galbraith | 2017-03-31 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | drivers/rapidio/devices/tsi721.c: make module parameter variable name unique | Randy Dunlap | 2017-03-31 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | mm/hugetlb.c: don't call region_abort if region_chg fails | Mike Kravetz | 2017-03-31 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | kasan: report only the first error by default | Mark Rutland | 2017-03-31 | 5 | -5/+55 | |
| | * | | | | | | | | | | | | | hugetlbfs: initialize shared policy as part of inode allocation | Mike Kravetz | 2017-03-31 | 1 | -13/+12 | |
| | * | | | | | | | | | | | | | mm: fix section name for .data..ro_after_init | Kees Cook | 2017-03-31 | 5 | -9/+6 | |
| | * | | | | | | | | | | | | | mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() | Naoya Horiguchi | 2017-03-31 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | mm: workingset: fix premature shadow node shrinking with cgroups | Johannes Weiner | 2017-03-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | mm: rmap: fix huge file mmap accounting in the memcg stats | Johannes Weiner | 2017-03-31 | 2 | -2/+8 | |
| | * | | | | | | | | | | | | | mm: move mm_percpu_wq initialization earlier | Michal Hocko | 2017-03-31 | 3 | -3/+5 | |
| | * | | | | | | | | | | | | | mm: migrate: fix remove_migration_pte() for ksm pages | Naoya Horiguchi | 2017-03-31 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-04-01 | 5 | -21/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | usb: phy: isp1301: Fix build warning when CONFIG_OF is disabled | Javier Martinez Canillas | 2017-03-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | xhci: Manually give back cancelled URB if we can't queue it for cancel | Mathias Nyman | 2017-03-29 | 1 | -18/+25 | |
| | * | | | | | | | | | | | | | | xhci: Set URB actual length for stopped control transfers | Mathias Nyman | 2017-03-29 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | xhci: plat: Register shutdown for xhci_plat | Adam Wallis | 2017-03-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | USB: fix linked-list corruption in rh_call_control() | Alan Stern | 2017-03-27 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-04-01 | 4 | -5/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | tty: pl011: fix earlycon work-around for QDF2400 erratum 44 | Timur Tabi | 2017-04-01 | 1 | -2/+21 | |
| | * | | | | | | | | | | | | | | | serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text | Paul Gortmaker | 2017-03-31 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | tty/serial: atmel: fix TX path in atmel_console_write() | Nicolas Ferre | 2017-03-31 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | tty/serial: atmel: fix race condition (TX+DMA) | Richard Genoud | 2017-03-31 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | serial: mxs-auart: Fix baudrate calculation | Uwe Kleine-König | 2017-03-31 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-04-01 | 4 | -4/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes' | Rafael J. Wysocki | 2017-03-31 | 2 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse | 2017-03-28 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / / / / / / | ||||||
| | | * / / / / / / / / / / / / / / | ACPI: Fix incompatibility with mcount-based function graph tracing | Josh Poimboeuf | 2017-03-28 | 1 | -1/+0 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | ACPI: Do not create a platform_device for IOAPIC/IOxAPIC | Joerg Roedel | 2017-03-28 | 1 | -3/+5 |