summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-01Linux 5.15.110v5.15.110Greg 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-17/+49
2023-05-01selftests: mptcp: join: fix "invalid address, ADD_ADDR timeout"Matthieu Baerts1-1/+1
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-01bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li1-1/+8
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-01KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter1-0/+2
2023-05-01KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack1-26/+21
2023-05-01selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park1-10/+18
2023-05-01PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng3-24/+0
2023-04-26Linux 5.15.109v5.15.109Greg Kroah-Hartman1-1/+1
2023-04-26soc: sifive: l2_cache: fix missing of_node_put() in sifive_l2_init()Yang Yingliang1-4/+11
2023-04-26soc: sifive: l2_cache: fix missing free_irq() in error path in sifive_l2_init()Yang Yingliang1-1/+4
2023-04-26soc: sifive: l2_cache: fix missing iounmap() in error path in sifive_l2_init()Yang Yingliang1-2/+7
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova1-1/+1
2023-04-26ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich1-3/+8
2023-04-26mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa1-0/+16
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter1-1/+1
2023-04-26counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray1-21/+8
2023-04-26pwm: hibvt: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-26pwm: iqs620a: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-26pwm: meson: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+7
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-26tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima9-15/+46
2023-04-26udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima3-12/+15
2023-04-26fuse: fix deadlock between atomic O_TRUNC and page invalidationMiklos Szeredi2-13/+23
2023-04-26fuse: always revalidate rename target dentryJiachen Zhang1-1/+1
2023-04-26fuse: fix attr version comparison in fuse_read_update_size()Miklos Szeredi1-1/+1
2023-04-26purgatory: fix disabling debug infoAlyssa Ross1-2/+1
2023-04-26docs: futex: Fix kernel-doc references after code split-up preparationSalvatore Bonaccorso2-2/+2
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-26sched/fair: Fixes for capacity inversion detectionQais Yousef1-2/+11
2023-04-26sched/uclamp: Fix a uninitialized variable warningsQais Yousef1-19/+16
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-26sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...Qais Yousef1-6/+8
2023-04-26sched/uclamp: Make cpu_overutilized() use util_fits_cpu()Qais Yousef1-1/+4
2023-04-26sched/uclamp: Fix fits_capacity() check in feec()Qais Yousef3-10/+68
2023-04-26mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pagesMel Gorman1-0/+3
2023-04-26mm/khugepaged: check again on anon uffd-wp during isolationPeter Xu1-0/+4
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-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