summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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_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-25vfio: Refine vfio file kAPIs for KVMYi 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-25regulator: Use bitfield values for range selectorsChen-Yu Tsai
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-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-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet
2023-07-24fs: rename i_ctime field to __i_ctimeJeff Layton
2023-07-24linux: convert to ctime accessor functionsJeff Layton
2023-07-24OPP: Reuse dev_pm_opp_get_freq_indexed()Viresh Kumar
2023-07-24OPP: Add dev_pm_opp_find_freq_exact_indexed()Viresh Kumar
2023-07-24OPP: Introduce dev_pm_opp_get_freq_indexed() APIManivannan Sadhasivam
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum
2023-07-23regmap: Merge up fixes from mainlineMark Brown
2023-07-23spi: Merge up fixes from mainlineMark Brown
2023-07-23ASoC: Merge up fixes from mainlineMark Brown
2023-07-24extcon: Remove unused inline functionsYueHaibing
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-23iio: Add event enums for running period and countWaqar Hameed
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni
2023-07-23netlink: Add new netlink_release functionAnjali Kulkarni
2023-07-23netlink: Reverse the patch which removed filteringAnjali Kulkarni