index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
Felix Fietkau
1
-1
/
+1
2024-10-17
vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame
Daniel Borkmann
1
-1
/
+1
2024-10-17
arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate
Liu Ying
1
-0
/
+1
2024-10-17
KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
Oliver Upton
1
-2
/
+11
2024-10-17
KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS
Oliver Upton
1
-1
/
+6
2024-10-17
KVM: arm64: Fix shift-out-of-bounds bug
Ilkka Koskinen
1
-1
/
+1
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
3
-23
/
+31
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
1588
-8988
/
+11593
2024-10-17
Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
8
-59
/
+89
2024-10-17
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
1
-2
/
+2
2024-10-17
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
1
-1
/
+1
2024-10-17
selftests: mm: fix the incorrect usage() info of khugepaged
Nanyong Sun
1
-1
/
+1
2024-10-17
MAINTAINERS: add Jann as memory mapping/VMA reviewer
Jann Horn
1
-0
/
+2
2024-10-17
mm: swap: prevent possible data-race in __try_to_reclaim_swap
Jeongjun Park
1
-3
/
+4
2024-10-17
mm: khugepaged: fix the incorrect statistics when collapsing large file folios
Baolin Wang
1
-2
/
+2
2024-10-17
MAINTAINERS: kasan, kcov: add bugzilla links
Andrey Konovalov
1
-0
/
+2
2024-10-17
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
1
-0
/
+9
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
3
-18
/
+20
2024-10-17
Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs
SeongJae Park
1
-4
/
+4
2024-10-17
Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
SeongJae Park
1
-19
/
+19
2024-10-17
maple_tree: check for MA_STATE_BULK on setting wr_rebalance
Sidhartha Kumar
2
-1
/
+27
2024-10-17
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
2
-3
/
+3
2024-10-17
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
1
-0
/
+1
2024-10-17
mm: remove unused stub for can_swapin_thp()
Andy Shevchenko
1
-5
/
+0
2024-10-17
mailmap: add an entry for Andy Chiu
Andy Chiu
1
-0
/
+2
2024-10-17
MAINTAINERS: add memory mapping/VMA co-maintainers
Lorenzo Stoakes
1
-4
/
+4
2024-10-17
fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization
Brahmajit Das
1
-6
/
+10
2024-10-17
lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
Florian Westphal
1
-0
/
+3
2024-10-17
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
1
-2
/
+9
2024-10-17
mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.
Sebastian Andrzej Siewior
1
-1
/
+5
2024-10-17
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
1
-0
/
+7
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
3
-10
/
+12
2024-10-17
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-10-17
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+52
2024-10-17
mm/mmap: correct error handling in mmap_region()
Lorenzo Stoakes
1
-11
/
+21
2024-10-17
drm/ast: vga: Clear EDID if no display is connected
Thomas Zimmermann
1
-0
/
+2
2024-10-17
drm/ast: sil164: Clear EDID if no display is connected
Thomas Zimmermann
1
-0
/
+2
2024-10-17
Revert "drm/mgag200: Add vblank support"
Thomas Zimmermann
11
-178
/
+6
2024-10-17
xhci: dbc: honor usb transfer size boundaries.
Mathias Nyman
2
-5
/
+51
2024-10-17
usb: xhci: Fix handling errors mid TD followed by other errors
Michal Pecio
1
-37
/
+29
2024-10-17
xhci: Mitigate failed set dequeue pointer commands
Mathias Nyman
1
-1
/
+1
2024-10-17
xhci: Fix incorrect stream context type macro
Mathias Nyman
1
-1
/
+1
2024-10-17
USB: gadget: dummy-hcd: Fix "task hung" problem
Alan Stern
1
-5
/
+15
2024-10-16
selftest: hid: add the missing tests directory
Yun Lu
1
-0
/
+1
2024-10-16
clk: test: Fix some memory leaks
Jinjie Ruan
1
-47
/
+14
2024-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-61
/
+133
2024-10-16
powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H
Srinivas Pandruvada
1
-0
/
+1
2024-10-16
Merge tag 'amd-pstate-v6.12-2024-10-16' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-6
/
+14
2024-10-16
arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description
Abel Vesa
1
-3
/
+6
2024-10-16
clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
Qiang Yu
1
-5
/
+5
[prev]
[next]