summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-04-30Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jens Axboe1-1/+5
2022-04-30Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe2-0/+6
2022-04-30Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jakub Kicinski1-1/+5
2022-04-30tcp: pass back data left in socket after receiveJens Axboe1-1/+5
2022-04-30ptrace: fix wrong comment of PT_DTRACETiezhu Yang1-1/+1
2022-04-30list: fix a data-race around ep->rdllistKuniyuki Iwashima1-3/+3
2022-04-30pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima1-1/+1
2022-04-30vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)1-6/+4
2022-04-30vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-5/+4
2022-04-30kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_tAndrey Konovalov1-4/+4
2022-04-29SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust1-0/+1
2022-04-29firmware: arm_ffa: Add ffa_dev_get_drvdata helper functionSudeep Holla1-1/+6
2022-04-29sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann1-14/+0
2022-04-29ARM: omap1: add back omap_set_dma_priority() stubArnd Bergmann1-0/+7
2022-04-29mm: compaction: remove unneeded return value of kcompactd_runMiaohe Lin1-3/+2
2022-04-29mm/vmstat: add events for ksm cowYang Yang1-0/+3
2022-04-29ksm: count ksm merging pages for each processxu xin1-0/+7
2022-04-29include/linux/swapops.h: remove stub for non_swap_entry()Peter Xu1-8/+0
2022-04-29mm/sparse-vmemmap: improve memory savings for compound devmapsJoao Martins1-1/+1
2022-04-29mm/sparse-vmemmap: add a pgmap argument to section activationJoao Martins2-2/+6
2022-04-29mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song3-5/+5
2022-04-29mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*Muchun Song1-6/+6
2022-04-29mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functionsMuchun Song1-1/+1
2022-04-29mm/mmap: drop arch_vm_get_page_pgprot()Anshuman Khandual1-4/+0
2022-04-29mm: simplify follow_invalidate_pte()Muchun Song1-3/+0
2022-04-29mm: rmap: introduce pfn_mkclean_range() to cleans PTEsMuchun Song1-0/+3
2022-04-29mm: untangle config dependencies for demote-on-reclaimOscar Salvador1-19/+15
2022-04-29Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi1-1/+0
2022-04-29mm/memcontrol.c: make cgroup_memory_noswap staticLu Jialin1-4/+0
2022-04-29mm: shmem: make shmem_init return voidMiaohe Lin1-1/+1
2022-04-29device-core: Kill the lockdep_mutexDan Williams1-5/+0
2022-04-29cxl/acpi: Add root device lockdep validationDan Williams2-1/+48
2022-04-29PCI/ACPI: negotiate CXL _OSCVishal Verma1-1/+24
2022-04-29PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams1-0/+4
2022-04-29PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma1-0/+13
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-285/+66
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-12/+9
2022-04-28iio: core: Clarify the modesMiquel Raynal1-1/+48
2022-04-28firmware: arm_scmi: Add SCMI v3.1 VOLTAGE_LEVEL_SET_COMPLETECristian Marussi1-3/+9
2022-04-28firmware: arm_scmi: Add SCMI v3.1 clock notificationsCristian Marussi1-0/+11
2022-04-28firmware: arm_scmi: Add SCMI v3.1 protocol extended names supportCristian Marussi1-1/+1
2022-04-28firmware: arm_scmi: Make name_get operations return a constCristian Marussi1-2/+4
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe1-2/+1
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe1-1/+0
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe2-0/+5
2022-04-28Drivers: hv: vmbus: Refactor the ring-buffer iterator functionsAndrea Parri (Microsoft)1-31/+4
2022-04-28Drivers: hv: vmbus: Accept hv_sock offers in isolated guestsAndrea Parri (Microsoft)1-2/+6
2022-04-28hv_sock: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)1-0/+5
2022-04-28fs: add two trivial lookup helpersChristian Brauner1-0/+6
2022-04-28iommu: Remove iommu group changes notifierLu Baolu1-23/+0