summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-10kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen1-0/+1
2020-07-10kgdb: enable arch to support XML packet.Vincent Chen1-0/+11
2020-07-10net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-10cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-10PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen1-0/+2
2020-07-10spi: 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-09Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang1-0/+7
2020-07-09remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar1-0/+16
2020-07-09remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar1-5/+15
2020-07-09writeback: remove bdi->congested_fnChristoph Hellwig3-19/+0
2020-07-09writeback: remove struct bdi_writeback_congestedChristoph Hellwig3-47/+2
2020-07-09writeback: remove {set,clear}_wb_congestedChristoph Hellwig1-12/+2
2020-07-09audit: issue CWD record to accompany LSM_AUDIT_DATA_* recordsRichard Guy Briggs1-1/+8
2020-07-09bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-09kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-09net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger1-0/+3
2020-07-09cdrom: remove the unused cdrom_media_changed functionChristoph Hellwig1-2/+0
2020-07-09md: switch to ->check_events for media change notificationsChristoph Hellwig1-2/+0
2020-07-08iommu: Remove unused IOMMU_SYS_CACHE_ONLY flagWill Deacon1-6/+0
2020-07-08KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...Vitaly Kuznetsov1-2/+2
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli1-45/+4
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli1-0/+7
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds3-29/+3
2020-07-08fscrypt: add inline encryption supportSatya Tangirala1-0/+82
2020-07-08fs: introduce SB_INLINECRYPTSatya Tangirala1-0/+1
2020-07-08nvme: support for zoned namespacesKeith Busch1-0/+111