summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Linux 6.2.13v6.2.13Greg Kroah-Hartman1-1/+1
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova1-1/+1
2023-04-26ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu1-1/+1
2023-04-26ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich1-3/+8
2023-04-26ASoC: SOF: pm: Tear down pipelines only if DSP was activeDaniel Baluta1-1/+7
2023-04-26mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa1-0/+16
2023-04-26fpga: bridge: properly initialize bridge device before populating childrenAlexis Lothoré1-1/+2
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter1-1/+1
2023-04-26Input: pegasus-notetaker - check pipe type when probingSoumya Negi1-0/+6
2023-04-26Input: cyttsp5 - fix sensing configuration data structurehrdl1-0/+1
2023-04-26gcc: disable '-Warray-bounds' for gcc-13 tooLinus Torvalds1-7/+3
2023-04-26PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner1-7/+2
2023-04-26purgatory: fix disabling debug infoAlyssa Ross2-5/+2
2023-04-26LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen5-1/+47
2023-04-26LoongArch: Make -mstrict-align configurableHuacai Chen4-3/+34
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-26KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter1-0/+2
2023-04-26KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier1-1/+18
2023-04-26cifs: avoid dup prefix path in dfs_get_automount_devname()Paulo Alcantara2-6/+18
2023-04-26mm/mmap: regression fix for unmapped_area{_topdown}Liam R. Howlett1-5/+43
2023-04-26mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pagesMel Gorman1-0/+3
2023-04-26mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko3-19/+34
2023-04-26mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko3-19/+59
2023-04-26mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIONaoya Horiguchi1-2/+3
2023-04-26mm/khugepaged: check again on anon uffd-wp during isolationPeter Xu1-0/+4
2023-04-26mm/userfaultfd: fix uffd-wp handling for THP migration entriesDavid Hildenbrand1-2/+12
2023-04-26mm: fix memory leak on mm_init error handlingMathieu Desnoyers1-0/+1
2023-04-26drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer1-7/+3
2023-04-26drm/rockchip: vop2: fix suspend/resumeSascha Hauer1-0/+8
2023-04-26drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
2023-04-26drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2-3/+17
2023-04-26drm/i915: Fix fast wake AUX sync lenVille Syrjälä1-1/+1
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor1-2/+0
2023-04-26writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li2-9/+20
2023-04-26kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()Ondrej Mosnacek1-29/+40
2023-04-26memstick: fix memory leak if card device is never registeredGreg Kroah-Hartman1-1/+4
2023-04-26tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou1-1/+1
2023-04-26mptcp: fix accept vs worker racePaolo Abeni3-33/+58
2023-04-26mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni3-1/+78
2023-04-26nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi1-0/+20
2023-04-26ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_modulePeter Ujfalusi1-4/+6
2023-04-26maple_tree: fix a potential memory leak, OOB access, or other unpredictable bugPeng Zhang1-12/+7
2023-04-26maple_tree: fix mas_empty_area() searchLiam R. Howlett1-9/+11
2023-04-26maple_tree: make maple state reusable after mas_empty_area_rev()Liam R. Howlett1-14/+13
2023-04-26wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
2023-04-26LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen2-3/+3
2023-04-26LoongArch: Fix probing of the CRC32 featureHuacai Chen5-21/+30
2023-04-26LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang3-2/+5
2023-04-26LoongArch: module: set section addresses to 0x0Huacai Chen1-4/+4
2023-04-26rust: kernel: Mark rust_fmt_argument as extern "C"David Gow1-1/+5