aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol1-0/+1
2022-07-28can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol1-0/+3
2022-07-28add missing includes and forward declarations to networking includes under linux/Jakub Kicinski18-6/+57
2022-07-28Documentation: serial: move uart_ops documentation to the structJiri Slaby1-16/+329
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus1-2/+2
2022-07-28regulator: Consumer load management improvementsMark Brown1-4/+12
2022-07-27SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust1-1/+2
2022-07-27ACPI: property: Add support for parsing buffer property UUIDSakari Ailus2-2/+3
2022-07-27Merge branch 'erdma' into rdma.git for-nextJason Gunthorpe2-0/+50
2022-07-27RDMA/erdma: Add the ABI definitionsCheng Xu1-0/+49
2022-07-27RDMA: Add ERDMA to rdma_driver_id definitionCheng Xu1-0/+1
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau1-3/+3
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-2/+2
2022-07-27clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren1-144/+0
2022-07-27io_uring: notification completion optimisationPavel Begunkov1-7/+0
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson1-0/+4
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson1-4/+8
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl1-1/+1
2022-07-27s390/ism: CleanupsStefan Raspl1-1/+1
2022-07-27misc: Mark MICROCODE_MINOR unusedBorislav Petkov1-1/+1
2022-07-27watchdog: export lockup_detector_reconfigureLaurent Dufour1-0/+2
2022-07-27vfs: function to prevent re-use of block-device-based superblocksDaniil Lunev1-0/+2
2022-07-27fbdev: Make registered_fb[] private to fbmem.cDaniel Vetter1-6/+0
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-5/+9
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-1/+6
2022-07-26tls: rx: do not use the standard strparserJakub Kicinski1-2/+17
2022-07-26tcp: allow tls to decrypt directly from the tcp rcv queueJakub Kicinski1-0/+2
2022-07-26i2c: extend documentation about retvals of master_xfer functionsWolfram Sang1-1/+2
2022-07-26net: devlink: introduce nested devlink entity for line cardJiri Pirko2-0/+4
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz1-0/+1
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams1-0/+5
2022-07-26ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki1-1/+1
2022-07-26flow_offload: Introduce flow_match_pppoeWojciech Drewek1-0/+6
2022-07-26net/sched: flower: Add PPPoE filterWojciech Drewek1-0/+3
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek2-0/+27
2022-07-26drm/plane-helper: Export individual helpersThomas Zimmermann1-6/+16
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann1-1/+1
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann2-9/+9
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang2-1/+12
2022-07-26PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()Logan Gunthorpe1-27/+0
2022-07-26RDMA/core: introduce ib_dma_pci_p2p_dma_supported()Logan Gunthorpe1-0/+11
2022-07-26dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA supportLogan Gunthorpe2-0/+15
2022-07-26PCI/P2PDMA: Introduce helpers for dma_map_sg implementationsLogan Gunthorpe1-0/+53
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe1-0/+69
2022-07-26ip_tunnels: Add new flow flags field to ip_tunnel_keyPaul Chaignon1-0/+1
2022-07-26video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only userUwe Kleine-König1-23/+0
2022-07-26video: fbdev: imxfb: Drop unused symbols from headerUwe Kleine-König1-35/+0
2022-07-26video: fbdev: imxfb: Drop platform data supportUwe Kleine-König1-12/+0
2022-07-25Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski4-101/+486