summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10<linux/of.h>: add stub for of_get_next_parent() to fix qcom build errorRandy Dunlap
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10seccomp: release filter after task is fully deadChristian Brauner
2020-07-10seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski
2020-07-10mm/hmm: provide the page mapping order in hmm_range_fault()Ralph Campbell
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-10fbdev/fb.h: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-07-10driver core: Expose device link details in sysfsSaravana Kannan
2020-07-10driver core: Avoid deferred probe due to fw_devlink_pause/resume()Saravana Kannan
2020-07-10driver core: Rename dev_links_info.defer_sync to defer_hookSaravana Kannan
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand
2020-07-10misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCRicky Wu
2020-07-10misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __mayb...Lee Jones
2020-07-10virt: vbox: Log unknown ioctl requests as errorHans de Goede
2020-07-10dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra
2020-07-10lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra
2020-07-10x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra
2020-07-10Merge branch 'tip/x86/entry'Peter Zijlstra
2020-07-09kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang
2020-07-09PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen
2020-07-09spi: use kthread_create_worker() helperMarek Szyprowski
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09KVM: Move x86's MMU memory cache helpers to common KVM codeSean Christopherson
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson
2020-07-09PM: domains: Fix up terminology with parent/childKees Cook
2020-07-09KVM: x86: take as_id into account when checking PGDVitaly Kuznetsov
2020-07-09crypto: api - permit users to specify numa node of acomp hardwareBarry Song
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij
2020-07-09USB: serial: drop extern keyword from function declarationsJohan Hovold
2020-07-09USB: serial: drop unnecessary sysrq includeJohan Hovold
2020-07-09USB: serial: add sysrq break-handler dummyJohan Hovold
2020-07-09USB: serial: inline sysrq dummy functionJohan Hovold
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang
2020-07-08remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar