aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs4-15/+48
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs7-194/+0
2021-08-18drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs3-4/+37
2021-08-18drm/nouveau/disp: power down unused DP links during initBen Skeggs3-1/+11
2021-08-18drm/nouveau: recognise GA107Ben Skeggs1-0/+21
2021-08-18s390/pci: fix use after free of zpci_devNiklas Schnelle2-0/+11
2021-08-18platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh1-0/+1
2021-08-17blk-mq: fix is_flush_rqMing Lei3-6/+7
2021-08-17ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai1-1/+4
2021-08-17io_uring: pin ctx on fallback executionPavel Begunkov1-0/+2
2021-08-17drm: Copy drm_wait_vblank to user before returningMark Yacoub1-3/+1
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu1-1/+3
2021-08-17blk-mq: fix kernel panic during iterating over flush requestMing Lei2-1/+8
2021-08-17blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei1-25/+5
2021-08-17mac80211: fix locking in ieee80211_restart_work()Johannes Berg1-0/+2
2021-08-17virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang1-7/+7
2021-08-17ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai1-0/+1
2021-08-17ALSA: hda: Fix hang during shutdown due to link resetImre Deak1-3/+9
2021-08-16vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger1-0/+4
2021-08-16drm/amd/display: Ensure DCN save after VM setupJake Wang8-0/+30
2021-08-16drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failureYifan Zhang1-0/+8
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-08-16ACPI: PM: s2idle: Invert Microsoft UUID entry and exitMario Limonciello1-2/+2
2021-08-16ACPI: PRM: Deal with table not present or no module foundAubrey Li1-0/+6
2021-08-16tracing: Apply trace filters on all output channelsPingfan Liu2-35/+15
2021-08-16KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky1-0/+3
2021-08-16KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky3-7/+14
2021-08-16net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter1-4/+3
2021-08-16drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir failsDan Moulding1-2/+0
2021-08-16btrfs: prevent rename2 from exchanging a subvol with a directory from different parentsNeilBrown1-2/+8
2021-08-16bnxt_en: Add missing DMA memory barriersMichael Chan1-0/+12
2021-08-16bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan1-0/+3
2021-08-16qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin1-2/+1
2021-08-16qed: qed ll2 race condition fixesShai Malin1-0/+20
2021-08-16tipc: call tipc_wait_for_connect only when dlen is not 0Xin Long1-1/+1
2021-08-16mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne1-1/+2
2021-08-16ptp_pch: Restore dependency on PCIAndy Shevchenko1-1/+2
2021-08-16mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne1-0/+18
2021-08-16net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin1-0/+6
2021-08-16opp: Drop empty-table checks from _put functionsDmitry Osipenko1-15/+0
2021-08-15Linux 5.14-rc6Linus Torvalds1-1/+1
2021-08-15ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget1-0/+1
2021-08-14io_uring: only assign io_uring_enter() SQPOLL error in actual error caseJens Axboe1-2/+3
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski1-1/+1
2021-08-13lib: use PFN_PHYS() in devmem_is_allowed()Liang Wang1-1/+1
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long1-2/+4
2021-08-13mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand2-3/+8
2021-08-13mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka1-5/+8
2021-08-13slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt1-4/+4