Age | Commit message (Expand) | Author |
2023-10-31 | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-30 | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2023-10-30 | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-20 | netlink: add variable-length / auto integers | Jakub Kicinski |
2023-10-19 | lib/generic-radix-tree.c: Add peek_prev() | Kent Overstreet |
2023-10-19 | lib/generic-radix-tree.c: Don't overflow in peek() | Kent Overstreet |
2023-10-19 | closures: Add a missing include | Kent Overstreet |
2023-10-19 | bcache: move closures to lib/ | Kent Overstreet |
2023-10-18 | maple_tree: add GFP_KERNEL to allocations in mas_expected_entries() | Liam R. Howlett |
2023-10-16 | lib: add light-weight queuing mechanism. | NeilBrown |
2023-10-16 | llist: add llist_del_first_this() | NeilBrown |
2023-10-10 | locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu... | Uros Bizjak |
2023-10-09 | iov_iter, net: Move hash_and_copy_to_iter() to net/ | David Howells |
2023-10-09 | iov_iter, net: Move csum_and_copy_to/from_iter() to net/ | David Howells |
2023-10-09 | iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() | David Howells |
2023-10-07 | Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the... | Ingo Molnar |
2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-09-29 | maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states | Liam R. Howlett |
2023-09-25 | iov_iter: Convert iterate*() to inline funcs | David Howells |
2023-09-25 | iov_iter: Derive user-backedness from the iterator type | David Howells |
2023-09-22 | kobject: Replace strlcpy with strscpy | Azeem Shaikh |
2023-09-19 | argv_split: fix kernel-doc warnings | Randy Dunlap |
2023-09-19 | scatterlist: add missing function params to kernel-doc | Randy Dunlap |
2023-09-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2023-09-15 | bpf/tests: add tests for cpuv4 instructions | Puranjay Mohan |
2023-09-15 | sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu() | Yury Norov |
2023-09-12 | Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-09-11 | lib: Export errname | Kent Overstreet |
2023-09-11 | lib/string_helpers: string_get_size() now returns characters wrote | Kent Overstreet |
2023-09-09 | iov_iter: Kunit tests for page extraction | David Howells |
2023-09-09 | iov_iter: Kunit tests for copying to/from an iterator | David Howells |
2023-09-09 | iov_iter: Fix iov_iter_extract_pages() with zero-sized entries | David Howells |
2023-09-08 | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray | Linus Torvalds |
2023-09-08 | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-09-06 | raid6: Add LoongArch SIMD recovery implementation | WANG Xuerui |
2023-09-06 | raid6: Add LoongArch SIMD syndrome calculation | WANG Xuerui |
2023-09-05 | idr: fix param name in idr_alloc_cyclic() doc | Ariel Marcovitch |
2023-09-05 | xarray: Document necessary flag in alloc functions | Philipp Stanner |
2023-09-05 | kunit: Fix possible memory leak in kunit_filter_suites() | Jinjie Ruan |
2023-09-05 | kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter() | Jinjie Ruan |
2023-09-05 | kunit: Fix the wrong err path and add goto labels in kunit_filter_suites() | Jinjie Ruan |
2023-09-05 | kunit: Fix wild-memory-access bug in kunit_free_suite_set() | Jinjie Ruan |
2023-09-04 | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2023-09-01 | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2023-09-01 | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |