index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-08
io_uring: mitigate unlikely iopoll lag
Pavel Begunkov
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-09
scripts: add generic syscallnr.sh
Masahiro Yamada
2021-07-09
scripts: check duplicated syscall number in syscall table
Masahiro Yamada
2021-07-08
powerpc/mm: enable HAVE_MOVE_PMD support
Aneesh Kumar K.V
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
2021-07-08
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
2021-07-08
mm/mremap: use pmd/pud_poplulate to update page table entries
Aneesh Kumar K.V
2021-07-08
mm/mremap: don't enable optimized PUD move if page table levels is 2
Aneesh Kumar K.V
2021-07-08
mm/mremap: convert huge PUD move to separate helper
Aneesh Kumar K.V
2021-07-08
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
2021-07-08
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
buildid: fix kernel-doc notation
Stephen Boyd
2021-07-08
buildid: mark some arguments const
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
2021-07-08
scripts/decode_stacktrace.sh: support debuginfod
Stephen Boyd
2021-07-08
x86/dumpstack: use %pSb/%pBb for backtrace printing
Stephen Boyd
2021-07-08
arm64: stacktrace: use %pSb for backtrace printing
Stephen Boyd
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
2021-07-08
buildid: add API to parse build ID out of buffer
Stephen Boyd
2021-07-08
buildid: only consider GNU notes for build ID parsing
Stephen Boyd
2021-07-08
x86: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
h8300: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
arc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
[prev]
[next]