aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-0/+1
2022-04-26net: Use this_cpu_inc() to increment net->core_statsGravatar Sebastian Andrzej Siewior 1-12/+9
2022-04-26xsk: Fix possible crash when multiple sockets are createdGravatar Maciej Fijalkowski 1-0/+1
2022-04-25tcp: make sure treq->af_specific is initializedGravatar Eric Dumazet 1-0/+1
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATGravatar Eric Dumazet 1-0/+1
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modeGravatar Peilin Ye 2-2/+2
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate sampleGravatar Pengcheng Yang 1-0/+6
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-6/+11
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPGravatar Song Liu 1-2/+2
2022-04-19fs: fix acl translationGravatar Christian Brauner 1-0/+4
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+7
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-5/+8
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Gravatar Bartosz Golaszewski 1-1/+7
2022-04-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+24
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsGravatar Marco Elver 1-0/+24
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tGravatar Eric Dumazet 1-2/+2
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowGravatar David Ahern 1-2/+9
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-10/+10
2022-04-15Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-2/+0
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-0/+2
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+2
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-0/+6
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+1
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedGravatar Jason Gunthorpe 1-0/+2
2022-04-13random: make random_get_entropy() return an unsigned longGravatar Jason A. Donenfeld 1-1/+1
2022-04-13esp: limit skb_page_frag_refill use to a single pageGravatar Sabrina Dubroca 1-2/+0
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Gravatar Takashi Iwai 1-0/+5
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+4
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Gravatar Linus Torvalds 2-3/+5
2022-04-12asm-generic: fix __get_unaligned_be48() on 32 bit platformsGravatar Alexander Lobakin 1-1/+1
2022-04-12ALSA: core: Add snd_card_free_on_error() helperGravatar Takashi Iwai 1-0/+1
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryGravatar Mike Christie 1-1/+1
2022-04-11scsi: iscsi: Merge suspend fieldsGravatar Mike Christie 1-4/+5
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartGravatar Mike Christie 1-0/+2
2022-04-11scsi: iscsi: Release endpoint ID when its freedGravatar Mike Christie 1-1/+1
2022-04-11block: move lower_48_bits() to blockGravatar Keith Busch 2-9/+9
2022-04-10io_uring: flag the fact that linked file assignment is saneGravatar Jens Axboe 1-0/+1
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-23/+31
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+9
2022-04-08Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-1/+0
2022-04-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-4/+7
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningGravatar Waiman Long 1-4/+7
2022-04-08fscache: Remove the cookie parameter from fscache_clear_page_bits()Gravatar Yue Hu 1-3/+1
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 3-4/+3
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-3/+7
2022-04-08Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-2/+6
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-1/+1