index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-24
arm64/sve: Add a comment documenting the binutils needed for SVE asm
Mark Brown
2021-08-24
arm64/sve: Add some comments for sve_save/load_state()
Mark Brown
2021-08-20
arm64: replace in_irq() with in_hardirq()
Changbin Du
2021-08-06
arm64: mm: Fix TLBI vs ASID rollover
Will Deacon
2021-08-06
arm64: entry: Add SYM_CODE annotation for __bad_stack
Mark Brown
2021-08-03
arm64: fix typo in a comment
Jason Wang
2021-08-03
arm64: move the (z)install rules to arch/arm64/Makefile
Masahiro Yamada
2021-08-02
arm64/sve: Make fpsimd_bind_task_to_cpu() static
Mark Brown
2021-08-02
arm64: unnecessary end 'return;' in void functions
Jason Wang
2021-08-02
arm64/sme: Document boot requirements for SME
Mark Brown
2021-07-30
arm64: use __func__ to get function name in pr_err
Jason Wang
2021-07-30
arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
Lingyan Huang
2021-07-30
arm64: cpufeature: Use defined macro instead of magic numbers
Shaokun Zhang
2021-07-30
arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
2021-07-25
Linux 5.14-rc3
v5.14-rc3
Linus Torvalds
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
2021-07-25
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-25
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-25
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-25
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-25
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-07-24
Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-24
Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-24
ACPI: fix NULL pointer dereference
Linus Torvalds
2021-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-07-24
Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-23
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-07-23
hugetlbfs: fix mount mode command line processing
Mike Kravetz
2021-07-23
mm: fix the deadlock in finish_fault()
Qi Zheng
2021-07-23
mm: mmap_lock: fix disabling preemption directly
Muchun Song
2021-07-23
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
2021-07-23
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
2021-07-23
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
2021-07-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-23
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
2021-07-23
mm: use kmap_local_page in memzero_page
Christoph Hellwig
2021-07-23
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
2021-07-23
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
2021-07-23
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
2021-07-23
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
2021-07-23
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
2021-07-23
userfaultfd: do not untag user pointers
Peter Collingbourne
2021-07-23
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
[next]