index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon: implement a debugfs-based user space interface
SeongJae Park
2021-09-08
1
-0
/
+3
*
mm/damon: add a tracepoint
SeongJae Park
2021-09-08
1
-0
/
+43
*
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
1
-0
/
+13
*
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
2021-09-08
4
-7
/
+7
*
mm/damon: adaptively adjust regions
SeongJae Park
2021-09-08
1
-8
/
+22
*
mm/damon/core: implement region-based sampling
SeongJae Park
2021-09-08
1
-3
/
+74
*
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
2021-09-08
1
-0
/
+167
*
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-08
2
-3
/
+5
*
highmem: don't disable preemption on RT in kmap_atomic()
Sebastian Andrzej Siewior
2021-09-08
1
-5
/
+22
*
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
2021-09-08
1
-6
/
+0
*
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
2021-09-08
1
-3
/
+0
*
mm: remove redundant compound_head() calling
Muchun Song
2021-09-08
1
-4
/
+3
*
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
2021-09-08
1
-0
/
+3
*
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
2021-09-08
1
-1
/
+2
*
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
2021-09-08
2
-4
/
+15
*
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
2021-09-08
2
-1
/
+50
*
mm: track present early pages per zone
David Hildenbrand
2021-09-08
2
-1
/
+8
*
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-09-08
1
-5
/
+5
*
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
*
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
2021-09-08
1
-2
/
+2
*
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-08
1
-12
/
+0
*
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-26
2
-8
/
+3
|
\
|
*
Revert "net: really fix the build..."
Kalle Valo
2021-08-26
1
-6
/
+1
|
*
ipv6: correct comments about fib6_node sernum
zhang kai
2021-08-24
1
-2
/
+2
*
|
Revert "media: dvb header files: move some headers to staging"
Linus Torvalds
2021-08-23
3
-0
/
+502
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-08-20
3
-18
/
+22
|
\
\
|
|
/
|
/
|
|
*
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
2021-08-20
1
-3
/
+4
|
*
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-20
1
-14
/
+15
|
*
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
2021-08-20
1
-1
/
+3
*
|
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-19
1
-7
/
+5
|
\
\
|
*
|
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
2021-08-19
1
-7
/
+5
*
|
|
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-08-18
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-08-16
4
-4
/
+19
|
\
\
|
*
|
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
2021-08-11
1
-4
/
+6
|
*
|
vringh: pull in spinlock header
Michael S. Tsirkin
2021-08-11
1
-0
/
+1
|
*
|
vdpa: Add documentation for vdpa_alloc_device() macro
Xie Yongji
2021-08-11
1
-0
/
+11
|
*
|
virtio: Protect vqs list access
Parav Pandit
2021-08-10
1
-0
/
+1
*
|
|
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
3
-1
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
2021-08-13
1
-0
/
+1
|
*
|
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
1
-0
/
+2
|
*
|
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
2
-1
/
+2
|
|
/
*
|
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-13
10
-12
/
+27
|
\
\
|
*
|
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-12
1
-1
/
+1
|
*
|
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-10
1
-2
/
+5
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-10
2
-3
/
+4
|
|
\
\
|
|
*
|
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-08-10
1
-2
/
+2
|
|
*
|
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-10
1
-0
/
+1
|
|
*
|
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
2021-08-09
1
-1
/
+1
|
*
|
|
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-08-10
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-10
1
-2
/
+1
|
|
|
/
/
[next]