Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | kunit/fortify: Validate __alloc_size attribute results | Kees Cook | 2022-11-22 | 2 | -0/+256 | |
| * | | | | | | overflow: Introduce overflows_type() and castable_to_type() | Kees Cook | 2022-11-02 | 2 | -0/+382 | |
| * | | | | | | siphash: Convert selftest to KUnit | Kees Cook | 2022-11-01 | 3 | -105/+82 | |
| * | | | | | | fortify: Short-circuit known-safe calls to strscpy() | Kees Cook | 2022-11-01 | 1 | -0/+13 | |
| * | | | | | | string: Convert strscpy() self-test to KUnit | Kees Cook | 2022-11-01 | 4 | -154/+135 | |
| * | | | | | | kunit/memcpy: Add dynamic size and window tests | Kees Cook | 2022-10-28 | 1 | -0/+205 | |
| * | | | | | | string: Rewrite and add more kern-doc for the str*() functions | Kees Cook | 2022-10-28 | 1 | -82/+0 | |
* | | | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 2 | -0/+136 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'v6.1-rc7' into iommufd.git for-next | Jason Gunthorpe | 2022-12-02 | 8 | -35786/+267 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | interval-tree: Add a utility to iterate over spans in an interval tree | Jason Gunthorpe | 2022-11-29 | 2 | -0/+136 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-13 | 4 | -11/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is set | Randy Dunlap | 2022-11-30 | 1 | -0/+1 | |
| * | | | | | | | | maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up | Liam Howlett | 2022-11-30 | 1 | -4/+9 | |
| * | | | | | | | | percpu_counter: add percpu_counter_sum_all interface | Shakeel Butt | 2022-11-30 | 1 | -6/+23 | |
| * | | | | | | | | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton | 2022-11-30 | 6 | -35759/+252 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kasan: switch kunit tests to console tracepoints | Andrey Konovalov | 2022-11-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-12-13 | 7 | -27/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib: packing: replace bit_reverse() with bitrev8() | Uladzislau Koshchanka | 2022-12-12 | 2 | -14/+3 | |
| * | | | | | | | | | rhashtable: Allow rhashtable to be used from irq-safe contexts | Tejun Heo | 2022-12-09 | 1 | -6/+10 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-12-08 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-11-29 | 3 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | lib/test_rhashtable: Remove set but unused variable 'insert_retries' | Jiapeng Chong | 2022-11-25 | 1 | -4/+2 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-11-17 | 5 | -35754/+242 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | net: remove skb->vlan_present | Eric Dumazet | 2022-11-11 | 1 | -1/+0 | |
| * | | | | | | | | | mac_pton: Don't access memory over expected length | Andy Shevchenko | 2022-11-09 | 1 | -1/+2 | |
| * | | | | | | | | | lib: Fix some kernel-doc comments | Yang Li | 2022-11-08 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-12-13 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/mem: Move memmove to out of line assembler | Nick Desaulniers | 2022-11-01 | 1 | -0/+22 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2022-12-13 | 1 | -11/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'v6.1-rc4' into regulator-6.2 | Mark Brown | 2022-11-25 | 7 | -79/+80 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | 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-22 | 1 | -44/+0 | |
| * | | | | | | | | | lru_cache: remove compiled out code | Christoph Böhmwalder | 2022-11-22 | 1 | -11/+0 | |
| * | | | | | | | | | lru_cache: use atomic operations when accessing lc->flags, always | Lars Ellenberg | 2022-11-22 | 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-12 | 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-12 | 7 | -9/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cpumask: limit visibility of FORCE_NR_CPUS | Yury Norov | 2022-11-30 | 1 | -2/+2 | |
| * | | | | | | | | | lib/radix-tree.c: fix uninitialized variable compilation warning | Rong Tao | 2022-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | lib/notifier-error-inject: fix error when writing -errno to debugfs file | Akinobu Mita | 2022-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | lib/fonts: fix undefined behavior in bit shift for get_default_font | Gaosheng Cui | 2022-11-18 | 1 | -2/+2 |