Age | Commit message (Expand) | Author |
2018-07-20 | sysfs, kobject: allow creating kobject belonging to arbitrary users | Dmitry Torokhov |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-18 | lib/rhashtable: consider param->min_size when setting initial table size | Davidlohr Bueso |
2018-07-17 | vsprintf: Add command line option debug_boot_weak_hash | Tobin C. Harding |
2018-07-17 | vsprintf: Use hw RNG for ptr_key | Tobin C. Harding |
2018-07-17 | Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes | Ingo Molnar |
2018-07-17 | Merge tag 'v4.18-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2018-07-16 | lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe() | Dan Williams |
2018-07-16 | lib/iov_iter: Document _copy_to_iter_flushcache() | Dan Williams |
2018-07-16 | lib/iov_iter: Document _copy_to_iter_mcsafe() | Dan Williams |
2018-07-13 | locking/refcount: Always allow checked forms | Mark Rutland |
2018-07-10 | reed_solomon: Fix kernel-doc | Matthew Wilcox |
2018-07-09 | rhashtable: add restart routine in rhashtable_free_and_destroy() | Taehee Yoo |
2018-07-09 | printk/nmi: Prevent deadlock when accessing the main log buffer in NMI | Petr Mladek |
2018-07-07 | kobject: Replace strncpy with memcpy | Guenter Roeck |
2018-07-07 | lib: reciprocal_div: implement the improved algorithm on the paper mentioned | Jiong Wang |
2018-07-06 | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie |
2018-07-04 | ioremap: Update pgtable free interfaces with addr | Chintan Pandya |
2018-07-04 | RAID/s390: Remove VLA usage | Kees Cook |
2018-07-03 | lib: rhashtable: Correct self-assignment in rhashtable.c | Rishabh Bhatnagar |
2018-07-03 | locking: Implement an algorithm choice for Wound-Wait mutexes | Thomas Hellstrom |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-02 | scsi: klist: Make it safe to use klists in atomic context | Bart Van Assche |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-30 | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-29 | sg: remove ->sg_magic member | Jens Axboe |
2018-06-28 | test_bpf: flag tests that cannot be jited on s390 | Kleber Sacilotto de Souza |
2018-06-28 | Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-28 | kasan: depend on CONFIG_SLUB_DEBUG | Jason A. Donenfeld |
2018-06-28 | lib/percpu_ida.c: don't do alloc from per-CPU list if there is none | Sebastian Andrzej Siewior |
2018-06-28 | netlink: Return extack message if attribute validation fails | David Ahern |
2018-06-27 | bitfield: add tests | Johannes Berg |
2018-06-27 | printk: Make CONSOLE_LOGLEVEL_QUIET configurable | Hans de Goede |
2018-06-26 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2018-06-26 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-25 | Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests" | Petr Mladek |
2018-06-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-06-22 | rhashtable: clean up dereference of ->future_tbl. | NeilBrown |
2018-06-22 | rhashtable: use cmpxchg() to protect ->future_tbl. | NeilBrown |
2018-06-22 | rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert() | NeilBrown |
2018-06-22 | rhashtable: simplify INIT_RHT_NULLS_HEAD() | NeilBrown |
2018-06-22 | rhashtable: remove nulls_base and related code. | NeilBrown |
2018-06-22 | rhashtable: split rhashtable.h | NeilBrown |
2018-06-22 | rhashtable: silence RCU warning in rhashtable_test. | NeilBrown |
2018-06-22 | lib/bch: Remove VLA usage | Kees Cook |
2018-06-21 | locking/refcounts: Include fewer headers in <linux/refcount.h> | Alexey Dobriyan |
2018-06-21 | atomics/generic: Define atomic64_fetch_add_unless() | Mark Rutland |
2018-06-21 | atomics: Make conditional ops return 'bool' | Mark Rutland |
2018-06-21 | kprobes: Remove jprobe API implementation | Masami Hiramatsu |