aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-15mm: slab: provide krealloc_array()Gravatar Bartosz Golaszewski 1-0/+18
2020-12-15uapi: move constants from <linux/kernel.h> to <linux/const.h>Gravatar Petr Vorel 8-14/+12
2020-12-15kthread: add kthread_work tracepointsGravatar Rob Clark 1-0/+84
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+17
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersGravatar Andrii Nakryiko 1-2/+2
2020-12-11elfcore: fix building with clangGravatar Arnd Bergmann 1-0/+22
2020-12-11kbuild: avoid static_assert for genksymsGravatar Arnd Bergmann 1-0/+5
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+1
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-0/+4
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 6-5/+12
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+0
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 2-1/+8
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackGravatar Toke Høiland-Jørgensen 1-2/+0
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryGravatar Juergen Gross 1-0/+4
2020-12-09xen: add helpers for caching grant mapping pagesGravatar Juergen Gross 1-0/+13
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designGravatar Fugang Duan 1-0/+1
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysGravatar Pablo Neira Ayuso 1-0/+4
2020-12-08bonding: fix feature flag setting at init timeGravatar Jarod Wilson 1-2/+0
2020-12-08netfilter: x_tables: Switch synchronization to RCUGravatar Subash Abhinov Kasiviswanathan 1-1/+4
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+4
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+10
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGGravatar Minchan Kim 1-1/+0
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleGravatar Vladimir Oltean 1-0/+3
2020-12-05Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+6
2020-12-04[SECURITY] fix namespaced fscaps when !CONFIG_SECURITYGravatar Serge Hallyn 1-1/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Gravatar Mike Snitzer 1-4/+6
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+6
2020-12-04dm: fix IO splittingGravatar Mike Snitzer 1-5/+6
2020-12-04tty: Fix ->session lockingGravatar Jann Horn 1-0/+4
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-3/+30
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringGravatar Yevgeny Kliteynik 1-1/+8
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTGravatar Eric Sandeen 1-3/+6
2020-12-01inet_ecn: Fix endianness of checksum update when setting ECT(1)Gravatar Toke Høiland-Jørgensen 1-1/+1
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledGravatar Trond Myklebust 1-0/+4
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionGravatar Laurent Vivier 1-2/+10
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar Jakub Kicinski 1-0/+7
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-1/+14
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+13
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+1
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 6-2/+26
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatGravatar Eelco Chaudron 1-0/+2
2020-11-27Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+4
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 1-0/+1
2020-11-27netfilter: nftables_offload: build mask based from the matching bytesGravatar Pablo Neira Ayuso 1-0/+3
2020-11-27netfilter: nftables_offload: set address type in control dissectorGravatar Pablo Neira Ayuso 1-0/+4
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceGravatar Feng Tang 1-14/+14
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceGravatar Maxim Mikityanskiy 1-0/+6
2020-11-25trace: fix potenial dangerous pointerGravatar Hui Su 1-4/+4
2020-11-24net, xsk: Avoid taking multiple skbuff referencesGravatar Björn Töpel 1-1/+13