aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-12ELF, uapi: fixup ELF_ST_TYPE definitionGravatar Alexey Dobriyan 1-1/+1
2022-04-29taskstats: version 12 with thread group and exe infoGravatar Dr. Thomas Orgis 2-4/+23
2022-04-29ptrace: fix wrong comment of PT_DTRACEGravatar Tiezhu Yang 1-1/+1
2022-04-29list: fix a data-race around ep->rdllistGravatar Kuniyuki Iwashima 1-3/+3
2022-04-29pipe: make poll_usage boolean and annotate its accessGravatar Kuniyuki Iwashima 1-1/+1
2022-04-29vmcore: convert read_from_oldmem() to take an iov_iterGravatar Matthew Wilcox (Oracle) 1-6/+4
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterGravatar Matthew Wilcox (Oracle) 1-5/+4
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 7-15/+22
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Abeni 2-1/+2
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-0/+1
2022-04-27hex2bin: make the function hex_to_bin constant-timeGravatar Mikulas Patocka 1-1/+1
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+2
2022-04-26net: Use this_cpu_inc() to increment net->core_statsGravatar Sebastian Andrzej Siewior 1-12/+9
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedGravatar Luiz Augusto von Dentz 1-1/+1
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusGravatar Luiz Augusto von Dentz 1-0/+1
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-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-266/+0
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+21
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-266/+0
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+25
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate sampleGravatar Pengcheng Yang 1-0/+6
2022-04-22Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+4
2022-04-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-0/+28
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupGravatar Nico Pache 1-0/+1
2022-04-21mm, hugetlb: allow for "high" userspace addressesGravatar Christophe Leroy 1-0/+8
2022-04-21memcg: sync flush only if periodic flush is delayedGravatar Shakeel Butt 1-0/+5
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Gravatar Naoya Horiguchi 2-0/+14
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesGravatar Mingwei Zhang 1-0/+2
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-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedGravatar Sean Christopherson 1-1/+23
2022-04-21mtd: fix 'part' field data corruption in mtd_infoGravatar Oleksandr Ocheretnyi 1-4/+2
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-19Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Takashi Iwai 750-7992/+17155
2022-04-17Input: add Marine Navigation KeycodesGravatar Shelby Heffron 1-0/+21
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