summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-14drivers/hv: introduce vmbus_channel_set_cpu()Hamza Mahfooz1-0/+1
2025-02-14hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hvNuno Das Neves1-0/+4
2025-02-14hyperv: Move hv_current_partition_id to arch-generic codeNuno Das Neves2-1/+3
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida1-1/+6
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-38/+106
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-7/+30
2025-02-13ext4: introduce linear search for dentriesTheodore Ts'o1-1/+9
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+2
2025-02-13gpiolib: add gpiod_multi_set_value_cansleepMark Brown1-0/+11
2025-02-13drm: Introduce device wedged eventRaag Jadav2-0/+9
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