summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-18fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand1-0/+17
2025-04-18mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov1-0/+3
2025-04-18netdev: fix the locking for netdev notificationsJakub Kicinski1-1/+1
2025-04-18net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook1-0/+11
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-259/+156
2025-04-17bpf: Prepare to reuse get_ctx_arg_idxAmery Hung1-0/+1
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+0
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2025-04-17spi: Add spi_bpw_to_bytes() helper and use itAndy Shevchenko1-0/+26
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen1-4/+4
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe1-3/+3
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe1-2/+2
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe1-0/+12
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar9-32/+9
2025-04-17skb: implement skb_send_sock_locked_with_flags()Antonio Quartulli1-0/+2
2025-04-17block: introduce zone capacity helperNaohiro Aota1-22/+45
2025-04-17thunderbolt: Add Thunderbolt/USB4 <-> USB3 match functionAlan Borzeszkowski1-0/+18
2025-04-17EISA: Increase length of device namesKees Cook1-1/+4
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig1-3/+3
2025-04-17dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-04-17Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds3-173/+101
2025-04-16sched/topology: Introduce sched_update_asym_prefer_cpu()K Prateek Nayak1-0/+6
2025-04-16i2c: core: Deprecate of_node in struct i2c_board_infoAndy Shevchenko1-1/+1
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu1-3/+7
2025-04-16crypto: api - Add support for duplicating algorithms before registrationHerbert Xu1-0/+9
2025-04-16Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commitsIngo Molnar1-56/+50
2025-04-16crypto: api - Add reqsize to crypto_algHerbert Xu1-0/+7
2025-04-16crypto: api - Mark cra_init/cra_exit as deprecatedHerbert Xu1-11/+2
2025-04-16crypto: api - Add helpers to manage request flagsHerbert Xu1-0/+24
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