summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-31gpiolib: fix debugfs newline separatorsJohan Hovold
2024-10-31btrfs: fix defrag not merging contiguous extents due to merged extent mapsFilipe Manana
2024-10-31btrfs: fix extent map merging not happening for adjacent extentsFilipe Manana
2024-10-31bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen
2024-10-31Merge tag 'nvme-6.12-2024-10-31' of git://git.infradead.org/nvme into block-6.12Jens Axboe
2024-10-31io_uring/rw: fix missing NOWAIT check for O_DIRECT start writeJens Axboe
2024-10-31drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost
2024-10-31drm/xe: Add mmio read before GGTT invalidateMatthew Brost
2024-10-31gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() callAndy Shevchenko
2024-10-31kconfig: show sub-menu entries even if the prompt is hiddenMasahiro Yamada
2024-10-31kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profileMasahiro Yamada
2024-10-31kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profileMasahiro Yamada
2024-10-31kbuild: rpm-pkg: disable kernel-devel package when cross-compilingMasahiro Yamada
2024-10-31gpio: fix uninit-value in swnode_find_gpioSuraj Sonawane
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-31Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-10-31Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2024-10-31net: hns3: don't auto enable misc vectorJian Shen
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang
2024-10-31netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso
2024-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-30mm: allow set/clear page_type againYu Zhao
2024-10-30nilfs2: fix potential deadlock with newly created symlinksRyusuke Konishi
2024-10-30Squashfs: fix variable overflow in squashfs_readpage_blockPhillip Lougher
2024-10-30kasan: remove vmalloc_percpu testAndrey Konovalov
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe
2024-10-30mm, swap: avoid over reclaim of full clustersKairui Song
2024-10-30mm: fix PSWPIN counter for large folios swap-inBarry Song
2024-10-30mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.Zi Yan
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge
2024-10-30mm/gup: stop leaking pinned pages in low memory conditionsJohn Hubbard
2024-10-30net: ethernet: mtk_wed: fix path of MT7988 WO firmwareDaniel Golle
2024-10-30Merge branch 'mlxsw-fixes'Jakub Kicinski
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel
2024-10-30mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel
2024-10-30mlxsw: pci: Sync Rx buffers for deviceAmit Cohen
2024-10-30mlxsw: pci: Sync Rx buffers for CPUAmit Cohen
2024-10-30mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen
2024-10-30net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin
2024-10-31cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSrust-fixes-6.12-3Alice Ryhl
2024-10-30sched/ext: Fix scx vs sched_delayedPeter Zijlstra