summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-07-24io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov-1/+4
2022-07-24io_uring: add support for level triggered pollJens Axboe-0/+3
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2022-07-22Revert "tcp: change pingpong threshold to 3"Wei Wang-9/+1
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+2
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds-3/+0
2022-07-22ublk_drv: make sure that correct flags(features) returned to userspaceMing Lei-3/+4
2022-07-22asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn-2/+0
2022-07-22tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima-1/+1
2022-07-22Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+2
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-23/+45
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra-13/+2
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra-2/+19
2022-07-21ublk: remove UBLK_IO_F_PREFLUSHChristoph Hellwig-1/+0
2022-07-21Merge tag 'qcom-drivers-for-5.20-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-0/+7
2022-07-21x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra-4/+16
2022-07-20x86/amd_nb: Add AMD PCI IDs for SMN communicationMario Limonciello-0/+3
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier-1/+5
2022-07-20irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv-0/+1
2022-07-20irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen-0/+1
2022-07-20genirq/generic_chip: Export irq_unmap_generic_chipJianmin Lv-0/+1
2022-07-20ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier-0/+1
2022-07-20APCI: irq: Add support for multiple GSI domainsMarc Zyngier-1/+1
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli-0/+2
2022-07-20arm64: enable THP_SWAP for arm64Barry Song-0/+12
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima-2/+2
2022-07-20udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima-1/+1
2022-07-20ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima-1/+1
2022-07-19net: introduce __skb_fill_page_desc_noaccPavel Begunkov-11/+17
2022-07-19net: introduce managed frags infrastructurePavel Begunkov-2/+23
2022-07-19net: Allow custom iter handler in msghdrDavid Ahern-3/+8
2022-07-19skbuff: carry external ubuf_info in msghdrPavel Begunkov-0/+1
2022-07-19Merge branch 'nuvoton/newsoc' into arm/newsocArnd Bergmann-0/+49
2022-07-19dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX ClockTomer Maimon-0/+49
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsOliver Upton-1/+1
2022-07-19Merge branch irq/renesas-irqc into irq/irqchip-nextMarc Zyngier-23/+19
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo-0/+20
2022-07-18skbuff: add SKBFL_DONT_ORPHAN flagPavel Begunkov-3/+5
2022-07-18dt-bindings: power: qcom-rpmpd: Add MSM8909 power domainsStephan Gerhold-0/+7
2022-07-18mm: fix missing wake-up event for FSDAX pagesMuchun Song-5/+9
2022-07-18ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig-1/+0
2022-07-18tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima-1/+1
2022-07-18tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima-1/+2
2022-07-18tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima-3/+6
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee-0/+1
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+7
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+7
2022-07-15tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima-6/+2
2022-07-15acl: make posix_acl_clone() available to overlayfsChristian Brauner-0/+1