summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-765/+1165
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+17
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko-2/+2
2020-12-11elfcore: fix building with clangArnd Bergmann-0/+22
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann-0/+5
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-1/+1
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+4
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-5/+12
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+0
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie-7/+26
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+8
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-0/+19
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen-2/+0
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross-0/+4
2020-12-09xen: add helpers for caching grant mapping pagesJuergen Gross-0/+13
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan-0/+1
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso-0/+4
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson-2/+0
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan-1/+4
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+4
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+10
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim-1/+0
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean-0/+3
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+6
2020-12-04[SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn-1/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer-4/+6
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+6
2020-12-04dm: fix IO splittingMike Snitzer-5/+6
2020-12-04tty: Fix ->session lockingJann Horn-0/+4
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+30
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik-1/+8
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen-3/+6
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie-8/+7
2020-12-01inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen-1/+1
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust-0/+4
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier-2/+10
2020-11-29Merge remote-tracking branch 'arm64/for-next/iommu/io-pgtable-domain-attr' in...Rob Clark-0/+9
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-0/+7
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-1/+14
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+13
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+26
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron-0/+2
2020-11-27Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann-0/+1
2020-11-27netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso-0/+3
2020-11-27netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso-0/+4
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang-14/+14
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy-0/+6