Age | Commit message (Expand) | Author | Files | Lines |
2018-08-08 | test_overflow: Add shift overflow tests | Kees Cook | 1 | -1/+197 |
2018-08-07 | lib/mpi: remove redundant variable esign | Colin Ian King | 1 | -2/+1 |
2018-08-07 | lib/vsprintf: Do not handle %pO[^F] as %px | Bart Van Assche | 1 | -0/+1 |
2018-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 16 | -3311/+161 |
2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-08-02 | debugobjects: Remove redundant NULL pointer check | Zhong Jiang | 1 | -2/+1 |
2018-08-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -0/+1 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 1 | -0/+6 |
2018-08-01 | bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() | Andy Shevchenko | 1 | -0/+20 |
2018-07-30 | debugobjects: Make stack check warning more informative | Joel Fernandes (Google) | 1 | -2/+5 |
2018-07-30 | Merge 4.18-rc7 into driver-core-next | Greg Kroah-Hartman | 7 | -27/+115 |
2018-07-30 | BackMerge v4.18-rc7 into drm-next | Dave Airlie | 4 | -13/+113 |
2018-07-27 | lib: Use existing define with polynomial | Krzysztof Kozlowski | 2 | -2/+4 |
2018-07-27 | lib/crc: Use consistent naming for CRC-32 polynomials | Krzysztof Kozlowski | 2 | -7/+7 |
2018-07-27 | lib/crc: Move polynomial definition to separate header | Krzysztof Kozlowski | 3 | -14/+2 |
2018-07-26 | kasan: only select SLUB_DEBUG with SYSFS=y | Arnd Bergmann | 1 | -1/+1 |
2018-07-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 7 | -26/+114 |
2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+73 |
2018-07-24 | Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 1 | -0/+36 |
2018-07-23 | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or... | David S. Miller | 3 | -0/+176 |
2018-07-23 | devres: Add devm_of_iomap() | Benjamin Herrenschmidt | 1 | -0/+36 |
2018-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+73 |
2018-07-20 | kobject: kset_create_and_add() - fetch ownership info from parent | Dmitry Torokhov | 1 | -1/+8 |
2018-07-20 | sysfs, kobject: allow creating kobject belonging to arbitrary users | Dmitry Torokhov | 1 | -0/+19 |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 1 | -8/+19 |
2018-07-18 | lib/rhashtable: consider param->min_size when setting initial table size | Davidlohr Bueso | 1 | -6/+11 |
2018-07-17 | vsprintf: Add command line option debug_boot_weak_hash | Tobin C. Harding | 1 | -0/+17 |
2018-07-17 | vsprintf: Use hw RNG for ptr_key | Tobin C. Harding | 1 | -1/+9 |
2018-07-17 | Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes | Ingo Molnar | 1 | -0/+20 |
2018-07-17 | Merge tag 'v4.18-rc5' into locking/core, to pick up fixes | Ingo Molnar | 8 | -19/+67 |
2018-07-16 | lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe() | Dan Williams | 1 | -4/+33 |
2018-07-16 | lib/iov_iter: Document _copy_to_iter_flushcache() | Dan Williams | 1 | -0/+14 |
2018-07-16 | lib/iov_iter: Document _copy_to_iter_mcsafe() | Dan Williams | 1 | -0/+26 |
2018-07-13 | locking/refcount: Always allow checked forms | Mark Rutland | 1 | -28/+25 |
2018-07-10 | reed_solomon: Fix kernel-doc | Matthew Wilcox | 1 | -1/+1 |
2018-07-09 | rhashtable: add restart routine in rhashtable_free_and_destroy() | Taehee Yoo | 1 | -1/+7 |
2018-07-09 | printk/nmi: Prevent deadlock when accessing the main log buffer in NMI | Petr Mladek | 1 | -3/+0 |
2018-07-07 | kobject: Replace strncpy with memcpy | Guenter Roeck | 1 | -1/+1 |
2018-07-07 | lib: reciprocal_div: implement the improved algorithm on the paper mentioned | Jiong Wang | 1 | -0/+41 |
2018-07-06 | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie | 1 | -1/+1 |
2018-07-04 | ioremap: Update pgtable free interfaces with addr | Chintan Pandya | 1 | -2/+2 |
2018-07-04 | RAID/s390: Remove VLA usage | Kees Cook | 1 | -16/+18 |
2018-07-03 | lib: rhashtable: Correct self-assignment in rhashtable.c | Rishabh Bhatnagar | 1 | -1/+1 |
2018-07-03 | locking: Implement an algorithm choice for Wound-Wait mutexes | Thomas Hellstrom | 1 | -1/+1 |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -14/+22 |
2018-07-02 | scsi: klist: Make it safe to use klists in atomic context | Bart Van Assche | 1 | -4/+6 |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+20 |
2018-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+20 |
2018-06-30 | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+0 |