summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki
2020-01-27thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-27thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano
2020-01-27thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driverDaniel Lezcano
2020-01-27thermal/drivers/Kconfig: Convert the CPU cooling device to a choiceDaniel Lezcano
2020-01-27Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso
2020-01-26hv_utils: Add the support of hibernationDexuan Cui
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani
2020-01-26sched.h: Annotate sighand_struct with __rcuMadhuparna Bhowmik
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui
2020-01-25Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-crypto-signed' of git://git.kerne...Olof Johansson
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-25RDMA/cm: Remove CM message structsJason Gunthorpe
2020-01-25RDMA/cm: Add SET/GET implementations to hide IBA wire formatLeon Romanovsky
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg
2020-01-25linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_checkRichard Henderson
2020-01-25linux/random.h: Use false with boolRichard Henderson
2020-01-25linux/random.h: Remove arch_has_random, arch_has_random_seedRichard Henderson
2020-01-25bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-01-25jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()zhangyi (F)
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal
2020-01-25ext4: fix extent_status trace pointsDmitry Monakhov
2020-01-25ext4: fix symbolic enum printing in trace outputDmitry Monakhov
2020-01-24tracing: Fix comments about trace/ftrace.hHou Pengyang
2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust
2020-01-24PCI: Introduce pci_real_dma_dev()Jon Derrick
2020-01-24alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=nStephen Boyd
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-24smp: Remove allocation mask from on_each_cpu_cond.*()Sebastian Andrzej Siewior
2020-01-24smp: Use smp_cond_func_t as type for the conditional functionSebastian Andrzej Siewior
2020-01-24Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park
2020-01-24Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau