summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski
2018-06-16tty/serial: atmel: use port->name as name in request_irq()Sebastian Andrzej Siewior
2018-06-16serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda
2018-06-16usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner
2018-06-16usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-06-16usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva
2018-06-16staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-06-16KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini
2018-06-16gpio: No NULL ownerLinus Walleij
2018-06-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck
2018-06-16nvmet: don't report 0-bytes in serial numberMartin Wilck
2018-06-16nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2018-06-16x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski
2018-06-16af_key: Always verify length of provided sadb_keyKevin Easton
2018-06-16nvme-pci: initialize queue memory before interruptsKeith Busch
2018-06-16bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2018-06-16bonding: fix active-backup transitionMahesh Bandewar
2018-06-16bonding: correctly update link status during mii-commit phaseMahesh Bandewar
2018-06-16x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski
2018-06-13Linux 4.9.108v4.9.108Greg Kroah-Hartman
2018-06-13complete e390f9a port for v4.9.106Philip Müller
2018-06-13objtool: Fix gcov check for older versions of GCCJosh Poimboeuf
2018-06-13dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann
2018-06-13KVM: VMX: Expose SSBD properly to guests, 4.9 supplementBen Hutchings
2018-06-13net: metrics: add proper netlink validationEric Dumazet
2018-06-13net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-06-13rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-06-13vrf: check the original netdevice for generating redirectStephen Suryaputra
2018-06-13vhost: synchronize IOTLB message with dev cleanupJason Wang
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter
2018-06-13sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-06-13packet: fix reserve calculationWillem de Bruijn
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-13net/packet: refine check for priv area sizeEric Dumazet
2018-06-13netdev-FAQ: clarify DaveM's position for stable backportsCong Wang
2018-06-13kcm: Fix use-after-free caused by clonned socketsKirill Tkhai
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang
2018-06-13ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-06-13dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev
2018-06-13bnx2x: use the right constantJulia Lawall
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor
2018-06-13btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain
2018-06-13mmap: relax file size limit for regular filesLinus Torvalds