index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
1
-1
/
+3
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
1
-39
/
+77
2024-11-12
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
1
-1
/
+1
2024-11-12
ocfs2: fix UBSAN warning in ocfs2_verify_volume()
Dmitry Antipov
1
-4
/
+9
2024-11-12
nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
Ryusuke Konishi
4
-6
/
+2
2024-11-12
nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
Ryusuke Konishi
1
-1
/
+0
2024-11-12
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Roman Gushchin
2
-14
/
+15
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
7
-8
/
+43
2024-11-07
mailmap: add entry for Thorsten Blum
Thorsten Blum
1
-0
/
+1
2024-11-07
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
1
-2
/
+1
2024-11-07
signal: restore the override_rlimit logic
Roman Gushchin
3
-4
/
+8
2024-11-07
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
1
-4
/
+5
2024-11-07
ucounts: fix counter leak in inc_rlimit_get_ucounts()
Andrei Vagin
1
-2
/
+1
2024-11-07
selftests: hugetlb_dio: check for initial conditions to skip in the start
Muhammad Usama Anjum
1
-7
/
+12
2024-11-07
mm: fix docs for the kernel parameter ``thp_anon=``
Maíra Canal
2
-2
/
+2
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
1
-7
/
+21
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
1
-4
/
+4
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
1
-3
/
+3
2024-11-07
mm/mlock: set the correct prev on failure
Wei Yang
1
-3
/
+6
2024-11-07
objpool: fix to make percpu slot allocation more robust
Masami Hiramatsu (Google)
1
-6
/
+12
2024-11-07
mm/page_alloc: keep track of free highatomic
Yu Zhao
2
-3
/
+8
2024-11-06
mm: resolve faulty mmap_region() error path behaviour
Lorenzo Stoakes
1
-54
/
+65
2024-11-06
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
6
-13
/
+16
2024-11-06
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
4
-6
/
+21
2024-11-06
mm: unconditionally close VMAs on error
Lorenzo Stoakes
5
-17
/
+27
2024-11-06
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
Lorenzo Stoakes
3
-5
/
+32
2024-11-06
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
8
-24
/
+67
2024-11-06
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
3
-9
/
+20
2024-11-04
Linux 6.12-rc6
v6.12-rc6
Linus Torvalds
1
-1
/
+1
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
[next]