Age | Commit message (Expand) | Author |
2022-01-08 | XArray: Add xas_advance() | Matthew Wilcox (Oracle) |
2022-01-07 | lib/mpi: Add the return value check of kcalloc() | Zizhuang Deng |
2022-01-07 | lib/crypto: blake2s: include as built-in | Jason A. Donenfeld |
2022-01-06 | lib/raid6: Use strict priority ranking for pq gen() benchmarking | Dirk Müller |
2022-01-06 | lib/raid6: skip benchmark of non-chosen xor_syndrome functions | Dirk Müller |
2022-01-04 | iov_iter: Convert iter_xarray to use folios | Matthew Wilcox (Oracle) |
2021-12-28 | kobject: remove kset from struct kset_uevent_ops callbacks | Greg Kroah-Hartman |
2021-12-27 | driver core: make kobj_type constant. | Wedson Almeida Filho |
2021-12-24 | lib: objagg: Use the bitmap API when applicable | Christophe JAILLET |
2021-12-21 | logic_io instance of iounmap() needs volatile on argument | Al Viro |
2021-12-21 | lib/logic_iomem: Fix operation on 32-bit | Johannes Berg |
2021-12-21 | lib/logic_iomem: Fix 32-bit build | Johannes Berg |
2021-12-13 | kunit: Report test parameter results as (K)TAP subtests | David Gow |
2021-12-13 | kunit: Don't crash if no parameters are generated | David Gow |
2021-12-13 | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman |
2021-12-13 | locking/atomic: atomic64: Remove unusable atomic ops | Mark Rutland |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-12-09 | kcsan: Support WEAK_MEMORY with Clang where no objtool support exists | Marco Elver |
2021-12-09 | kcsan: Add core support for a subset of weak memory modeling | Marco Elver |
2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-06 | net: add net device refcount tracker infrastructure | Eric Dumazet |
2021-12-06 | lib: add tests for reference tracker | Eric Dumazet |
2021-12-06 | lib: add reference counting tracking infrastructure | Eric Dumazet |
2021-12-06 | vsprintf: Use non-atomic bitmap API when applicable | Christophe JAILLET |
2021-12-04 | lockdep/selftests: Adapt ww-tests for PREEMPT_RT | Sebastian Andrzej Siewior |
2021-12-04 | lockdep/selftests: Skip the softirq related tests on PREEMPT_RT | Sebastian Andrzej Siewior |
2021-12-04 | lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock(). | Sebastian Andrzej Siewior |
2021-12-04 | lockdep/selftests: Avoid using local_lock_{acquire|release}(). | Sebastian Andrzej Siewior |
2021-12-02 | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL | Kumar Kartikeya Dwivedi |
2021-11-29 | siphash: use _unaligned version by default | Arnd Bergmann |
2021-11-27 | Merge tag 'v5.16-rc2' into devel | Linus Walleij |
2021-11-22 | parisc: Increase FRAME_WARN to 2048 bytes on parisc | Helge Deller |
2021-11-20 | kasan: test: silence intentional read overflow warnings | Kees Cook |
2021-11-18 | Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux | Linus Torvalds |
2021-11-18 | lib: zstd: Don't add -O3 to cflags | Nick Terrell |
2021-11-18 | lib: zstd: Don't inline functions in zstd_opt.c | Nick Terrell |
2021-11-18 | lib: zstd: Fix unused variable warning | Nick Terrell |
2021-11-18 | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-18 | lib/string_helpers: Introduce managed variant of kasprintf_strarray() | Andy Shevchenko |
2021-11-18 | lib/string_helpers: Introduce kasprintf_strarray() | Andy Shevchenko |
2021-11-18 | Merge branch 'rework/printk_safe-removal' into for-linus | Petr Mladek |
2021-11-16 | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 | Tiezhu Yang |
2021-11-13 | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux | Linus Torvalds |
2021-11-11 | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple |
2021-11-10 | printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces | Nicholas Piggin |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-09 | mm/scatterlist: replace the !preemptible warning in sg_miter_stop() | Thomas Gleixner |
2021-11-09 | lib: uninline simple_strntoull() as well | Alexey Dobriyan |