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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
1
-33
/
+98
2020-10-06
netlink: add mask validation
Jakub Kicinski
1
-0
/
+36
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2
-26
/
+29
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
12
-54
/
+51
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-15
/
+50
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
1
-24
/
+101
2020-10-05
test_firmware: Test partial read support
Scott Branden
1
-12
/
+142
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-12
/
+2
2020-10-03
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
1
-186
/
+114
2020-10-02
random32: Restore __latent_entropy attribute on net_rand_state
Thibaut Sautereau
1
-1
/
+1
2020-10-02
lib/mpi: Fix unused variable warnings
Herbert Xu
4
-10
/
+3
2020-10-01
debugobjects: Free per CPU pool after CPU unplug
Zqiang
1
-0
/
+25
2020-09-30
lib: string_helpers: provide kfree_strarray()
Bartosz Golaszewski
1
-0
/
+23
2020-09-28
kgdb: Honour the kprobe blocklist when setting breakpoints
Daniel Thompson
1
-0
/
+15
2020-09-27
dyndbg: use keyword, arg varnames for query term pairs
Jim Cromie
1
-12
/
+15
2020-09-26
lib/memregion.c: include memregion.h
Jason Yan
1
-0
/
+1
2020-09-26
lib/string.c: implement stpcpy
Nick Desaulniers
1
-0
/
+24
2020-09-25
iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
David Laight
1
-0
/
+176
2020-09-25
vsprintf: use bd_partno in bdev_name
Christoph Hellwig
1
-2
/
+2
2020-09-25
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
12
-54
/
+51
2020-09-25
lib/mpi: Introduce ec implementation to MPI library
Tianjia Zhang
2
-0
/
+1510
2020-09-25
lib/mpi: Extend the MPI library
Tianjia Zhang
13
-10
/
+1989
2020-09-25
crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally
Herbert Xu
1
-3
/
+1
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
1
-2
/
+2
2020-09-24
debugobjects: Allow debug_obj_descr to be const
Stephen Boyd
1
-15
/
+15
2020-09-23
Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-14
/
+24
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-44
/
+62
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-09-21
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
1
-1
/
+1
2020-09-21
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
1
-13
/
+23
2020-09-20
rhashtable: fix indentation of a continue statement
Colin Ian King
1
-1
/
+1
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
1
-3
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
10
-61
/
+87
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
9
-60
/
+81
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-4
/
+14
2020-09-10
Revert "dyndbg: accept query terms like file=bar and module=foo"
Greg Kroah-Hartman
1
-33
/
+20
2020-09-10
Revert "dyndbg: fix problem parsing format="foo bar""
Greg Kroah-Hartman
1
-17
/
+21
2020-09-10
driver core: platform: Document return type of more functions
Stephen Boyd
1
-6
/
+12
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-0
/
+9
2020-09-09
Revert "test_firmware: Test platform fw loading on non-EFI systems"
Greg Kroah-Hartman
1
-5
/
+0
2020-09-08
test_bitmap: remove user bitmap tests
Christoph Hellwig
1
-70
/
+21
2020-09-08
lib/fonts: add font 6x8 for OLED display
Sven Schneider
4
-0
/
+2587
2020-09-08
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-0
/
+5
2020-09-07
lib: devres: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-09-07
kobject: Drop unneeded conditional in __kobject_del()
Andy Shevchenko
1
-3
/
+0
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-20
/
+21
2020-09-04
Merge branch 'csd.2020.09.04a' into HEAD
Paul E. McKenney
2
-1
/
+16
2020-09-04
kernel/smp: Provide CSD lock timeout diagnostics
Paul E. McKenney
1
-0
/
+11
2020-09-04
dyndbg: fix problem parsing format="foo bar"
Jim Cromie
1
-21
/
+17
2020-09-04
dyndbg: refine export, rename to dynamic_debug_exec_queries()
Jim Cromie
1
-2
/
+25
[prev]
[next]