summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-05-01ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2018-05-01ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2018-05-01tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-01tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-01tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-05-01drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-05-01virtio_console: free buffers after resetMichael S. Tsirkin
2018-05-01virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-05-01ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-01USB: serial: simple: add libtransistor consoleCollin May
2018-05-01usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-05-01usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-05-01usbip: usbip_event: fix to not print kernel pointer addressShuah Khan
2018-05-01random: rate limit unseeded randomness warningsTheodore Ts'o
2018-05-01random: fix possible sleeping allocation from irq contextTheodore Ts'o
2018-05-01random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o
2018-05-01ext4: fix bitmap position validationLukas Czerner
2018-05-01ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-05-01ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o
2018-05-01ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers
2018-04-29Linux 4.9.97v4.9.97Greg Kroah-Hartman
2018-04-29ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens
2018-04-29s390/dasd: fix IO error for newly defined devicesStefan Haberland
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott
2018-04-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen
2018-04-29strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes
2018-04-29ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet
2018-04-29net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet
2018-04-29tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet
2018-04-29net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller
2018-04-29net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-29llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang
2018-04-29llc: hold llc_sap before release_sock()Cong Wang
2018-04-29net: sched: ife: signal not finding metaidAlexander Aring
2018-04-29sctp: do not check port in sctp_inet6_cmp_addrXin Long
2018-04-29vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-29tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet
2018-04-29packet: fix bitfield update raceWillem de Bruijn
2018-04-29team: fix netconsole setup over teamXin Long
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn