summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-29Linux 4.14.38v4.14.38Greg 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-29tracing: Fix missing tab for hwlat_detector print formatPeter Xu
2018-04-29block/swim: Fix IO error at end of mediumFinn Thain
2018-04-29block/swim: Fix array bounds checkFinn Thain
2018-04-29block/swim: Select appropriate drive on device openFinn Thain
2018-04-29block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain
2018-04-29block/swim: Remove extra put_disk() call from error pathFinn Thain
2018-04-29block/swim: Don't log an error message for an invalid ioctlFinn Thain
2018-04-29block/swim: Check drive typeFinn Thain
2018-04-29m68k/mac: Don't remap SWIM MMIO regionFinn Thain
2018-04-29fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer
2018-04-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen
2018-04-29commoncap: Handle memory allocation failure.Tetsuo Handa
2018-04-29Revert "mm/hmm: fix header file if/else/endif maze"Greg Kroah-Hartman
2018-04-29arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger
2018-04-29microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek
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
2018-04-29KVM: s390: force bp isolation for VSIEChristian Borntraeger
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-29virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-29virtio_net: split out ctrl bufferMichael S. Tsirkin
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: check on metadata lengthAlexander Aring
2018-04-29net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-29tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh
2018-04-29net: sched: ife: signal not finding metaidAlexander Aring
2018-04-29strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes