index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
security
/
index.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
6
-33
/
+7
2020-10-14
ACPI: HMAT: attach a device for each soft-reserved range
Dan Williams
3
-1
/
+39
2020-10-14
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
4
-22
/
+23
2020-10-14
resource: report parent to walk_iomem_res_desc() callback
Dan Williams
1
-4
/
+7
2020-10-14
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
7
-65
/
+90
2020-10-14
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
2
-4
/
+24
2020-10-14
x86/numa: add 'nohmat' option
Dan Williams
5
-1
/
+23
2020-10-14
x86/numa: cleanup configuration dependent command-line options
Dan Williams
6
-12
/
+24
2020-10-14
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
6
-4
/
+7
2020-10-14
mm/kmemleak: rely on rcu for task stack scanning
Davidlohr Bueso
1
-4
/
+4
2020-10-14
mm/slub: make add_full() condition more explicit
Abel Wu
1
-1
/
+3
2020-10-14
mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc
Abel Wu
1
-1
/
+2
2020-10-14
mm/slub.c: branch optimization in free slowpath
Abel Wu
1
-11
/
+12
2020-10-14
include/linux/slab.h: fix a typo error in comment
tangjianqiang
1
-1
/
+1
2020-10-14
mm/slab.c: clean code by removing redundant if condition
Mateusz Nosek
1
-2
/
+0
2020-10-14
fs_parse: mark fs_param_bad_value() as static
Luo Jiaxing
1
-1
/
+1
2020-10-14
fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr
Randy Dunlap
1
-11
/
+11
2020-10-14
ocfs2: fix potential soft lockup during fstrim
Gang He
1
-1
/
+3
2020-10-14
ocfs2: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-10-14
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-10-14
scripts/decodecode: add the capability to supply the program counter
Borislav Petkov
1
-7
/
+22
2020-10-14
scripts/spelling.txt: add "arbitrary" typo
Naoki Hayama
1
-0
/
+1
2020-10-14
scripts/spelling.txt: increase error-prone spell checking
Wang Qing
1
-0
/
+3
2020-10-14
kbuild: doc: describe proper script invocation
Lukas Bulwahn
1
-0
/
+20
2020-10-14
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang
Nick Desaulniers
1
-1
/
+1
2020-10-14
compiler.h: avoid escaped section names
Nick Desaulniers
1
-1
/
+1
2020-10-14
compiler-gcc: improve version error
Nick Desaulniers
1
-1
/
+1
2020-10-14
kasan: remove mentions of unsupported Clang versions
Marco Elver
2
-7
/
+6
2020-10-14
Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...
Nick Desaulniers
1
-1
/
+1
2020-10-14
Revert "arm64: vdso: Fix compilation with clang older than 8"
Nick Desaulniers
1
-7
/
+0
2020-10-14
Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"
Nick Desaulniers
1
-2
/
+0
2020-10-14
Revert "kbuild: disable clang's default use of -fmerge-all-constants"
Nick Desaulniers
1
-9
/
+0
2020-10-14
compiler-clang: add build check for clang 10.0.1
Nick Desaulniers
1
-0
/
+8
2020-10-13
x86/platform/uv: Remove unused variable in UV5 NMI handler
Mike Travis
1
-3
/
+0
2020-10-13
x86/traps: Fix #DE Oops message regression
Thomas Gleixner
1
-1
/
+1
2020-10-13
x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Nick Desaulniers
1
-0
/
+66
2020-10-13
x86: Make __put_user() generate an out-of-line call
Linus Torvalds
2
-81
/
+60
2020-10-13
x86: Make __get_user() generate an out-of-line call
Linus Torvalds
2
-74
/
+114
2020-10-12
gpiolib: Update indentation in driver.rst for code excerpts
Andy Shevchenko
1
-6
/
+6
2020-10-12
Documentation/admin-guide: tainted-kernels: Fix typo occured
Naoki Hayama
1
-1
/
+1
2020-10-12
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
1
-3
/
+4
2020-10-11
Linux 5.9
v5.9
Linus Torvalds
1
-1
/
+1
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
3
-2
/
+19
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
1
-1
/
+2
2020-10-11
mm: mmap: Fix general protection fault in unlink_file_vma()
Miaohe Lin
1
-1
/
+5
2020-10-11
MAINTAINERS: Antoine Tenart's email address
Antoine Tenart
2
-3
/
+4
2020-10-11
MAINTAINERS: change hardening mailing list
Kees Cook
2
-2
/
+3
2020-10-11
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-11
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
1
-0
/
+12
2020-10-10
io_uring: keep a pointer ref_node in file_data
Pavel Begunkov
1
-8
/
+6
[next]