summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-10-21net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean-0/+28
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean-6/+1
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean-2/+1
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean-2/+7
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean-0/+11
2021-10-21counter: Fix use-after-free race condition for events_queue_size writeWilliam Breathitt Gray-2/+4
2021-10-21rpmsg: core: add API to get MTUArnaud Pouliquen-0/+10
2021-10-21cpufreq: Fix typo in cpufreq.hRafael J. Wysocki-1/+1
2021-10-21compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizerKees Cook-0/+8
2021-10-21iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal-1/+1
2021-10-21mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal-0/+6
2021-10-21mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal-0/+6
2021-10-21mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal-7/+7
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal-1/+1
2021-10-21mfd: ti_am335x_tscadc: Drop useless definitions from the headerMiquel Raynal-28/+16
2021-10-21mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal-0/+2
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky-278/+284
2021-10-20x86/ftrace: Make function graph use ftrace directlySteven Rostedt (VMware)-0/+9
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen-10/+14
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever-0/+1
2021-10-20SUNRPC: Use BIT() macro in rpc_show_xprt_state()Chuck Lever-12/+12
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever-53/+99
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever-3/+10
2021-10-20NFS: Save some space in the inodeTrond Myklebust-18/+24
2021-10-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski-1/+3
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust-0/+1
2021-10-20irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLAREFlorian Fainelli-1/+1
2021-10-20of: make of_node_check_flag() device_node parameter constNathan Lynch-1/+1
2021-10-20of: Add of_get_cpu_hwid() to read hardware ID from CPU nodesRob Herring-0/+1
2021-10-20irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLAREMarc Zyngier-2/+11
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman-1/+0
2021-10-20driver core: Provide device_match_acpi_handle() helperAndy Shevchenko-0/+1
2021-10-20iov_iter: Introduce fault_in_iov_iter_writeableAndreas Gruenbacher-0/+2
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy-0/+1
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke-1/+9
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy-0/+2
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap-0/+7
2021-10-20mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal-30/+31
2021-10-20mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal-7/+0
2021-10-20mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macroMiquel Raynal-1/+2
2021-10-20mfd: ti_am335x_tscadc: Fix header spacingMiquel Raynal-5/+5
2021-10-20mfd: ti_am335x_tscadc: Replace the header license text with SPDX tagMiquel Raynal-12/+4
2021-10-20mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal-1/+1
2021-10-20mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal-3/+0
2021-10-20mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal-0/+9
2021-10-20workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan-1/+2
2021-10-20clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal-0/+1
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-40/+9
2021-10-20block: cleanup the flush plug helpersChristoph Hellwig-25/+4
2021-10-20blk-mq: move blk_mq_flush_plug_list to block/blk-mq.hChristoph Hellwig-2/+0