summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-29cls_flower: Fix inability to match GRE/IPIP packetsYoshiki Komachi1-0/+1
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig1-3/+0
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li1-445/+0
2021-10-29mctp: Pass flow data & flow release events to driversJeremy Kerr2-0/+22
2021-10-29mctp: Add flow extension to skbJeremy Kerr2-0/+10
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon1-2/+7
2021-10-29sctp: subtract sctphdr len in sctp_transport_pl_hlenXin Long1-1/+2
2021-10-29sctp: reset probe_timer in sctp_transport_pl_updateXin Long1-3/+1
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba1-2/+9
2021-10-29mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi1-0/+23
2021-10-29bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi2-0/+17
2021-10-28bpf: Add bloom filter map implementationJoanne Koong3-0/+11
2021-10-28Merge branch irq/misc-5.16 into irq/irqchip-nextMarc Zyngier1-2/+3
2021-10-28drm/amdgpu/UAPI: rearrange header to better align related itemsAlex Deucher1-7/+6
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-21/+35
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-19/+28
2021-10-28mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti1-0/+4
2021-10-28net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan1-7/+2
2021-10-28net: cleanup __sk_stream_memory_free()Eric Dumazet1-8/+2
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier1-1/+4
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier2-8/+2
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller4-31/+31
2021-10-28RDMA/umem: Allow pinned dmabuf umem usageGal Pressman1-0/+11
2021-10-28tcp: cleanup tcp_remove_empty_skb() useEric Dumazet1-1/+1
2021-10-28Drivers: hv: vmbus: Remove unused code to check for subchannelsMichael Kelley1-13/+0
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan1-0/+1
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan1-0/+1
2021-10-28Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VMTianyu Lan1-3/+9
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan1-0/+1
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan1-1/+11
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan1-0/+6
2021-10-28Merge remote-tracking branch 'tip/x86/cc' into hyperv-nextWei Liu2-4/+88
2021-10-28fuse: add FOPEN_NOFLUSHAmir Goldstein1-1/+6
2021-10-28drm: Add R10 and R12 FourCCLaurent Pinchart1-0/+6
2021-10-28ALSA: firewire-motu: export meter information to userspace as float valueTakashi Sakamoto1-3/+5
2021-10-28ALSA: firewire-motu: refine parser for meter information in register DSP modelsTakashi Sakamoto1-1/+4
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie69-308/+318
2021-10-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-31/+31
2021-10-28scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier1-6/+0
2021-10-28net: introduce sk_forward_alloc_get()Paolo Abeni1-0/+11
2021-10-28tcp: define macros for a couple reclaim thresholdsPaolo Abeni1-2/+7
2021-10-28inet: remove races in inet{6}_getname()Eric Dumazet1-0/+1
2021-10-28net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()Seth Forshee1-1/+1
2021-10-27dm: introduce audit event module for device mapperMichael Weiß1-0/+2
2021-10-27block: Add a helper to validate the block sizeXie Yongji1-0/+8
2021-10-27PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun1-2/+7
2021-10-27ACPI: APEI: mark apei_hest_parse() staticChristoph Hellwig1-3/+0
2021-10-27bpf: Use u64_stats_t in struct bpf_prog_statsEric Dumazet1-5/+5
2021-10-27bpf: Avoid races in __bpf_prog_run() for 32bit archesEric Dumazet1-2/+3
2021-10-27tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson1-1/+1