index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
lib/vsprintf: Force type of flags value for gfp_t
Andy Shevchenko
1
-1
/
+1
2020-08-01
lib/vsprintf: Replace custom spec to print decimals with generic one
Andy Shevchenko
1
-7
/
+1
2020-08-01
lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert()
Andy Shevchenko
1
-1
/
+4
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
1
-1
/
+1
2020-07-31
lib: Add zstd support to decompress
Nick Terrell
4
-0
/
+355
2020-07-31
lib: Prepare zstd for preboot environment, improve performance
Nick Terrell
2
-10
/
+13
2020-07-31
lib/mpi: Add mpi_sub_ui()
Marcelo Henrique Cerri
2
-0
/
+79
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-8
/
+95
2020-07-29
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-1
/
+1
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
1
-0
/
+1
2020-07-28
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
1
-19
/
+16
2020-07-28
Add pldmfw library for PLDM firmware update
Jacob Keller
5
-0
/
+1126
2020-07-28
mm/hmm/test: use the new migration invalidation
Ralph Campbell
1
-13
/
+17
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-11
/
+4
2020-07-27
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
1
-0
/
+6
2020-07-27
Revert "test_firmware: Test platform fw loading on non-EFI systems"
Greg Kroah-Hartman
1
-5
/
+0
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+5
2020-07-25
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-0
/
+5
2020-07-24
dyndbg: export ddebug_exec_queries
Jim Cromie
1
-1
/
+2
2020-07-24
dyndbg: shorten our logging prefix, drop __func__
Jim Cromie
1
-1
/
+1
2020-07-24
dyndbg: allow anchored match on format query term
Jim Cromie
1
-3
/
+10
2020-07-24
dyndbg: combine flags & mask into a struct, simplify with it
Jim Cromie
1
-21
/
+24
2020-07-24
dyndbg: accept query terms like file=bar and module=foo
Jim Cromie
1
-20
/
+33
2020-07-24
dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
Jim Cromie
1
-1
/
+17
2020-07-24
dyndbg: refactor parse_linerange out of ddebug_parse_query
Jim Cromie
1
-27
/
+36
2020-07-24
dyndbg: use gcc ?: to reduce word count
Jim Cromie
1
-4
/
+4
2020-07-24
dyndbg: make ddebug_tables list LIFO for add/remove_module
Jim Cromie
1
-1
/
+1
2020-07-24
dyndbg: prefer declarative init in caller, to memset in callee
Jim Cromie
1
-2
/
+1
2020-07-24
dyndbg: fix pr_err with empty string
Jim Cromie
1
-1
/
+1
2020-07-24
dyndbg: fix a BUG_ON in ddebug_describe_flags
Jim Cromie
1
-12
/
+11
2020-07-24
dyndbg: fix overcounting of ram used by dyndbg
Jim Cromie
1
-6
/
+2
2020-07-24
dyndbg: rename __verbose section to __dyndbg
Jim Cromie
1
-6
/
+6
2020-07-24
dyndbg: refine debug verbosity; 1 is basic, 2 more chatty
Jim Cromie
1
-13
/
+8
2020-07-24
dyndbg: drop obsolete comment on ddebug_proc_open
Jim Cromie
1
-7
/
+0
2020-07-23
debugfs: Add access restriction option
Peter Enderborg
1
-0
/
+32
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-20
/
+0
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
2
-0
/
+6
2020-07-20
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
1
-2
/
+2
2020-07-20
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
2
-0
/
+6
2020-07-17
debugobjects: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-12
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-16
bpf: revert "test_bpf: Flag tests that cannot be jited on s390"
Seth Forshee
1
-20
/
+0
2020-07-16
crypto: lib/sha256 - add sha256() function
Eric Biggers
1
-0
/
+10
2020-07-16
crypto: lib/chacha20poly1305 - Add missing function declaration
Herbert Xu
1
-2
/
+0
2020-07-15
lib/test-string_helpers.c: Add string_upper() and string_lower() tests
Vadim Pasternak
1
-0
/
+67
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-07-10
mm/hmm: add tests for hmm_pfn_to_map_order()
Ralph Campbell
2
-0
/
+8
2020-07-10
lib: devres: add a comment about the devm_of_iomap() function
Dan Carpenter
1
-0
/
+6
[prev]
[next]