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
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+80
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
1
-0
/
+43
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+36
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-14
iov_iter: add helper to save iov_iter state
Jens Axboe
1
-0
/
+36
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-1
/
+1
2021-09-13
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
1
-1
/
+1
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-4
/
+4
2021-09-10
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
1
-0
/
+1
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
1
-4
/
+4
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+9
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-32
/
+37
2021-09-08
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
1
-1
/
+0
2021-09-08
lib/iov_iter.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+6
2021-09-08
lib/dump_stack: correct kernel-doc notation
Randy Dunlap
1
-1
/
+2
2021-09-08
lib/test: convert test_sort.c to use KUnit
Daniel Latypov
2
-23
/
+22
2021-09-08
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
Geert Uytterhoeven
1
-2
/
+1
2021-09-08
math: make RATIONAL tristate
Geert Uytterhoeven
2
-1
/
+4
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2
-2
/
+2
2021-09-06
lib/test_scanf: split up number parsing test routines
Linus Torvalds
1
-8
/
+71
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-3
/
+2
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-5
/
+6
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-38
/
+72
2021-09-03
kasan: test: avoid corrupting memory in kasan_rcu_uaf
Andrey Konovalov
1
-1
/
+1
2021-09-03
kasan: test: avoid corrupting memory in copy_user_test
Andrey Konovalov
1
-10
/
+8
2021-09-03
kasan: test: clean up ksize_uaf
Andrey Konovalov
1
-2
/
+2
2021-09-03
kasan: test: only do kmalloc_uaf_memset for generic mode
Andrey Konovalov
1
-0
/
+6
2021-09-03
kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
Andrey Konovalov
1
-1
/
+7
2021-09-03
kasan: test: avoid corrupting memory via memset
Andrey Konovalov
1
-11
/
+17
2021-09-03
kasan: test: avoid writing invalid memory
Andrey Konovalov
1
-7
/
+7
2021-09-03
kasan: test: rework kmalloc_oob_right
Andrey Konovalov
1
-2
/
+18
2021-09-03
lib/test_vmalloc.c: add a new 'nr_pages' parameter
Uladzislau Rezki (Sony)
1
-1
/
+4
2021-09-03
scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
1
-3
/
+2
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-3
/
+2
2021-09-03
Makefile: remove stale cc-option checks
Nick Desaulniers
1
-0
/
+2
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-63
/
+95
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+30
2021-09-02
Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-67
/
+186
2021-09-02
Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-0
/
+112
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+20
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+271
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-50
/
+2282
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+7
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
4
-7
/
+12
[next]