Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | lib/test_linear_ranges: Use LINEAR_RANGE() | Matti Vaittinen | 2022-11-16 | 1 | -11/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 2022-12-13 | 5 | -183/+79 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lru_cache: remove unused lc_private, lc_set, lc_index_of | Joel Colledge | 2022-11-23 | 1 | -44/+0 | |
| * | | | | | | | | | lru_cache: remove compiled out code | Christoph Böhmwalder | 2022-11-23 | 1 | -11/+0 | |
| * | | | | | | | | | lru_cache: use atomic operations when accessing lc->flags, always | Lars Ellenberg | 2022-11-23 | 1 | -2/+2 | |
| * | | | | | | | | | sbitmap: Try each queue to wake up at least one waiter | Gabriel Krisman Bertazi | 2022-11-16 | 1 | -16/+12 | |
| * | | | | | | | | | sbitmap: Advance the queue index before waking up a queue | Gabriel Krisman Bertazi | 2022-11-16 | 1 | -2/+8 | |
| * | | | | | | | | | lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE | Giulio Benetti | 2022-11-14 | 1 | -2/+0 | |
| * | | | | | | | | | sbitmap: Use single per-bitmap counting to wake up queued tags | Gabriel Krisman Bertazi | 2022-11-11 | 1 | -96/+26 | |
| * | | | | | | | | | lib/scatterlist: add check when merging zone device pages | Logan Gunthorpe | 2022-11-09 | 1 | -10/+15 | |
| * | | | | | | | | | iov_iter: introduce iov_iter_get_pages_[alloc_]flags() | Logan Gunthorpe | 2022-11-09 | 1 | -8/+24 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2022-12-13 | 1 | -22/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | iov_iter: saner checks for attempt to copy to/from iterator | Al Viro | 2022-11-25 | 1 | -14/+17 | |
| * | | | | | | | | | csum_and_copy_to_iter(): handle ITER_DISCARD | Al Viro | 2022-11-25 | 1 | -2/+6 | |
| * | | | | | | | | | get rid of unlikely() on page_copy_sane() calls | Al Viro | 2022-11-25 | 1 | -6/+5 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-12-13 | 7 | -9/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cpumask: limit visibility of FORCE_NR_CPUS | Yury Norov | 2022-12-01 | 1 | -2/+2 | |
| * | | | | | | | | | lib/radix-tree.c: fix uninitialized variable compilation warning | Rong Tao | 2022-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | lib/notifier-error-inject: fix error when writing -errno to debugfs file | Akinobu Mita | 2022-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | lib/fonts: fix undefined behavior in bit shift for get_default_font | Gaosheng Cui | 2022-11-18 | 1 | -2/+2 | |
| * | | | | | | | | | llist: avoid extra memory read in llist_add_batch | Uros Bizjak | 2022-11-18 | 1 | -2/+2 | |
| * | | | | | | | | | lib/oid_registry.c: remove redundant assignment to variable num | Colin Ian King | 2022-11-18 | 1 | -1/+0 | |
| * | | | | | | | | | lib/debugobjects: fix stat count and optimize debug_objects_mem_init | wuchi | 2022-11-15 | 1 | -0/+10 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'docs-6.2' of git://git.lwn.net/linux | Linus Torvalds | 2022-12-13 | 1 | -13/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | math64: favor kernel-doc from header files | Liam Beguin | 2022-11-21 | 1 | -13/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2022-12-13 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rust: add `build_error` crate | Gary Guo | 2022-12-04 | 1 | -0/+16 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2022-12-13 | 7 | -14/+84 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kunit: improve KTAP compliance of KUnit test output | Rae Moar | 2022-12-12 | 3 | -7/+10 | |
| * | | | | | | | | | mm: slub: test: Use the kunit_get_current_test() function | David Gow | 2022-12-12 | 1 | -0/+1 | |
| * | | | | | | | | | kunit: Provide a static key to check if KUnit is actively running tests | David Gow | 2022-12-12 | 1 | -0/+6 | |
| * | | | | | | | | | kunit: remove unused structure definition | YoungJun.park | 2022-10-27 | 1 | -5/+0 | |
| * | | | | | | | | | kunit: Add KUnit memory block assertions to the example_all_expect_macros_test | Maíra Canal | 2022-10-27 | 1 | -0/+7 | |
| * | | | | | | | | | kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros | Maíra Canal | 2022-10-27 | 1 | -0/+56 | |
| * | | | | | | | | | kunit: log numbers in decimal and hex | Mark Rutland | 2022-10-27 | 1 | -2/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-12-13 | 14 | -41/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vsprintf: initialize siphash key using notifier | Jason A. Donenfeld | 2022-11-22 | 1 | -9/+5 | |
| * | | | | | | | | | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld | 2022-11-18 | 3 | -8/+8 | |
| * | | | | | | | | | treewide: use get_random_u32_{above,below}() instead of manual loop | Jason A. Donenfeld | 2022-11-18 | 2 | -8/+2 | |
| * | | | | | | | | | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 2022-11-18 | 11 | -24/+24 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-12-13 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cgroup: Implement DEBUG_CGROUP_REF | Tejun Heo | 2022-10-28 | 1 | -0/+10 | |
* | | | | | | | | | | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2022-12-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | memregion: Add cpu_cache_invalidate_memregion() interface | Davidlohr Bueso | 2022-11-14 | 1 | -0/+3 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-debugobjects-2022-12-10' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-12-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | debugobjects: Print object pointer in debug_print_object() | Stephen Boyd | 2022-12-02 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2022-12-12 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | s390/vx: add vx-insn.h wrapper include file | Heiko Carstens | 2022-12-06 | 1 | -2/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-12-12 | 2 | -11/+48 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'slub-tiny-v1r6' into slab/for-next | Vlastimil Babka | 2022-12-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ |