summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-15Linux 4.19.238v4.19.238Greg Kroah-Hartman1-1/+1
2022-04-15drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling1-3/+7
2022-04-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen3-3/+25
2022-04-15xfrm: policy: match with both mark and mask on user interfacesXin Long4-32/+33
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+99
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-04-15cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2-7/+19
2022-04-15cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo3-28/+57
2022-04-15cgroup: Use open-time credentials for process migraton perm checksTejun Heo2-4/+20
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-15mm: don't skip swap entry even if zap_details specifiedPeter Xu1-6/+19
2022-04-15dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul1-3/+1
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-15irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier1-4/+4
2022-04-15perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-04-15ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter1-1/+5
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-15btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien1-1/+1
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-15mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin1-0/+1
2022-04-15mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini1-0/+3
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang1-2/+2
2022-04-15Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár1-10/+0
2022-04-15drbd: Fix five use after free bugs in get_initial_stateLv Yunlong4-33/+42
2022-04-15spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu1-2/+2
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2022-04-15rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet1-1/+1
2022-04-15net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets2-2/+4
2022-04-15drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito1-1/+3
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-04-15scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-04-15Drivers: hv: vmbus: Fix potential crash on module unloadGuilherme G. Piccoli1-2/+7
2022-04-15drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter1-1/+1
2022-04-15KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse1-1/+2
2022-04-15mm: fix race between MADV_FREE reclaim and blkdev direct IO readMauricio Faria de Oliveira1-1/+24
2022-04-15net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn5-10/+27
2022-04-15parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller5-16/+71
2022-04-15jfs: prevent NULL deref in diFreeHaimin Zhang1-1/+2
2022-04-15virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-04-15serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()Jiri Slaby1-4/+1
2022-04-15NFS: swap-out must always use STABLE writes.NeilBrown1-4/+6
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown3-20/+34
2022-04-15SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2-2/+6
2022-04-15clk: Enforce that disjoints limits are invalidMaxime Ripard1-0/+24
2022-04-15xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2-1/+29
2022-04-15NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust1-0/+12