aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-19drm/mipi-dsi: add mipi_dsi_compression_mode_ext()Dmitry Baryshkov1-0/+9
2024-04-19drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov1-3/+3
2024-04-18net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)2-0/+27
2024-04-18ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)3-0/+55
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-37/+87
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+27
2024-04-18firmware: arm_ffa: Add support for FFA_MSG_SEND2Sudeep Holla1-0/+9
2024-04-18firmware: arm_ffa: Stash the partition properties for query purposesSudeep Holla1-0/+18
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-04-18drm/i915: use system include for drm headersJani Nikula1-1/+1
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig1-0/+2
2024-04-18cpumask: Add assign cpuCharlie Jenkins1-0/+16
2024-04-18riscv: Include riscv_set_icache_flush_ctx prctlCharlie Jenkins1-0/+6
2024-04-18usb: renesas_usbhs: Remove renesas_usbhs_get_info() wrapperGeert Uytterhoeven1-5/+0
2024-04-18ARM: 9361/1: amba: store owner from modules with amba_driver_register()Krzysztof Kozlowski1-2/+9
2024-04-18drm/vblank: Introduce drm_crtc_vblank_crtc()Ville Syrjälä1-0/+1
2024-04-18udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE SupportAntony Antony1-1/+1
2024-04-18ALSA: pcm: add support for 705.6kHz and 768kHz sample ratesPavel Hofman1-0/+5
2024-04-18ALSA: hda: cs35l41: Set the max PCM Gain using tuning settingStefan Binding1-0/+5
2024-04-18ALSA: hda: Introduce flags to force commands via PIO instead of CORBPeter Ujfalusi1-0/+1
2024-04-18VT: Use macros to define ioctlsAlexey Gladkov1-47/+49
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet1-0/+1
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
2024-04-17gpiolib: Get rid of never false gpio_is_valid() callsAndy Shevchenko1-0/+6
2024-04-17block: Do not special-case plugging of zone write operationsDamien Le Moal1-12/+0
2024-04-17block: Remove zone write lockingDamien Le Moal3-115/+4
2024-04-17block: Remove elevator required featuresDamien Le Moal1-10/+0
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal1-2/+1
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal1-16/+4
2024-04-17block: Implement zone append emulationDamien Le Moal1-0/+1
2024-04-17block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal1-3/+20
2024-04-17block: Introduce zone write pluggingDamien Le Moal3-1/+20
2024-04-17block: Remember zone capacity when revalidating zonesDamien Le Moal1-0/+1
2024-04-17block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()Damien Le Moal1-0/+13
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula1-2/+0
2024-04-17drm/edid: group struct drm_edid based declarations togetherJani Nikula1-4/+4
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula1-3/+0
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula1-170/+0
2024-04-17fsnotify: fix UAF from FS_ERROR event on a shutting down filesystemAmir Goldstein1-0/+4
2024-04-17Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...Christian Brauner1-0/+2
2024-04-17libfs: Add simple_offset_rename() APIChuck Lever1-0/+2
2024-04-17sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev2-5/+0
2024-04-17sched/vtime: Remove confusing arch_vtime_task_switch() declarationAlexander Gordeev1-1/+0
2024-04-17PNP: Add dev_is_pnp() macroGuanbing Huang1-0/+4
2024-04-16net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)1-2/+2
2024-04-17Add bridged amplifiers to cs42l43Mark Brown39-67/+220
2024-04-16mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar1-0/+9
2024-04-16mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-16cgroup/rstat: add cgroup_rstat_lock helpers and tracepointsJesper Dangaard Brouer2-1/+49
2024-04-16sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers1-0/+8