index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
mmc: core: improve API to make clear that mmc_sw_reset is for cards
Wolfram Sang
2
-2
/
+3
2022-04-26
MAINTAINERS: Add linux-renesas-soc@vger.kernel.org list for Renesas TMIO/SDHI...
Lad Prabhakar
1
-0
/
+1
2022-04-26
mmc: renesas_sdhi: remove superfluous specific M3W entry
Wolfram Sang
1
-1
/
+0
2022-04-26
mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 support
Wolfram Sang
1
-1
/
+1
2022-04-26
mmc: omap: Make it CCF clk API compatible
Janusz Krzysztofik
1
-9
/
+14
2022-04-26
mmc: mmc_spi: parse speed mode options
Christian Löhle
1
-0
/
+4
2022-04-26
mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
Sergey Shtylyov
1
-7
/
+9
2022-04-26
dt-bindings: mmc: mtk-sd: increase reg items
Tinghan Shen
1
-1
/
+14
2022-04-26
dt-bindings: mmc: xenon: Convert to JSON schema
Chris Packham
3
-174
/
+276
2022-04-26
mmc: renesas_sdhi: R-Car V3M also has no HS400
Wolfram Sang
1
-0
/
+1
2022-04-26
mmc: renesas_sdhi: Add missing checks for the presence of quirks
Geert Uytterhoeven
1
-2
/
+2
2022-04-26
mmc: mmci: stm32: use a buffer for unaligned DMA requests
Yann Gautier
1
-17
/
+71
2022-04-26
mmc: renesas_sdhi: style fix for proper function bodies
Wolfram Sang
1
-2
/
+4
2022-04-26
mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirk
Wolfram Sang
2
-17
/
+12
2022-04-26
mmc: renesas_sdhi: make 'fixed_addr_mode' a quirk
Wolfram Sang
2
-10
/
+12
2022-04-26
mmc: renesas_sdhi: remove a stale comment
Wolfram Sang
1
-4
/
+0
2022-04-26
mmc: renesas_sdhi: make setup selection more understandable
Wolfram Sang
1
-2
/
+2
2022-04-26
mmc: renesas_sdhi: R-Car D3 also has no HS400
Wolfram Sang
1
-6
/
+7
2022-04-26
mmc: renesas_sdhi: remove outdated headers
Wolfram Sang
1
-2
/
+0
2022-04-24
Linux 5.18-rc4
v5.18-rc4
Linus Torvalds
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
2022-04-24
page_alloc: use vmalloc_huge for large system hash
Song Liu
1
-1
/
+1
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
1
-0
/
+1
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
1
-15
/
+21
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-22
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-22
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
2022-04-22
MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
Vincenzo Frascino
1
-0
/
+1
2022-04-22
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2
-14
/
+41
2022-04-22
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-22
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-22
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-22
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-22
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
3
-12
/
+13
2022-04-22
userfaultfd: mark uffd_wp regardless of VM_WRITE flag
Nadav Amit
1
-6
/
+9
2022-04-22
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
3
-2
/
+17
2022-04-22
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
1
-0
/
+13
2022-04-22
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
4
-42
/
+127
2022-04-22
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Zheyu Ma
1
-0
/
+2
2022-04-22
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
1
-1
/
+1
2022-04-22
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
1
-0
/
+1
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
8
-13
/
+8
[next]