summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-21clk: imx6ul: fix "failed to get parent" errorOleksij Rempel1-4/+6
2023-03-20gpu: host1x: fix uninitialized variable useArnd Bergmann1-3/+2
2023-03-20ACPI: video: Add backlight=native DMI quirk for Acer Aspire 3830TGHans de Goede1-0/+8
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-10/+18
2023-03-20thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bitTom Rix1-8/+9
2023-03-20platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2Frank Crawford1-0/+1
2023-03-20Merge tag 'counter-fixes-6.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-22/+9
2023-03-20platform/x86/intel: tpmi: Revise the comment of intel_vsec_add_auxDongliang Mu1-2/+2
2023-03-20platform/x86/intel: tpmi: Fix double free in tpmi_create_device()Dongliang Mu1-14/+5
2023-03-20platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_auxDongliang Mu1-0/+1
2023-03-20RDMA/erdma: Defer probing if netdevice can not be foundCheng Xu1-1/+1
2023-03-20RDMA/erdma: Inline mtt entries into WQE if supportedCheng Xu1-1/+1
2023-03-20RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu2-2/+2
2023-03-20RDMA/erdma: Fix some typosCheng Xu3-3/+3
2023-03-20Revert "drm/i915/hwmon: Enable PL1 power limit"Ashutosh Dixit1-5/+0
2023-03-20Merge branch 'ps3_gelic_net-fixes'David S. Miller2-21/+25
2023-03-20net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand1-11/+13
2023-03-20net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2-11/+13
2023-03-20usb: plusb: remove unused pl_clear_QuickLink_features functionTom Rix1-6/+0
2023-03-20net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich1-1/+17
2023-03-20net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang1-0/+6
2023-03-20net: dsa: report rx_bytes unadjusted for ETH_HLENVladimir Oltean1-1/+1
2023-03-20drm/i915: Update vblank timestamping stuff on seamless M/N changeVille Syrjälä1-0/+8
2023-03-20drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar1-1/+1
2023-03-20drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda1-2/+2
2023-03-20drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-20drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-20drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar4-48/+9
2023-03-20drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä1-0/+1
2023-03-20drm/i915/fbdev: lock the fbdev obj before vma pinTejas Upadhyay1-6/+18
2023-03-20drm/i915/mtl: Fix Wa_16015201720 implementationRadhakrishna Sripada2-8/+26
2023-03-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla1-0/+4
2023-03-20thunderbolt: Disable interrupt auto clear for ringsMario Limonciello2-17/+29
2023-03-20thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello1-1/+1
2023-03-20Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-03-20Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-03-20Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann1-3/+4
2023-03-19Linux 6.3-rc3v6.3-rc3Linus Torvalds1-1/+1
2023-03-19Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-17/+16
2023-03-19tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin1-2/+2
2023-03-19ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka1-4/+0
2023-03-19tracing: Make splice_read available againSung-hun Kim1-0/+2
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-23/+30
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-322/+160
2023-03-19pcpcntr: remove percpu_counter_sum_all()Dave Chinner2-35/+11
2023-03-19fork: remove use of percpu_counter_sum_allDave Chinner1-5/+0
2023-03-19pcpcntrs: fix dying cpu summation raceDave Chinner1-3/+12
2023-03-19cpumask: introduce for_each_cpu_orDave Chinner3-0/+63
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-03-19xfs: test dir/attr hash when loading moduleDarrick J. Wong4-0/+680