Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-09 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | fix braino in generic_file_read_iter() | Al Viro | 2017-05-08 | 1 | -0/+2 | |
* | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | devres: fix devm_ioremap_*() offset parameter kerneldoc description | Lorenzo Pieralisi | 2017-04-24 | 1 | -3/+3 | |
| | |/ / | |/| | | ||||||
* | | | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 1 | -4/+1 | |
* | | | | lib/rhashtable.c: simplify a strange allocation pattern | Michal Hocko | 2017-05-08 | 1 | -10/+3 | |
* | | | | lib/zlib_inflate/inftrees.c: fix potential buffer overflow | Guenter Roeck | 2017-05-08 | 1 | -1/+1 | |
* | | | | lib/fault-inject.c: use correct check for interrupts | Dmitry Vyukov | 2017-05-08 | 1 | -1/+1 | |
* | | | | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions | Joe Perches | 2017-05-08 | 1 | -0/+3 | |
* | | | | lib: add module support to linked list sorting tests | Geert Uytterhoeven | 2017-05-08 | 4 | -152/+155 | |
* | | | | lib: add module support to array-based sort tests | Geert Uytterhoeven | 2017-05-08 | 1 | -3/+4 | |
* | | | | Revert "lib/test_sort.c: make it explicitly non-modular" | Geert Uytterhoeven | 2017-05-08 | 1 | -6/+5 | |
* | | | | refcount: change EXPORT_SYMBOL markings | Greg Kroah-Hartman | 2017-05-06 | 1 | -11/+11 | |
* | | | | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-04 | 1 | -0/+26 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge 4.11-rc5 into usb-next | Greg Kroah-Hartman | 2017-04-03 | 2 | -0/+11 | |
| |\ \ \ \ | ||||||
| * | | | | | lib/string: add sysfs_match_string helper | Heikki Krogerus | 2017-03-23 | 1 | -0/+26 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-04 | 1 | -5/+5 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | test_bpf: Use ULL suffix for 64-bit constants | Geert Uytterhoeven | 2017-05-03 | 1 | -5/+5 | |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-03 | 2 | -6/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 2017-05-03 | 1 | -0/+2 | |
| * | | | | | | lib/dma-debug.c: make locking work for RT | Pankaj Gupta | 2017-05-03 | 1 | -6/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl... | Linus Torvalds | 2017-05-03 | 1 | -0/+17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'md-next' into md-linus | Shaohua Li | 2017-05-01 | 1 | -0/+17 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | percpu-refcount: support synchronous switch to atomic mode. | NeilBrown | 2017-03-22 | 1 | -0/+17 | |
| | |/ / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 3 | -34/+177 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bpf, arm64: fix jit branch offset related to ldimm64 | Daniel Borkmann | 2017-05-02 | 1 | -0/+45 | |
| * | | | | | | bpf, arm64: implement jiting of BPF_XADD | Daniel Borkmann | 2017-05-02 | 1 | -0/+105 | |
| * | | | | | | rhashtable: compact struct rhashtable_params | Florian Westphal | 2017-05-01 | 1 | -1/+1 | |
| * | | | | | | rhashtable: Do not lower max_elems when max_size is zero | Herbert Xu | 2017-04-28 | 1 | -5/+6 | |
| * | | | | | | rhashtable: Cap total number of entries to 2^31 | Herbert Xu | 2017-04-27 | 1 | -0/+5 | |
| * | | | | | | rhashtable: remove insecure_max_entries param | Florian Westphal | 2017-04-26 | 1 | -6/+0 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-20 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | rhashtable: remove insecure_elasticity | Florian Westphal | 2017-04-18 | 1 | -16/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-15 | 1 | -0/+63 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -10/+18 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-05-02 | 2 | -96/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | md5: remove from lib and only live in crypto | Jason A. Donenfeld | 2017-03-24 | 2 | -96/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds | 2017-05-02 | 4 | -19/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com | 2017-04-02 | 1 | -1/+1 | |
| * | | | | | | | kernel-api.rst: fix some complex tags at lib/bitmap.c | mchehab@s-opensource.com | 2017-04-02 | 1 | -11/+17 | |
| * | | | | | | | kernel-api.rst: fix output of the vsnprintf() documentation | mchehab@s-opensource.com | 2017-04-02 | 1 | -3/+3 | |
| * | | | | | | | lib/Kconfig.debug: correct documentation paths | Hans Holmberg | 2017-03-17 | 1 | -4/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 1 | -8/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra | 2017-03-30 | 1 | -8/+20 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-01 | 1 | -0/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | boot/param: Move next_arg() function to lib/cmdline.c for later reuse | Baoquan He | 2017-04-18 | 1 | -0/+57 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-01 | 1 | -44/+125 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-04-14 | 2 | -0/+11 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | locking/refcounts: Use atomic_try_cmpxchg() | Peter Zijlstra | 2017-03-23 | 1 | -32/+15 | |
| * | | | | | | | locking/refcount: Add refcount_t API kernel-doc comments | David Windsor | 2017-03-13 | 1 | -12/+110 | |
| | |_|/ / / / | |/| | | | | |