index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-11
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
1
-7
/
+9
2022-09-11
lib: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-11
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-09-11
reiserfs: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-11
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-09-11
ia64: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-11
alpha: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-11
bitops: use try_cmpxchg in set_mask_bits and bit_clear_unless
Uros Bizjak
1
-5
/
+6
2022-09-11
hfs: replace kmap() with kmap_local_page() in btree.c
Fabio M. De Francesco
1
-14
/
+16
2022-09-11
hfs: replace kmap() with kmap_local_page() in bnode.c
Fabio M. De Francesco
1
-20
/
+12
2022-09-11
hfs: unmap the page in the "fail_page" label
Fabio M. De Francesco
1
-0
/
+1
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2022-09-11
iversion: use atomic64_try_cmpxchg)
Uros Bizjak
1
-23
/
+9
2022-09-11
aio: use atomic_try_cmpxchg in __get_reqs_available
Uros Bizjak
1
-6
/
+3
2022-09-11
buffer: use try_cmpxchg in discard_buffer
Uros Bizjak
1
-9
/
+5
2022-09-11
epoll: use try_cmpxchg in list_add_tail_lockless
Uros Bizjak
1
-1
/
+1
2022-09-11
ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency
Sergei Trofimovich
2
-1
/
+27
2022-09-11
fs/qnx6: delete unnecessary checks before brelse()
Minghao Chi
1
-4
/
+2
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
33
-118
/
+7
2022-09-11
proc: save LOC in vsyscall test
Brian Foster
1
-40
/
+16
2022-09-11
llist: use try_cmpxchg in llist_add_batch and llist_del_first
Uros Bizjak
1
-8
/
+4
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
4
-20
/
+30
2022-09-11
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
3
-6
/
+15
2022-09-11
lib/cmdline: avoid page fault in next_arg
Neel Natu
1
-1
/
+1
2022-09-11
checkpatch: add kmap and kmap_atomic to the deprecated list
Ira Weiny
1
-0
/
+2
2022-09-11
fs/isofs: replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-10
/
+10
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
38
-38
/
+38
2022-09-11
ipc/util.c: cleanup and improve sysvipc_find_ipc()
Manfred Spraul
1
-21
/
+32
2022-09-11
scripts/decodecode: improve faulting line determination
Borislav Petkov
1
-15
/
+105
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in btree.c
Fabio M. De Francesco
1
-14
/
+14
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bitmap.c
Fabio M. De Francesco
1
-10
/
+10
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bnode.c
Fabio M. De Francesco
1
-57
/
+48
2022-09-11
hfsplus: unmap the page in the "fail_page" label
Fabio M. De Francesco
1
-0
/
+1
2022-08-28
Linux 6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
21
-60
/
+108
2022-08-28
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
4
-24
/
+38
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
[next]