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
/
lib
Age
Commit message (
Expand
)
Author
2023-05-11
Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-09
linux/dim: Do nothing if no time delta between samples
Roy Novich
2023-05-07
Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-02
mm: hwpoison: coredump: support recovery from dump_user_range()
Kefeng Wang
2023-05-02
debugobject: Ensure pool refill (again)
Thomas Gleixner
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-25
seq_buf: Add seq_buf_do_printk() helper
Sergey Senozhatsky
2023-04-25
Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-25
Merge tag 'core-debugobjects-2023-04-24' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-04-24
Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
iov: improve copy_iovec_from_user() code generation
Linus Torvalds
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-21
maple_tree: fix allocation in mas_sparse_area()
Peng Zhang
2023-04-21
lib/show_mem.c: use for_each_populated_zone() simplify code
Yajun Deng
2023-04-21
lib/group_cpus: Export group_cpus_evenly()
Xie Yongji
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-18
lib/rbtree: use '+' instead of '|' for setting color.
Noah Goldstein
2023-04-18
maple_tree: use correct variable type in sizeof
Peng Zhang
2023-04-18
maple_tree: simplify mas_wr_node_walk()
Peng Zhang
2023-04-18
lib/test_vmalloc.c: add vm_map_ram()/vm_unmap_ram() test case
Uladzislau Rezki (Sony)
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
maple_tree: fix mas_empty_area() search
Liam R. Howlett
2023-04-18
maple_tree: make maple state reusable after mas_empty_area_rev()
Liam R. Howlett
2023-04-17
libcrc32c: remove crc32c_impl
Christoph Hellwig
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m
Akinobu Mita
2023-04-16
maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug
Peng Zhang
2023-04-15
debugobject: Prevent init race with static objects
Thomas Gleixner
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
treewide: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
btree: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
lib: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
crypto: blake2s: remove module-related code
Nick Alcock
2023-04-13
crypto: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
fault-inject: allow configuration via configfs
Akinobu Mita
[next]