index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-07-10
devres: keep both device name and resource name in pretty name
Vladimir Oltean
1
-1
/
+10
2020-07-10
kobject: Avoid premature parent object freeing in kobject_cleanup()
Heikki Krogerus
1
-10
/
+23
2020-07-09
kgdb: enable arch to support XML packet.
Vincent Chen
1
-0
/
+5
2020-07-08
lib: Restrict cpumask_local_spread to houskeeping CPUs
Alex Belits
1
-5
/
+11
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
6
-8
/
+11
2020-07-03
Replace HTTP links with HTTPS ones: vsprintf
Alexander A. Klimov
1
-1
/
+1
2020-07-03
lib: update DEBUG_SHIRQ docs to match reality
Wolfram Sang
1
-4
/
+4
2020-07-01
sbitmap: Consider cleared bits in sbitmap_bitmap_show()
John Garry
1
-0
/
+3
2020-06-29
kcsan: Re-add GCC as a supported compiler
Marco Elver
1
-1
/
+2
2020-06-29
kcsan: Add test suite
Marco Elver
1
-1
/
+22
2020-06-29
lib/test_vmalloc.c: Add test cases for kvfree_rcu()
Uladzislau Rezki (Sony)
1
-8
/
+95
2020-06-29
selftests/fpu: Add an FPU selftest
Petteri Aimonen
3
-0
/
+124
2020-06-28
lib: packing: add documentation for pbuflen argument
Vladimir Oltean
1
-0
/
+1
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2020-06-26
kunit: add support for named resources
Alan Maguire
2
-0
/
+61
2020-06-26
kunit: generalize kunit_resource API beyond allocated resources
Alan Maguire
3
-99
/
+142
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
4
-6
/
+6
2020-06-26
lib: fix test_hmm.c reference after free
Randy Dunlap
1
-2
/
+1
2020-06-25
kasan: Fix required compiler version
Marco Elver
1
-1
/
+1
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-06-19
docs: move remaining stuff under Documentation/*.txt to Documentation/staging
Mauro Carvalho Chehab
3
-3
/
+3
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-3
/
+3
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2020-06-18
crc-t10dif: clean up some more things
Eric Biggers
1
-13
/
+11
2020-06-18
crc-t10dif: use fallback in initial state
Eric Biggers
1
-27
/
+10
2020-06-18
crc-t10dif: Fix potential crypto notify dead-lock
Herbert Xu
1
-12
/
+42
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
1
-1
/
+0
[prev]
[next]