| Commit message (Expand) | Author | Files | Lines |
2024-11-03 | mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() | Yu Zhao | 3 | -47/+55 |
2024-11-03 | mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats | Yu Zhao | 2 | -11/+5 |
2024-11-03 | modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host | Masahiro Yamada | 1 | -1/+1 |
2024-11-03 | modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness | Masahiro Yamada | 1 | -5/+5 |
2024-11-03 | Input: fix regression when re-registering input handlers | Dmitry Torokhov | 2 | -62/+82 |
2024-11-01 | mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes | Vlastimil Babka | 1 | -1/+2 |
2024-11-01 | mm: shrinker: avoid memleak in alloc_shrinker_info | Chen Ridong | 1 | -3/+5 |
2024-11-01 | .mailmap: update e-mail address for Eugen Hristev | Eugen Hristev | 1 | -1/+2 |
2024-11-01 | vmscan,migrate: fix page count imbalance on node stats when demoting pages | Gregory Price | 1 | -1/+1 |
2024-11-01 | mailmap: update Jarkko's email addresses | Jarkko Sakkinen | 1 | -1/+1 |
2024-10-31 | gpiolib: fix debugfs dangling chip separator | Johan Hovold | 1 | -1/+1 |
2024-10-31 | gpiolib: fix debugfs newline separators | Johan Hovold | 1 | -0/+2 |
2024-10-31 | btrfs: fix defrag not merging contiguous extents due to merged extent maps | Filipe Manana | 1 | -5/+5 |
2024-10-31 | btrfs: fix extent map merging not happening for adjacent extents | Filipe Manana | 1 | -1/+6 |
2024-10-31 | bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled | Toke Høiland-Jørgensen | 1 | -0/+1 |
2024-10-31 | io_uring/rw: fix missing NOWAIT check for O_DIRECT start write | Jens Axboe | 1 | -2/+21 |
2024-10-31 | drm/xe: Don't short circuit TDR on jobs not started | Matthew Brost | 1 | -6/+12 |
2024-10-31 | drm/xe: Add mmio read before GGTT invalidate | Matthew Brost | 1 | -0/+10 |
2024-10-31 | gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call | Andy Shevchenko | 1 | -1/+3 |
2024-10-31 | kconfig: show sub-menu entries even if the prompt is hidden | Masahiro Yamada | 1 | -1/+12 |
2024-10-31 | kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile | Masahiro Yamada | 1 | -0/+1 |
2024-10-31 | kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile | Masahiro Yamada | 3 | -6/+11 |
2024-10-31 | kbuild: rpm-pkg: disable kernel-devel package when cross-compiling | Masahiro Yamada | 1 | -1/+6 |
2024-10-31 | gpio: fix uninit-value in swnode_find_gpio | Suraj Sonawane | 1 | -1/+1 |
2024-10-31 | net: hns3: fix kernel crash when 1588 is sent on HIP08 devices | Jie Wang | 1 | -0/+3 |
2024-10-31 | net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue | Hao Lan | 2 | -8/+10 |
2024-10-31 | net: hns3: initialize reset_timer before hclgevf_misc_irq_init() | Jian Shen | 1 | -1/+1 |
2024-10-31 | net: hns3: don't auto enable misc vector | Jian Shen | 1 | -5/+7 |
2024-10-31 | net: hns3: Resolved the issue that the debugfs query result is inconsistent. | Hao Lan | 1 | -1/+3 |
2024-10-31 | net: hns3: fix missing features due to dev->features configuration too early | Hao Lan | 1 | -1/+0 |
2024-10-31 | net: hns3: fixed reset failure issues caused by the incorrect reset type | Hao Lan | 2 | -10/+61 |
2024-10-31 | net: hns3: add sync command to sync io-pgtable | Jian Shen | 1 | -0/+27 |
2024-10-31 | net: hns3: default enable tx bounce buffer when smmu enabled | Peiyang Wang | 3 | -0/+66 |
2024-10-31 | netfilter: nft_payload: sanitize offset and length before calling skb_checksum() | Pablo Neira Ayuso | 1 | -0/+3 |
2024-10-31 | drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() | Jinjie Ruan | 1 | -4/+4 |
2024-10-31 | drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() | Jinjie Ruan | 1 | -12/+12 |
2024-10-31 | drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() | Jinjie Ruan | 2 | -0/+46 |
2024-10-31 | mm: allow set/clear page_type again | Yu Zhao | 1 | -0/+8 |
2024-10-31 | nilfs2: fix potential deadlock with newly created symlinks | Ryusuke Konishi | 1 | -0/+3 |
2024-10-31 | Squashfs: fix variable overflow in squashfs_readpage_block | Phillip Lougher | 1 | -4/+5 |
2024-10-31 | kasan: remove vmalloc_percpu test | Andrey Konovalov | 1 | -27/+0 |
2024-10-31 | tools/mm: -Werror fixes in page-types/slabinfo | Wladislav Wiebe | 2 | -5/+8 |
2024-10-31 | mm, swap: avoid over reclaim of full clusters | Kairui Song | 2 | -19/+31 |
2024-10-31 | mm: fix PSWPIN counter for large folios swap-in | Barry Song | 1 | -2/+2 |
2024-10-31 | mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. | Zi Yan | 1 | -1/+2 |
2024-10-31 | mm/codetag: fix null pointer check logic for ref and tag | Hao Ge | 1 | -6/+10 |
2024-10-31 | mm/gup: stop leaking pinned pages in low memory conditions | John Hubbard | 1 | -14/+19 |
2024-10-31 | net: ethernet: mtk_wed: fix path of MT7988 WO firmware | Daniel Golle | 1 | -2/+2 |
2024-10-31 | selftests: forwarding: Add IPv6 GRE remote change tests | Ido Schimmel | 7 | -0/+164 |
2024-10-31 | mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address | Ido Schimmel | 1 | -2/+24 |