index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
mm: VM_BUG_ON lru page flags
Yu Zhao
1
-0
/
+4
2021-02-24
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
1
-18
/
+10
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
1
-2
/
+3
2021-02-24
mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()
Yu Zhao
1
-7
/
+4
2021-02-24
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
1
-2
/
+6
2021-02-24
include/linux/mm_inline.h: shuffle lru list addition and deletion functions
Yu Zhao
1
-21
/
+21
2021-02-24
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
1
-1
/
+1
2021-02-24
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
1
-6
/
+9
2021-02-24
mm/hugetlb: fix some comment typos
Miaohe Lin
1
-1
/
+1
2021-02-24
mm/hugetlb: grab head page refcount once for group of subpages
Joao Martins
1
-0
/
+3
2021-02-24
mm/gfp: add kernel-doc for gfp_t
Matthew Wilcox (Oracle)
1
-0
/
+14
2021-02-24
mm: simplify free_highmem_page() and free_reserved_page()
David Hildenbrand
2
-19
/
+2
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-2
/
+1
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-2
/
+2
2021-02-24
mm: fix prototype warning from kernel test robot
Baoquan He
1
-0
/
+2
2021-02-24
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
2
-0
/
+23
2021-02-24
kasan: move _RET_IP_ to inline wrappers
Andrey Konovalov
1
-11
/
+9
2021-02-24
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
1
-7
/
+0
2021-02-24
mm: page_counter: re-layout structure to reduce false sharing
Feng Tang
1
-1
/
+8
2021-02-24
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
1
-3
/
+0
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2
-1
/
+8
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-0
/
+13
2021-02-24
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
1
-2
/
+12
2021-02-24
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
1
-19
/
+0
2021-02-24
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
1
-2
/
+2
2021-02-24
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
1
-1
/
+1
2021-02-24
mm, tracing: record slab name for kmem_cache_free()
Jacob Wen
1
-8
/
+16
2021-02-24
Merge branch 'pci/ntb'
Bjorn Helgaas
3
-8
/
+60
2021-02-24
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+2
2021-02-24
Merge tag 'rpmsg-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
1
-2
/
+6
2021-02-24
Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+34
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-756
/
+0
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-252
/
+1467
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+29
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-9
/
+13
2021-02-24
Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
2
-0
/
+173
2021-02-24
Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-24
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
Veera Sundaram Sankaran
1
-0
/
+3
2021-02-24
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
1
-0
/
+3
2021-02-24
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...
John Stultz
1
-6
/
+6
2021-02-24
ACPI: platform: Add balanced-performance platform profile
Maximilian Luz
1
-0
/
+1
2021-02-24
ACPI: platform: Fix file references in comment
Maximilian Luz
1
-3
/
+2
2021-02-23
io_uring: ensure io-wq context is always destroyed for tasks
Jens Axboe
1
-1
/
+1
2021-02-23
io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS
Jens Axboe
1
-0
/
+1
2021-02-23
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
1
-3
/
+0
[prev]
[next]