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-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-11
/
+34
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-27
/
+18
2022-12-13
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+22
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-11
/
+2
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
5
-183
/
+79
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-22
/
+28
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-9
/
+18
2022-12-12
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
1
-13
/
+2
2022-12-12
Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+16
2022-12-12
Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
7
-14
/
+84
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-41
/
+31
2022-12-12
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+10
2022-12-12
lib: packing: replace bit_reverse() with bitrev8()
Uladzislau Koshchanka
2
-14
/
+3
2022-12-12
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+3
2022-12-12
kunit: improve KTAP compliance of KUnit test output
Rae Moar
3
-7
/
+10
2022-12-12
mm: slub: test: Use the kunit_get_current_test() function
David Gow
1
-0
/
+1
2022-12-12
kunit: Provide a static key to check if KUnit is actively running tests
David Gow
1
-0
/
+6
2022-12-12
Merge tag 'core-debugobjects-2022-12-10' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+1
2022-12-12
Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+48
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-15
/
+13
2022-12-12
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-16
/
+0
2022-12-12
Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2022-12-09
rhashtable: Allow rhashtable to be used from irq-safe contexts
Tejun Heo
1
-6
/
+10
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2022-12-08
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
56
-1959
/
+46497
2022-12-06
s390/vx: add vx-insn.h wrapper include file
Heiko Carstens
1
-2
/
+1
2022-12-04
rust: add `build_error` crate
Gary Guo
1
-0
/
+16
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-02
debugobjects: Print object pointer in debug_print_object()
Stephen Boyd
1
-2
/
+2
2022-12-01
error-injection: Add prompt for function error injection
Steven Rostedt (Google)
1
-1
/
+7
2022-11-30
cpumask: limit visibility of FORCE_NR_CPUS
Yury Norov
1
-2
/
+2
2022-11-30
lib/radix-tree.c: fix uninitialized variable compilation warning
Rong Tao
1
-1
/
+1
2022-11-30
lib/notifier-error-inject: fix error when writing -errno to debugfs file
Akinobu Mita
1
-1
/
+1
2022-11-30
maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is set
Randy Dunlap
1
-0
/
+1
2022-11-30
maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up
Liam Howlett
1
-4
/
+9
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-6
/
+23
2022-12-01
Merge branch 'slub-tiny-v1r6' into slab/for-next
Vlastimil Babka
1
-1
/
+1
2022-12-01
mm/slub, kunit: Add a test case for kmalloc redzone check
Feng Tang
1
-0
/
+22
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
6
-35759
/
+252
2022-11-30
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-11-30
mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
Feng Tang
1
-10
/
+25
2022-11-30
percpu-refcount: Use call_rcu_hurry() for atomic switch
Joel Fernandes (Google)
1
-1
/
+2
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+10
2022-11-27
mm, slub: add CONFIG_SLUB_TINY
Vlastimil Babka
1
-1
/
+1
2022-11-27
Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-25
Merge tag 'v6.1-rc4' into regulator-6.2
Mark Brown
7
-79
/
+80
2022-11-25
iov_iter: saner checks for attempt to copy to/from iterator
Al Viro
1
-14
/
+17
2022-11-25
csum_and_copy_to_iter(): handle ITER_DISCARD
Al Viro
1
-2
/
+6
[next]