summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-01Linux 6.1.27v6.1.27Greg Kroah-Hartman1-1/+1
2023-05-01riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti1-19/+2
2023-05-01riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti1-4/+1
2023-05-01riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti5-32/+50
2023-05-01driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd1-1/+6
2023-05-01USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL1-0/+6
2023-05-01btrfs: fix uninitialized variable warningsGenjian Zhang2-2/+2
2023-05-01bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li1-1/+8
2023-05-01gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNUWerner Sembach1-0/+13
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter1-0/+3
2023-05-01wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang1-0/+5
2023-05-01mptcp: fix accept vs worker racePaolo Abeni3-33/+58
2023-05-01mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni3-0/+79
2023-05-01mm/mempolicy: fix use-after-free of VMA iteratorLiam R. Howlett1-62/+53
2023-05-01KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack1-26/+21
2023-05-01phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli1-2/+2
2023-05-01um: Only disable SSE on clang to work around old GCC bugsDavid Gow1-0/+5
2023-04-26Linux 6.1.26v6.1.26Greg 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-26gcc: disable '-Warray-bounds' for gcc-13 tooLinus Torvalds1-7/+3
2023-04-26sctp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima1-8/+21
2023-04-26dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima4-8/+17
2023-04-26inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().Kuniyuki Iwashima6-26/+1
2023-04-26purgatory: fix disabling debug infoAlyssa Ross2-5/+2
2023-04-26fuse: always revalidate rename target dentryJiachen Zhang1-1/+1
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-26sched/fair: Fixes for capacity inversion detectionQais Yousef1-2/+11
2023-04-26sched/fair: Consider capacity inversion in util_fits_cpu()Qais Yousef1-5/+9
2023-04-26sched/fair: Detect capacity inversionQais Yousef2-3/+79
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-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