summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski1-0/+1
2025-02-13sctp: Remove commented out codeThorsten Blum1-1/+0
2025-02-13soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda1-0/+2
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman1-0/+69
2025-02-13i2c: Unexport i2c_of_match_device()Andy Shevchenko1-11/+0
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-13drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()Herve Codina1-0/+2
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells2-2/+4
2025-02-13mdomain: Merge branch rockchip into nextUlf Hansson2-0/+10
2025-02-13pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson1-0/+7
2025-02-13soc: rockchip: add header for suspend mode SIP interfaceShawn Lin1-0/+3
2025-02-13dt-bindings: power: rpmpd: Fix comment for SM6375Luca Weiss1-1/+1
2025-02-13media: rc: add keymap for Siemens Gigaset RC20 remoteMichael Klein1-0/+1
2025-02-13drm: Fix DSC BPP increment decodingImre Deak1-0/+1
2025-02-13jbd2: Avoid long replay times due to high number or revoke blocksJan Kara1-0/+2
2025-02-13net: avoid unconditionally touching sk_tsflags on RXPaolo Abeni1-4/+5
2025-02-13scsi: ufs: Constify the third pwr_change_notify() argumentBart Van Assche1-4/+4
2025-02-13scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche3-6/+6
2025-02-13scsi: ufs: core: Critical health conditionAvri Altman2-0/+4
2025-02-13scsi: iscsi_tcp: Switch to using the crc32c libraryEric Biggers1-10/+6
2025-02-13net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)1-0/+12
2025-02-13drm/amdgpu: Add flags to distinguish vf/pf/pt modeAsad Kamal1-0/+10
2025-02-13net: report csum_complete via qstatsJakub Kicinski1-0/+1
2025-02-13drm/i2c: tda998x: drop support for platform_dataDmitry Baryshkov1-40/+0
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel1-0/+13
2025-02-12spi: fix missing offload_flags docDavid Lechner1-0/+2
2025-02-12gpiolib: Simplify implementation of for_each_hwgpio_in_range()Andy Shevchenko1-5/+3
2025-02-12gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()Andy Shevchenko1-14/+21
2025-02-12Merge patch series "fs: allow changing idmappings"Christian Brauner3-4/+12
2025-02-12fs: add open_tree_attr()Christian Brauner2-1/+7
2025-02-12statmount: add a new supported_mask fieldJeff Layton1-1/+3
2025-02-12statmount: allow to retrieve idmappingsChristian Brauner2-1/+12
2025-02-12uidgid: add map_id_range_up()Christian Brauner1-0/+6
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner1-5/+31
2025-02-12gpiolib: add gpiod_multi_set_value_cansleep()David Lechner1-0/+11
2025-02-12drm: ensure drm headers are self-contained and pass kernel-docJani Nikula2-0/+19
2025-02-12drm/client: include types.h to make drm_client_event.h self-containedJani Nikula1-0/+2
2025-02-12f2fs: add ioctl to get IO priority hintJaegeuk Kim1-0/+7
2025-02-12net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit1-3/+0
2025-02-12net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit1-3/+3
2025-02-12net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit1-3/+3
2025-02-11block: introduce init_wait_func()Muchun Song1-2/+4
2025-02-11thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui1-1/+1
2025-02-11dt-bindings: iio: adc: adi,ad4695: add SPI offload propertiesDavid Lechner1-0/+7
2025-02-11pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfoAndy Shevchenko1-3/+30
2025-02-11spi: offload: types: include linux/bits.hDavid Lechner1-0/+1
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi1-1/+5
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet1-0/+1
2025-02-11tcp: add the ability to control max RTOEric Dumazet3-5/+13