Age | Commit message (Expand) | Author |
2016-02-29 | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2016-02-29 | cpumask: Export cpumask_any_but() | Thomas Gleixner |
2016-02-29 | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf |
2016-02-28 | lib/mpi: use "static inline" instead of "extern inline" | Arnd Bergmann |
2016-02-28 | lib/mpi: avoid assembler warning | Arnd Bergmann |
2016-02-28 | lib/mpi: Endianness fix | Michal Marek |
2016-02-24 | extable: add support for relative extables to search and sort routines | Ard Biesheuvel |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-19 | test_bitmap: unit tests for lib/bitmap.c | David Decotigny |
2016-02-19 | lib/bitmap.c: conversion routines to/from u32 array | David Decotigny |
2016-02-18 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar |
2016-02-16 | lib/ucs2_string: Correct ucs2 -> utf8 conversion | Jason Andryuk |
2016-02-16 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2016-02-15 | lib+mm: fix few spelling mistakes | Bogdan Sikora |
2016-02-15 | treewide: Fix typo in printk | Masanari Iida |
2016-02-14 | Merge 4.5-rc4 into driver-core-next | Greg Kroah-Hartman |
2016-02-14 | Merge 4.5-rc4 into char-misc-next | Greg Kroah-Hartman |
2016-02-14 | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-02-13 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2016-02-11 | vsprintf: kptr_restrict is okay in IRQ when 2 | Jason A. Donenfeld |
2016-02-11 | ubsan: cosmetic fix to Kconfig text | Yang Shi |
2016-02-10 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-02-10 | lib/ucs2_string: Add ucs2 -> utf8 helper functions | Peter Jones |
2016-02-09 | kobject: export kset_find_obj() for module use | Gabriel Somlo |
2016-02-09 | workqueue: implement "workqueue.debug_force_rr_cpu" debug feature | Tejun Heo |
2016-02-09 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar |
2016-02-09 | locking/static_keys: Avoid nested functions | Arnd Bergmann |
2016-02-08 | scatterlist: fix a typo in comment block of sg_miter_stop() | Masahiro Yamada |
2016-02-07 | devres: use to_pci_dev() | Geliang Tang |
2016-02-07 | klist: fix starting point removed bug in klist iterators | James Bottomley |
2016-02-05 | dump_stack: avoid potential deadlocks | Eric Dumazet |
2016-02-03 | radix-tree: fix race in gang lookup | Matthew Wilcox |
2016-02-03 | lib/test-string_helpers.c: fix and improve string_get_size() tests | Vitaly Kuznetsov |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov |
2016-01-27 | debugobjects: Allow bigger number of early boot objects | Christian Borntraeger |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-01-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | ratelimit: fix bug in time interval by resetting right begin time | Jaewon Kim |
2016-01-21 | Merge branch 'uaccess' (batched user access infrastructure) | Linus Torvalds |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-20 | Do not enable CONFIG_IO_STRICT_DEVMEM by default | Dan Williams |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-20 | lib/clz_tab.c: put in lib-y rather than obj-y | Chris Metcalf |
2016-01-20 | test_hexdump: print statistics at the end | Andy Shevchenko |
2016-01-20 | test_hexdump: test all possible group sizes for overflow | Andy Shevchenko |
2016-01-20 | test_hexdump: check all bytes in real buffer | Andy Shevchenko |
2016-01-20 | test_hexdump: switch to memcmp() | Andy Shevchenko |