aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang1-0/+1
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij1-2/+4
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller43-130/+505
2020-07-10<linux/of.h>: add stub for of_get_next_parent() to fix qcom build errorRandy Dunlap1-0/+5
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-14/+102
2020-07-10seccomp: release filter after task is fully deadChristian Brauner1-2/+2
2020-07-10seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook1-0/+2
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-0/+29
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski1-0/+8
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski1-3/+9
2020-07-10mm/hmm: provide the page mapping order in hmm_range_fault()Ralph Campbell1-2/+22
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain1-0/+6
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain1-0/+1
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-07-10fbdev/fb.h: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-2/+3
2020-07-10driver core: Expose device link details in sysfsSaravana Kannan1-28/+30
2020-07-10driver core: Avoid deferred probe due to fw_devlink_pause/resume()Saravana Kannan1-1/+2
2020-07-10driver core: Rename dev_links_info.defer_sync to defer_hookSaravana Kannan1-2/+2
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand1-4/+24
2020-07-10misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCRicky Wu1-0/+11
2020-07-10misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __mayb...Lee Jones1-1/+1
2020-07-10virt: vbox: Log unknown ioctl requests as errorHans de Goede1-0/+1
2020-07-10dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla1-0/+1
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra2-5/+5
2020-07-10lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra3-25/+30
2020-07-10x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra1-9/+19
2020-07-10Merge branch 'tip/x86/entry'Peter Zijlstra50-149/+516
2020-07-09kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen1-0/+1
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen1-0/+11
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen1-0/+2
2020-07-09spi: use kthread_create_worker() helperMarek Szyprowski1-4/+2
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+5
2020-07-09KVM: Move x86's MMU memory cache helpers to common KVM codeSean Christopherson1-0/+7
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson1-0/+19
2020-07-09PM: domains: Fix up terminology with parent/childKees Cook1-6/+6
2020-07-09KVM: x86: take as_id into account when checking PGDVitaly Kuznetsov1-0/+1
2020-07-09crypto: api - permit users to specify numa node of acomp hardwareBarry Song1-0/+2
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij1-6/+0
2020-07-09USB: serial: drop extern keyword from function declarationsJohan Hovold1-45/+36
2020-07-09USB: serial: drop unnecessary sysrq includeJohan Hovold1-1/+0
2020-07-09USB: serial: add sysrq break-handler dummyJohan Hovold1-1/+5
2020-07-09USB: serial: inline sysrq dummy functionJohan Hovold1-0/+9
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel1-0/+1
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang1-0/+7
2020-07-08remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar1-0/+16