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
2018-10-26
lib/test_kasan.c: add tests for several string/memory API functions
Andrey Ryabinin
1
-0
/
+70
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-1
/
+160
2018-10-25
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+346
2018-10-25
Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-108
/
+108
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+58
2018-10-24
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
1
-11
/
+9
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-47
/
+223
2018-10-23
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+3
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2018-10-23
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+9
2018-10-22
lib: Add umoddi3 and udivmoddi4 of GCC library routines
Zong Li
4
-0
/
+346
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+26
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+7
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-10-19
locking/lockdep: Make global debug_locks* variables read-mostly
Waiman Long
1
-2
/
+2
2018-10-19
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
1
-1
/
+1
2018-10-16
lib: Fix ia64 bootloader linkage
Alexander Shishkin
4
-32
/
+36
2018-10-15
test_ida: Fix lockdep warning
Matthew Wilcox
1
-2
/
+2
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+18
2018-10-12
doc: printk-formats: Remove bogus kobject references for device nodes
Geert Uytterhoeven
1
-11
/
+9
2018-10-12
Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
2
-5
/
+13
2018-10-12
lib/vsprintf: Hash printed address for netdev bits fallback
Geert Uytterhoeven
1
-5
/
+4
2018-10-12
lib/vsprintf: Hash legacy clock addresses
Geert Uytterhoeven
1
-1
/
+1
2018-10-12
lib/vsprintf: Prepare for more general use of ptr_to_id()
Geert Uytterhoeven
1
-103
/
+103
2018-10-12
lib/vsprintf: Make ptr argument conts in ptr_to_id()
Geert Uytterhoeven
1
-1
/
+2
2018-10-12
lib/bch: fix possible stack overrun
Arnd Bergmann
2
-5
/
+13
2018-10-11
lib: Add memcat_p(): paste 2 pointer arrays together
Alexander Shishkin
4
-0
/
+155
2018-10-10
Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-0
/
+9
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-10-08
netlink: Add strict version of nlmsg_parse and nla_parse
David Ahern
1
-12
/
+36
2018-10-05
vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers
Steven Rostedt (VMware)
1
-1
/
+1
2018-10-04
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
1
-3
/
+3
2018-10-01
netlink: add validation function to policy
Johannes Berg
1
-0
/
+7
2018-10-01
netlink: add attribute range validation to policy
Johannes Berg
1
-0
/
+72
2018-10-02
lib/xz: Put CRC32_POLY_LE in xz_private.h
Joel Stanley
2
-1
/
+4
2018-09-28
netlink: add nested array policy validation
Johannes Berg
1
-0
/
+51
2018-09-28
netlink: allow NLA_NESTED to specify nested policy to validate
Johannes Berg
1
-0
/
+14
2018-09-28
netlink: move extack setting into validate_nla()
Johannes Berg
1
-32
/
+36
2018-09-28
netlink: make validation_data const
Johannes Berg
1
-3
/
+2
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
1
-11
/
+0
2018-09-27
bpf: test_bpf: add init_net to dev for flow_dissector
Song Liu
1
-0
/
+1
2018-09-26
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
1
-2
/
+26
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
1
-3
/
+3
2018-09-18
netlink: add ethernet address policy types
Johannes Berg
1
-1
/
+7
2018-09-18
netlink: add NLA_REJECT policy type
Johannes Berg
1
-7
/
+16
2018-09-14
crc-t10dif: crc_t10dif_mutex can be static
kbuild test robot
1
-1
/
+1
2018-09-10
lib/crc32: make core crc32() routines weak so they can be overridden
Ard Biesheuvel
1
-4
/
+7
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-04
crc-t10dif: Allow current transform to be inspected in sysfs
Martin K. Petersen
1
-0
/
+11
[next]