summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-09x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann
2018-04-09swiotlb: Use dma_direct_supported() for swiotlb_opsChristoph Hellwig
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole
2018-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-04-09libnvdimm, of_pmem: workaround OF_NUMA=n build errorDan Williams
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-09ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() errorTakashi Iwai
2018-04-09vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)
2018-04-09net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet
2018-04-09syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski
2018-04-09perf tests clang: Fix function name for clang IR testSandipan Das
2018-04-09perf clang: Add support for recent clang versionsSandipan Das
2018-04-09perf tools: Fix perf builds with clang supportSandipan Das
2018-04-09perf tools: No need to include namespaces.h in util.hArnaldo Carvalho de Melo
2018-04-09PM / QoS: mark expected switch fall-throughsGustavo A. R. Silva
2018-04-09cpuidle: Add definition of residency to sysfs documentationPrakash, Prashanth
2018-04-09time: hrtimer: Use timerqueue_iterate_next() to get to the next timerRafael J. Wysocki
2018-04-09nohz: Avoid duplication of code related to got_idle_tickRafael J. Wysocki
2018-04-09nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker
2018-04-09cpuidle: menu: Avoid selecting shallow states with stopped tickRafael J. Wysocki
2018-04-09cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki
2018-04-09sched: idle: Select idle state before stopping the tickRafael J. Wysocki
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King
2018-04-09powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman
2018-04-08dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2018-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal
2018-04-08Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'David S. Miller
2018-04-08ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon
2018-04-08ibmvnic: Fix reset scheduler error handlingThomas Falcon
2018-04-08ibmvnic: Zero used TX descriptor counter on resetThomas Falcon
2018-04-08ibmvnic: Fix DMA mapping mistakesThomas Falcon
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet
2018-04-08getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet
2018-04-07Merge branch 'net-fix-uninit-values-in-networking-stack'David S. Miller
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet