summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-26Linux 6.2.13v6.2.13Greg Kroah-Hartman
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-04-26ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu
2023-04-26ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich
2023-04-26ASoC: SOF: pm: Tear down pipelines only if DSP was activeDaniel Baluta
2023-04-26mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa
2023-04-26fpga: bridge: properly initialize bridge device before populating childrenAlexis Lothoré
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter
2023-04-26Input: pegasus-notetaker - check pipe type when probingSoumya Negi
2023-04-26Input: cyttsp5 - fix sensing configuration data structurehrdl
2023-04-26gcc: disable '-Warray-bounds' for gcc-13 tooLinus Torvalds
2023-04-26PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner
2023-04-26purgatory: fix disabling debug infoAlyssa Ross
2023-04-26LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen
2023-04-26LoongArch: Make -mstrict-align configurableHuacai Chen
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-26KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2023-04-26KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier
2023-04-26cifs: avoid dup prefix path in dfs_get_automount_devname()Paulo Alcantara
2023-04-26mm/mmap: regression fix for unmapped_area{_topdown}Liam R. Howlett
2023-04-26mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pagesMel Gorman
2023-04-26mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko
2023-04-26mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko
2023-04-26mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIONaoya Horiguchi
2023-04-26mm/khugepaged: check again on anon uffd-wp during isolationPeter Xu
2023-04-26mm/userfaultfd: fix uffd-wp handling for THP migration entriesDavid Hildenbrand
2023-04-26mm: fix memory leak on mm_init error handlingMathieu Desnoyers
2023-04-26drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer
2023-04-26drm/rockchip: vop2: fix suspend/resumeSascha Hauer
2023-04-26drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin
2023-04-26drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu
2023-04-26drm/i915: Fix fast wake AUX sync lenVille Syrjälä
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-04-26writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li
2023-04-26kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()Ondrej Mosnacek
2023-04-26memstick: fix memory leak if card device is never registeredGreg Kroah-Hartman
2023-04-26tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou
2023-04-26mptcp: fix accept vs worker racePaolo Abeni
2023-04-26mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni
2023-04-26nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi
2023-04-26ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_modulePeter Ujfalusi
2023-04-26maple_tree: fix a potential memory leak, OOB access, or other unpredictable bugPeng Zhang
2023-04-26maple_tree: fix mas_empty_area() searchLiam R. Howlett
2023-04-26maple_tree: make maple state reusable after mas_empty_area_rev()Liam R. Howlett
2023-04-26wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-26LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen
2023-04-26LoongArch: Fix probing of the CRC32 featureHuacai Chen
2023-04-26LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-26LoongArch: module: set section addresses to 0x0Huacai Chen
2023-04-26rust: kernel: Mark rust_fmt_argument as extern "C"David Gow