summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-24Linux 4.14.2v4.14.2Greg Kroah-Hartman1-1/+1
2017-11-24ipmi: Prefer ACPI system interfaces over SMBIOS onesCorey Minyard1-10/+23
2017-11-24coda: fix 'kernel memory exposure attempt' in fsyncJan Harkes1-2/+1
2017-11-24mm/page_ext.c: check if page_ext is not preparedJaewon Kim1-4/+0
2017-11-24mm/page_alloc.c: broken deferred calculationPavel Tatashin2-10/+20
2017-11-24ipmi: fix unsigned long underflowCorey Minyard1-4/+6
2017-11-24ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen1-2/+7
2017-11-24ocfs2: fix cluster hang after a node diesChangwei Ge1-0/+1
2017-11-24mm/pagewalk.c: report holes in hugetlb rangesJann Horn1-1/+5
2017-11-24rcu: Fix up pending cbs check in rcu_prepare_for_idleNeeraj Upadhyay1-1/+1
2017-11-24tpm-dev-common: Reject too short writesAlexander Steffen1-0/+6
2017-11-24serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)1-0/+3
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner1-1/+1
2017-11-24ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu1-0/+3
2017-11-24net/sctp: Always set scope_id in sctp_inet6_skb_msgnameEric W. Biederman1-2/+3
2017-11-24fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-11-24net: cdc_ncm: GetNtbFormat endian fixBjørn Mork1-2/+2
2017-11-24vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long1-18/+13
2017-11-24af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld2-6/+12
2017-11-24bio: ensure __bio_clone_fast copies bi_partnoMichael Lyle1-0/+1
2017-11-21Linux 4.14.1v4.14.1Greg Kroah-Hartman1-2/+2
2017-11-21sparc64: Fix page table walk for PUD hugepagesNitin Gupta1-1/+1
2017-11-21sparc64: mmu_context: Add missing include filesGuenter Roeck1-0/+2
2017-11-21sparc32: Add cmpxchg64().David S. Miller2-0/+17
2017-11-21spi: fix use-after-free at controller deregistrationJohan Hovold1-2/+3
2017-11-21staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede2-62/+55
2017-11-21staging: vboxvideo: Fix reporting invalid suggested-offset-propertiesHans de Goede3-14/+24
2017-11-21staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold1-3/+5
2017-11-21staging: ccree: fix 64 bit scatter/gather DMA opsGilad Ben-Yossef1-1/+1
2017-11-21staging: sm750fb: Fix parameter mistake in poke32Huacai Chen1-1/+1
2017-11-21staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar1-1/+1
2017-11-21rpmsg: glink: Add missing MODULE_LICENSEBjorn Andersson1-0/+3
2017-11-21HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke1-0/+1
2017-11-21HID: cp2112: add HIDRAW dependencySébastien Szymanski1-1/+1
2017-11-21platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_tableHans de Goede1-0/+1
2017-11-21platform/x86: peaq-wmi: Add DMI check before binding to the WMI interfaceHans de Goede1-0/+18
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam1-4/+3
2017-11-21selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-11-21USB: serial: Change DbC debug device binding IDLu Baolu1-2/+2
2017-11-21USB: serial: metro-usb: stop I/O after failed openJohan Hovold1-3/+8
2017-11-21usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov1-0/+1
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern1-0/+14
2017-11-21USB: early: Use new USB product ID and strings for DbC deviceLu Baolu1-3/+3
2017-11-21crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi1-55/+46
2017-11-21crypto: dh - Don't permit 'key' or 'g' size longer than 'p'Eric Biggers1-0/+8
2017-11-21crypto: dh - Don't permit 'p' to be 0Eric Biggers1-0/+8