summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-06-04NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-05-29err.h: move IOMEM_ERR_PTR() to err.hRaag Jadav
2025-05-29spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman
2025-05-29mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez
2025-05-29highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)
2025-05-29devres: Introduce devm_kmemdup_array()Raag Jadav
2025-05-29driver core: Split devres APIs to device/devres.hAndy Shevchenko
2025-05-29perf: Avoid the read if the count is already updatedPeter Zijlstra (Intel)
2025-05-29rcu: fix header guard for rcu_all_qs()Ankur Arora
2025-05-29rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora
2025-05-29r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-05-29net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-05-29mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan
2025-05-29genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-05-29net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad
2025-05-29net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu
2025-05-29crypto: lzo - Fix compression buffer overrunHerbert Xu
2025-05-29ipv6: save dontfrag in corkWillem de Bruijn
2025-05-29PNP: Expand length of fixup id stringKees Cook
2025-05-29bpf: Allow pre-ordering for bpf cgroup progsYonghong Song
2025-05-29tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-05-29iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu
2025-05-29fs/buffer: introduce sleeping flavors for pagecache lookupsDavidlohr Bueso
2025-05-29dma-mapping: avoid potential unused data compilation warningMarek Szyprowski
2025-05-22tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley
2025-05-22virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2025-05-22KVM: Add member to struct kvm_gfn_range to indicate private/sharedIsaku Yamahata
2025-05-22uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2025-05-18mm: vmalloc: support more granular vrealloc() sizingKees Cook
2025-05-18wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-09kernel: globalize lookup_or_create_module_kobject()Shyam Saini
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-05-09iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier
2025-05-02PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne
2025-05-02block: remove the ioprio field from struct requestChristoph Hellwig
2025-05-02block: remove the write_hint field from struct requestChristoph Hellwig
2025-05-02PM: EM: Address RCU-related sparse warningsRafael J. Wysocki
2025-04-25block: make struct rq_list available for !CONFIG_BLOCKJens Axboe
2025-04-25bpf: check changes_pkt_data property for extension programsEduard Zingerman
2025-04-25bpf: track changes_pkt_data property for global functionsEduard Zingerman
2025-04-25block: add a rq_list typeChristoph Hellwig
2025-04-25block: remove rq_list_moveChristoph Hellwig