index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-22
mm/mmzone.h: remove unused macros
Miaohe Lin
2022-03-22
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
2022-03-22
mm/vmalloc: fix comments about vmap_area struct
Bang Li
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
2022-03-22
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
2022-03-22
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
2022-03-22
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
2022-03-22
mm/memcg: retrieve parent memcg from css.parent
Wei Yang
2022-03-22
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
2022-03-22
tmpfs: support for file creation time
Xavier Roche
2022-03-22
mm/gup: remove unused get_user_pages_locked()
John Hubbard
2022-03-22
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
2022-03-22
filemap: remove find_get_pages()
Miaohe Lin
2022-03-22
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
2022-03-22
remove congestion tracking framework
NeilBrown
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-22
remove inode_congested()
NeilBrown
2022-03-22
nfs: remove reliance on bdi congestion
NeilBrown
2022-03-22
mm: document and polish read-ahead code
NeilBrown
2022-03-22
doc: convert 'subsection' to 'section' in gfp.h
NeilBrown
2022-03-22
linux/kthread.h: remove unused macros
Rasmus Villemoes
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2022-03-16
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
2022-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-11
vsock: each transport cycles only on its own sockets
Jiyong Park
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
2022-03-11
watch_queue: Fix filter limit check
David Howells
2022-03-10
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-10
net: phy: correct spelling error of media in documentation
Colin Foster
2022-03-09
Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-09
net/mlx5e: SHAMPO, reduce TIR indication
Ben Ben-Ishay
2022-03-09
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-03-08
Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-07
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-07
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
[next]