summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou1-1/+4
2022-04-20ax25: fix reference count leaks of ax25_devDuoming Zhou4-19/+41
2022-04-20ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou4-2/+25
2022-04-20cpufreq: intel_pstate: ITMT support for overclocked systemSrinivas Pandruvada1-0/+10
2022-04-20net: ipa: fix a build dependencyAlex Elder1-0/+1
2022-04-20soc: qcom: aoss: Fix missing put_device call in qmp_getMiaoqian Lin1-1/+5
2022-04-20cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_stateSteven Price1-18/+18
2022-04-20drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper1-1/+1
2022-04-20dma-direct: avoid redundant memory sync for swiotlbChao Gao1-1/+2
2022-04-20timers: Fix warning condition in __run_timers()Anna-Maria Behnsen1-4/+7
2022-04-20dt-bindings: net: snps: remove duplicate nameDongjin Yang1-4/+2
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer1-0/+6
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit1-1/+1
2022-04-20i2c: dev: check return value when calling dev_set_name()Andy Shevchenko1-5/+10
2022-04-20dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka1-2/+5
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor1-1/+3
2022-04-20tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker1-1/+1
2022-04-20genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto1-2/+3
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta6-18/+55
2022-04-20x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta2-7/+48
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń1-0/+2
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-20ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel1-1/+1
2022-04-20nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg1-1/+2
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco1-1/+1
2022-04-20ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin1-0/+1
2022-04-20ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford1-0/+1
2022-04-20btrfs: mark resumed async balance as writingNaohiro Aota1-0/+2
2022-04-20btrfs: fix root ref counts in error handling in btrfs_get_root_refJia-Ju Bai1-2/+3
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen2-11/+21
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen1-3/+2
2022-04-20cifs: verify that tcon is valid before dereference in cifs_kill_sbRonnie Sahlberg1-3/+3
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld1-17/+27
2022-04-20memory: renesas-rpc-if: fix platform-device leak in error pathJohan Hovold1-1/+9
2022-04-20SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever3-1/+5
2022-04-20KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson3-8/+37
2022-04-20mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang1-4/+4
2022-04-20mm: fix unexpected zeroed page mapping with zram swapMinchan Kim1-54/+0
2022-04-20mm, page_alloc: fix build_zonerefs_node()Juergen Gross1-1/+1
2022-04-20mm/secretmem: fix panic when growing a memfd_secretAxel Rasmussen1-0/+17
2022-04-20perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-20io_uring: use nospec annotation for more indexesPavel Begunkov1-6/+5
2022-04-20io_uring: zero tag on rsrc removalPavel Begunkov1-1/+3
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou1-1/+1
2022-04-20scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil2-0/+10
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-04-20scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy1-3/+6
2022-04-20drbd: set QUEUE_FLAG_STABLE_WRITESChristoph Böhmwalder1-0/+1
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-04-20drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0