aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-07-04mm: memcg: rename soft limit reclaim-related functionsRoman Gushchin1-6/+6
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen1-48/+20
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen1-9/+12
2024-07-04ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree2-3/+2
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-39/+94
2024-07-04Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...Paul E. McKenney3-52/+133
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+6
2024-07-04mfd: lm3533: Move to new GPIO descriptor-based APIsAndy Shevchenko1-3/+2
2024-07-04mfd: tps65912: Use devm helper functions to simplify probeAndrew Davis1-1/+0
2024-07-04mfd: idt8a340_reg: Start comments with '/*'Simon Horman1-4/+4
2024-07-04Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-mergedLee Jones1-0/+8
2024-07-04Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones2-0/+216
2024-07-04Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-mergedLee Jones1-0/+1
2024-07-04Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-mergedLee Jones1-0/+69
2024-07-04Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-mergedLee Jones2-0/+164
2024-07-04backlight: Add BACKLIGHT_POWER_ constants for power statesThomas Zimmermann1-8/+12
2024-07-04net: missing check virtioDenis Arefev1-0/+11
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam2-0/+15
2024-07-04printk: Add match_devname_and_update_preferred_console()Tony Lindgren1-0/+4
2024-07-04iommu: Remove iommu_fwspec opsRobin Murphy1-2/+0
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy1-11/+2
2024-07-04iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu1-0/+6
2024-07-04iommu: Add attach handle to struct iopf_groupLu Baolu1-11/+6
2024-07-04iommu: Remove sva handle listLu Baolu1-2/+0
2024-07-04iommu: Introduce domain attachment handleLu Baolu1-3/+15
2024-07-04thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()Krzysztof Kozlowski1-2/+2
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder1-0/+25
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel1-2/+1
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel1-1/+0
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel1-1/+1
2024-07-04ata: libata: Remove unused function declaration for ata_scsi_detect()Niklas Cassel1-1/+0
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel1-2/+2
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-50/+149
2024-07-04block: t10-pi: Return correct ref tag when queue has no integrity profileAnuj Gupta1-2/+8
2024-07-04genirq/irq_sim: add an extended irq_sim initializerBartosz Golaszewski1-0/+17
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao1-1/+7
2024-07-03cachestat: do not flush stats in recency checkNhat Pham1-1/+2
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan1-2/+9
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long1-1/+2
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi1-47/+2
2024-07-03readahead: drop index argument of page_cache_async_readahead()Jan Kara1-4/+3
2024-07-03mm/migrate: move NUMA hinting fault folio isolation + checks under PTLDavid Hildenbrand1-0/+7
2024-07-03kmsan: expose KMSAN_WARN_ON()Ilya Leoshkevich1-0/+25
2024-07-03kmsan: introduce memset_no_sanitize_memory()Ilya Leoshkevich1-0/+18
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich2-1/+25
2024-07-03kmsan: expose kmsan_get_metadata()Ilya Leoshkevich1-0/+9
2024-07-03mm: read page_type using READ_ONCEDavid Hildenbrand1-3/+3
2024-07-03mm: memory: convert clear_huge_page() to folio_zero_user()Kefeng Wang1-3/+1
2024-07-03mm: extend rmap flags arguments for folio_add_new_anon_rmapBarry Song1-1/+1
2024-07-03mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...David Hildenbrand2-4/+8