index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
ingenic_rproc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
scsi: ibmvfc: Relax locking around ibmvfc_queuecommand()
Tyrel Datwyler
1
-8
/
+4
2021-01-08
scsi: ibmvfc: Complete commands outside the host/queue lock
Tyrel Datwyler
2
-14
/
+47
2021-01-08
scsi: ibmvfc: Define per-queue state/list locks
Tyrel Datwyler
2
-20
/
+80
2021-01-08
scsi: ibmvfc: Make command event pool queue specific
Tyrel Datwyler
2
-50
/
+55
2021-01-08
scsi: ibmvfc: Define generic queue structure for CRQs
Tyrel Datwyler
2
-62
/
+107
2021-01-08
scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
Bean Huo
3
-7
/
+27
2021-01-08
scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...
Bean Huo
1
-2
/
+6
2021-01-08
scsi: ufs: Distinguish between query REQ and query RSP in query trace
Bean Huo
1
-2
/
+8
2021-01-08
scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
Bean Huo
1
-0
/
+9
2021-01-08
scsi: ufs: Use __print_symbolic() for UFS trace string print
Bean Huo
3
-43
/
+69
2021-01-08
scsi: ufs: Remove stringize operator '#' restriction
Bean Huo
1
-20
/
+20
2021-01-06
scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeouts
Kiwoong Kim
1
-1
/
+7
2021-01-06
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2
-19
/
+27
2021-01-06
scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
1
-0
/
+1
2021-01-04
Linux 5.11-rc2
v5.11-rc2
Linus Torvalds
1
-1
/
+1
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-31
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2
-2
/
+2
2020-12-31
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
1
-2
/
+22
2020-12-31
io_uring: add a helper for setting a ref node
Pavel Begunkov
1
-10
/
+12
2020-12-30
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
1
-1
/
+40
2020-12-30
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
1
-1
/
+0
2020-12-30
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
1
-14
/
+17
2020-12-30
s390: update defconfigs
Heiko Carstens
3
-7
/
+18
2020-12-30
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
1
-0
/
+1
2020-12-30
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
1
-1
/
+1
2020-12-30
mm: slub: call account_slab_page() after slab page initialization
Roman Gushchin
1
-3
/
+2
2020-12-30
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
Randy Dunlap
4
-19
/
+9
2020-12-30
lib/zlib: fix inflating zlib streams on s390
Ilya Leoshkevich
1
-2
/
+2
2020-12-30
lib/genalloc: fix the overflow when size is too big
Huang Shijie
1
-12
/
+13
2020-12-30
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2020-12-30
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
1
-0
/
+3
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
22
-21
/
+1
2020-12-30
kasan: fix null pointer dereference in kasan_record_aux_stack
Walter Wu
1
-0
/
+2
2020-12-30
mm: generalise COW SMC TLB flushing race comment
Nicholas Piggin
1
-3
/
+5
2020-12-30
mm/mremap.c: fix extent calculation
Kalesh Singh
1
-1
/
+3
2020-12-30
mm: memmap defer init doesn't work as expected
Baoquan He
4
-8
/
+11
2020-12-30
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
1
-0
/
+7
2020-12-30
checkpatch: prefer strscpy to strlcpy
Joe Perches
1
-0
/
+6
2020-12-30
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
1
-5
/
+0
2020-12-30
mm/hugetlb: fix deadlock in hugetlb_cow error path
Mike Kravetz
1
-1
/
+21
2020-12-30
selftests/vm: fix building protection keys test
Harish
1
-5
/
+5
2020-12-29
io_uring: don't assume mm is constant across submits
Jens Axboe
1
-7
/
+7
2020-12-28
Revert "dm crypt: export sysfs of kcryptd workqueue"
Mike Snitzer
1
-4
/
+3
2020-12-28
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
1
-2
/
+2
2020-12-28
libceph: align session_key and con_secret to 16 bytes
Ilya Dryomov
1
-2
/
+10
2020-12-28
libceph: fix auth_signature buffer allocation in secure mode
Ilya Dryomov
1
-1
/
+2
2020-12-28
ceph: reencode gid_list when reconnecting
Ilya Dryomov
1
-31
/
+22
2020-12-28
opp: Call the missing clk_put() on error
Viresh Kumar
1
-1
/
+4
2020-12-28
opp: fix memory leak in _allocate_opp_table
Quanyang Wang
1
-2
/
+4
2020-12-28
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
[next]