summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen1-2/+2
2022-07-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-37/+192
2022-07-23PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-0/+14
2022-07-23PCI: Extend isolated function probing to s390Niklas Schnelle1-0/+8
2022-07-22bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)Song Liu1-0/+8
2022-07-22bpf, x64: Allow to use caller address from stackJiri Olsa1-0/+5
2022-07-22ftrace: Allow IPMODIFY and DIRECT ops on the same functionSong Liu1-0/+38
2022-07-22ftrace: Add modify_ftrace_direct_multi_nolockSong Liu1-0/+5
2022-07-22iomap: remove iomap_writepageChristoph Hellwig1-3/+0
2022-07-22bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFKumar Kartikeya Dwivedi1-2/+2
2022-07-22firmware: cs_dsp: Add memory chunk helpersCharles Keepax1-0/+73
2022-07-22firmware: cs_dsp: Add pre_stop callbackCharles Keepax1-1/+3
2022-07-22wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern1-0/+54
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski1-0/+5
2022-07-22Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2-2/+13
2022-07-22bpf: Add support for forcing kfunc args to be trustedKumar Kartikeya Dwivedi1-0/+32
2022-07-22bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi2-24/+12
2022-07-22bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi1-4/+64
2022-07-22Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney9-88/+199
2022-07-22Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney5-11/+46
2022-07-22rcu: Add polled expedited grace-period primitivesPaul E. McKenney2-0/+12
2022-07-22resource: Introduce alloc_free_mem_region()Dan Williams1-0/+2
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+18
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-07-21cxl/acpi: Track CXL resources in iomem_resourceDan Williams1-0/+1
2022-07-21dmaengine: imx-sdma: Add FIFO stride support for multi FIFO scriptShengjiu Wang1-0/+13
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbƁukasz Spintzyk1-2/+2
2022-07-21x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra1-4/+16
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-54/+57
2022-07-21Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+5
2022-07-20bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guardsStanislav Fomichev1-3/+7
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe1-1/+1
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe1-17/+4
2022-07-20x86/amd_nb: Add AMD PCI IDs for SMN communicationMario Limonciello1-0/+3
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier3-1/+5
2022-07-20irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv1-0/+1
2022-07-20irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen1-0/+1
2022-07-20genirq/generic_chip: Export irq_unmap_generic_chipJianmin Lv1-0/+1
2022-07-20ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier1-0/+1
2022-07-20APCI: irq: Add support for multiple GSI domainsMarc Zyngier1-1/+1
2022-07-20arm64: enable THP_SWAP for arm64Barry Song1-0/+12
2022-07-20driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}Ira Weiny1-0/+16
2022-07-20PCI/DOE: Add DOE mailbox support functionsJonathan Cameron1-0/+77
2022-07-20PCI: Add vendor ID for the PCI SIGJonathan Cameron1-0/+1
2022-07-20Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2-18/+53
2022-07-20net: introduce __skb_fill_page_desc_noaccPavel Begunkov1-11/+17
2022-07-20net: introduce managed frags infrastructurePavel Begunkov1-2/+23
2022-07-20net: Allow custom iter handler in msghdrDavid Ahern2-3/+8
2022-07-20skbuff: carry external ubuf_info in msghdrPavel Begunkov1-0/+1
2022-07-19net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin1-1/+5