summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-10char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceMasahiro Yamada
2020-07-10virt: vbox: Log unknown ioctl requests as errorHans de Goede
2020-07-10virt: vbox: Add a few new vmmdev request types to the userspace whitelistHans de Goede
2020-07-10virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctlHans de Goede
2020-07-10Merge branch 'char-misc-linus' into 'char-misc-next'Greg Kroah-Hartman
2020-07-10virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans 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-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni
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-09tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnelsXin Long
2020-07-09tunnel4: add cb_handler to struct xfrm_tunnelXin Long
2020-07-09xfrm: add is_ipip to struct xfrm_input_afinfoXin Long
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
2020-07-08remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang
2020-07-08writeback: remove bdi->congested_fnChristoph Hellwig