Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 2017-12-28 | 11 | -35/+75 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-12-31 | 3 | -2/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | objtool: Fix seg fault with clang-compiled objects | Simon Ser | 2017-12-30 | 1 | -0/+2 | |
| | * | | | | | | | objtool: Fix seg fault caused by missing parameter | Simon Ser | 2017-12-30 | 1 | -1/+3 | |
| | * | | | | | | | objtool: Fix Clang enum conversion warning | Lukas Bulwahn | 2017-12-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-12-31 | 6 | -17/+38 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nvmem: meson-mx-efuse: fix reading from an offset other than 0 | Martin Blumenstingl | 2017-12-23 | 1 | -2/+2 | |
| | * | | | | | | | | binder: fix proc->files use-after-free | Todd Kjos | 2017-12-18 | 1 | -13/+31 | |
| | * | | | | | | | | vmbus: unregister device_obj->channels_kset | Dexuan Cui | 2017-12-18 | 1 | -0/+2 | |
| | * | | | | | | | | thunderbolt: Mask ring interrupt properly when polling starts | Mika Westerberg | 2017-12-16 | 1 | -1/+1 | |
| | * | | | | | | | | MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entry | Mika Westerberg | 2017-12-16 | 1 | -0/+1 | |
| | * | | | | | | | | thunderbolt: Make pathname to force_power shorter | Andy Shevchenko | 2017-12-16 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-31 | 2 | -4/+25 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kobject: fix suppressing modalias in uevents delivered over netlink | Dmitry Torokhov | 2017-12-21 | 1 | -4/+12 | |
| | * | | | | | | | | | drivers: base: cacheinfo: fix cache type for non-architected system cache | Sudeep Holla | 2017-12-15 | 1 | -0/+13 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-12-31 | 4 | -20/+24 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device | Sushmita Susheelendra | 2017-12-19 | 1 | -2/+2 | |
| | * | | | | | | | | | staging: ion: Fix ion_cma_heap allocations | John Stultz | 2017-12-19 | 2 | -5/+12 | |
| | * | | | | | | | | | staging: lustre: lnet: Fix recent breakage from list_for_each conversion | NeilBrown | 2017-12-19 | 1 | -13/+10 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-12-31 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) | Linus Torvalds | 2017-12-21 | 1 | -2/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-12-31 | 23 | -104/+117 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201 | Daniel Thompson | 2017-12-27 | 1 | -0/+3 | |
| | * | | | | | | | | | xhci: Fix use-after-free in xhci debugfs | Alexander Kappner | 2017-12-27 | 1 | -8/+8 | |
| | * | | | | | | | | | xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate | Mathias Nyman | 2017-12-27 | 1 | -3/+3 | |
| | * | | | | | | | | | Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2017-12-27 | 4 | -0/+27 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | USB: serial: ftdi_sio: add id for Airbus DS P8GR | Max Schulze | 2017-12-27 | 2 | -0/+7 | |
| | | * | | | | | | | | | USB: serial: option: adding support for YUGA CLM920-NC5 | SZ Lin (林上智) | 2017-12-19 | 1 | -0/+9 | |
| | | * | | | | | | | | | USB: serial: qcserial: add Sierra Wireless EM7565 | Reinhard Speyerer | 2017-12-15 | 1 | -0/+3 | |
| | | * | | | | | | | | | USB: serial: option: add support for Telit ME910 PID 0x1101 | Daniele Palmas | 2017-12-15 | 1 | -0/+8 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge tag 'usb-ci-v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2017-12-19 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | USB: chipidea: msm: fix ulpi-node lookup | Johan Hovold | 2017-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | usb: Add device quirk for Logitech HD Pro Webcam C925e | Dmitry Fleytman Dmitry Fleytman | 2017-12-19 | 1 | -1/+2 | |
| | * | | | | | | | | | | usb: add RESET_RESUME for ELSA MicroLink 56K | Oliver Neukum | 2017-12-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | usbip: fix usbip bind writing random string after command in match_busid | Juan Zea | 2017-12-19 | 1 | -3/+6 | |
| | * | | | | | | | | | | usbip: stub_rx: fix static checker warning on unnecessary checks | Shuah Khan | 2017-12-19 | 1 | -10/+1 | |
| | * | | | | | | | | | | usbip: prevent leaking socket pointer address in messages | Shuah Khan | 2017-12-19 | 3 | -14/+7 | |
| | * | | | | | | | | | | usbip: stub: stop printing kernel pointer addresses in messages | Shuah Khan | 2017-12-19 | 3 | -10/+8 | |
| | * | | | | | | | | | | usbip: vhci: stop printing kernel pointer addresses in messages | Shuah Khan | 2017-12-19 | 3 | -23/+13 | |
| | * | | | | | | | | | | USB: Fix off by one in type-specific length check of BOS SSP capability | Mathias Nyman | 2017-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge tag 'phy-for-4.15-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2017-12-19 | 4 | -30/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | phy: rcar-gen3-usb2: select USB_COMMON | Arnd Bergmann | 2017-12-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | phy: rockchip-typec: add pm_runtime_disable in err case | Chris Zhong | 2017-12-15 | 1 | -0/+2 | |
| | | * | | | | | | | | | phy: cpcap-usb: Fix platform_get_irq_byname's error checking. | Arvind Yadav | 2017-12-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | phy: tegra: fix device-tree node lookups | Johan Hovold | 2017-12-15 | 1 | -29/+29 | |
| * | | | | | | | | | | | MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned | Adam Borowski | 2017-12-31 | 1 | -9/+7 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-12-31 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sparc64: repair calling incorrect hweight function from stubs | Jan Engelhardt | 2017-12-28 | 1 | -2/+2 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-12-30 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_error | Cathy Avery | 2017-12-21 | 1 | -1/+2 |