summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-27mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-4/+6
2025-06-27mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal1-3/+3
2025-06-27mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal1-3/+3
2025-06-27mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal1-19/+19
2025-06-27mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal1-3/+3
2025-06-27mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal1-6/+6
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6
2025-06-27Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)1-7/+1
2025-06-27x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)1-5/+0
2025-06-27f2fs: fix to bail out in get_new_segment()Chao Yu1-0/+1
2025-06-27tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2025-06-27ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello1-1/+8
2025-06-27mmc: Add quirk to disable DDR50 tuningErick Shepherd1-0/+1
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+3
2025-06-27mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam1-3/+1
2025-06-27bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski1-6/+9
2025-06-27fs: add S_ANON_INODEChristian Brauner1-0/+2
2025-06-27alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan1-4/+4
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook1-6/+19
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-06-19block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-19bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-19finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro1-1/+2
2025-06-19fs: convert mount flags to enumStephen Brennan1-42/+45
2025-06-19wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges1-10/+69
2025-06-19nvme: fix command limits status codeKeith Busch1-1/+1
2025-06-19coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He1-1/+1
2025-06-19PCI: endpoint: Retain fixed-size BAR size as well as aligned sizeJerome Brunet1-0/+3
2025-06-19PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner1-0/+8
2025-06-19exportfs: require ->fh_to_parent() to encode connectable file handlesAmir Goldstein1-0/+10
2025-06-19nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointerNeilBrown1-11/+12
2025-06-19nfs_localio: always hold nfsd net ref with nfsd_file refNeilBrown1-2/+1
2025-06-19iomap: don't lose folio dropbehind state for overwritesJens Axboe1-1/+4
2025-06-19netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells1-0/+1
2025-06-19netfs: Fix the request's work item to not require a refDavid Howells2-8/+7
2025-06-19netfs: Fix setting of transferred bytes with short DIO readsPaulo Alcantara1-0/+1
2025-06-19net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman2-8/+2
2025-06-19bpf: Do not include stack ptr register in precision backtracking bookkeepingYonghong Song1-4/+8
2025-06-19vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella1-0/+1
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-0/+1
2025-06-19xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu1-3/+7
2025-06-19page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen2-4/+46
2025-06-19page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen1-0/+20
2025-06-19overflow: Fix direct struct member initialization in _DEFINE_FLEX()Gustavo A. R. Silva1-3/+3
2025-06-19firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei1-2/+2
2025-06-19PM: runtime: Add new devm functionsBence Csókás1-0/+4
2025-06-04iommu: Handle yet another race around registrationRobin Murphy1-0/+2
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner1-0/+1
2025-05-26Disable FOP_DONTCACHE for now due to bugsLinus Torvalds1-1/+1
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...Linus Torvalds8-14/+36