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
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-04-01
Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-01
perf python: Convert tracepoint.py example to python3
Tanu M
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
2022-04-01
perf cpumap: More cpu map reuse by merge.
Ian Rogers
2022-04-01
perf cpumap: Add is_subset function
Ian Rogers
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
2022-04-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
2022-04-01
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
2022-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-01
mm/damon: prevent activated scheme from sleeping by deactivated schemes
Jonghyeon Kim
2022-04-01
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
2022-04-01
doc/vm/page_owner.rst: remove content related to -c option
Yinan Zhang
2022-04-01
tools/vm/page_owner_sort.c: remove -c option
Yinan Zhang
2022-04-01
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
Andrey Konovalov
2022-04-01
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
2022-04-01
mailmap: update Kirill's email
Kirill Tkhai
2022-04-01
mm: kfence: fix objcgs vector allocation
Muchun Song
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
2022-04-01
mm/munlock: update Documentation/vm/unevictable-lru.rst
Hugh Dickins
2022-04-01
mm/munlock: add lru_add_drain() to fix memcg_stat_test
Hugh Dickins
2022-04-01
nilfs2: get rid of nilfs_mapping_init()
Ryusuke Konishi
2022-04-01
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
2022-04-01
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2022-04-01
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
2022-04-01
btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()
Matthew Wilcox (Oracle)
2022-04-01
ntfs: Correct mark_ntfs_record_dirty() folio conversion
Matthew Wilcox (Oracle)
2022-04-01
f2fs: Get the superblock from the mapping instead of the page
Matthew Wilcox (Oracle)
2022-04-01
f2fs: Correct f2fs_dirty_data_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
ext4: Correct ext4_journalled_dirty_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove read_actor_t
Matthew Wilcox (Oracle)
2022-04-01
iomap: Simplify is_partially_uptodate a little
Matthew Wilcox (Oracle)
2022-04-01
readahead: Update comments
Matthew Wilcox (Oracle)
2022-04-01
mm: remove the skip_page argument to read_pages
Christoph Hellwig
2022-04-01
mm: remove the pages argument to read_pages
Christoph Hellwig
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]