summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2022-05-01soc: apple: Add RTKit IPC librarySven Peter
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-01smp: Make softirq handling RT safe in flush_smp_call_function_queue()Sebastian Andrzej Siewior
2022-05-01sched: Fix missing prototype warningsThomas Gleixner
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30task_work: allow TWA_SIGNAL without a rescheduling IPIJens Axboe
2022-04-30net: lan966x: Fix compilation errorHoratiu Vultur
2022-04-30net: inline dev_queue_xmit()Pavel Begunkov
2022-04-30net: inline skb_zerocopy_iter_dgramPavel Begunkov
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jens Axboe
2022-04-29Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jakub Kicinski
2022-04-29tcp: pass back data left in socket after receiveJens Axboe
2022-04-29ptrace: fix wrong comment of PT_DTRACETiezhu Yang
2022-04-29list: fix a data-race around ep->rdllistKuniyuki Iwashima
2022-04-29pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima
2022-04-29vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-29kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_tAndrey Konovalov
2022-04-29SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust
2022-04-29firmware: arm_ffa: Add ffa_dev_get_drvdata helper functionSudeep Holla
2022-04-29sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann
2022-04-29ARM: omap1: add back omap_set_dma_priority() stubArnd Bergmann
2022-04-28mm: compaction: remove unneeded return value of kcompactd_runMiaohe Lin
2022-04-28mm/vmstat: add events for ksm cowYang Yang
2022-04-28ksm: count ksm merging pages for each processxu xin
2022-04-28include/linux/swapops.h: remove stub for non_swap_entry()Peter Xu
2022-04-28mm/sparse-vmemmap: improve memory savings for compound devmapsJoao Martins
2022-04-28mm/sparse-vmemmap: add a pgmap argument to section activationJoao Martins
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song
2022-04-28mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*Muchun Song
2022-04-28mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functionsMuchun Song
2022-04-28mm/mmap: drop arch_vm_get_page_pgprot()Anshuman Khandual
2022-04-28mm: simplify follow_invalidate_pte()Muchun Song
2022-04-28mm: rmap: introduce pfn_mkclean_range() to cleans PTEsMuchun Song
2022-04-28mm: untangle config dependencies for demote-on-reclaimOscar Salvador
2022-04-28Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi
2022-04-28mm/memcontrol.c: make cgroup_memory_noswap staticLu Jialin
2022-04-28mm: shmem: make shmem_init return voidMiaohe Lin
2022-04-28device-core: Kill the lockdep_mutexDan Williams
2022-04-28cxl/acpi: Add root device lockdep validationDan Williams
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28iio: core: Clarify the modesMiquel Raynal