summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-13raid6/test: fix a compilation warningZhengyuan Liu
2020-01-13raid6/test: fix a compilation errorZhengyuan Liu
2020-01-13platform/mellanox: mlxreg-hotplug: Add support for new capability registerVadim Pasternak
2020-01-13tracing: kprobes: Output kprobe event to printk bufferMasami Hiramatsu
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)
2020-01-13tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)
2020-01-13perf: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)
2020-01-13Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman
2020-01-13extcon: Remove unneeded extern keyword from extcon.hChanwoo Choi
2020-01-12Merge branch 'mlx5_vdpa' into rdma.git for-nextJason Gunthorpe
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann
2020-01-12mlx4: Bump up MAX_MSIX from 64 to 128Jonathan Lemon
2020-01-12iio: adis: Remove startup_delayNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2020-01-10Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-01-10rculist.h: Add list_tail_rcu()Madhuparna Bhowmik
2020-01-10rculist_nulls: Change docbook comment headersMadhuparna Bhowmik
2020-01-10rculist_nulls: Add docbook commentsMadhuparna Bhowmik
2020-01-10rcu: Add a hlist_nulls_unhashed_lockless() functionPaul E. McKenney
2020-01-10rcu: Add and update docbook header comments in list.hPaul E. McKenney
2020-01-10rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas
2020-01-10net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett
2020-01-10efi/x86: Drop two near identical versions of efi_runtime_init()Ard Biesheuvel
2020-01-10efi/x86: Avoid redundant cast of EFI firmware service pointerArd Biesheuvel
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-10Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2020-01-10serial_core: Move sysrq functions from header fileDmitry Safonov
2020-01-10bpf: Introduce function-by-function verificationAlexei Starovoitov
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2020-01-10platform/x86: asus_wmi: Support throttle thermal policyLeonid Maksymchuk
2020-01-10drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau
2020-01-09regmap: add iopoll-like atomic polling macroSameer Pujar
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller