summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-05arc: fix build errors in arc/include/asm/delay.hRandy Dunlap
2018-09-05arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap
2018-09-05arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap
2018-09-05ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan
2018-09-05nfp: flower: fix port metadata conversion bugJohn Hurley
2018-09-05bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo
2018-09-05ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev
2018-09-05Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-09-05tools/power turbostat: Read extended processor family from CPUIDCalvin Walton
2018-09-05zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang
2018-09-05ipc/sem.c: prevent queue.status tearing in semopDavidlohr Bueso
2018-09-05hinic: Link the logical network device to the pci device in sysfsdann frazier
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-05x86/boot: Fix if_changed build flip/flop bugKees Cook
2018-09-05sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu
2018-09-05i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin
2018-09-05locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-09-05qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado
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-05perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-09-05can: m_can: Move accessing of message ram to after clocks are enabledFaiz Abbas
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: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-09-05qed: Fix link flap issue due to mismatching EEE capabilities.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-05KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson
2018-09-05netfilter: nf_tables: don't allow to rename to already-pending nameFlorian Westphal
2018-09-05netfilter: nf_tables: fix memory leaks on chain renameFlorian Westphal
2018-09-05bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann
2018-09-05netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()Taehee Yoo
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: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2018-09-05usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-09-05usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2018-09-05usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca