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-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-03
lib/vdso: Force inlining of __cvdso_clock_gettime_common()
Christophe Leroy
1
-1
/
+1
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
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+9
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-9
/
+43
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-25
/
+22
2020-06-01
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
1
-45
/
+107
2020-06-01
ftrace,bug: Improve traceoff_on_warn
Peter Zijlstra
1
-0
/
+3
2020-06-01
Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus
Mark Brown
5
-0
/
+490
2020-06-01
Merge branch 'for-5.8-printf-time64_t' into for-linus
Petr Mladek
2
-5
/
+39
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
72
-583
/
+3957
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-20
/
+0
2020-05-29
Makefile: support compressed debug info
Nick Desaulniers
1
-0
/
+17
2020-05-28
radix-tree: Use local_lock for protection
Sebastian Andrzej Siewior
1
-11
/
+9
2020-05-27
software node: implement software_node_unregister()
Greg Kroah-Hartman
1
-1
/
+3
2020-05-26
Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...
Arnd Bergmann
1
-11
/
+11
2020-05-25
kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs
Greg Kroah-Hartman
1
-7
/
+7
2020-05-25
Merge 5.7-rc7 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+37
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+25
2020-05-24
lib/bch: Allow easy bit swapping
Miquel Raynal
1
-14
/
+76
2020-05-24
lib/bch: Rework a little bit the exported function names
Miquel Raynal
1
-32
/
+32
2020-05-20
Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...
Mark Brown
2
-9
/
+18
2020-05-20
lib/vsprintf: Print time64_t in human readable format
Andy Shevchenko
2
-5
/
+39
2020-05-19
mm/hmm/test: add selftest driver for HMM
Ralph Campbell
4
-0
/
+1237
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2
-1
/
+25
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
1
-1
/
+1
2020-05-18
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
1
-0
/
+18
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
4
-27
/
+36
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-9
/
+18
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+12
2020-05-15
docs: debugging-via-ohci1394.txt: add it to the core-api book
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-0
/
+12
2020-05-11
lib: linear_ranges: Add missing MODULE_LICENSE()
Matti Vaittinen
1
-0
/
+4
2020-05-11
Merge v5.7-rc5 into driver-core-next
Greg Kroah-Hartman
2
-10
/
+7
2020-05-08
lib/test_linear_ranges: add a test for the 'linear_ranges'
Matti Vaittinen
3
-0
/
+241
[prev]
[next]