index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
driver.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
3
-6
/
+27
2022-03-22
memcg: replace in_interrupt() with !in_task()
Shakeel Butt
1
-2
/
+2
2022-03-22
mm: shmem: use helper macro __ATTR_RW
Miaohe Lin
1
-2
/
+1
2022-03-22
tmpfs: do not allocate pages on read
Hugh Dickins
2
-14
/
+12
2022-03-22
shmem: mapping_set_exiting() to help mapped resilience
Hugh Dickins
1
-0
/
+1
2022-03-22
tmpfs: support for file creation time
Xavier Roche
2
-3
/
+14
2022-03-22
mm/swap: fix confusing comment in folio_mark_accessed
Bang Li
1
-1
/
+1
2022-03-22
mm/gup: remove unused get_user_pages_locked()
John Hubbard
2
-61
/
+0
2022-03-22
mm: change lookup_node() to use get_user_pages_fast()
John Hubbard
1
-12
/
+9
2022-03-22
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
2
-31
/
+0
2022-03-22
mm/gup: follow_pfn_pte(): -EEXIST cleanup
John Hubbard
2
-5
/
+15
2022-03-22
mm: fix invalid page pointer returned with FOLL_PIN gups
Peter Xu
1
-1
/
+1
2022-03-22
mm: fs: fix lru_cache_disabled race in bh_lru
Minchan Kim
1
-3
/
+5
2022-03-22
mm/writeback: minor clean up for highmem_dirtyable_memory
Miaohe Lin
1
-12
/
+0
2022-03-22
filemap: remove find_get_pages()
Miaohe Lin
2
-12
/
+6
2022-03-22
mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory
Miaohe Lin
1
-1
/
+2
2022-03-22
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
2
-0
/
+3
2022-03-22
remove congestion tracking framework
NeilBrown
4
-95
/
+0
2022-03-22
block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
NeilBrown
1
-1
/
+1
2022-03-22
f2fs: replace congestion_wait() calls with io_schedule_timeout()
NeilBrown
5
-14
/
+13
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
7
-58
/
+2
2022-03-22
remove inode_congested()
NeilBrown
5
-84
/
+3
2022-03-22
ceph: remove reliance on bdi congestion
NeilBrown
3
-9
/
+15
2022-03-22
nfs: remove reliance on bdi congestion
NeilBrown
2
-3
/
+12
2022-03-22
fuse: remove reliance on bdi congestion
NeilBrown
3
-25
/
+17
2022-03-22
mm: improve cleanup when ->readpages doesn't process all pages
NeilBrown
1
-2
/
+17
2022-03-22
mm: document and polish read-ahead code
NeilBrown
4
-10
/
+133
2022-03-22
doc: convert 'subsection' to 'section' in gfp.h
NeilBrown
1
-5
/
+5
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
11
-16
/
+16
2022-03-22
ocfs2: cleanup some return variables
Joseph Qi
2
-18
/
+9
2022-03-22
ntfs: add sanity check on allocation size
Dongliang Mu
1
-0
/
+4
2022-03-22
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+16
2022-03-22
linux/kthread.h: remove unused macros
Rasmus Villemoes
1
-22
/
+0
2022-03-20
Linux 5.17
v5.17
Linus Torvalds
1
-1
/
+1
2022-03-20
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
1
-2
/
+17
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
1
-1
/
+1
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
1
-11
/
+17
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-18
arm64: errata: avoid duplicate field initializer
Arnd Bergmann
1
-1
/
+0
2022-03-18
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-17
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
1
-1
/
+1
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
[next]