summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Linux 4.19.239v4.19.239Greg Kroah-Hartman
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin PoviĊĦer
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-20ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-20ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-20mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang
2022-04-20mm, page_alloc: fix build_zonerefs_node()Juergen Gross
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-20gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan
2022-04-20ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-04-20scsi: target: tcmu: Fix possible page UAFXiaoguang Wang
2022-04-20Drivers: hv: vmbus: Prevent load re-ordering when reading ring bufferMichael Kelley
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-20sctp: Initialize daddr on peeled off socketPetr Malat
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-20gpiolib: acpi: use correct format charactersLinus Torvalds
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-20net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-04-20memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probeMiaoqian Lin
2022-04-15Linux 4.19.238v4.19.238Greg Kroah-Hartman
2022-04-15drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-04-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen
2022-04-15xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-15selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-04-15selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-04-15cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo
2022-04-15cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo
2022-04-15cgroup: Use open-time credentials for process migraton perm checksTejun Heo
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-15mm: don't skip swap entry even if zap_details specifiedPeter Xu
2022-04-15dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-15irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier
2022-04-15perf: qcom_l2_pmu: fix an incorrect NULL check on list iteratorXiaomeng Tong