summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.27v6.1.27Greg Kroah-Hartman2023-05-011-1/+1
* riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti2023-05-011-19/+2
* riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti2023-05-011-4/+1
* riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti2023-05-015-32/+50
* driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd2023-05-011-1/+6
* USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL2023-05-011-0/+6
* btrfs: fix uninitialized variable warningsGenjian Zhang2023-05-012-2/+2
* bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li2023-05-011-1/+8
* gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNUWerner Sembach2023-05-011-0/+13
* drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter2023-05-011-0/+3
* wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang2023-05-011-0/+5
* mptcp: fix accept vs worker racePaolo Abeni2023-05-013-33/+58
* mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni2023-05-013-0/+79
* mm/mempolicy: fix use-after-free of VMA iteratorLiam R. Howlett2023-05-011-62/+53
* KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack2023-05-011-26/+21
* phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli2023-05-011-2/+2
* um: Only disable SSE on clang to work around old GCC bugsDavid Gow2023-05-011-0/+5
* Linux 6.1.26v6.1.26Greg Kroah-Hartman2023-04-261-1/+1
* ASN.1: Fix check for strdup() successEkaterina Orlova2023-04-261-1/+1
* ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu2023-04-261-1/+1
* ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich2023-04-261-3/+8
* ASoC: SOF: pm: Tear down pipelines only if DSP was activeDaniel Baluta2023-04-261-1/+7
* mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa2023-04-261-0/+16
* fpga: bridge: properly initialize bridge device before populating childrenAlexis Lothoré2023-04-261-1/+2
* iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter2023-04-261-1/+1
* Input: pegasus-notetaker - check pipe type when probingSoumya Negi2023-04-261-0/+6
* gcc: disable '-Warray-bounds' for gcc-13 tooLinus Torvalds2023-04-261-7/+3
* sctp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima2023-04-261-8/+21
* dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima2023-04-264-8/+17
* inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().Kuniyuki Iwashima2023-04-266-26/+1
* purgatory: fix disabling debug infoAlyssa Ross2023-04-262-5/+2
* fuse: always revalidate rename target dentryJiachen Zhang2023-04-261-1/+1
* MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang2023-04-261-0/+2
* KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter2023-04-261-0/+2
* KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier2023-04-261-1/+18
* sched/fair: Fixes for capacity inversion detectionQais Yousef2023-04-261-2/+11
* sched/fair: Consider capacity inversion in util_fits_cpu()Qais Yousef2023-04-261-5/+9
* sched/fair: Detect capacity inversionQais Yousef2023-04-262-3/+79
* mm/mmap: regression fix for unmapped_area{_topdown}Liam R. Howlett2023-04-261-5/+43
* mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pagesMel Gorman2023-04-261-0/+3
* mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko2023-04-263-19/+34
* mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko2023-04-263-19/+59
* mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIONaoya Horiguchi2023-04-261-2/+3
* mm/khugepaged: check again on anon uffd-wp during isolationPeter Xu2023-04-261-0/+4
* mm/userfaultfd: fix uffd-wp handling for THP migration entriesDavid Hildenbrand2023-04-261-2/+12
* drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer2023-04-261-7/+3
* drm/rockchip: vop2: fix suspend/resumeSascha Hauer2023-04-261-0/+8
* drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin2023-04-261-1/+1
* drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2023-04-262-3/+17
* drm/i915: Fix fast wake AUX sync lenVille Syrjälä2023-04-261-1/+1