aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-28proc: add Alexey to MAINTAINERSAlexey Dobriyan1-0/+9
2018-06-28kasan: depend on CONFIG_SLUB_DEBUGJason A. Donenfeld1-0/+1
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder1-1/+1
2018-06-28x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi1-3/+12
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka3-1/+14
2018-06-28Revert mm/vmstat.c: fix vmstat_update() preemption BUGSebastian Andrzej Siewior1-2/+0
2018-06-28lib/percpu_ida.c: don't do alloc from per-CPU list if there is noneSebastian Andrzej Siewior1-1/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds80-450/+301
2018-06-28arm64: dts: hikey960: Define wl1837 power capabilitiesoscardagrach1-0/+2
2018-06-28arm64: dts: hikey: Define wl1835 power capabilitiesoscardagrach1-0/+2
2018-06-28block: Fix cloning of requests with a special payloadBart Van Assche1-0/+4
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller2-1/+3
2018-06-28parisc: Default to 4 SMP CPUsHelge Deller1-1/+1
2018-06-28parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko1-16/+9
2018-06-28parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller1-2/+2
2018-06-28parisc: Drop struct sigaction from not exported header fileHelge Deller1-8/+0
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg1-2/+5
2018-06-28kconfig: loop boundary condition fixJerry James1-1/+1
2018-06-28kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATIONMasahiro Yamada1-4/+3
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders2-0/+7
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko1-2/+2
2018-06-28serdev: fix memleak on module unloadJohan Hovold1-0/+1
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko1-2/+0
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+24
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-06-28swiotlb: export swiotlb_dma_opsChristoph Hellwig1-0/+1
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus2-0/+13
2018-06-28usb: pd: include kernel.hHeikki Krogerus1-0/+1
2018-06-28staging: typec: tcpci: move tcpci drivers out of stagingLi Jun10-32/+17
2018-06-28staging: typec: tcpci: Only touch target bit when enable vconnLi Jun1-6/+3
2018-06-28staging: typec: tcpci: keep the disconnected cc line openLi Jun1-4/+14
2018-06-28typec: tcpm: add starting value for drp togglingLi Jun1-5/+5
2018-06-28staging: typec: tcpci: enable vbus detectionLi Jun1-0/+6
2018-06-28staging: typec: tcpci: register port before request irqPeter Chen1-6/+9
2018-06-28staging: typec: tcpci: use IS_ERR() instead of PTR_ERR_OR_ZERO()Li Jun1-2/+2
2018-06-28staging: typec: tcpci: remove unused tcpci_tcpc_configLi Jun1-7/+0
2018-06-28usb: typec: tcpm: support get typec and pd config from device propertiesLi Jun1-22/+109
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun2-4/+57
2018-06-28usb: typec: add fwnode to tcpcLi Jun3-0/+10
2018-06-28staging: typec: tcpci: add compatible string for nxp ptn5110Li Jun1-1/+1
2018-06-28dt-bindings: usb: add documentation for typec port controller(TCPCI)Li Jun1-0/+49
2018-06-28dt-bindings: connector: add properties for typecLi Jun2-0/+106
2018-06-28usb: typec: tps6598x: Remove VLA usageKees Cook1-1/+10
2018-06-28usb: cdc-wdm: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-6/+10
2018-06-28NFC: nfcmrvl_usb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-28USB: cdc-wdm: don't enable interrupts in USB-givebackSebastian Andrzej Siewior1-7/+24
2018-06-28usb: legousbtower: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-06-28usb: ldusb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-3/+4
2018-06-28usb: iowarrior: remove intr_idx_lockSebastian Andrzej Siewior1-5/+0
2018-06-28usb: adutux: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+6