aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-08-20LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen1-5/+5
2025-08-20LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang1-18/+18
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li2-0/+23
2025-08-20LoongArch: Increase COMMAND_LINE_SIZE up to 4096Ming Wang1-0/+8
2025-08-20LoongArch: Pass annotate-tablejump option if LTO is enabledTiezhu Yang1-0/+6
2025-08-20objtool/LoongArch: Get table size correctly if LTO is enabledTiezhu Yang1-0/+23
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard206-1123/+1691
2025-08-20drivers/xen/xenbus: remove quirk for Xen 3.xJuergen Gross1-23/+0
2025-08-20mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversionPratyush Brahma3-6/+6
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu2-1/+2
2025-08-20trace/fgraph: Fix the warning caused by missing unregister notifierYe Weihua1-0/+1
2025-08-20ring-buffer: Remove redundant semicolonsLiao Yuanhong1-1/+1
2025-08-20tracing: Limit access to parser->buffer when trace_get_user failedPu Lehui2-7/+19
2025-08-20Merge patch series "io_uring / dio metadata fixes"Christian Brauner3-6/+13
2025-08-20block: don't silently ignore metadata for sync read/writeChristoph Hellwig1-5/+5
2025-08-20fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availabilityChristoph Hellwig3-1/+8
2025-08-20Merge tag 'iio-fixes-for-6.17a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linusGreg Kroah-Hartman11-64/+132
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan1-7/+7
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan1-8/+8
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada1-9/+4
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada2-4/+6
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao1-4/+1
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)2-5/+3
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan1-1/+1
2025-08-20ALSA: hda: tas2781: Fix wrong reference of tasdevice_privTakashi Iwai1-1/+1
2025-08-19Merge branch 'fixes-on-the-microchip-s-lan865x-driver'Jakub Kicinski1-0/+21
2025-08-19microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1Parthiban Veerasooran1-0/+19
2025-08-19microchip: lan865x: fix missing netif_start_queue() call on device openParthiban Veerasooran1-0/+2
2025-08-19Merge branch 'mlx5-hws-fixes-2025-08-17'Jakub Kicinski11-38/+112
2025-08-19net/mlx5: CT: Use the correct counter offsetVlad Dogaru1-0/+2
2025-08-19net/mlx5: HWS, Fix table creation UIDAlex Vesker7-5/+20
2025-08-19net/mlx5: HWS, don't rehash on every kind of insertion failureYevgeny Kliteynik1-0/+15
2025-08-19net/mlx5: HWS, prevent rehash from filling up the queuesYevgeny Kliteynik1-1/+4
2025-08-19net/mlx5: HWS, fix complex rules rehash error flowYevgeny Kliteynik1-13/+28
2025-08-19net/mlx5: HWS, fix simple rules rehash error flowYevgeny Kliteynik1-18/+43
2025-08-19net/mlx5: HWS, fix bad parameter in CQ creationYevgeny Kliteynik1-1/+0
2025-08-19net/smc: fix UAF on smcsk after smc_listen_out()D. Wythe1-1/+2
2025-08-19net: stmmac: thead: Enable TX clock before MAC initializationYao Zi1-1/+8
2025-08-19gve: prevent ethtool ops after shutdownJordan Rhee1-0/+2
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji1-1/+1
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur3-12/+61
2025-08-19net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlockVictor Nogueira1-2/+3
2025-08-19rtla: Check pkg-config installTao Chen1-0/+8
2025-08-19tools/latency-collector: Check pkg-config installTao Chen1-0/+8
2025-08-19cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel1-0/+7
2025-08-19mm/mremap: fix WARN with uffd that has remap events disabledDavid Hildenbrand1-18/+23
2025-08-19mm/damon/sysfs-schemes: put damos dests dir after removing its filesSeongJae Park1-1/+1
2025-08-19mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen4-8/+51
2025-08-19mm/damon/core: fix damos_commit_filter not changing allowSang-Heon Jeon1-0/+1