summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-11rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2-8/+8
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-22/+0
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas1-0/+9
2020-01-10net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas1-0/+15
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett1-1/+5
2020-01-10efi/x86: Drop two near identical versions of efi_runtime_init()Ard Biesheuvel1-19/+0
2020-01-10efi/x86: Avoid redundant cast of EFI firmware service pointerArd Biesheuvel1-1/+3
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2-10/+7
2020-01-10Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar14-24/+79
2020-01-10serial_core: Move sysrq functions from header fileDmitry Safonov1-79/+5
2020-01-10bpf: Introduce function-by-function verificationAlexei Starovoitov2-3/+14
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy1-0/+4
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon1-1/+9
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy1-1/+8
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy1-2/+2
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding1-0/+11
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding1-2/+2
2020-01-10platform/x86: asus_wmi: Support throttle thermal policyLeonid Maksymchuk1-0/+1
2020-01-10drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon1-2/+9
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman7-41/+149
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen22-37/+113
2020-01-10skb: add helpers to allocate ext independently from sk_buffPaolo Abeni1-0/+3
2020-01-10mptcp: Add MPTCP to skb extensionsMat Martineau1-0/+3
2020-01-10regmap: add iopoll-like atomic polling macroSameer Pujar1-0/+45
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-14/+63
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian1-1/+1
2020-01-09IMA: fix measuring asymmetric keys KconfigLakshmi Ramasubramanian1-2/+2
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-1/+43
2020-01-09bpf: tcp: Support tcp_congestion_ops in bpfMartin KaFai Lau1-0/+2
2020-01-09bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau3-2/+63
2020-01-09bpf: Introduce BPF_PROG_TYPE_STRUCT_OPSMartin KaFai Lau3-0/+68
2020-01-09cpuidle: Drop unused cpuidle_driver_ref/unref() functionsRafael J. Wysocki1-5/+0
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko1-1/+2
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko1-0/+11
2020-01-09Merge drm/drm-next into drm-intel-next-queuedJani Nikula17-80/+99
2020-01-09usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko1-0/+1
2020-01-09usb: typec: Provide definitions for the USB modesHeikki Krogerus1-0/+16
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus1-1/+9
2020-01-09usb: typec: Add definitions for the latest specification releasesHeikki Krogerus1-0/+3
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityHeikki Krogerus1-0/+2
2020-01-09usb: pd: Add definition for DFP and UFP1 VDOsHeikki Krogerus1-0/+32
2020-01-09usb: pd: Add definitions for the Enter_USB messageHeikki Krogerus1-1/+32
2020-01-09nvmem: add support for the write-protect pinKhouloud Touil1-0/+3
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus1-0/+4
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus1-2/+2
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers1-2/+0
2020-01-09crypto: remove CRYPTO_TFM_RES_WEAK_KEYEric Biggers1-1/+0
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-1/+0
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LENEric Biggers1-1/+0