index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-4
/
+403
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+19
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-1
/
+3
2019-07-09
Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
1
-2
/
+2
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+3
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-5
/
+84
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-20
/
+20
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-0
/
+302
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+8
2019-07-08
Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-35
/
+624
2019-07-08
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-68
/
+253
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2019-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+2
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
1
-1
/
+2
2019-07-04
lib/vsprintf: Reinstate printing of legacy clock IDs
Geert Uytterhoeven
1
-1
/
+1
2019-07-03
nfsd: escape high characters in binary data
J. Bruce Fields
1
-0
/
+19
2019-07-03
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
1
-4
/
+5
2019-07-03
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
1
-4
/
+2
2019-07-02
rslib: Make some functions static
YueHaibing
1
-6
/
+6
2019-07-01
blackhole_dev: add a selftest
Mahesh Bandewar
3
-0
/
+110
2019-07-01
sbitmap: Replace cmpxchg with xchg
Pavel Begunkov
1
-7
/
+3
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-4
/
+60
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
5
-0
/
+291
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
1
-1
/
+1
2019-06-26
rslib: Fix remaining decoder flaws
Ferdinand Blomqvist
1
-20
/
+68
2019-06-26
rslib: Update documentation
Ferdinand Blomqvist
1
-4
/
+8
2019-06-26
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
1
-2
/
+12
2019-06-26
rslib: decode_rs: Code cleanup
Ferdinand Blomqvist
1
-5
/
+2
2019-06-26
rslib: decode_rs: Fix length parameter check
Ferdinand Blomqvist
1
-1
/
+1
2019-06-26
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
1
-2
/
+2
2019-06-26
rslib: Add tests for the encoder and decoder
Ferdinand Blomqvist
3
-1
/
+531
2019-06-26
lib/vdso: Make delta calculation work correctly
Thomas Gleixner
1
-4
/
+15
2019-06-25
linux/dim: Add completions count to dim_sample
Yamin Friedman
1
-0
/
+9
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
5
-0
/
+282
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
25
-100
/
+39
2019-06-22
lib/vdso: Add compat support
Vincenzo Frascino
1
-0
/
+4
2019-06-22
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino
4
-0
/
+287
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-100
/
+39
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
24
-94
/
+24
2019-06-20
lib: list_sort.c: add a blank line to avoid kernel-doc warnings
Mauro Carvalho Chehab
1
-0
/
+2
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
3
-1
/
+79
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
1
-13
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
1
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
9
-37
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
[next]