Age | Commit message (Expand) | Author |
2024-11-12 | net: Implement fault injection forcing skb reallocation | Breno Leitao |
2024-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-11-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-11-03 | dim: pass dim_sample to net_dim() by reference | Caleb Sander Mateos |
2024-11-03 | dim: make dim_calc_stats() inputs const pointers | Caleb Sander Mateos |
2024-11-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-11-01 | Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-10-31 | dql: annotate data-races around dql->last_obj_cnt | Eric Dumazet |
2024-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-10-30 | net: checksum: Move from32to16() to generic header | Puranjay Mohan |
2024-10-29 | Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-10-28 | iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP | Hugh Dickins |
2024-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2024-10-24 | Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-10-24 | iov_iter: Fix iov_iter_get_pages*() for folio_queue | David Howells |
2024-10-23 | Revert "kasan: Disable Software Tag-Based KASAN with GCC" | Marco Elver |
2024-10-23 | slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof | Pei Xiao |
2024-10-22 | objpool: fix choosing allocation for percpu slots | Viktor Malik |
2024-10-21 | Merge tag 'v6.12-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-10-19 | Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-10-18 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
2024-10-17 | Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-10-17 | lib/buildid: Handle memfd_secret() files in build_id_parse() | Andrii Nakryiko |
2024-10-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-10-17 | maple_tree: correct tree corruption on spanning store | Lorenzo Stoakes |
2024-10-17 | maple_tree: check for MA_STATE_BULK on setting wr_rebalance | Sidhartha Kumar |
2024-10-17 | lib: alloc_tag_module_unload must wait for pending kfree_rcu calls | Florian Westphal |
2024-10-16 | crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue | Qianqiang Liu |
2024-10-15 | kasan: Disable Software Tag-Based KASAN with GCC | Will Deacon |
2024-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-10-07 | lib: packing: catch kunit_kzalloc() failure in the pack() test | Vladimir Oltean |
2024-10-07 | lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW | Timo Grautstueck |
2024-10-04 | Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-10-03 | lib: packing: use GENMASK() for box_mask | Vladimir Oltean |
2024-10-03 | lib: packing: use BITS_PER_BYTE instead of 8 | Vladimir Oltean |
2024-10-03 | lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior | Jacob Keller |
2024-10-03 | lib: packing: add additional KUnit tests | Jacob Keller |
2024-10-03 | lib: packing: add KUnit tests adapted from selftests | Jacob Keller |
2024-10-03 | lib: packing: duplicate pack() and unpack() implementations | Vladimir Oltean |
2024-10-03 | lib: packing: add pack() and unpack() wrappers over packing() | Vladimir Oltean |
2024-10-03 | lib: packing: adjust definitions and implementation for arbitrary buffer lengths | Vladimir Oltean |
2024-10-03 | lib: packing: refuse operating on bit indices which exceed size of buffer | Vladimir Oltean |
2024-10-03 | Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-10-02 | slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in | Vlastimil Babka |
2024-10-02 | mm, slab: suppress warnings in test_leak_destroy kunit test | Vlastimil Babka |
2024-10-01 | iov_iter: fix advancing slot in iter_folioq_get_pages() | Omar Sandoval |
2024-09-27 | Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux | Linus Torvalds |
2024-09-27 | Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-09-26 | Revert "list: test: fix tests for list_cut_position()" | Guenter Roeck |