summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-29net: validate attribute sizes in neigh_dump_table()Eric Dumazet
2018-04-29l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault
2018-04-29KEYS: DNS: limit the length of option stringsEric Biggers
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca