aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-19Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tracker_dir'Jakub Kicinski1-4/+46
2025-06-19ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton1-6/+14
2025-06-19ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs fileJeff Layton1-0/+11
2025-06-19ref_tracker: automatically register a file in debugfs for a ref_tracker_dirJeff Layton1-0/+17
2025-06-19ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton1-0/+4
2025-06-19ref_tracker: have callers pass output function to pr_ostream()Jeff Layton1-0/+2
2025-06-19net: add dev_dstats_rx_dropped_add() helperBreno Leitao1-0/+10
2025-06-19net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao1-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-33/+37
2025-06-19iommufd: Move _iommufd_object_alloc out of driver.cNicolin Chen1-10/+0
2025-06-19iommu: Deprecate viommu_alloc opNicolin Chen2-29/+0
2025-06-19iommu: Introduce get_viommu_size and viommu_init opsNicolin Chen2-0/+21
2025-06-19iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommuNicolin Chen1-1/+1
2025-06-19iommufd: Apply obvious cosmetic fixesNicolin Chen1-2/+3
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-9/+15
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski1-9/+9
2025-06-19timekeeping: Add AUX offset to struct timekeeperThomas Gleixner1-1/+8
2025-06-19pidfs: remove pidfs_{get,put}_pid()Christian Brauner1-2/+0
2025-06-19pidfs: persist informationChristian Brauner2-0/+4
2025-06-19pidfs: move to anonymous structChristian Brauner1-5/+6
2025-06-19timekeeping: Add clock_valid flag to timekeeperThomas Gleixner1-0/+2
2025-06-19time: Introduce auxiliary POSIX clocksAnna-Maria Behnsen1-2/+8
2025-06-19timekeeping: Introduce timekeeper IDAnna-Maria Behnsen1-1/+13
2025-06-19serial: Remove unused uart_get_consoleDr. David Alan Gilbert1-2/+0
2025-06-19usb: acpi: fix device link removalHeikki Krogerus1-0/+2
2025-06-19include: fsl_devices.h: drop unused, misspelled FLS_USB2_WORKAROUND_ENGCM09152RubenKelevra1-1/+0
2025-06-19usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT eventXu Yang1-0/+1
2025-06-19usb: core: Remove unused usb_unlink_anchored_urbsDr. David Alan Gilbert1-1/+0
2025-06-19usb: gadget: Remove unused usb_remove_configDr. David Alan Gilbert1-3/+0
2025-06-19usb: gadget: config: Remove unused usb_gadget_config_bufDr. David Alan Gilbert1-4/+0
2025-06-19usb: phy: tegra: Remove unused functionsDr. David Alan Gilbert1-9/+0
2025-06-19leds: led-class-flash:: Fix flash_timeout commentRichard Leitner1-1/+1
2025-06-19Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij1-0/+1
2025-06-19Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' into gpio/for-nextBartosz Golaszewski1-0/+1
2025-06-19gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochipClément Le Goffic1-0/+1
2025-06-18net: pse-pd: Add support for budget evaluation strategiesKory Maincent (Dent Project)1-0/+76
2025-06-18net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)1-0/+2
2025-06-18net: pse-pd: Add support for PSE power domainsKory Maincent (Dent Project)1-0/+2
2025-06-18net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)2-0/+27
2025-06-18net: pse-pd: Introduce attached_phydev to pse controlKory Maincent (Dent Project)1-2/+4
2025-06-18stddef: Introduce TRAILING_OVERLAP() helper macroGustavo A. R. Silva1-0/+20
2025-06-18mux: Convert mux_control_ops to a flex array member in mux_chipThorsten Blum1-2/+2
2025-06-18PM: runtime: Mark last busy stamp in pm_request_autosuspend()Sakari Ailus1-3/+5
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()Sakari Ailus1-3/+6
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()Sakari Ailus1-4/+7
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()Sakari Ailus1-5/+7
2025-06-18PM: runtime: Document return values of suspend-related API functionsSakari Ailus1-9/+138
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds1-4/+3
2025-06-18pinctrl: Constify pointers to 'pinctrl_desc'Krzysztof Kozlowski1-4/+4
2025-06-18padata: Remove comment for reorder_workHerbert Xu1-1/+0