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
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-03-03
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
1
-0
/
+2
2022-03-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+0
2022-03-03
lib/mpi: export mpi_rshift
Nicolai Stange
1
-0
/
+1
2022-02-28
bpf: Add config to allow loading modules with BTF mismatches
Connor O'Brien
1
-0
/
+10
2022-02-27
lib: overflow: Convert to Kunit
Kees Cook
3
-309
/
+263
2022-02-26
kasan: test: prevent cache merging in kmem_cache_double_destroy
Andrey Konovalov
1
-1
/
+4
2022-02-25
list: test: Add a test for list_entry_is_head()
David Gow
1
-0
/
+21
2022-02-25
list: test: Add a test for list_is_head()
David Gow
1
-0
/
+19
2022-02-25
list: test: Add test for list_del_init_careful()
David Gow
1
-0
/
+21
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2
-2
/
+2
2022-02-25
lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
1
-3
/
+8
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-2
/
+2
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-24
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
1
-15
/
+21
2022-02-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+2
2022-02-21
random: remove unused tracepoints
Jason A. Donenfeld
1
-2
/
+0
2022-02-21
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
1
-0
/
+2
2022-02-21
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
1
-1
/
+0
2022-02-16
overflow: Provide constant expression struct_size
Kees Cook
1
-9
/
+17
2022-02-16
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-0
/
+98
2022-02-13
fortify: Detect struct member overflows in memset() at compile-time
Kees Cook
1
-0
/
+5
2022-02-13
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
2
-0
/
+10
2022-02-13
fortify: Detect struct member overflows in memcpy() at compile-time
Kees Cook
4
-1
/
+18
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-10
vsprintf: Move space out of string literals in fourcc_string()
Andy Shevchenko
1
-1
/
+2
2022-02-10
vsprintf: Fix potential unaligned access
Andy Shevchenko
1
-5
/
+7
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+10
2022-02-09
test_overflow: Regularize test reporting output
Kees Cook
1
-24
/
+30
2022-02-08
cxl: Prove CXL locking
Dan Williams
1
-0
/
+23
2022-02-08
sbitmap: Delete old sbitmap_queue_get_shallow()
John Garry
1
-3
/
+3
2022-02-08
lib/sbitmap: kill 'depth' from sbitmap_word
Ming Lei
1
-20
/
+14
2022-02-06
ref_tracker: remove filter_irq_stacks() call
Eric Dumazet
1
-2
/
+0
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
1
-1
/
+11
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
1
-0
/
+5
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
1
-2
/
+2
2022-02-02
lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
Nathan Chancellor
1
-1
/
+1
2022-02-02
lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
Nathan Chancellor
1
-2
/
+2
2022-01-31
kunit: factor out str constants from binary assertion structs
Daniel Latypov
1
-19
/
+19
2022-01-31
kunit: remove va_format from kunit_assert
Daniel Latypov
2
-16
/
+23
2022-01-31
lib/crc32test: correct printed bytes count
Kevin Bracey
1
-1
/
+1
2022-01-31
lib/crc32: Make crc32_be weak for arch override
Kevin Bracey
1
-2
/
+3
2022-01-31
lib/crc32: remove unneeded casts
Kevin Bracey
1
-6
/
+3
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
1
-0
/
+5
2022-01-28
crypto: sm3 - create SM3 stand-alone library
Tianjia Zhang
3
-0
/
+252
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
1
-0
/
+8
2022-01-27
blk-mq: Fix wrong wakeup batch configuration which will cause hang
Laibin Qiu
1
-2
/
+6
2022-01-25
kunit: split out part of kunit_assert into a static const
Daniel Latypov
2
-10
/
+14
[prev]
[next]