index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
12
-49
/
+40
2020-12-11
arm64: Use the generic devmem_is_allowed()
Palmer Dabbelt
3
-24
/
+1
2020-12-11
arm: Use the generic devmem_is_allowed()
Palmer Dabbelt
3
-24
/
+1
2020-12-11
RISC-V: Use the new generic devmem_is_allowed()
Palmer Dabbelt
1
-0
/
+1
2020-12-11
lib: Add a generic version of devmem_is_allowed()
Palmer Dabbelt
5
-1
/
+37
2020-12-10
riscv: Fixed kernel test robot warning
Souptick Joarder
1
-0
/
+2
2020-12-10
riscv: kernel: Drop unused clean rule
Kefeng Wang
1
-2
/
+0
2020-12-10
riscv: provide memmove implementation
Nylon Chen
4
-4
/
+71
2020-11-25
RISC-V: Move dynamic relocation section under __init
Atish Patra
1
-4
/
+4
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
6
-27
/
+67
2020-11-25
RISC-V: Align the .init.text section
Atish Patra
1
-1
/
+7
2020-11-25
RISC-V: Initialize SBI early
Atish Patra
1
-4
/
+3
2020-11-25
riscv: Enable ARCH_STACKWALK
Kefeng Wang
3
-40
/
+11
2020-11-20
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
3
-7
/
+7
2020-11-20
riscv: Cleanup stacktrace
Kefeng Wang
3
-15
/
+21
2020-11-20
riscv: Add HAVE_IRQ_TIME_ACCOUNTING
Kefeng Wang
2
-1
/
+2
2020-11-20
riscv: Enable CMA support
Kefeng Wang
1
-2
/
+6
2020-11-09
riscv: Ignore Image.* and loader.bin
Kefeng Wang
1
-1
/
+2
2020-11-09
riscv: Clean up boot dir
Kefeng Wang
2
-1
/
+4
2020-11-09
riscv: Fix compressed Image formats build
Kefeng Wang
1
-0
/
+3
2020-11-09
RISC-V: Add kernel image sections to the resource tree
Nick Kossifidis
2
-27
/
+160
2020-10-25
Linux 5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+116
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+12
2020-10-25
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-15
/
+213
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-19
/
+111
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-126
/
+152
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
7
-125
/
+336
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-190
/
+404
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-108
/
+222
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-118
/
+191
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+4
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
47
-129
/
+308
2020-10-24
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-32
/
+68
2020-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-9
/
+6
2020-10-24
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-16
/
+40
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-120
/
+185
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-135
/
+166
[next]