summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang1-0/+13
2023-07-26af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima1-1/+5
2023-07-26scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()YueHaibing1-1/+0
2023-07-26scsi: ufs: Fix residual handlingBart Van Assche1-0/+6
2023-07-26scsi: RDMA/srp: Fix residual handlingBart Van Assche0-0/+0
2023-07-25bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer4-12/+103
2023-07-25net: remove duplicate sk_lookup helpersLorenz Bauer2-0/+16
2023-07-25net: remove duplicate reuseport_lookup functionsLorenz Bauer2-6/+20
2023-07-25net: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer2-0/+12
2023-07-25drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing1-5/+0
2023-07-25serial: make uart_insert_char() accept u8sJiri Slaby1-1/+1
2023-07-25serial: convert uart sysrq handling to u8Jiri Slaby1-8/+8
2023-07-25tty: sysrq: switch the rest of keys to u8Jiri Slaby1-8/+8
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby1-1/+1
2023-07-25vfio: Compile vfio_group infrastructure optionallyYi Liu1-3/+22
2023-07-25vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PTYi Liu1-0/+44
2023-07-25vfio: Add VFIO_DEVICE_BIND_IOMMUFDYi Liu2-2/+30
2023-07-25iommufd: Add iommufd_ctx_from_fd()Yi Liu1-0/+1
2023-07-25vfio: Add cdev for vfio_deviceYi Liu1-0/+4
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu1-0/+3
2023-07-25iommufd/device: Add iommufd_access_detach() APINicolin Chen1-0/+1
2023-07-25vfio-iommufd: Add detach_ioas support for physical VFIO devicesYi Liu1-1/+7
2023-07-25kvm/vfio: Accept vfio device file from userspaceYi Liu1-3/+10
2023-07-25vfio: Refine vfio file kAPIs for KVMYi Liu1-0/+1
2023-07-25vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESETYi Liu1-0/+21
2023-07-25vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdevYi Liu2-1/+63
2023-07-25vfio: Add helper to search vfio_device in a dev_setYi Liu1-0/+3
2023-07-25vfio: Mark cdev usage in vfio_deviceYi Liu1-0/+5
2023-07-25iommufd: Add helper to retrieve iommufd_ctx and devidYi Liu1-0/+3
2023-07-25iommufd: Add iommufd_ctx_has_group()Yi Liu1-0/+2
2023-07-25net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky1-2/+5
2023-07-25net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)1-39/+6
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai28-125/+348
2023-07-25dt-bindings: ti-serdes-mux: Deprecate header with constantsJayesh Choudhary1-0/+8
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai1-5/+6
2023-07-25dt-bindings: clock: imx93: Add PDM IPG clkChancel Liu1-1/+2
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen1-1/+1
2023-07-25iomap: Add per-block dirty state tracking to improve performanceRitesh Harjani (IBM)1-0/+1
2023-07-25block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche1-5/+5
2023-07-25tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith1-6/+2
2023-07-25mptcp: fix rcv buffer auto-tuningPaolo Abeni1-5/+15
2023-07-25net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski1-0/+2
2023-07-25iomap: Create large folios in the buffered write pathMatthew Wilcox (Oracle)1-1/+1
2023-07-25filemap: Allow __filemap_get_folio to allocate large foliosMatthew Wilcox (Oracle)1-0/+34
2023-07-25filemap: Add fgf_t typedefMatthew Wilcox (Oracle)1-11/+37
2023-07-25iov_iter: Add copy_folio_from_iter_atomic()Matthew Wilcox (Oracle)1-1/+8
2023-07-24modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbolsPalmer Dabbelt1-14/+2
2023-07-24fbdev: Harmonize some comments in <linux/fb.h>Thomas Zimmermann1-10/+2
2023-07-24fbdev: Remove FB_DEFAULT_SYS_OPSThomas Zimmermann1-8/+0
2023-07-24fbdev: Add fb_ops init macros for framebuffers in DMA-able memoryThomas Zimmermann1-0/+13