summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-25Disable 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
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo Cañuelo Navarro1-0/+5
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan3-8/+16
2025-05-24Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2025-05-22spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman1-4/+1
2025-05-20highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-5/+12
2025-05-20mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest1-1/+1
2025-05-20mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez1-0/+2
2025-05-17Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+8
2025-05-16mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni1-0/+5
2025-05-16Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+9
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust1-3/+9
2025-05-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-8/+0
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley1-7/+0
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek1-1/+1
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen1-0/+19