index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
mm, memcg: remove unused functions
Miaohe Lin
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2021-09-03
include/linux/buffer_head.h: fix boolreturn.cocci warnings
Jing Yangyang
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
2021-08-26
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
2021-08-23
Revert "media: dvb header files: move some headers to staging"
Linus Torvalds
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
2021-08-19
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-13
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-11
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
2021-08-11
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
2021-08-11
vringh: pull in spinlock header
Michael S. Tsirkin
2021-08-11
vdpa: Add documentation for vdpa_alloc_device() macro
Xie Yongji
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-10
virtio: Protect vqs list access
Parav Pandit
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-08-10
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
[next]