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
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-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
45
-56
/
+119
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-40
/
+63
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-03-22
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
1
-0
/
+1
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
20
-51
/
+362
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
4
-0
/
+139
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-112
/
+189
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
7
-121
/
+230
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+18
2022-03-22
Revert "random: block in /dev/urandom"
Linus Torvalds
1
-1
/
+1
2022-03-22
netdevice: add missing dm_private kdoc
Jakub Kicinski
1
-0
/
+2
2022-03-21
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+15
2022-03-21
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+13
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-41
/
+73
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+23
2022-03-21
Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-19
/
+23
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
6
-40
/
+35
2022-03-21
Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+24
2022-03-21
Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+6
2022-03-21
Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+16
[prev]
[next]