summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-05sparc: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-09-05sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)1-1/+1
2018-09-05arc: fix type warnings in arc/mm/cache.cRandy Dunlap1-3/+4
2018-09-05arc: fix build errors in arc/include/asm/delay.hRandy Dunlap1-0/+3
2018-09-05arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap1-2/+4
2018-09-05arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap1-0/+1
2018-09-05ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi1-0/+9
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan1-51/+27
2018-09-05nfp: flower: fix port metadata conversion bugJohn Hurley1-1/+3
2018-09-05bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()Taehee Yoo1-1/+1
2018-09-05ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2-1/+6
2018-09-05Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-09-05tools/power turbostat: Read extended processor family from CPUIDCalvin Walton1-1/+3
2018-09-05zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang1-0/+9
2018-09-05ipc/sem.c: prevent queue.status tearing in semopDavidlohr Bueso1-1/+1
2018-09-05hinic: Link the logical network device to the pci device in sysfsdann frazier1-0/+1
2018-09-05selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu1-0/+28
2018-09-05cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri1-1/+0
2018-09-05cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri1-5/+12
2018-09-05fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri1-2/+4
2018-09-05x86/boot: Fix if_changed build flip/flop bugKees Cook1-2/+6
2018-09-05sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu1-0/+2
2018-09-05i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin2-3/+3
2018-09-05locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin2-4/+32
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta1-0/+1
2018-09-05qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado1-1/+1
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-09-05perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner1-1/+5
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin1-2/+6
2018-09-05can: m_can: Move accessing of message ram to after clocks are enabledFaiz Abbas1-4/+3
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire1-0/+5
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap3-3/+4
2018-09-05atl1c: reserve min skb headroomFlorian Westphal1-0/+1
2018-09-05qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru5-13/+17
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru1-0/+1
2018-09-05qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru1-3/+9
2018-09-05net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing1-1/+3
2018-09-05tools/power turbostat: fix -S on UP systemsLen Brown1-3/+1
2018-09-05KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson1-8/+7
2018-09-05netfilter: nf_tables: don't allow to rename to already-pending nameFlorian Westphal1-13/+29
2018-09-05netfilter: nf_tables: fix memory leaks on chain renameFlorian Westphal1-6/+11
2018-09-05bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann1-24/+5
2018-09-05netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()Taehee Yoo1-0/+1
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca1-10/+10
2018-09-05tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin1-3/+16
2018-09-05usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap1-1/+3
2018-09-05usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy1-1/+9
2018-09-05usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy1-35/+5
2018-09-05usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy1-17/+13