summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-25net: remove duplicate sk_lookup helpersLorenz Bauer
2023-07-25net: remove duplicate reuseport_lookup functionsLorenz Bauer
2023-07-25net: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer
2023-07-25drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing
2023-07-25serial: make uart_insert_char() accept u8sJiri Slaby
2023-07-25serial: convert uart sysrq handling to u8Jiri Slaby
2023-07-25tty: sysrq: switch the rest of keys to u8Jiri Slaby
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby
2023-07-25vfio: Compile vfio_group infrastructure optionallyYi Liu
2023-07-25vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PTYi Liu
2023-07-25vfio: Add VFIO_DEVICE_BIND_IOMMUFDYi Liu
2023-07-25iommufd: Add iommufd_ctx_from_fd()Yi Liu
2023-07-25vfio: Add cdev for vfio_deviceYi Liu
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu
2023-07-25iommufd/device: Add iommufd_access_detach() APINicolin Chen
2023-07-25vfio-iommufd: Add detach_ioas support for physical VFIO devicesYi Liu
2023-07-25kvm/vfio: Accept vfio device file from userspaceYi Liu
2023-07-25vfio: Refine vfio file kAPIs for KVMYi Liu
2023-07-25vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESETYi Liu
2023-07-25vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdevYi Liu
2023-07-25vfio: Add helper to search vfio_device in a dev_setYi Liu
2023-07-25vfio: Mark cdev usage in vfio_deviceYi Liu
2023-07-25iommufd: Add helper to retrieve iommufd_ctx and devidYi Liu
2023-07-25iommufd: Add iommufd_ctx_has_group()Yi Liu
2023-07-25net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky
2023-07-25net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-25dt-bindings: ti-serdes-mux: Deprecate header with constantsJayesh Choudhary
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai
2023-07-25dt-bindings: clock: imx93: Add PDM IPG clkChancel Liu
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen
2023-07-25iomap: Add per-block dirty state tracking to improve performanceRitesh Harjani (IBM)
2023-07-24block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche
2023-07-24tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith
2023-07-24mptcp: fix rcv buffer auto-tuningPaolo Abeni
2023-07-24net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski
2023-07-24iomap: Create large folios in the buffered write pathMatthew Wilcox (Oracle)
2023-07-24filemap: Allow __filemap_get_folio to allocate large foliosMatthew Wilcox (Oracle)
2023-07-24filemap: Add fgf_t typedefMatthew Wilcox (Oracle)
2023-07-24iov_iter: Add copy_folio_from_iter_atomic()Matthew Wilcox (Oracle)
2023-07-24modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbolsPalmer Dabbelt
2023-07-24fbdev: Harmonize some comments in <linux/fb.h>Thomas Zimmermann
2023-07-24fbdev: Remove FB_DEFAULT_SYS_OPSThomas Zimmermann
2023-07-24fbdev: Add fb_ops init macros for framebuffers in DMA-able memoryThomas Zimmermann
2023-07-25linux/export.h: make <linux/export.h> independent of CONFIG_MODULESMasahiro Yamada
2023-07-24fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULTThomas Zimmermann
2023-07-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet
2023-07-24vxlan: calculate correct header length for GPEJiri Benc