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
2022-03-22
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2
-0
/
+2
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-1
/
+0
2022-03-22
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
2
-4
/
+6
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
1
-0
/
+9
2022-03-22
mm/mmzone.h: remove unused macros
Miaohe Lin
1
-7
/
+0
2022-03-22
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
1
-0
/
+11
2022-03-22
mm/vmalloc: fix comments about vmap_area struct
Bang Li
1
-2
/
+2
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
1
-1
/
+1
2022-03-22
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
1
-2
/
+2
2022-03-22
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
1
-1
/
+1
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
2
-34
/
+2
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
1
-1
/
+1
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
1
-3
/
+4
2022-03-22
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2
-2
/
+12
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-0
/
+11
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
3
-0
/
+21
2022-03-22
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
1
-7
/
+10
2022-03-22
mm/memcg: retrieve parent memcg from css.parent
Wei Yang
1
-3
/
+1
2022-03-22
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
1
-0
/
+1
2022-03-22
tmpfs: support for file creation time
Xavier Roche
1
-0
/
+1
2022-03-22
mm/gup: remove unused get_user_pages_locked()
John Hubbard
1
-2
/
+0
2022-03-22
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
1
-2
/
+0
2022-03-22
filemap: remove find_get_pages()
Miaohe Lin
1
-7
/
+0
2022-03-22
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+1
2022-03-22
remove congestion tracking framework
NeilBrown
3
-38
/
+0
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
1
-26
/
+0
2022-03-22
remove inode_congested()
NeilBrown
1
-22
/
+0
2022-03-22
nfs: remove reliance on bdi congestion
NeilBrown
1
-0
/
+1
2022-03-22
mm: document and polish read-ahead code
NeilBrown
1
-2
/
+7
2022-03-22
doc: convert 'subsection' to 'section' in gfp.h
NeilBrown
1
-5
/
+5
2022-03-22
linux/kthread.h: remove unused macros
Rasmus Villemoes
1
-22
/
+0
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
3
-2
/
+3
2022-03-16
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+0
2022-03-11
vsock: each transport cycles only on its own sockets
Jiyong Park
1
-1
/
+2
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2
-1
/
+4
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
1
-0
/
+2
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-1
/
+2
2022-03-10
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-5
/
+8
2022-03-10
net: phy: correct spelling error of media in documentation
Colin Foster
1
-2
/
+2
2022-03-09
Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+17
2022-03-09
net/mlx5e: SHAMPO, reduce TIR indication
Ben Ben-Ishay
1
-1
/
+0
2022-03-09
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+4
2022-03-08
Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+5
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
1
-1
/
+0
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-8
/
+14
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
[next]