summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-04-22Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-21memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual ModeGeert Uytterhoeven
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi
2022-04-19x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu
2022-04-19fs: fix acl translationChristian Brauner
2022-04-19Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-04-17Input: add Marine Navigation KeycodesShelby Heffron
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-15Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe
2022-04-13dma-buf-map: remove renamed header fileKarol Herbst
2022-04-13random: make random_get_entropy() return an unsigned longJason A. Donenfeld
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-04-12asm-generic: fix __get_unaligned_be48() on 32 bit platformsAlexander Lobakin
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie
2022-04-11scsi: iscsi: Release endpoint ID when its freedMike Christie
2022-04-11block: move lower_48_bits() to blockKeith Busch
2022-04-10io_uring: flag the fact that linked file assignment is saneJens Axboe
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds