summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-16crypto: ahash - Remove request chainingHerbert Xu1-15/+0
2025-04-16net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller1-0/+6
2025-04-16net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller1-0/+12
2025-04-16PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner1-0/+8
2025-04-15sysfs: constify attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-04-15sysfs: constify bin_attribute argument of bin_attribute::read/write()Thomas Weißschuh1-21/+4
2025-04-15device property: Add a note to the fwnode.hAndy Shevchenko1-0/+5
2025-04-15net: phy: remove device_phy_find_deviceHeiner Kallweit1-6/+0
2025-04-15platform/mellanox: Rename field to improve code readabilityVadim Pasternak1-2/+2
2025-04-15driver core: auxiliary bus: add device creation helpersJerome Brunet1-0/+17
2025-04-15mm: skip folio reclaim in legacy memcg contexts for deadlockable mappingsJoanne Koong1-0/+11
2025-04-15interconnect: core: Add dynamic id allocation supportRaviteja Laggyshetty2-0/+15
2025-04-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann10-33/+9
2025-04-15fs: add kern_path_locked_negative()Christian Brauner1-0/+1
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+2
2025-04-15net: stmmac: remove eee_usecs_rateRussell King (Oracle)1-1/+0
2025-04-15net: ethtool: fix get_ts_stats() documentationRussell King (Oracle)1-4/+5
2025-04-15page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen2-4/+46
2025-04-15page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen1-0/+20
2025-04-15net: convert dev->rtnl_link_state to a boolJakub Kicinski1-8/+2
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-56/+50
2025-04-14firmware: imx: Add i.MX95 SCMI CPU driverPeng Fan1-0/+5
2025-04-14firmware: imx: Add i.MX95 SCMI LMM driverPeng Fan1-0/+14
2025-04-14ASoC: tas27{64,70}: improve support for Apple codecMark Brown10-33/+9
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown10-33/+9
2025-04-14firmware: arm_scmi: imx: Add i.MX95 CPU ProtocolPeng Fan1-0/+10
2025-04-14firmware: arm_scmi: imx: Add i.MX95 LMM protocolPeng Fan1-0/+32
2025-04-14x86/fpu: Make task_struct::thread constant sizeIngo Molnar1-11/+4
2025-04-14pwm: Make chip parameter to pwmchip_get_drvdata() a const pointerUwe Kleine-König1-1/+1
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-50/+11
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-04-13spi: Add support for Double Transfer Rate (DTR) modeMukesh Kumar Savaliya1-0/+10
2025-04-12net: Retire DCCP socket.Kuniyuki Iwashima2-340/+0
2025-04-12mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand1-3/+6
2025-04-12locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov2-170/+95
2025-04-11vt: create ucs_recompose.c using gen_ucs_recompose.pyNicolas Pitre1-0/+6
2025-04-11vt: update ucs_width.c using gen_ucs_width.pyNicolas Pitre1-5/+1
2025-04-11vt: properly support zero-width Unicode code pointsNicolas Pitre1-0/+10
2025-04-11vt: move unicode processing to a separate fileNicolas Pitre1-0/+6
2025-04-11USB: core: Correct API usb_(enable|disable)_autosuspend() prototypesZijun Hu1-4/+4
2025-04-11dcache: convert dentry flag macros to enumOmar Sandoval1-56/+50
2025-04-11phy: hdmi: Add color depth configurationCristian Ciocaltea1-0/+2
2025-04-11phy: Add HDMI configuration optionsSandor Yu2-1/+25
2025-04-11ALSA: Add USB audio device jack typeWesley Cheng1-1/+1
2025-04-11usb: host: xhci: Notify xHCI sideband on transfer ring freeWesley Cheng1-1/+29
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng1-1/+1
2025-04-11xhci: sideband: add initial api to register a secondary interrupter entityMathias Nyman1-0/+74
2025-04-11net: pass const to msg_data_left()Breno Leitao1-1/+1
2025-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-51/+19
2025-04-11Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+0