summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-04ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()Charles Keepax1-1/+1
2025-09-04ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph fa...Krzysztof Kozlowski1-2/+4
2025-09-04Input: xpad - add support for Flydigi Apex 5Antheas Kapenekakis1-0/+2
2025-09-04net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang1-2/+4
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter2-11/+33
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal3-4/+5
2025-09-04Merge tag 'v6.17-rc4-ksmbd-fix' of git://git.samba.org/ksmbdLinus Torvalds2-11/+16
2025-09-04Merge tag 'drm-xe-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+1
2025-09-04Merge tag 'drm-misc-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie13-18/+135
2025-09-04mm/memory-failure: fix redundant updates for already poisoned pagesKyle Meyer1-7/+6
2025-09-04s390: kexec: initialize kexec_buf structBreno Leitao3-5/+5
2025-09-04riscv: kexec: initialize kexec_buf structBreno Leitao3-4/+4
2025-09-04arm64: kexec: initialize kexec_buf struct in load_other_segments()Breno Leitao1-1/+1
2025-09-04mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()Quanmin Yan1-0/+5
2025-09-04mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()Quanmin Yan1-0/+5
2025-09-04mm/damon/core: set quota->charged_from to jiffies at first charge windowSang-Heon Jeon1-0/+4
2025-09-04mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()Jeongjun Park1-3/+6
2025-09-04init/main.c: fix boot time tracing crashMike Rapoport (Microsoft)1-1/+1
2025-09-04mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()Jinjiang Tu1-2/+8
2025-09-04mm/khugepaged: fix the address passed to notifier on testing youngWei Yang1-2/+2
2025-09-04ax25: properly unshare skbs in ax25_kiss_rcv()Eric Dumazet1-0/+4
2025-09-04mctp: return -ENOPROTOOPT for unknown getsockopt optionsAlok Tiwari1-1/+1
2025-09-04net/smc: Remove validation of reserved bits in CLC Decline messageMahanta Jambigi1-2/+0
2025-09-04ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()Dan Carpenter1-4/+3
2025-09-04net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-04net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-04net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)1-3/+3
2025-09-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-126/+65
2025-09-04net: lockless sock_i_ino()Eric Dumazet4-28/+14
2025-09-04i2c: rtl9300: remove broken SMBus Quick operation supportJonas Jelonek1-12/+3
2025-09-04i2c: rtl9300: ensure data length is within supported rangeJonas Jelonek1-1/+4
2025-09-04i2c: rtl9300: fix channel number bound checkJonas Jelonek1-1/+1
2025-09-04tools: ynl-gen: fix nested array countingAsbjørn Sloth Tønnesen1-1/+1
2025-09-04Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski8-26/+146
2025-09-04Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-66/+139
2025-09-04Revert "drm/nouveau: Remove waitque for sched teardown"Philipp Stanner5-44/+24
2025-09-04Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-0/+6
2025-09-03audit: fix out-of-bounds read in audit_compare_dname_path()Stanislav Fort1-1/+1
2025-09-03drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-03Merge tag 'bitmap-for-6.17-rc5' of https://github.com/norov/linuxLinus Torvalds1-0/+2
2025-09-03perf tests: Fix "PE file support" test buildJames Clark1-2/+2
2025-09-03ASoC: amd: amd_sdw: Add quirks for some new Dell laptopsSyed Saba Kareem1-0/+16
2025-09-03ARM: dts: microchip: sama7d65: Force SDMMC Legacy modeRyan Wanner1-0/+2
2025-09-03ARM: at91: select ARCH_MICROCHIPRobert Marko1-0/+4
2025-09-03sched: Fix sched_numa_find_nth_cpu() if mask offlineChristian Loehle1-0/+2
2025-09-03Merge tag 'v6.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann17-27/+64
2025-09-03cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resumeMario Limonciello (AMD)1-4/+5
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos1-2/+4
2025-09-03arm64: uapi: Provide correct __BITS_PER_LONG for the compat vDSOThomas Weißschuh1-0/+5
2025-09-03ALSA: docs: Remove 3rd person singular s in *to indicate*Paul Menzel1-1/+1