summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-25sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli
2019-07-25cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli
2019-07-25cpusets: Rebuild root domain deadline accounting informationMathieu Poirier
2019-07-25sched/topology: Add partition_sched_domains_locked()Mathieu Poirier
2019-07-25sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)
2019-07-25cpu/hotplug: Cache number of online CPUsThomas Gleixner
2019-07-25cpumask: Implement cpumask_or_equal()Thomas Gleixner
2019-07-25smp/hotplug: Track booted once CPUs in a cpumaskThomas Gleixner
2019-07-25locking/lockdep: Reduce space occupied by stack tracesBart Van Assche
2019-07-25stacktrace: Constify 'entries' argumentsBart Van Assche
2019-07-25locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-25media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdevSakari Ailus
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus
2019-07-25driver core: Remove device link creation limitationRafael J. Wysocki
2019-07-25intel_th: msu: Introduce buffer interfaceAlexander Shishkin
2019-07-25media: davinci/vpfe_capture.c: drop unused format descriptionsHans Verkuil
2019-07-25media: v4l: ctrls: Add debug messagesEzequiel Garcia
2019-07-25tty: serial: netx: Delete driverLinus Walleij
2019-07-25usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-25drm/tinydrm: Move mipi-dbiNoralf Trønnes
2019-07-25drm/tinydrm: Split struct mipi_dbi in twoNoralf Trønnes
2019-07-25drm/tinydrm: Rename remaining variable mipi -> dbidevNoralf Trønnes
2019-07-25drm/tinydrm: Rename variable mipi -> dbiNoralf Trønnes
2019-07-25Input: allow drivers specify timestamp for input eventsAtif Niyaz
2019-07-24fpga: altera-pr-ip: Make alt_pr_unregister function voidMoritz Fischer
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso
2019-07-24iommu: Introduce iommu_iotlb_gather_add_page()Will Deacon
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET
2019-07-23PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg
2019-07-23bpf: fix narrower loads on s390Ilya Leoshkevich
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_compress_new()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_remove()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto
2019-07-23ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto