Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | binderfs: prevent renaming the control dentry | Christian Brauner | 2019-01-22 | 1 | -18/+10 | |
| * | | | | | | | | | | binderfs: remove outdated comment | Christian Brauner | 2019-01-22 | 1 | -4/+0 | |
| * | | | | | | | | | | misc: pvpanic: fix warning implicit declaration | Anders Roxell | 2019-01-18 | 1 | -0/+4 | |
| * | | | | | | | | | | char/mwave: fix potential Spectre v1 vulnerability | Gustavo A. R. Silva | 2019-01-18 | 1 | -0/+7 | |
| * | | | | | | | | | | misc: ibmvsm: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 2019-01-18 | 1 | -2/+5 | |
| * | | | | | | | | | | binderfs: fix error return code in binderfs_fill_super() | Wei Yongjun | 2019-01-18 | 1 | -0/+1 | |
| * | | | | | | | | | | mei: me: add denverton innovation engine device IDs | Tomas Winkler | 2019-01-13 | 2 | -0/+4 | |
| * | | | | | | | | | | mei: me: mark LBG devices as having dma support | Alexander Usyskin | 2019-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | mei: dma: silent the reject message | Tomas Winkler | 2019-01-13 | 1 | -3/+9 | |
| * | | | | | | | | | | binderfs: handle !CONFIG_IPC_NS builds | Christian Brauner | 2019-01-12 | 1 | -0/+4 | |
| * | | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2019-01-11 | 4 | -58/+83 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vmbus: fix subchannel removal | Dexuan Cui | 2019-01-10 | 1 | -8/+1 | |
| | * | | | | | | | | | | hv_balloon: avoid touching uninitialized struct page during tail onlining | Vitaly Kuznetsov | 2019-01-09 | 1 | -4/+6 | |
| | * | | | | | | | | | | Drivers: hv: vmbus: Check for ring when getting debug info | Dexuan Cui | 2019-01-09 | 2 | -46/+76 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | binderfs: reserve devices for initial mount | Christian Brauner | 2019-01-11 | 1 | -1/+6 | |
| * | | | | | | | | | | binderfs: rename header to binderfs.h | Christian Brauner | 2019-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | binderfs: implement "max" mount option | Christian Brauner | 2019-01-11 | 1 | -6/+98 | |
| * | | | | | | | | | | binderfs: make each binderfs mount a new instance | Christian Brauner | 2019-01-08 | 1 | -39/+2 | |
| * | | | | | | | | | | binderfs: remove wrong kern_mount() call | Christian Brauner | 2019-01-08 | 1 | -10/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-26 | 6 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | staging: android: ion: Support cpu access during dma_buf_detach | Liam Mark | 2019-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | | staging: rtl8723bs: Fix build error with Clang when inlining is disabled | Nathan Chancellor | 2019-01-18 | 1 | -3/+3 | |
| * | | | | | | | | | | staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1 | Michael Straube | 2019-01-15 | 1 | -0/+1 | |
| * | | | | | | | | | | staging: vchiq: Fix local event signalling | Phil Elwell | 2019-01-15 | 1 | -0/+1 | |
| * | | | | | | | | | | Staging: wilc1000: unlock on error in init_chip() | Dan Carpenter | 2019-01-15 | 1 | -3/+4 | |
| * | | | | | | | | | | staging: wilc1000: fix memory leak in wilc_add_rx_gtk | Gustavo A. R. Silva | 2019-01-15 | 1 | -2/+1 | |
| * | | | | | | | | | | staging: wilc1000: fix registration frame size | JĂșlius Milan | 2019-01-15 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-01-25 | 8 | -52/+44 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling | Tomonori Sakita | 2019-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | | tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled | Matthias Kaehlcke | 2019-01-22 | 1 | -2/+2 | |
| * | | | | | | | | | | tty: Handle problem if line discipline does not have receive_buf | Greg Kroah-Hartman | 2019-01-21 | 1 | -1/+2 | |
| * | | | | | | | | | | vgacon: unconfuse vc_origin when using soft scrollback | Nicolas Pitre | 2019-01-18 | 1 | -3/+4 | |
| * | | | | | | | | | | vt: invoke notifier on screen size change | Nicolas Pitre | 2019-01-18 | 1 | -0/+1 | |
| * | | | | | | | | | | vt: always call notifier with the console lock held | Nicolas Pitre | 2019-01-18 | 1 | -1/+1 | |
| * | | | | | | | | | | vt: make vt_console_print() compatible with the unicode screen buffer | Nicolas Pitre | 2019-01-18 | 1 | -32/+15 | |
| * | | | | | | | | | | tty/n_hdlc: fix __might_sleep warning | Paul Fulghum | 2019-01-18 | 1 | -0/+1 | |
| * | | | | | | | | | | serial: 8250: Fix serial8250 initialization crash | He Zhe | 2019-01-18 | 1 | -8/+9 | |
| * | | | | | | | | | | uart: Fix crash in uart_write and uart_put_char | Samir Virmani | 2019-01-18 | 1 | -4/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-01-25 | 18 | -23/+47 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2019-01-18 | 9 | -2/+24 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | USB: serial: keyspan_usa: add proper SPDX lines for .h files | Greg Kroah-Hartman | 2019-01-18 | 5 | -0/+5 | |
| | * | | | | | | | | | | USB: serial: pl2303: add new PID to support PL2303TB | Charles Yeh | 2019-01-17 | 2 | -0/+3 | |
| | * | | | | | | | | | | USB: serial: ftdi_sio: fix GPIO not working in autosuspend | Karoly Pados | 2019-01-14 | 1 | -1/+14 | |
| | * | | | | | | | | | | USB: serial: simple: add Motorola Tetra TPG2200 device id | Max Schulze | 2019-01-07 | 1 | -1/+2 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'phy-for-5.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2019-01-18 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | phy: ath79-usb: Fix the main reset name to match the DT binding | Alban Bedel | 2019-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | phy: ath79-usb: Fix the power on error path | Alban Bedel | 2019-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | phy: fix build breakage: add PHY_MODE_SATA | John Hubbard | 2019-01-16 | 1 | -2/+3 | |
| | * | | | | | | | | | | phy: ti: ensure priv is not null before dereferencing it | Colin Ian King | 2019-01-16 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE | Lubomir Rintel | 2019-01-18 | 1 | -0/+1 |