summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-06-19ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs fileJeff Layton
2025-06-19ref_tracker: automatically register a file in debugfs for a ref_tracker_dirJeff Layton
2025-06-19ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton
2025-06-19ref_tracker: have callers pass output function to pr_ostream()Jeff Layton
2025-06-19net: add dev_dstats_rx_dropped_add() helperBreno Leitao
2025-06-19net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19iommufd: Move _iommufd_object_alloc out of driver.cNicolin Chen
2025-06-19iommu: Deprecate viommu_alloc opNicolin Chen
2025-06-19iommu: Introduce get_viommu_size and viommu_init opsNicolin Chen
2025-06-19iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommuNicolin Chen
2025-06-19iommufd: Apply obvious cosmetic fixesNicolin Chen
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-19timekeeping: Add AUX offset to struct timekeeperThomas Gleixner
2025-06-19pidfs: remove pidfs_{get,put}_pid()Christian Brauner
2025-06-19pidfs: persist informationChristian Brauner
2025-06-19pidfs: move to anonymous structChristian Brauner
2025-06-19timekeeping: Add clock_valid flag to timekeeperThomas Gleixner
2025-06-19time: Introduce auxiliary POSIX clocksAnna-Maria Behnsen
2025-06-19timekeeping: Introduce timekeeper IDAnna-Maria Behnsen
2025-06-19serial: Remove unused uart_get_consoleDr. David Alan Gilbert
2025-06-19usb: acpi: fix device link removalHeikki Krogerus
2025-06-19include: fsl_devices.h: drop unused, misspelled FLS_USB2_WORKAROUND_ENGCM09152RubenKelevra
2025-06-19usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT eventXu Yang
2025-06-19usb: core: Remove unused usb_unlink_anchored_urbsDr. David Alan Gilbert
2025-06-19usb: gadget: Remove unused usb_remove_configDr. David Alan Gilbert
2025-06-19usb: gadget: config: Remove unused usb_gadget_config_bufDr. David Alan Gilbert
2025-06-19usb: phy: tegra: Remove unused functionsDr. David Alan Gilbert
2025-06-19leds: led-class-flash:: Fix flash_timeout commentRichard Leitner
2025-06-19Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' of git://git.kernel.org/...Linus Walleij
2025-06-19Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' into gpio/for-nextBartosz Golaszewski
2025-06-19gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochipClément Le Goffic
2025-06-18net: pse-pd: Add support for budget evaluation strategiesKory Maincent (Dent Project)
2025-06-18net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)
2025-06-18net: pse-pd: Add support for PSE power domainsKory Maincent (Dent Project)
2025-06-18net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)
2025-06-18net: pse-pd: Introduce attached_phydev to pse controlKory Maincent (Dent Project)
2025-06-18stddef: Introduce TRAILING_OVERLAP() helper macroGustavo A. R. Silva
2025-06-18mux: Convert mux_control_ops to a flex array member in mux_chipThorsten Blum
2025-06-18PM: runtime: Mark last busy stamp in pm_request_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Document return values of suspend-related API functionsSakari Ailus
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-06-18pinctrl: Constify pointers to 'pinctrl_desc'Krzysztof Kozlowski
2025-06-18padata: Remove comment for reorder_workHerbert Xu
2025-06-18fs_context: fix parameter name in infofc() macroRubenKelevra
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal