summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-28iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou1-1/+1
2019-07-28Merge tag 'tags/i3c/export-i3c_device_match_id' into HEADJonathan Cameron1-0/+4
2019-07-28iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean1-0/+2
2019-07-28iio: make st_sensors drivers use regmapDenis Ciocca2-39/+5
2019-07-28iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2-4/+3
2019-07-28iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca1-0/+4
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding1-0/+1
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou1-1/+4
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2019-07-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu1-9/+4
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares1-0/+4
2019-07-27of: Fix typo in kerneldocThierry Reding1-1/+1
2019-07-27Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-2/+5
2019-07-27net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan1-2/+2
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds4-2/+18
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2019-07-26mm/hmm: remove hmm_range vmaRalph Campbell1-1/+0
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin1-0/+49
2019-07-26mm/hmm: merge hmm_range_snapshot into hmm_range_faultChristoph Hellwig1-1/+3
2019-07-26mm/hmm: replace the block argument to hmm_range_fault with a flags valueChristoph Hellwig1-2/+9
2019-07-26mm/hmm: replace hmm_update with mmu_notifier_rangeRalph Campbell1-28/+6
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin1-0/+8
2019-07-26opp: Add dev_pm_opp_find_level_exact()Niklas Cassel1-0/+8
2019-07-26opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()Viresh Kumar1-2/+2
2019-07-26crypto: fips - add FIPS test failure notification chainGilad Ben-Yossef1-0/+7
2019-07-26bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev1-1/+1
2019-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+20
2019-07-25net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich1-0/+1
2019-07-25net/mlx5: Fix modify_cq_in alignmentEdward Srouji1-2/+4
2019-07-25mm/hmm: remove the legacy hmm_pfn_* APIsChristoph Hellwig1-34/+0
2019-07-25mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig1-54/+0
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky1-56/+0
2019-07-25leds: core: Add support for composing LED class device namesJacek Anaszewski1-0/+45
2019-07-25leds: class: Improve LED and LED flash class registration APIJacek Anaszewski2-15/+34
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon1-1/+1
2019-07-25platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson1-0/+1
2019-07-25Merge branch 'access-creds'Linus Torvalds1-1/+7
2019-07-25sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli1-0/+5
2019-07-25cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli1-4/+4
2019-07-25cpusets: Rebuild root domain deadline accounting informationMathieu Poirier3-0/+14
2019-07-25sched/topology: Add partition_sched_domains_locked()Mathieu Poirier1-0/+10
2019-07-25sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)1-1/+5
2019-07-25cpu/hotplug: Cache number of online CPUsThomas Gleixner1-9/+16
2019-07-25cpumask: Implement cpumask_or_equal()Thomas Gleixner2-0/+37
2019-07-25smp/hotplug: Track booted once CPUs in a cpumaskThomas Gleixner1-0/+2
2019-07-25locking/lockdep: Reduce space occupied by stack tracesBart Van Assche1-6/+3
2019-07-25stacktrace: Constify 'entries' argumentsBart Van Assche1-2/+2
2019-07-25locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche1-1/+1
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn1-1/+9