summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28Linux 3.18.97v3.18.97Greg Kroah-Hartman
2018-02-28ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-28PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2018-02-28netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-02-25Linux 3.18.96v3.18.96Greg Kroah-Hartman
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-25KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2018-02-25hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai
2018-02-25xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-02-25mm/early_ioremap: Fix boot hang with earlyprintk=efi,keepDave Young
2018-02-25dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan
2018-02-25xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert
2018-02-25spi: sun4i: disable clocks in the remove functionTakuo Koguchi
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2018-02-25btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2018-02-25s390/dasd: prevent prefix I/O errorStefan Haberland
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon
2018-02-25media: s5k6aa: describe some function parametersMauro Carvalho Chehab
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy
2018-02-25usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-25dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells
2018-02-25net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn
2018-02-25netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-02-25netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-02-25netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov
2018-02-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet
2018-02-25netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers