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-26
migrate_pages(): fix failure counting for retry
Huang Ying
1
-1
/
+5
2022-09-26
migrate_pages(): fix failure counting for THP splitting
Huang Ying
1
-7
/
+7
2022-09-26
migrate_pages(): fix failure counting for THP on -ENOSYS
Huang Ying
1
-3
/
+3
2022-09-26
migrate_pages(): fix failure counting for THP subpages retrying
Huang Ying
1
-1
/
+2
2022-09-26
migrate_pages(): fix THP failure counting for -ENOMEM
Huang Ying
1
-3
/
+4
2022-09-26
migrate_pages(): remove unnecessary list_safe_reset_next()
Huang Ying
1
-8
/
+5
2022-09-26
migrate: fix syscall move_pages() return value for failure
Huang Ying
1
-2
/
+6
2022-09-26
filemap: make the accounting of thrashing more consistent
Yang Yang
2
-15
/
+5
2022-09-26
mm/swap: cache swap migration A/D bits support
Peter Xu
3
-6
/
+11
2022-09-26
mm/swap: cache maximum swapfile size when init swap
Peter Xu
4
-5
/
+11
2022-09-26
mm: remember young/dirty bit for page migrations
Peter Xu
5
-4
/
+130
2022-09-26
mm/thp: carry over dirty bit when thp splits on pmd
Peter Xu
1
-2
/
+7
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
6
-15
/
+52
2022-09-26
mm/swap: comment all the ifdef in swapops.h
Peter Xu
1
-8
/
+8
2022-09-26
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
1
-4
/
+4
2022-09-26
mm, hwpoison: cleanup some obsolete comments
Miaohe Lin
1
-5
/
+5
2022-09-26
mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings()
Miaohe Lin
1
-1
/
+1
2022-09-26
mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_anon()
Miaohe Lin
1
-3
/
+3
2022-09-26
mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
Miaohe Lin
2
-7
/
+4
2022-09-26
mm, hwpoison: use __PageMovable() to detect non-lru movable pages
Miaohe Lin
1
-7
/
+9
2022-09-26
mm, hwpoison: use ClearPageHWPoison() in memory_failure()
Miaohe Lin
1
-1
/
+1
2022-09-26
mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock
Yang Shi
1
-0
/
+2
2022-09-26
clk: qcom: lpass: Fix lpass audiocc probe
Satya Priya
1
-1
/
+1
2022-09-26
clk: qcom: apss-ipq-pll: add support for IPQ8074
Robert Marko
1
-0
/
+13
2022-09-26
clk: qcom: apss-ipq-pll: update IPQ6018 Alpha PLL config
Robert Marko
1
-2
/
+6
2022-09-26
clk: qcom: apss-ipq-pll: use OF match data for Alpha PLL config
Robert Marko
1
-3
/
+9
2022-09-26
dt-bindings: clock: qcom,a53pll: add IPQ8074 compatible
Robert Marko
1
-0
/
+1
2022-09-26
clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
Robert Marko
1
-1
/
+1
2022-09-26
clk: qcom: apss-ipq6018: fix apcs_alias0_clk_src
Robert Marko
1
-7
/
+6
2022-09-26
clk: qcom: clk-rcg2: add rcg2 mux ops
Christian Marangi
2
-0
/
+8
2022-09-26
blk-cgroup: pass a gendisk to the blkg allocation helpers
Christoph Hellwig
1
-28
/
+28
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
5
-10
/
+11
2022-09-26
blk-cgroup: pass a gendisk to blkg_destroy_all
Christoph Hellwig
1
-9
/
+4
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_cancel_bios
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_register_queue
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
Christoph Hellwig
3
-9
/
+12
2022-09-26
blk-iocost: cleanup ioc_qos_write
Christoph Hellwig
1
-6
/
+8
2022-09-26
blk-iocost: pass a gendisk to blk_iocost_init
Christoph Hellwig
1
-3
/
+4
2022-09-26
blk-iocost: simplify ioc_name
Christoph Hellwig
1
-9
/
+5
2022-09-26
blk-iolatency: pass a gendisk to blk_iolatency_init
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exit
Christoph Hellwig
3
-10
/
+10
2022-09-26
blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queue
Christoph Hellwig
3
-26
/
+12
2022-09-26
blk-cgroup: remove blkg_lookup_check
Christoph Hellwig
1
-26
/
+10
2022-09-26
blk-cgroup: cleanup the blkg_lookup family of functions
Christoph Hellwig
2
-50
/
+27
2022-09-26
blk-cgroup: remove open coded blkg_lookup instances
Christoph Hellwig
2
-7
/
+7
2022-09-26
blk-cgroup: remove blk_queue_root_blkg
Christoph Hellwig
2
-15
/
+1
2022-09-26
blk-cgroup: fix error unwinding in blkcg_init_queue
Christoph Hellwig
1
-6
/
+7
2022-09-26
Merge branch 'net-sunhme-cleanups-and-logging-improvements'
Jakub Kicinski
2
-402
/
+264
2022-09-26
sunhme: Add myself as a maintainer
Sean Anderson
1
-0
/
+5
2022-09-26
sunhme: Use vdbg for spam-y prints
Sean Anderson
1
-25
/
+4
[prev]
[next]