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-06-11
lib/bsearch: Provide __always_inline variant
Peter Zijlstra
1
-20
/
+2
2020-06-11
lib/smp_processor_id: Move it into noinstr section
Thomas Gleixner
1
-5
/
+5
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-45
/
+107
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+3
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-5
/
+24
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+7
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-4
/
+4
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-7
/
+7
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-4
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-1
/
+1
2020-06-09
kernel: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-3
/
+33
2020-06-08
lib/test_sysctl: support testing of sysctl. boot parameter
Vlastimil Babka
1
-0
/
+13
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
3
-3
/
+20
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+13
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-31
/
+13
2020-06-06
rhashtable: Drop raw RCU deref in nested_table_free
Herbert Xu
1
-4
/
+13
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+17
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+11
2020-06-04
lib/ubsan.c: fix gcc-10 warnings
Arnd Bergmann
1
-16
/
+17
2020-06-04
lib: make a test module with set/clear bit
Jesse Brandeburg
3
-0
/
+75
2020-06-04
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
1
-4
/
+3
2020-06-04
lib/percpu-refcount.c: use a more common logging style
Joe Perches
1
-3
/
+3
2020-06-04
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
1
-56
/
+35
2020-06-04
lib/test_lockup.c: make test_inode static
Jason Yan
1
-1
/
+1
2020-06-04
lib: Add might_fault() to strncpy_from_user.
KP Singh
1
-0
/
+1
2020-06-04
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
1
-5
/
+5
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
1
-0
/
+22
2020-06-04
kcov: collect coverage from interrupts
Andrey Konovalov
1
-0
/
+9
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+19
2020-06-03
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
Daniel Axtens
1
-10
/
+19
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-48
/
+200
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-0
/
+18
2020-06-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
4
-0
/
+1237
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-35
/
+39
2020-06-02
ubsan: entirely disable alignment checks under UBSAN_TRAP
Kees Cook
1
-1
/
+1
2020-06-02
mm/ioremap: track which page-table levels were modified
Joerg Roedel
1
-15
/
+31
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-19
/
+7
2020-06-02
lib: Make test_sysctl initialized as module
Masami Hiramatsu
1
-1
/
+1
2020-06-02
lib: Make prime number generator independently selectable
Masami Hiramatsu
1
-1
/
+6
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+7
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+0
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
4
-19
/
+20
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2020-06-01
lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
1
-2
/
+4
2020-06-01
kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
1
-3
/
+6
2020-06-01
kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment
Anders Roxell
1
-0
/
+14
[next]