index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+3
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-36
/
+84
2021-06-22
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
1
-17
/
+0
2021-06-22
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
1
-0
/
+1
2021-06-22
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
1
-0
/
+65
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-1
/
+1
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-2
/
+2
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2021-06-05
lib: crc64: fix kernel-doc warning
YueHaibing
1
-1
/
+1
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
4
-17
/
+39
2021-05-31
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
1
-1
/
+0
2021-05-27
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2021-05-26
locking/atomic: atomic64: support ARCH_ATOMIC
Mark Rutland
1
-18
/
+18
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+12
2021-05-19
lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed
Yejune Deng
1
-5
/
+1
2021-05-14
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-13
dyndbg: drop uninformative vpr_info
Jim Cromie
1
-1
/
+0
2021-05-13
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
Jim Cromie
1
-7
/
+12
2021-05-13
percpu_ref: Don't opencode percpu_ref_is_dying
Nikolay Borisov
1
-3
/
+3
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-5
/
+5
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-92
/
+60
2021-05-06
lib: parser: clean up kernel-doc
Randy Dunlap
1
-23
/
+38
2021-05-06
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
1
-0
/
+5
2021-05-06
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
1
-1
/
+1
2021-05-06
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
1
-3
/
+3
2021-05-06
lib: crc8: pointer to data block should be const
Richard Fitzgerald
1
-1
/
+1
2021-05-06
lib/genalloc.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-06
lib/list_sort.c: fix typo in function description
ToastC
1
-1
/
+1
2021-05-06
lib: fix inconsistent indenting in process_bit1()
Wang Qing
1
-1
/
+1
2021-05-06
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
1
-1
/
+1
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
1
-6
/
+6
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
1
-54
/
+2
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+2
2021-05-05
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
1
-1
/
+1
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+39
2021-05-05
Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-05-05
kfence: await for allocation using wait_event
Marco Elver
1
-0
/
+1
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
1
-7
/
+1
2021-05-05
lib/cmdline: Export next_arg() for being used in modules
Andy Shevchenko
1
-0
/
+1
2021-05-05
lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
Bartosz Golaszewski
1
-0
/
+33
2021-05-05
lib: bitmap: order includes alphabetically
Bartosz Golaszewski
1
-4
/
+5
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-25
/
+29
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
1
-5
/
+5
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-117
/
+79
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-14
/
+17
2021-04-30
kasan: detect false-positives in tests
Andrey Konovalov
1
-26
/
+29
2021-04-30
kasan: init memory in kasan_(un)poison for HW_TAGS
Andrey Konovalov
1
-2
/
+2
2021-04-30
lib/test_vmalloc.c: add a new 'nr_threads' parameter
Uladzislau Rezki (Sony)
1
-48
/
+40
[next]