Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 2017-11-02 | 5 | -36/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes | Ingo Molnar | 2017-10-23 | 5 | -79/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf | 2017-10-14 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 5 | -16/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 93 | -34/+112 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y | Byungchul Park | 2017-10-25 | 1 | -0/+15 | |
| * | | | | | | | | | | | | locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ... | Byungchul Park | 2017-10-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 4 | -14/+14 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 2017-11-13 | 6 | -14/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | documentation: kernel-api: add more info on bitmap functions | Randy Dunlap | 2017-10-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | lib/gcd: add kernel-doc notation | Randy Dunlap | 2017-10-07 | 1 | -0/+6 | |
| * | | | | | | | | | | | div64: add missing kernel-doc | Randy Dunlap | 2017-10-07 | 1 | -0/+6 | |
| * | | | | | | | | | | | docs: clean up and add rest of CRC functions to kernel-api.rst | Randy Dunlap | 2017-09-26 | 3 | -13/+13 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] | Eric Biggers | 2017-11-08 | 1 | -2/+2 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 91 | -0/+91 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 91 | -0/+91 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | KEYS: fix out-of-bounds read during ASN.1 parsing | Eric Biggers | 2017-11-02 | 1 | -0/+3 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Mark 'ioremap_page_range()' as possibly sleeping | Linus Torvalds | 2017-10-30 | 1 | -0/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | assoc_array: Fix a buggy node-splitting case | David Howells | 2017-10-28 | 1 | -34/+17 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-22 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | textsearch: fix typos in library helpers | Randy Dunlap | 2017-10-22 | 2 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 | James Morris | 2017-10-19 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | lib/digsig: fix dereference of NULL user_key_payload | Eric Biggers | 2017-10-12 | 1 | -0/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-10-14 | 2 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | locking/lockdep: Disable cross-release features for now | Ingo Molnar | 2017-10-14 | 1 | -2/+2 | |
| * | | | | | | locking/selftest: Avoid false BUG report | Peter Zijlstra | 2017-10-10 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* / | | | | | lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together | Randy Dunlap | 2017-10-14 | 1 | -72/+71 | |
|/ / / / / | ||||||
* | | | | | lib/ratelimit.c: use deferred printk() version | Sergey Senozhatsky | 2017-10-04 | 1 | -1/+3 | |
* | | | | | lib/idr.c: fix comment for idr_replace() | Eric Biggers | 2017-10-04 | 1 | -2/+2 | |
* | | | | | lib/lz4: make arrays static const, reduces object code size | Colin Ian King | 2017-10-04 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-10-03 | 1 | -8/+41 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | driver core: suppress sending MODALIAS in UNBIND uevents | Dmitry Torokhov | 2017-09-18 | 1 | -8/+41 | |
| |/ / | ||||||
* | | | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-23 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | parisc: Fix too large frame size warnings | Helge Deller | 2017-09-22 | 1 | -1/+2 | |
| |/ / | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-23 | 1 | -4/+5 | |
|\ \ \ | ||||||
| * | | | rhashtable: Documentation tweak | Andreas Gruenbacher | 2017-09-20 | 1 | -4/+5 | |
| |/ / | ||||||
* / / | iov_iter: fix page_copy_sane for compound pages | Petar Penkov | 2017-09-21 | 1 | -2/+4 | |
|/ / | ||||||
* | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-15 | 19 | -0/+12361 | |
|\ \ | ||||||
| * | | lib: Add zstd modules | Nick Terrell | 2017-08-15 | 18 | -0/+11857 | |
| * | | lib: Add xxhash module | Nick Terrell | 2017-08-15 | 3 | -0/+504 | |
* | | | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-14 | 1 | -2/+2 | |
* | | | lib/test_bitmap.c: use ULL suffix for 64-bit constants | Geert Uytterhoeven | 2017-09-14 | 1 | -4/+4 | |
* | | | idr: remove WARN_ON_ONCE() when trying to replace negative ID | Eric Biggers | 2017-09-14 | 1 | -1/+1 | |
* | | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 1 | -3/+0 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'for-4.14/fs' into libnvdimm-for-next | Dan Williams | 2017-09-01 | 5 | -34/+56 | |
| |\ \ \ | ||||||
| * | | | | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2017-09-01 | 1 | -3/+0 | |
* | | | | | cpumask: make cpumask_next() out-of-line | Alexey Dobriyan | 2017-09-09 | 1 | -0/+16 | |
* | | | | | test_kmod: flip INT checks to be consistent | Dan Carpenter | 2017-09-09 | 1 | -1/+1 | |
* | | | | | test_kmod: remove paranoid UINT_MAX check on uint range processing | Dan Carpenter | 2017-09-09 | 1 | -1/+1 | |
* | | | | | lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo... | Takashi Iwai | 2017-09-09 | 1 | -2/+2 |