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-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
lib: fortify_kunit: build without structleak plugin
Anders Roxell
1
-0
/
+1
2022-12-02
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
8
-35786
/
+267
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-29
interval-tree: Add a utility to iterate over spans in an interval tree
Jason Gunthorpe
2
-0
/
+136
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
2022-11-25
get rid of unlikely() on page_copy_sane() calls
Al Viro
1
-6
/
+5
2022-11-25
lib/test_rhashtable: Remove set but unused variable 'insert_retries'
Jiapeng Chong
1
-4
/
+2
2022-11-23
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-11-23
test_firmware: fix memory leak in test_firmware_init()
Zhengchao Shao
1
-0
/
+1
2022-11-22
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
2
-0
/
+256
2022-11-22
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
1
-0
/
+1
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-5
/
+8
2022-11-22
lru_cache: remove unused lc_private, lc_set, lc_index_of
Joel Colledge
1
-44
/
+0
2022-11-22
lru_cache: remove compiled out code
Christoph Böhmwalder
1
-11
/
+0
2022-11-22
lru_cache: use atomic operations when accessing lc->flags, always
Lars Ellenberg
1
-2
/
+2
2022-11-22
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
1
-3
/
+3
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
vsprintf: initialize siphash key using notifier
Jason A. Donenfeld
1
-9
/
+5
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
10
-35832
/
+321
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
1
-13
/
+2
2022-11-21
asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
Sai Prakash Ranjan
1
-8
/
+8
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
10
-35832
/
+321
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
6
-35780
/
+257
2022-11-21
Makefile.debug: support for -gz=zstd
Nick Desaulniers
1
-2
/
+27
2022-11-19
lib: assume char is unsigned
Jason A. Donenfeld
2
-16
/
+0
2022-11-18
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
1
-2
/
+2
[prev]
[next]