projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2022-09-12
wuchi
kernel/profile.c: simplify duplicated code in profile_s...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Hawkins Jiawei
ntfs: check overflow when iterating ATTR_RECORDs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Hawkins Jiawei
ntfs: fix out-of-bounds read in ntfs_attr_find()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Hawkins Jiawei
ntfs: fix use-after-free in ntfs_attr_find()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
wuchi
initramfs: mark my_inptr as __initdata
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Yang Yingliang
fail_function: fix wrong use of fei_attr_remove()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Yang Yingliang
fail_function: refactor code of checking return value...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Yang Yingliang
fail_function: switch to memdup_user_nul() helper
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
smpboot: use atomic_try_cmpxchg in cpu_wait_death and...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
task_work: use try_cmpxchg in task_work_add, task_work_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Wolfram Sang
lib: move from strlcpy with unused retval to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Wolfram Sang
init: move from strlcpy with unused retval to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Wolfram Sang
reiserfs: move from strlcpy with unused retval to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Wolfram Sang
ocfs2: move from strlcpy with unused retval to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Wolfram Sang
ia64: move from strlcpy with unused retval to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Wolfram Sang
alpha: move from strlcpy with unused retval to strscpy
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
bitops: use try_cmpxchg in set_mask_bits and bit_clear_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
hfs: replace kmap() with kmap_local_page() in btree.c
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
hfs: replace kmap() with kmap_local_page() in bnode.c
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
hfs: unmap the page in the "fail_page" label
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
kexec: replace kmap() with kmap_local_page()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
iversion: use atomic64_try_cmpxchg)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
aio: use atomic_try_cmpxchg in __get_reqs_available
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
buffer: use try_cmpxchg in discard_buffer
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
epoll: use try_cmpxchg in list_add_tail_lockless
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Sergei Trofimovich
ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Minghao Chi
fs/qnx6: delete unnecessary checks before brelse()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Kefeng Wang
kernel: exit: cleanup release_thread()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Brian Foster
proc: save LOC in vsyscall test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Uros Bizjak
llist: use try_cmpxchg in llist_add_batch and llist_del...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Valentin Schneider
panic, kexec: make __crash_kexec() NMI safe
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Valentin Schneider
kexec: turn all kexec_mutex acquisitions into trylocks
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Neel Natu
lib/cmdline: avoid page fault in next_arg
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Ira Weiny
checkpatch: add kmap and kmap_atomic to the deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
fs/isofs: replace kmap() with kmap_local_page()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Arnd Bergmann
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Manfred Spraul
ipc/util.c: cleanup and improve sysvipc_find_ipc()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Borislav Petkov
scripts/decodecode: improve faulting line determination
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
hfsplus: convert kmap() to kmap_local_page() in btree.c
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
hfsplus: convert kmap() to kmap_local_page() in bitmap.c
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
hfsplus: convert kmap() to kmap_local_page() in bnode.c
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Fabio M. De...
hfsplus: unmap the page in the "fail_page" label
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Linux 6.0-rc3
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2022-08-28' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Luca Ceresoli
.mailmap: update Luca Ceresoli's e-mail address
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Peter Xu
mm/mprotect: only reference swap pfn page if type match
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Phillip Lougher
squashfs: don't call kmalloc in decompressors
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Badari Pulavarty
mm/damon/dbgfs: avoid duplicate context directory creation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Colin Ian King
mailmap: update email address for Colin King
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Quanyang Wang
asm-generic: sections: refactor memory_intersects
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Liu Shixin
bootmem: remove the vmemmap pages from kmemleak in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Heming Zhao
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Shakeel Butt
Revert "memcg: cleanup racy sum avoidance code"
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Sergey Senozhatsky
mm/zsmalloc: do not attempt to free IS_ERR handle
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Liam Howlett
binder_alloc: add missing mmap_lock calls when using...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Alex Williamson
mm: re-allow pinning of zero pfns (again)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Stephen Brennan
vmcoreinfo: add kallsyms_num_syms symbol
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Guilherme G...
mailmap: update Guilherme G. Piccoli's email addresses
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Khazhismel...
writeback: avoid use-after-free after removing device
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Matthew Wilcox...
shmem: update folio if shmem_replace_page() updates...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Miaohe Lin
mm/hugetlb: avoid corrupting page->mapping in hugetlb_m...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Merge tag 'for-6.0-rc3-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Merge tag '6.0-rc2-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Merge tag 'x86-urgent-2022-08-28' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Merge tag 'perf-urgent-2022-08-28' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Linus Torvalds
Merge tag 'thermal-6.0-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Linus Torvalds
Merge tag 'pm-6.0-rc3' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Linus Torvalds
Merge tag 'acpi-6.0-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Linus Torvalds
Merge tag 's390-6.0-2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Linus Torvalds
Merge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Linus Torvalds
Merge tag 'audit-pr-20220826' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Linus Torvalds
Merge tag 'fbdev-for-6.0-rc3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Mikulas Patocka
provide arch_test_bit_acquire for architectures that...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Zhengjun Xing
perf stat: Capitalize topdown metrics' names
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Kan Liang
perf docs: Update the documentation for the save_type...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Ian Rogers
perf sched: Fix memory leaks in __cmd_record detected...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Andi Kleen
perf record: Fix manpage formatting of description...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Ian Rogers
perf test: Stat test for repeat with a weak group
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Ian Rogers
perf stat: Clear evsel->reset_group for each stat run
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Arnaldo Carvalho...
tools kvm headers arm64: Update KVM header from the...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
James Clark
perf python: Fix build when PYTHON_CONFIG is user supplied
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Rafael J. Wysocki
Merge branch 'thermal-core'
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Rafael J. Wysocki
Merge branch 'acpi-processor' into acpi
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Stephane Eranian
perf/x86/intel/uncore: Fix broken read_counter() for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Linus Torvalds
Merge tag 'riscv-for-linus-6.0-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Linus Torvalds
Merge tag 'loongarch-fixes-6.0-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Linus Torvalds
Merge tag 'drm-fixes-2022-08-26-1' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Linus Torvalds
Merge tag 'block-6.0-2022-08-26' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Linus Torvalds
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Shigeru Yoshida
fbdev: fbcon: Properly revert changes when vc_resize...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Mikulas Patocka
wait_on_bit: add an acquire memory barrier
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Andrew Morton
Merge branch 'linus'
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Dave Airlie
Merge tag 'amd-drm-fixes-6.0-2022-08-25' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Dave Airlie
Merge tag 'drm-misc-fixes-2022-08-25' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Palmer Dabbelt
Merge branch 'riscv-variable_fixes_without_kvm' of...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Palmer Dabbelt
Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
next