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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+2
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-71
/
+66
2021-11-09
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
1
-10
/
+19
2021-11-09
kernel/resource: clean up and optimize iomem_is_exclusive()
David Hildenbrand
1
-5
/
+20
2021-11-09
kcov: replace local_irq_save() with a local_lock_t
Sebastian Andrzej Siewior
1
-13
/
+17
2021-11-09
kcov: avoid enable+disable interrupts if !in_task()
Sebastian Andrzej Siewior
1
-3
/
+3
2021-11-09
kcov: allocate per-CPU memory on the relevant node
Sebastian Andrzej Siewior
1
-2
/
+2
2021-11-09
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
1
-6
/
+3
2021-11-09
extable: use is_kernel_text() helper
Kefeng Wang
1
-2
/
+1
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-10
/
+2
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
2
-19
/
+1
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
1
-3
/
+0
2021-11-08
Merge tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
4
-122
/
+53
2021-11-08
Merge tag 'modules-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+58
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+2
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-7
/
+79
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
1
-0
/
+30
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
1
-0
/
+5
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2
-3
/
+3
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
1
-0
/
+15
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
1
-1
/
+1
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
1
-0
/
+23
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
1
-1
/
+0
2021-11-06
mm/mmap.c: fix a data race of mm->total_vm
Peng Liu
1
-1
/
+1
2021-11-06
workqueue, kasan: avoid alloc_pages() when recording stack
Marco Elver
1
-1
/
+1
2021-11-05
module: change to print useful messages from elf_validity_check()
Shuah Khan
1
-21
/
+54
2021-11-05
module: fix validate_section_offset() overflow bug on 64-bit
Shuah Khan
1
-0
/
+4
2021-11-04
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
1
-0
/
+1
2021-11-04
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
1
-3
/
+3
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+8
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
3
-80
/
+49
2021-11-03
kdb: Adopt scheduler's task classification
Daniel Thompson
4
-122
/
+53
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-182
/
+549
2021-11-02
Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-45
/
+106
2021-11-02
Merge branch 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+15
2021-11-02
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
5
-95
/
+129
2021-11-02
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-81
/
+108
2021-11-02
Merge branches 'pm-em' and 'powercap'
Rafael J. Wysocki
1
-18
/
+68
2021-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-27
/
+38
2021-11-02
Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+5
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-160
/
+948
2021-11-02
Merge branch 'for-5.16-vsprintf-pgp' into for-linus
Petr Mladek
68
-1431
/
+2977
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-32
/
+41
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-106
/
+390
2021-11-01
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-154
/
+174
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
32
-913
/
+1765
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-120
/
+660
[next]