summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-12/+1
2021-11-02Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2021-11-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+7
2021-11-02net: avoid double accounting for pure zerocopy skbsTalal Ahmad1-1/+18
2021-11-02Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2021-11-02Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+88
2021-11-02mm: fix mismerge of folio page flag manipulatorsLinus Torvalds1-2/+2
2021-11-02bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong1-3/+3
2021-11-02bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao1-0/+16
2021-11-02bpf: Factor out helpers for ctx access checkingHou Tao1-0/+23
2021-11-02bpf: Factor out a helper to prepare trampoline for struct_ops progHou Tao1-0/+4
2021-11-02Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-7/+88
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-96/+50
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+21
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+2
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij1-18/+0
2021-11-01firewire: Remove function callback castsOscar Carter1-4/+7
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+106
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-3/+0
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe12-50/+55
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+9
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds2-11/+11
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+16
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-18/+30
2021-11-01cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing1-20/+0
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+35
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds22-1307/+1164
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian1-2/+16
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds23-617/+1537
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-21/+20
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit1-1/+16
2021-11-01vdpa: Use kernel coding style for structure commentsParav Pandit1-1/+8
2021-11-01vdpa: Introduce query of device config layoutParav Pandit1-0/+2
2021-11-01vdpa: Introduce and use vdpa device get, set config helpersParav Pandit1-15/+4
2021-11-01virtio_ring: validate used buffer lengthJason Wang1-0/+2
2021-11-01virtio_config: introduce a new .enable_cbs methodJason Wang1-0/+6
2021-11-01vdpa: add new callback get_vq_num_min in vdpa_config_opsWu Zongyong1-0/+4
2021-11-01vdpa: fix typoWu Zongyong1-1/+1
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong1-0/+42
2021-11-01platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani1-1/+1
2021-11-01Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel3-6/+18
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot1-1/+1
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini14-15/+49
2021-10-31task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller1-0/+4