summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.37v4.14.37Greg Kroah-Hartman2018-04-261-1/+1
* mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler2018-04-261-2/+5
* Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson2018-04-261-1/+1
* RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky2018-04-261-1/+2
* perf: Return proper values for user stack errorsJiri Olsa2018-04-261-2/+2
* perf: Fix sample_max_stack maximum checkJiri Olsa2018-04-261-9/+12
* netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal2018-04-261-0/+3
* netfilter: compat: reject huge allocation requestsFlorian Westphal2018-04-261-8/+18
* netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-04-266-12/+32
* netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-04-265-3/+19
* netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal2018-04-261-1/+2
* alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner2018-04-261-8/+26
* RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy2018-04-261-10/+11
* irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-04-261-1/+1
* cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-04-261-0/+2
* irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd2018-04-264-0/+8
* perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-04-261-4/+17
* powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin2018-04-261-2/+4
* locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon2018-04-261-0/+8
* x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com2018-04-261-3/+12
* powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V2018-04-261-2/+8
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-04-263-2/+6
* PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren2018-04-261-2/+4
* ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki2018-04-261-0/+6
* bpf: fix rlimit in reuseport net selftestDaniel Borkmann2018-04-261-1/+20
* net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel2018-04-261-2/+4
* SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust2018-04-261-2/+2
* KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras2018-04-261-6/+2
* tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-04-261-0/+26
* net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre2018-04-261-1/+1
* svcrdma: Fix Read chunk round-upChuck Lever2018-04-261-4/+8
* rxrpc: Don't put crypto buffers on the stackDavid Howells2018-04-262-41/+52
* selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)2018-04-261-0/+6
* cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu2018-04-261-0/+5
* bcache: return attach error when no cache set existTang Junhui2018-04-261-2/+3
* bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-04-263-7/+11
* bcache: fix for allocator and register thread raceTang Junhui2018-04-262-4/+18
* bcache: properly set task state in bch_writeback_thread()Coly Li2018-04-262-3/+8
* cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann2018-04-261-3/+1
* PM / domains: Fix up domain-idle-states OF parsingUlf Hansson2018-04-261-31/+45
* proc: fix /proc/*/map_files lookupAlexey Dobriyan2018-04-261-1/+28
* arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon2018-04-261-2/+2
* RDS: IB: Fix null pointer issueGuanglei Li2018-04-261-1/+2
* bpf: sockmap, fix leaking maps with attached but not detached progsJohn Fastabend2018-04-261-5/+14
* xen/grant-table: Use put_page instead of free_pageRoss Lagerwall2018-04-261-2/+2
* xen-netfront: Fix race between device setup and openRoss Lagerwall2018-04-261-22/+24
* perf evsel: Fix period/freq terms setupJiri Olsa2018-04-261-0/+2
* MIPS: Generic: Support GIC in EIC modeMatt Redfearn2018-04-261-9/+9
* perf record: Fix period option handlingJiri Olsa2018-04-263-4/+11
* MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn2018-04-261-2/+2