aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-06-09decompressor: provide missing prototypesGravatar Arnd Bergmann 3-1/+5
2023-06-09kunit: include debugfs header fileGravatar Arnd Bergmann 1-0/+1
2023-06-09lib: devmem_is_allowed: include linux/io.hGravatar Arnd Bergmann 1-0/+1
2023-06-09add intptr_tGravatar Alexey Dobriyan 1-18/+0
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-3/+14
2023-05-22debugobjects: Don't wake up kswapd from fill_pool()Gravatar Tetsuo Handa 1-1/+1
2023-05-18Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-9/+3
2023-05-17maple_tree: make maple state reusable after mas_empty_area()Gravatar Peng Zhang 1-9/+3
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-4/+7
2023-05-09linux/dim: Do nothing if no time delta between samplesGravatar Roy Novich 3-4/+7
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-6/+15
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+15
2023-05-02mm: hwpoison: coredump: support recovery from dump_user_range()Gravatar Kefeng Wang 1-2/+15
2023-05-02debugobjects,locking: Annotate debug_object_fill_pool() wait type violationGravatar Peter Zijlstra 1-2/+13
2023-05-02debugobject: Ensure pool refill (again)Gravatar Thomas Gleixner 1-6/+15
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-1/+1
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 2-2/+135
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+9
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-3/+3
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 8-64/+187
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+1
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-19/+44
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-16/+18
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-13/+328
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-1/+204
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-6/+0
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-1/+1
2023-04-25seq_buf: Add seq_buf_do_printk() helperGravatar Sergey Senozhatsky 1-0/+32
2023-04-25Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-9/+4
2023-04-25Merge tag 'core-debugobjects-2023-04-24' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-59/+66
2023-04-24Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-29/+419
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-04-24iov: improve copy_iovec_from_user() code generationGravatar Linus Torvalds 1-9/+26
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-30/+59
2023-04-21maple_tree: fix allocation in mas_sparse_area()Gravatar Peng Zhang 1-21/+20
2023-04-21lib/show_mem.c: use for_each_populated_zone() simplify codeGravatar Yajun Deng 1-13/+6
2023-04-21lib/group_cpus: Export group_cpus_evenly()Gravatar Xie Yongji 1-0/+1
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-35/+31
2023-04-18lib/rbtree: use '+' instead of '|' for setting color.Gravatar Noah Goldstein 1-1/+1
2023-04-18maple_tree: use correct variable type in sizeofGravatar Peng Zhang 1-1/+1
2023-04-18maple_tree: simplify mas_wr_node_walk()Gravatar Peng Zhang 1-29/+5
2023-04-18lib/test_vmalloc.c: add vm_map_ram()/vm_unmap_ram() test caseGravatar Uladzislau Rezki (Sony) 1-0/+37
2023-04-18sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesGravatar Andrew Morton 1-23/+24
2023-04-18maple_tree: fix mas_empty_area() searchGravatar Liam R. Howlett 1-9/+11
2023-04-18maple_tree: make maple state reusable after mas_empty_area_rev()Gravatar Liam R. Howlett 1-14/+13
2023-04-17libcrc32c: remove crc32c_implGravatar Christoph Hellwig 1-6/+0
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesGravatar Andrew Morton 1-109/+197
2023-04-16fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=mGravatar Akinobu Mita 1-1/+2