index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-06
2
-2
/
+58
|
\
|
*
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
2019-07-25
1
-0
/
+56
|
*
linux/dim: Fix overflow in dim calculation
Yamin Friedman
2019-07-25
1
-2
/
+2
*
|
Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-04
1
-1
/
+1
|
\
\
|
*
|
lib/raid6: fix unnecessary rebuild of vpermxor*.c
Masahiro Yamada
2019-08-01
1
-1
/
+1
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-08-03
1
-32
/
+47
|
\
\
\
|
*
|
|
lib/vdso/32: Provide legacy syscall fallbacks
Thomas Gleixner
2019-07-31
1
-1
/
+11
|
*
|
|
lib/vdso: Move fallback invocation to the callers
Thomas Gleixner
2019-07-31
1
-17
/
+36
|
*
|
|
lib/vdso/32: Remove inconsistent NULL pointer checks
Thomas Gleixner
2019-07-31
1
-16
/
+2
|
|
/
/
*
|
|
lib/test_meminit.c: use GFP_ATOMIC in RCU critical section
Alexander Potapenko
2019-08-03
1
-1
/
+1
*
|
|
ubsan: build ubsan.c more conservatively
Arnd Bergmann
2019-08-03
1
-1
/
+2
*
|
|
kasan: remove clang version check for KASAN_STACK
Arnd Bergmann
2019-08-03
1
-6
/
+5
|
/
/
*
|
test_firmware: fix a memory leak bug
Wenwen Wang
2019-07-25
1
-1
/
+4
|
/
*
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-11
/
+1
|
\
|
*
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-18
1
-11
/
+1
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-19
3
-142
/
+0
|
\
\
|
*
|
memory: move jedec_ddr_data.c from lib/ to drivers/memory/
Masahiro Yamada
2019-06-17
3
-145
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
10
-91
/
+531
|
\
\
\
|
*
|
|
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2019-07-16
1
-37
/
+3
|
*
|
|
lib/test_meminit.c: minor test fixes
Alexander Potapenko
2019-07-16
1
-6
/
+6
|
*
|
|
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-07-16
1
-24
/
+26
|
*
|
|
lib/string_helpers: fix some kerneldoc warnings
Jonathan Corbet
2019-07-16
1
-37
/
+40
|
*
|
|
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
1
-0
/
+2
|
*
|
|
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
2019-07-16
1
-0
/
+9
|
*
|
|
lib: introduce test_meminit module
Alexander Potapenko
2019-07-16
3
-0
/
+371
|
*
|
|
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
2019-07-16
1
-5
/
+6
|
*
|
|
lib/test_string.c: add some testcases for strchr and strnchr
Peter Rosin
2019-07-16
1
-0
/
+77
|
*
|
|
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
2019-07-16
1
-3
/
+3
|
*
|
|
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
2019-07-16
1
-1
/
+10
|
*
|
|
lib/mpi/longlong.h: fix building with 32-bit x86
Arnd Bergmann
2019-07-16
1
-8
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-16
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-2
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-15
2
-4
/
+110
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
linux/dim: Implement RDMA adaptive moderation (DIM)
Yamin Friedman
2019-07-08
2
-4
/
+110
|
*
|
Merge tag 'blk-dim-v2' into rdma.git for-next
Jason Gunthorpe
2019-07-08
5
-0
/
+291
|
|
\
\
*
|
\
\
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-07-14
1
-2
/
+11
|
\
\
\
\
|
*
|
|
|
percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINIT
Roman Gushchin
2019-05-09
1
-2
/
+11
*
|
|
|
|
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-13
1
-7
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
2019-05-31
1
-7
/
+8
*
|
|
|
|
|
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
2
-96
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/raid6: refactor unroll rules with pattern rules
Masahiro Yamada
2019-06-24
1
-86
/
+11
|
*
|
|
|
|
|
lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
Masahiro Yamada
2019-06-24
1
-1
/
+0
|
*
|
|
|
|
|
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
2019-06-15
1
-3
/
+1
|
*
|
|
|
|
|
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-15
1
-5
/
+14
|
*
|
|
|
|
|
kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK
Masahiro Yamada
2019-06-15
1
-3
/
+3
*
|
|
|
|
|
|
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
1
-3
/
+122
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators
Fredrik Noring
2019-06-28
1
-4
/
+96
|
*
|
|
|
|
|
|
lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocations
Fredrik Noring
2019-06-03
1
-1
/
+28
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
5
-73
/
+34
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib: notifier-error-inject: no need to check return value of debugfs_create f...
Greg Kroah-Hartman
2019-07-03
1
-12
/
+1
[next]