summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20Linux 5.17.4v5.17.4Greg Kroah-Hartman1-1/+1
2022-04-20io_uring: fix poll error reportingPavel Begunkov1-3/+2
2022-04-20io_uring: fix poll file assign deadlockPavel Begunkov1-1/+2
2022-04-20io_uring: use right issue_flags for splice/teePavel Begunkov1-2/+2
2022-04-20ax25: Fix UAF bugs in ax25 timersDuoming Zhou1-0/+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-20mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver9-25/+105
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-20dt-bindings: memory: snps,ddrc-3.80a compatible also need interruptsSherry Sun1-2/+4
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit1-1/+1
2022-04-20Revert "net: dsa: setup master before ports"Vladimir Oltean1-13/+10
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-20ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin1-1/+3
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-20btrfs: zoned: activate block group only for extent allocationNaohiro Aota3-9/+21
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-20gpio: sim: fix setting and getting multiple linesBartosz Golaszewski1-2/+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-20revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"Andrew Morton1-2/+2
2022-04-20revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"Andrew Morton1-1/+1
2022-04-20hugetlb: do not demote poisoned hugetlb pagesMike Kravetz1-7/+10
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