index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lineage-pem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-12
tomoyo: Loosen pathname/domainname validation.
Tetsuo Handa
1
-6
/
+23
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
2020-10-10
io_uring: refactor *files_register()'s error paths
Pavel Begunkov
1
-46
/
+32
2020-10-10
io_uring: clean file_data access in files_register
Pavel Begunkov
1
-36
/
+33
2020-10-10
io_uring: don't delay io_init_req() error check
Pavel Begunkov
1
-2
/
+1
2020-10-10
io_uring: clean leftovers after splitting issue
Pavel Begunkov
1
-8
/
+6
2020-10-10
io_uring: remove timeout.list after hrtimer cancel
Pavel Begunkov
1
-9
/
+2
2020-10-10
io_uring: use a separate struct for timeout_remove
Pavel Begunkov
1
-9
/
+9
2020-10-10
io_uring: improve submit_state.ios_left accounting
Pavel Begunkov
1
-5
/
+5
2020-10-10
io_uring: simplify io_file_get()
Pavel Begunkov
1
-16
/
+14
2020-10-10
io_uring: kill extra check in fixed io_file_get()
Pavel Begunkov
1
-2
/
+1
2020-10-10
io_uring: clean up ->files grabbing
Pavel Begunkov
1
-39
/
+13
2020-10-10
io_uring: don't io_prep_async_work() linked reqs
Pavel Begunkov
1
-3
/
+0