- f583772 Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 1 month ago
- c0f65a7c Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 1 year, 1 month ago
- af73483 ida: Fix crash in ida_free when the bitmap is empty by Matthew Wilcox (Oracle) · 1 year, 1 month ago
- 4249f13 maple_tree: do not preallocate nodes for slot stores by Sidhartha Kumar · 1 year, 1 month ago
- ae19141 cred: get rid of CONFIG_DEBUG_CREDENTIALS by Jens Axboe · 1 year, 1 month ago
- 8e819a7 Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 1 month ago
- 0c92218 Merge branch 'master' into mm-hotfixes-stable by Andrew Morton · 1 year, 1 month ago
- 0263f92 lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly by Ming Lei · 1 year, 2 months ago
- 5c47251 lib/vsprintf: Fix %pfwf when current node refcount == 0 by Herve Codina · 1 year, 2 months ago
- 669fc83 Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 1 month ago
- ce474ae Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 1 month ago
- e6861be Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 1 month ago
- 7d4c44a Merge branch 'acpi-tables' by Rafael J. Wysocki · 1 year, 1 month ago
- d67f39d lib: objpool: fix head overrun on RK3588 SBC by wuqiang.matt · 1 year, 1 month ago
- 47669f4 Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 1 year, 1 month ago
- d2da77f Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 2 months ago
- e5f3e29 parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes by Helge Deller · 1 year, 2 months ago
- fa2b906 Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- d4e3b92 closures: CLOSURE_CALLBACK() to fix type punning by Kent Overstreet · 1 year, 2 months ago
- 3573269 ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes by Dave Jiang · 1 year, 2 months ago
- fe2c34b iov_iter: fix copy_page_to_iter_nofault() by Omar Sandoval · 1 year, 2 months ago
- 86d11b0 Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linux by Linus Torvalds · 1 year, 2 months ago
- 77618db zstd: Fix array-index-out-of-bounds UBSAN warning by Nick Terrell · 1 year, 3 months ago
- 1bddcf7 kunit: test: Avoid cast warning when adding kfree() as an action by Richard Fitzgerald · 1 year, 2 months ago
- 2e3c94a kunit: Reset suite counter right before running tests by Michal Wajdeczko · 1 year, 3 months ago
- f8f2847 kunit: Warn if tests are slow by Maxime Ripard · 1 year, 3 months ago
- 3afe733 lib: test_objpool: make global variables static by wuqiang.matt · 1 year, 2 months ago
- c9d0117 Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 2 months ago
- b8cc56d Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 1 year, 2 months ago
- 707df29 Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 2 months ago
- 31e5f93 Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 2 months ago
- 2a80532 Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 1 year, 2 months ago
- 9a719c2 Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux by Linus Torvalds · 1 year, 2 months ago
- 8f6f76a Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- 4b928940 lib/fw_table: Remove acpi_parse_entries_array() export by Dan Williams · 1 year, 2 months ago
- 70a9aff seq_buf: Export seq_buf_puts() by Christophe JAILLET · 1 year, 2 months ago
- 685b38c seq_buf: Export seq_buf_putc() by Christophe JAILLET · 1 year, 2 months ago
- 5eda8f2 Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 1 year, 2 months ago
- 05bf73a Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 2 months ago
- 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 2 months ago
- 385903a Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 1 year, 2 months ago
- 72fcce7 vsprintf: uninline simple_strntoull(), reorder arguments by Alexey Dobriyan · 1 year, 3 months ago
- 89ed67e Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 2 months ago
- befaa60 Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 2 months ago
- ee526b8 closures: Fix race in closure_sync() by Kent Overstreet · 1 year, 3 months ago
- 2bce636 closures: Better memory barriers by Kent Overstreet · 1 year, 3 months ago
- 63ce50f Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 2 months ago
- 3cf3fab Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 2 months ago
- 9e87705 Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 2 months ago
- 8b16da6 Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 2 months ago
- df9c65b Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- dcc4e57 seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str() by Kees Cook · 1 year, 3 months ago
- a103f46 acpi: Move common tables helper functions to common lib by Dave Jiang · 1 year, 3 months ago
- ec4c20c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 3 months ago
- 4758560 kprobes: unused header files removed by wuqiang.matt · 1 year, 3 months ago
- d0ed46b tracing: Move readpos from seq_buf to trace_seq by Matthew Wilcox (Oracle) · 1 year, 3 months ago
- 374d345 netlink: add variable-length / auto integers by Jakub Kicinski · 1 year, 3 months ago
- 73badee lib/generic-radix-tree.c: Add peek_prev() by Kent Overstreet · 1 year, 4 months ago
- 9492261 lib/generic-radix-tree.c: Don't overflow in peek() by Kent Overstreet · 4 years ago
- b414e8e closures: Add a missing include by Kent Overstreet · 1 year, 10 months ago
- 8c8d2d9 bcache: move closures to lib/ by Kent Overstreet · 8 years ago
- 68279f9 treewide: mark stuff as __ro_after_init by Alexey Dobriyan · 1 year, 3 months ago
- 1431996 percpu_counter: extend _limited_add() to negative amounts by Hugh Dickins · 1 year, 3 months ago
- beb9868 shmem,percpu_counter: add _limited_add(fbc, limit, amount) by Hugh Dickins · 1 year, 3 months ago
- 099d743 maple_tree: add GFP_KERNEL to allocations in mas_expected_entries() by Liam R. Howlett · 1 year, 3 months ago
- 57e06f8 Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers by Arnd Bergmann · 1 year, 3 months ago
- 92f90d3 lib: objpool test module added by wuqiang.matt · 1 year, 3 months ago
- b4edb8d lib: objpool added: ring-array based lockless MPMC by wuqiang.matt · 1 year, 3 months ago
- 6cb42f9 bitmap: move bitmap_*_region() functions to bitmap.h by Yury Norov · 1 year, 4 months ago
- de9e82c lib: add light-weight queuing mechanism. by NeilBrown · 1 year, 4 months ago
- 8a3e597 llist: add llist_del_first_this() by NeilBrown · 1 year, 4 months ago
- 1d483652 bitmap: drop _reg_op() function by Yury Norov · 1 year, 4 months ago
- 9276819 bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit() by Yury Norov · 1 year, 4 months ago
- add00c7 bitmap: replace _reg_op(REG_OP_RELEASE) with bitmap_clear() by Yury Norov · 1 year, 4 months ago
- eae5acb bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set() by Yury Norov · 1 year, 4 months ago
- b085f96 bitmap: fix opencoded bitmap_allocate_region() by Yury Norov · 1 year, 4 months ago
- 6d5d3a0 bitmap: add test for bitmap_*_region() functions by Yury Norov · 1 year, 4 months ago
- 82bf9bd bitmap: align __reg_op() wrappers with modern coding style by Yury Norov · 1 year, 4 months ago
- aae06fc lib/bitmap: split-out string-related operations to a separate files by Yury Norov · 1 year, 3 months ago
- 7733aa8 bitmap: Remove dead code, i.e. bitmap_copy_le() by Andy Shevchenko · 1 year, 5 months ago
- 8ed13a7 bitmap: Fix a typo ("identify map") by Jonathan Neuschäfer · 1 year, 5 months ago
- 57f728d cpumask: kernel-doc cleanups and additions by Randy Dunlap · 1 year, 5 months ago
- 4fbf8b1 locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_put_slowpath() by Uros Bizjak · 1 year, 8 months ago
- b5f0e20 iov_iter, net: Move hash_and_copy_to_iter() to net/ by David Howells · 1 year, 4 months ago
- 6d0d419 iov_iter, net: Move csum_and_copy_to/from_iter() to net/ by David Howells · 1 year, 4 months ago
- c9eec08 iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() by David Howells · 1 year, 4 months ago
- 8db3057 Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 1 year, 3 months ago
- 2606cf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 3 months ago
- 0ebc7fe powerpc: Use shared font data by Dr. David Alan Gilbert · 1 year, 5 months ago
- a8091f0 maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states by Liam R. Howlett · 1 year, 4 months ago
- 8040345f kunit: test: Fix the possible memory leak in executor_test by Jinjie Ruan · 1 year, 4 months ago
- 24de14c kunit: Fix possible memory leak in kunit_filter_suites() by Jinjie Ruan · 1 year, 4 months ago
- e446795 kunit: Fix the wrong kfree of copy for kunit_filter_suites() by Jinjie Ruan · 1 year, 4 months ago
- a6074cf kunit: Fix missed memory release in kunit_free_suite_set() by Jinjie Ruan · 1 year, 4 months ago
- f198274 iov_iter: Convert iterate*() to inline funcs by David Howells · 1 year, 4 months ago
- f1b4cb6 iov_iter: Derive user-backedness from the iterator type by David Howells · 1 year, 4 months ago
- 6cd5932 kobject: Replace strlcpy with strscpy by Azeem Shaikh · 1 year, 4 months ago
- 36ee98b argv_split: fix kernel-doc warnings by Randy Dunlap · 1 year, 4 months ago
- c80da1f scatterlist: add missing function params to kernel-doc by Randy Dunlap · 1 year, 4 months ago