summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08KEYS: x509: remove unused fieldsEric Biggers
2022-03-08KEYS: x509: clearly distinguish between key and signature algorithmsEric Biggers
2022-03-08KEYS: fix length validation in keyctl_pkey_params_get_2()Eric Biggers
2022-03-08selftests: tpm: add async space test with noneexisting handleTadeusz Struk
2022-03-08tpm: Fix error handling in async workTadeusz Struk
2022-03-08selftests: tpm2: Determine available PCR bankStefan Berger
2022-03-07Merge tag 'mtd/fixes-for-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros
2022-03-06Linux 5.17-rc7v5.17-rc7Linus Torvalds
2022-03-06Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-06Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella
2022-03-06vhost: remove avail_event arg from vhost_update_avail_event()Stefano Garzarella
2022-03-06virtio: drop default for virtio-memMichael S. Tsirkin
2022-03-06vdpa: fix use-after-free on vp_vdpa_removeZhang Min
2022-03-06virtio-blk: Remove BUG_ON() in virtio_queue_rq()Xie Yongji
2022-03-06virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji
2022-03-06vhost: fix hung thread due to erroneous iotlb entriesAnirudh Rayabharam
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-05configs/debug: set CONFIG_DEBUG_INFO=y properlyQian Cai
2022-03-05proc: fix documentation and description of pagemapYun Zhou
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins
2022-03-05mm: fix use-after-free when anon vma name is used after vma is freedSuren Baghdasaryan
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo
2022-03-04Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-04Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-04Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-04Merge tag 'sound-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-04Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-04Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-04tracing: Fix return value of __setup handlersRandy Dunlap
2022-03-04mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann
2022-03-04vduse: Fix returning wrong type in vduse_domain_alloc_iova()Xie Yongji
2022-03-04vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET commandSi-Wei Liu
2022-03-04vdpa/mlx5: should verify CTRL_VQ feature exists for MQSi-Wei Liu
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu
2022-03-04btrfs: fallback to blocking mode when doing async dio over multiple extentsFilipe Manana
2022-03-04virtio_console: break out of buf poll on removeMichael S. Tsirkin