summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2
2019-07-25driver core: Remove device link creation limitationRafael J. Wysocki1-1/+3
2019-07-25intel_th: msu: Introduce buffer interfaceAlexander Shishkin1-0/+79
2019-07-25usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada1-8/+0
2019-07-25Input: allow drivers specify timestamp for input eventsAtif Niyaz1-0/+14
2019-07-25fpga: altera-pr-ip: Make alt_pr_unregister function voidMoritz Fischer1-1/+1
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds1-1/+7
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso1-7/+6
2019-07-24iommu: Introduce iommu_iotlb_gather_add_page()Will Deacon1-0/+31
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon1-4/+39
2019-07-24iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_opsWill Deacon1-3/+3
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon1-15/+0
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp2-2/+2
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp1-1/+0
2019-07-24PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg1-5/+0
2019-07-23bpf: fix narrower loads on s390Ilya Leoshkevich1-0/+13
2019-07-23dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger1-2/+2
2019-07-23block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza1-1/+0
2019-07-23fbdev: Ditch fb_edid_add_monspecsDaniel Vetter1-3/+0
2019-07-23iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel1-1/+1
2019-07-23PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki1-4/+0
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki1-1/+0
2019-07-23PCI: irq: Introduce rearm_wake_irq()Rafael J. Wysocki1-0/+1
2019-07-23net: Convert skb_frag_t to bio_vecMatthew Wilcox (Oracle)2-8/+6
2019-07-23net: Rename skb_frag_t size to bv_lenMatthew Wilcox (Oracle)1-5/+5
2019-07-23net: Rename skb_frag page to bv_pageMatthew Wilcox (Oracle)1-7/+5