index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
remoteproc/mediatek: read IPI buffer offset from FW
Tzung-Bi Shih
2
-22
/
+69
2020-12-10
remoteproc/mediatek: unprepare clk if scp_before_load fails
Tzung-Bi Shih
1
-1
/
+2
2020-12-10
remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
Zhang Changzhong
1
-6
/
+3
2020-12-10
remoteproc/mediatek: Fix kernel test robot warning
Souptick Joarder
1
-3
/
+1
2020-12-10
remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
YueHaibing
1
-2
/
+2
2020-12-10
remoteproc: qcom: pas: fix error handling in adsp_pds_enable
Zhang Qilong
1
-1
/
+4
2020-12-10
remoteproc: qcom: fix reference leak in adsp_start
Zhang Qilong
1
-1
/
+3
2020-12-10
remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
Zhang Qilong
1
-1
/
+4
2020-12-10
remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
Alexandre Courbot
1
-0
/
+2
2020-12-10
remoteproc: qcom: Add minidump id for sm8150 modem
Siddharth Gupta
1
-0
/
+1
2020-12-10
remoteproc: qcom: Add capability to collect minidumps
Siddharth Gupta
3
-2
/
+173
2020-12-10
remoteproc: coredump: Add minidump functionality
Siddharth Gupta
3
-0
/
+167
2020-12-10
remoteproc: core: Add ops to enable custom coredump functionality
Siddharth Gupta
2
-1
/
+7
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
8
-43
/
+44
2020-12-10
remoteproc/mediatek: change MT8192 CFG register base
Tzung-Bi Shih
1
-12
/
+12
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
2
-9
/
+15
2020-12-10
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
1
-3
/
+4
2020-12-10
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
3
-15
/
+9
2020-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-5
/
+13
2020-12-10
ALSA: hda/hdmi: fix silent stream for first playback to DP
Kai Vehmanen
1
-12
/
+86
2020-12-10
exec: Move io_uring_task_cancel after the point of no return
Eric W. Biederman
1
-5
/
+5
2020-12-10
coredump: Document coredump code exclusively used by cell spufs
Eric W. Biederman
2
-0
/
+3
2020-12-10
ALSA: hda/ca0132 - Change Input Source enum strings.
Connor McAdams
1
-1
/
+1
2020-12-10
ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.
Connor McAdams
1
-1
/
+1
2020-12-10
ALSA: usb-audio: Add implicit fb support for Steinberg UR22
Takashi Iwai
1
-0
/
+1
2020-12-10
ALSA: hda: Fix regressions on clear and reconfig sysfs
Takashi Iwai
2
-2
/
+2
2020-12-10
exec: Move unshare_files and guarantee files_struct.count is correct
Eric W. Biederman
18
-247
/
+153
2020-12-10
cw1200: txrx: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
7
-32
/
+58
2020-12-10
wilc1000: changes for SPI communication stall issue found with Iperf
Ajay Singh
1
-2
/
+21
2020-12-10
Merge tag 'iwlwifi-next-for-kalle-2020-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
129
-8365
/
+1990
2020-12-10
file: Remove get_files_struct
Eric W. Biederman
2
-14
/
+0
2020-12-10
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
4
-5
/
+5
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
2
-14
/
+3
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
4
-12
/
+9
2020-12-10
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
2
-10
/
+3
2020-12-10
file: In f_dupfd read RLIMIT_NOFILE once.
Eric W. Biederman
1
-4
/
+5
2020-12-10
file: Merge __fd_install into fd_install
Eric W. Biederman
2
-21
/
+6
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
1
-4
/
+5
2020-12-10
bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
Eric W. Biederman
1
-34
/
+10
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
1
-12
/
+5
2020-12-10
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
2
-0
/
+22
2020-12-10
kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
Eric W. Biederman
1
-7
/
+2
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
1
-6
/
+1
2020-12-10
file: Implement task_lookup_fd_rcu
Eric W. Biederman
2
-0
/
+17
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
4
-9
/
+9
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
6
-13
/
+12
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
4
-8
/
+17
2020-12-10
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
2
-3
/
+3
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
1
-10
/
+3
[prev]
[next]