index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
ipc: uninline functions
Alexey Dobriyan
2
-4
/
+2
2020-08-12
scripts/gdb: fix python 3.8 SyntaxWarning
Nick Desaulniers
1
-2
/
+2
2020-08-12
kcov: make some symbols static
Wei Yongjun
1
-3
/
+3
2020-08-12
kcov: unconditionally add -fno-stack-protector to compiler options
Marco Elver
1
-1
/
+1
2020-08-12
panic: make print_oops_end_marker() static
Yue Hu
2
-2
/
+1
2020-08-12
lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT
Tiezhu Yang
1
-1
/
+1
2020-08-12
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
2
-2
/
+2
2020-08-12
rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
1
-2
/
+2
2020-08-12
drivers/rapidio/rio-scan.c: use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+3
2020-08-12
drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
2
-0
/
+56
2020-08-12
exec: move path_noexec() check earlier
Kees Cook
2
-8
/
+8
2020-08-12
exec: move S_ISREG() check earlier
Kees Cook
3
-10
/
+16
2020-08-12
exec: change uselib(2) IS_SREG() failure to EACCES
Kees Cook
1
-2
/
+1
2020-08-12
coredump: add %f for executable filename
Lepton Wu
2
-5
/
+15
2020-08-12
test_kmod: avoid potential double free in trigger_config_run_type()
Tiezhu Yang
1
-1
/
+1
2020-08-12
kmod: remove redundant "be an" in the comment
Tiezhu Yang
1
-3
/
+2
2020-08-12
selftests: kmod: use variable NAME in kmod_test_0001()
Tiezhu Yang
1
-2
/
+2
2020-08-12
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
1
-4
/
+6
2020-08-12
fat: fix fat_ra_init() for data clusters == 0
OGAWA Hirofumi
1
-0
/
+3
2020-08-12
VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-12
fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes
Yubo Feng
1
-2
/
+2
2020-08-12
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
1
-1
/
+1
2020-08-12
nilfs2: use a more common logging style
Joe Perches
20
-251
/
+239
2020-08-12
nilfs2: convert __nilfs_msg to integrate the level and format
Joe Perches
2
-10
/
+15
2020-08-12
nilfs2: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-08-12
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2
-12
/
+12
2020-08-12
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
1
-1
/
+1
2020-08-12
fs/minix: set s_maxbytes correctly
Eric Biggers
4
-9
/
+9
2020-08-12
fs/minix: reject too-large maximum file size
Eric Biggers
1
-2
/
+20
2020-08-12
fs/minix: don't allow getting deleted inodes
Eric Biggers
1
-0
/
+14
2020-08-12
fs/minix: check return value of sb_getblk()
Eric Biggers
1
-1
/
+7
2020-08-12
autofs: fix doubled word
Randy Dunlap
1
-1
/
+1
2020-08-12
checkpatch: remove missing switch/case break test
Joe Perches
1
-25
/
+0
2020-08-12
checkpatch: add test for repeated words
Joe Perches
1
-0
/
+38
2020-08-12
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
1
-9
/
+12
2020-08-12
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
1
-2
/
+24
2020-08-12
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
1
-0
/
+6
2020-08-12
lib/test_bits.c: add tests of GENMASK
Rikard Falkeborn
3
-0
/
+87
2020-08-12
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
2
-10
/
+6
2020-08-12
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
2
-6
/
+6
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
13
-15
/
+15
2020-08-12
lib/test_lockup.c: fix return value of test_lockup_init()
Tiezhu Yang
1
-2
/
+2
2020-08-12
lib/Kconfig.debug: make TEST_LOCKUP depend on module
Tiezhu Yang
1
-0
/
+1
2020-08-12
lib/test_lockup.c: make symbol 'test_works' static
Wei Yongjun
1
-1
/
+1
2020-08-12
lib/test_bitops: do the full test during module init
Geert Uytterhoeven
1
-8
/
+10
2020-08-12
lib/generic-radix-tree.c: remove unneeded __rcu
Luc Van Oostenryck
1
-1
/
+1
2020-08-12
lib/test_bitmap.c: add test for bitmap_cut()
Stefano Brivio
1
-0
/
+58
2020-08-12
lib/bitmap.c: fix bitmap_cut() for partial overlapping case
Stefano Brivio
1
-2
/
+2
2020-08-12
sparse: group the defines by functionality
Luc Van Oostenryck
1
-19
/
+25
[next]