summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang
2018-09-05selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-09-05cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri
2018-09-05cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri
2018-09-05fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-09-05atl1c: reserve min skb headroomFlorian Westphal
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-09-05net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing
2018-09-05tools/power turbostat: fix -S on UP systemsLen Brown
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-09-05tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin
2018-09-05usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-09-05drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach
2018-09-05drm/imx: imx-ldb: disable LDB on driver bindLucas Stach
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-09-05drm/bridge: adv7511: Reset registers on hotplugSean Paul
2018-09-05nl80211: Add a missing break in parse_station_flagsBernd Edlinger
2018-09-05mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org
2018-09-05xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-09-05xfrm: fix missing dst_release() after policy blocking lbcast and multicastTommi Rantala
2018-09-05vti6: fix PMTU caching and reporting on xmitEyal Birger
2018-09-05Cipso: cipso_v4_optptr enter infinite loopyujuan.qi
2018-09-05sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2018-08-28Linux 4.4.153v4.4.153Greg Kroah-Hartman
2018-08-28ovl: warn instead of error if d_type is not supportedVivek Goyal
2018-08-28ovl: Do d_type check only if work dir creation was successfulVivek Goyal
2018-08-28ovl: Ensure upper filesystem supports d_typeVivek Goyal
2018-08-28x86/mm: Fix use-after-free of ldt_structEric Biggers
2018-08-28x86/mm/pat: Fix L1TF stable backport for CPAAndi Kleen
2018-08-24Linux 4.4.152v4.4.152Greg Kroah-Hartman
2018-08-24reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-08-24parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin
2018-08-24bridge: Propagate vlan add failure to userElad Raz
2018-08-24packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-24netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal
2018-08-24xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-08-24parisc: Remove ordered stores from syscall.SJohn David Anglin
2018-08-24ext4: fix spectre gadget in ext4_mb_regular_allocator()Jeremy Cline