index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-07-20
nvme-pci: Remove nvme_setup_prps BUG_ON
Keith Busch
-8
/
+25
2017-07-20
nvme-pci: add another device ID with stripe quirk
David Wayne Fugate
-0
/
+3
2017-07-20
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
Christoph Hellwig
-4
/
+4
2017-07-20
nvme: fix byte swapping in the streams code
Christoph Hellwig
-8
/
+8
2017-07-13
nbd: kill unused ret in recv_work
Kefeng Wang
-2
/
+0
2017-07-12
bfq: dispatch request to prevent queue stalling after the request completion
Hou Tao
-0
/
+3
2017-07-12
bfq: fix typos in comments about B-WF2Q+ algorithm
Hou Tao
-2
/
+2
2017-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
-20
/
+57
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-440
/
+600
2017-07-11
Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-179
/
+180
2017-07-11
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
-476
/
+2308
2017-07-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
-646
/
+1077
2017-07-11
Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-84
/
+1393
2017-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
-6
/
+0
2017-07-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1249
/
+1538
2017-07-10
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
-0
/
+4
2017-07-10
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
-0
/
+4
2017-07-10
binfmt_elf: safely increment argv pointers
Kees Cook
-11
/
+9
2017-07-10
s390: reduce ELF_ET_DYN_BASE
Kees Cook
-8
/
+7
2017-07-10
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
-6
/
+7
2017-07-10
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
-6
/
+6
2017-07-10
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
-6
/
+2
2017-07-10
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
-14
/
+58
2017-07-10
fs, epoll: short circuit fetching events if thread has been killed
David Rientjes
-0
/
+10
2017-07-10
checkpatch: improve multi-line alignment test
Joe Perches
-1
/
+1
2017-07-10
checkpatch: improve macro reuse test
Joe Perches
-6
/
+6
2017-07-10
checkpatch: change format of --color argument to --color[=WHEN]
John Brooks
-6
/
+29
2017-07-10
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
-3
/
+3
2017-07-10
checkpatch: improve tests for multiple line function definitions
Joe Perches
-1
/
+25
2017-07-10
checkpatch: remove false warning for commit reference
Heinrich Schuchardt
-1
/
+3
2017-07-10
checkpatch: fix stepping through statements with $stat and ctx_statement_block
Joe Perches
-1
/
+1
2017-07-10
checkpatch: [HLP]LIST_HEAD is also declaration
Steffen Maier
-1
/
+1
2017-07-10
checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t
Joe Perches
-0
/
+11
2017-07-10
checkpatch: improve the unnecessary OOM message test
Joe Perches
-1
/
+1
2017-07-10
lib/bsearch.c: micro-optimize pivot position calculation
Sergey Senozhatsky
-10
/
+12
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
-56
/
+63
2017-07-10
lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possible
Michal Hocko
-4
/
+3
2017-07-10
lib/interval_tree_test.c: allow full tree search
Davidlohr Bueso
-5
/
+10
2017-07-10
lib/interval_tree_test.c: allow users to limit scope of endpoint
Davidlohr Bueso
-10
/
+13
2017-07-10
lib/interval_tree_test.c: make test options module parameters
Davidlohr Bueso
-17
/
+40
2017-07-10
lib/interval_tree_test.c: allow the module to be compiled-in
Davidlohr Bueso
-1
/
+1
2017-07-10
lib/kstrtox.c: use "unsigned int" more
Alexey Dobriyan
-4
/
+6
2017-07-10
lib/kstrtox.c: delete end-of-string test
Alexey Dobriyan
-1
/
+1
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
-3
/
+2
2017-07-10
include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when pos...
Matthew Wilcox
-0
/
+6
2017-07-10
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
-10
/
+24
2017-07-10
lib/test_bitmap.c: add optimisation tests
Matthew Wilcox
-0
/
+32
2017-07-10
MAINTAINERS: give proc sysctl some maintainer love
Luis R. Rodriguez
-0
/
+11
2017-07-10
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
Masahiro Yamada
-8
/
+2
2017-07-10
kernel/groups.c: use sort library function
Rasmus Villemoes
-24
/
+11
[next]