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
2019-05-06
Merge branch 'for-5.2-vsprintf-hardening' into for-linus
Petr Mladek
2
-163
/
+293
2019-05-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2019-05-04
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
1
-0
/
+15
2019-05-04
netlink: set bad attribute also on maxtype check
Michal Kubecek
1
-1
/
+2
2019-05-03
lib: Add support for generic packing operations
Vladimir Oltean
3
-0
/
+231
2019-05-03
kobject: clean up the kobject add documentation a bit more
Greg Kroah-Hartman
1
-2
/
+6
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+4
2019-05-02
kobject: Fix kernel-doc comment first line
Tobin C. Harding
1
-21
/
+22
2019-05-02
kobject: Remove docstring reference to kset
Tobin C. Harding
1
-3
/
+2
2019-05-01
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
1
-0
/
+37
2019-05-01
kobject: fix dereference before null check on kobj
Colin Ian King
1
-1
/
+2
2019-04-30
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
1
-0
/
+11
2019-04-29
lib/vsprintf: Make function pointer_string static
YueHaibing
1
-2
/
+3
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
1
-0
/
+4
2019-04-29
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
1
-20
/
+0
2019-04-29
fault-inject: Simplify stacktrace retrieval
Thomas Gleixner
1
-9
/
+3
2019-04-29
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
1
-19
/
+51
2019-04-28
kobject: Improve doc clarity kobject_init_and_add()
Tobin C. Harding
1
-3
/
+6
2019-04-28
kobject: Improve docs for kobject_add/del
Tobin C. Harding
1
-5
/
+12
2019-04-27
netlink: add strict parsing for future attributes
Johannes Berg
1
-0
/
+4
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-83
/
+88
2019-04-27
netlink: add NLA_MIN_LEN
Johannes Berg
1
-1
/
+8
2019-04-26
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
1
-3
/
+3
2019-04-26
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
1
-0
/
+1
2019-04-26
vsprintf: Limit the length of inlined error messages
Petr Mladek
1
-12
/
+27
2019-04-26
vsprintf: Avoid confusion between invalid address and value
Petr Mladek
1
-1
/
+1
2019-04-26
vsprintf: Prevent crash when dereferencing invalid pointers
Petr Mladek
2
-36
/
+122
2019-04-26
vsprintf: Consolidate handling of unknown pointer specifiers
Petr Mladek
2
-13
/
+18
2019-04-26
vsprintf: Factor out %pO handler as kobject_string()
Petr Mladek
1
-5
/
+12
2019-04-26
vsprintf: Factor out %pV handler as va_format()
Petr Mladek
1
-9
/
+12
2019-04-26
vsprintf: Factor out %p[iI] handler as ip_addr_string()
Petr Mladek
1
-22
/
+30
2019-04-26
vsprintf: Do not check address of well-known strings
Petr Mladek
1
-37
/
+44
2019-04-26
vsprintf: Consistent %pK handling for kptr_restrict == 0
Petr Mladek
1
-4
/
+2
2019-04-26
vsprintf: Shuffle restricted_pointer()
Petr Mladek
1
-49
/
+49
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-04-25
kobject: Add support for default attribute groups to kobj_type
Kimberly Brown
1
-0
/
+14
2019-04-25
lib/siphash.c: mark expected switch fall-throughs
Stephen Rothwell
1
-18
/
+18
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
3
-3
/
+0
2019-04-24
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
Peter Zijlstra
2
-4
/
+5
2019-04-23
asm-generic: provide entirely generic nommu uaccess
Christoph Hellwig
1
-0
/
+4
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
6
-41
/
+59
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
1
-3
/
+3
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2019-04-12
rhashtable: use BIT(0) for locking.
NeilBrown
1
-1
/
+1
2019-04-12
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
1
-3
/
+3
2019-04-12
rhashtable: move dereference inside rht_ptr()
NeilBrown
2
-7
/
+7
2019-04-12
rhashtable: fix some __rcu annotation errors
NeilBrown
1
-2
/
+2
2019-04-12
rhashtable: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+8
2019-04-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+4
[prev]
[next]