Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | kset: fix memory leak when kset_register() returns error | Yang Yingliang | 2022-10-25 | 1 | -1/+8 | |
| * | | | | | | | kobject: modify kobject_get_path() to take a const * | Greg Kroah-Hartman | 2022-10-22 | 1 | -5/+5 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | test_firmware: fix memory leak in test_firmware_init() | Zhengchao Shao | 2022-11-23 | 1 | -0/+1 | |
| * | | | | | | Merge 6.1-rc6 into char-misc-next | Greg Kroah-Hartman | 2022-11-21 | 6 | -35780/+257 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | test_firmware: Fix spelling mistake "EMTPY" -> "EMPTY" | Colin Ian King | 2022-11-10 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts | Ingo Molnar | 2022-11-21 | 10 | -35832/+321 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | arch: Introduce CONFIG_FUNCTION_ALIGNMENT | Peter Zijlstra | 2022-10-17 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2022-12-14 | 4 | -0/+1177 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | crypto: lib/aesgcm - Provide minimal library implementation | Ard Biesheuvel | 2022-11-11 | 3 | -0/+736 | |
| * | | | | | | crypto: lib/gf128mul - make gf128mul_lle time invariant | Ard Biesheuvel | 2022-11-11 | 1 | -19/+39 | |
| * | | | | | | crypto: move gf128mul library into lib/crypto | Ard Biesheuvel | 2022-11-11 | 3 | -0/+421 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-14 | 10 | -343/+1075 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | lib: fortify_kunit: build without structleak plugin | Anders Roxell | 2022-12-02 | 1 | -0/+1 | |
| * | | | | | | panic: Consolidate open-coded panic_on_warn checks | Kees Cook | 2022-12-02 | 1 | -2/+1 | |
| * | | | | | | 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 |