index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
9
-3
/
+147
2022-09-11
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
6
-39
/
+67
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
5
-27
/
+27
2022-09-11
mm/khugepaged: add flag to predicate khugepaged-only behavior
Zach O'Keefe
1
-25
/
+58
2022-09-11
mm/khugepaged: propagate enum scan_result codes back to callers
Zach O'Keefe
1
-116
/
+117
2022-09-11
mm/khugepaged: dedup and simplify hugepage alloc and charging
Zach O'Keefe
1
-43
/
+35
2022-09-11
mm/khugepaged: add struct collapse_control
Zach O'Keefe
1
-37
/
+50
2022-09-11
mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
Yang Shi
1
-94
/
+26
2022-09-11
xfs: support STATX_DIOALIGN
Eric Biggers
1
-0
/
+10
2022-09-11
f2fs: support STATX_DIOALIGN
Eric Biggers
1
-0
/
+18
2022-09-11
f2fs: simplify f2fs_force_buffered_io()
Eric Biggers
1
-22
/
+5
2022-09-11
f2fs: move f2fs_force_buffered_io() into file.c
Eric Biggers
2
-40
/
+40
2022-09-11
ext4: support STATX_DIOALIGN
Eric Biggers
3
-16
/
+64
2022-09-11
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
4
-33
/
+34
2022-09-11
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
3
-0
/
+39
2022-09-11
statx: add direct I/O alignment information
Eric Biggers
3
-1
/
+7
2022-09-11
mm: fix dereferencing possible ERR_PTR
Binyi Han
1
-1
/
+1
2022-09-11
vmscan: check folio_test_private(), not folio_get_private()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-09-11
mm: fix VM_BUG_ON in __delete_from_swap_cache()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-09-11
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2
-20
/
+2
2022-09-11
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-5
/
+14
2022-09-11
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
1
-2
/
+7
2022-09-11
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
1
-1
/
+1
2022-09-11
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
1
-2
/
+3
2022-09-11
x86/mm: disable instrumentations of mm/pgprot.c
Naohiro Aota
1
-0
/
+3
2022-09-11
mm/memory-failure: fall back to vma_address() when ->notify_failure() fails
Dan Williams
1
-10
/
+12
2022-09-11
mm/memory-failure: fix detection of memory_failure() handlers
Dan Williams
2
-1
/
+6
2022-09-11
xfs: fix SB_BORN check in xfs_dax_notify_failure()
Dan Williams
1
-1
/
+1
2022-09-11
xfs: quiet notify_failure EOPNOTSUPP cases
Dan Williams
1
-2
/
+2
2022-09-11
mm/page_alloc: fix race condition between build_all_zonelists and page allocation
Mel Gorman
1
-10
/
+43
2022-09-11
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
1
-1
/
+2
2022-09-11
spi: rockchip: add power-domains property
Johan Jonker
1
-0
/
+3
2022-09-11
Linux 6.0-rc5
Linus Torvalds
1
-1
/
+1
2022-09-11
Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-33
/
+3
2022-09-11
power: supply: bq27xxx: fix NULL vs 0 warnings
Ben Dooks
1
-27
/
+27
2022-09-11
power: supply: bq27xxx: fix __be16 warnings
Ben Dooks
1
-3
/
+3
2022-09-11
power: supply: bq25890: Add support for setting IINLIM
Marek Vasut
1
-0
/
+29
2022-09-11
power: supply: bq25890: Disable PUMPX_EN on errors
Hans de Goede
1
-0
/
+1
2022-09-11
drm/vkms: fix 32bit compilation error by replacing macros
Melissa Wen
1
-34
/
+19
2022-09-11
power: supply: Fix repeated word in comments
Jules Maselbas
1
-1
/
+1
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
106
-3037
/
+6011
2022-09-11
staging: wlan-ng: remove unused p80211wext_handler_def declaration
Gaosheng Cui
1
-2
/
+0
2022-09-11
staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
Philipp Hortmann
3
-8
/
+6
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx1DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx0DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeStop
Philipp Hortmann
2
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeTxOff
Philipp Hortmann
2
-5
/
+4
2022-09-11
staging: vt6655: Rename function MACbSafeRxOff
Philipp Hortmann
2
-5
/
+4
[prev]
[next]