summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-19wifi: iwlwifi: mvm: implement link gradingMiri Korenblit
2024-04-19Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...Dave Airlie
2024-04-19thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEPMika Westerberg
2024-04-18net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)
2024-04-19drm/mipi-dsi: add mipi_dsi_compression_mode_ext()Dmitry Baryshkov
2024-04-19drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-04-18net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)
2024-04-18ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-18firmware: arm_ffa: Add support for FFA_MSG_SEND2Sudeep Holla
2024-04-18firmware: arm_ffa: Stash the partition properties for query purposesSudeep Holla
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-18drm/i915: use system include for drm headersJani Nikula
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig
2024-04-18cpumask: Add assign cpuCharlie Jenkins
2024-04-18riscv: Include riscv_set_icache_flush_ctx prctlCharlie Jenkins
2024-04-18usb: renesas_usbhs: Remove renesas_usbhs_get_info() wrapperGeert Uytterhoeven
2024-04-18ARM: 9361/1: amba: store owner from modules with amba_driver_register()Krzysztof Kozlowski
2024-04-18drm/vblank: Introduce drm_crtc_vblank_crtc()Ville Syrjälä
2024-04-18udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE SupportAntony Antony
2024-04-18ALSA: pcm: add support for 705.6kHz and 768kHz sample ratesPavel Hofman
2024-04-18ALSA: hda: cs35l41: Set the max PCM Gain using tuning settingStefan Binding
2024-04-18ALSA: hda: Introduce flags to force commands via PIO instead of CORBPeter Ujfalusi
2024-04-18VT: Use macros to define ioctlsAlexey Gladkov
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko
2024-04-17gpiolib: Get rid of never false gpio_is_valid() callsAndy Shevchenko
2024-04-17block: Do not special-case plugging of zone write operationsDamien Le Moal
2024-04-17block: Remove zone write lockingDamien Le Moal
2024-04-17block: Remove elevator required featuresDamien Le Moal
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal
2024-04-17block: Implement zone append emulationDamien Le Moal
2024-04-17block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal
2024-04-17block: Introduce zone write pluggingDamien Le Moal
2024-04-17block: Remember zone capacity when revalidating zonesDamien Le Moal
2024-04-17block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()Damien Le Moal
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula
2024-04-17drm/edid: group struct drm_edid based declarations togetherJani Nikula
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula
2024-04-17fsnotify: fix UAF from FS_ERROR event on a shutting down filesystemAmir Goldstein
2024-04-17Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...Christian Brauner
2024-04-17libfs: Add simple_offset_rename() APIChuck Lever
2024-04-17sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev
2024-04-17sched/vtime: Remove confusing arch_vtime_task_switch() declarationAlexander Gordeev
2024-04-17PNP: Add dev_is_pnp() macroGuanbing Huang