summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski1-1/+1
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski1-10/+0
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski1-12/+0
2021-10-05ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bitsBard Liao1-0/+4
2021-10-05ASoC: SOF: dai: include new flags for DAI_CONFIGPierre-Louis Bossart1-1/+8
2021-10-05ASoC: SOF: dai: mirror group_id definition added in firmwarePierre-Louis Bossart1-1/+2
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal1-4/+0
2021-10-05ipmi: Add support for IPMB direct messagesCorey Minyard2-0/+73
2021-10-05ipmi: Export ipmb_checksum()Corey Minyard1-0/+3
2021-10-05ipmi: Fix a typoCorey Minyard1-1/+1
2021-10-05etherdevice: use __dev_addr_set()Jakub Kicinski1-1/+1
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko1-0/+5
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski1-2/+2
2021-10-05Merge tag 'kvm-riscv-5.16-1' of git://github.com/kvm-riscv/linux into HEADPaolo Bonzini2-0/+24
2021-10-05mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab1-25/+0
2021-10-05media: v4l2-dev.h: move open brace after struct video_deviceYajun Deng1-2/+1
2021-10-05dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domainsLucas Stach1-0/+5
2021-10-05dt-bindings: power: imx8mm: add defines for VPU blk-ctrl domainsLucas Stach1-0/+4
2021-10-05Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2021-10-05xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich1-9/+6
2021-10-05scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov2-0/+2
2021-10-05net/mlx5: Enable single IRQ for PCI FunctionShay Drory1-1/+0
2021-10-05net/mlx5: Shift control IRQ to the last indexShay Drory1-0/+2
2021-10-05net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov1-0/+9
2021-10-04SUNRPC: Capture value of xdr_buf::page_baseChuck Lever1-6/+14
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever1-0/+18
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever1-2/+36
2021-10-04svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever1-1/+71
2021-10-04svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever1-1/+74
2021-10-04soc/tegra: pm: Make stubs usable for compile testingDmitry Osipenko1-1/+1
2021-10-04soc/tegra: irq: Add stubs needed for compile testingDmitry Osipenko1-1/+8
2021-10-04soc/tegra: fuse: Add stubs needed for compile testingDmitry Osipenko1-5/+26
2021-10-04drm/amdgpu: add new asic_type for IP discoveryAlex Deucher1-0/+1
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe34-59/+125
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio1-0/+94
2021-10-04drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z1-0/+3
2021-10-04drm/i915/pxp: Define PXP component interfaceDaniele Ceraolo Spurio2-0/+43
2021-10-04audit: add OPENAT2 record to list "how" infoRichard Guy Briggs2-0/+11
2021-10-04Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"Sean Paul1-0/+2
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)1-0/+1
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha1-0/+1
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa1-0/+2
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha2-0/+2
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha1-8/+105
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin5-387/+386
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha5-183/+230
2021-10-04ipv6: ioam: Add support for the ip6ip6 encapsulationJustin Iurman1-0/+29
2021-10-04ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman1-1/+2
2021-10-04opp: Add more resource-managed variants of dev_pm_opp_of_add_table()Dmitry Osipenko1-0/+12
2021-10-04RISC-V: KVM: Add SBI v0.1 supportAtish Patra1-0/+8