index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-20
Linux 5.17
v5.17
Linus Torvalds
1
-1
/
+1
2022-03-20
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
1
-2
/
+17
2022-03-18
parisc: Avoid flushing cache on cache-less machines
Helge Deller
1
-0
/
+4
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
1
-1
/
+1
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
1
-11
/
+17
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-18
io_uring: terminate manual loop iterator loop correctly for non-vecs
Jens Axboe
1
-2
/
+4
2022-03-18
io_uring: don't check unrelated req->open.how in accept request
Jens Axboe
1
-2
/
+1
2022-03-18
block: cancel all throttled bios in del_gendisk()
Yu Kuai
3
-1
/
+41
2022-03-18
block: let blkcg_gq grab request queue's refcnt
Ming Lei
1
-0
/
+5
2022-03-18
block: avoid use-after-free on throttle data
Ming Lei
1
-1
/
+11
2022-03-18
arm64: errata: avoid duplicate field initializer
Arnd Bergmann
1
-1
/
+0
2022-03-18
clocksource: acpi_pm: fix return value of __setup handler
Randy Dunlap
1
-2
/
+4
2022-03-18
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
3
-19
/
+24
2022-03-18
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
1
-1
/
+8
2022-03-18
io_uring: manage provided buffers strictly ordered
Jens Axboe
1
-62
/
+92
2022-03-17
parisc: Improve CPU socket and core bootup info text
Helge Deller
1
-2
/
+2
2022-03-17
parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE
Helge Deller
1
-0
/
+1
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-17
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
1
-1
/
+1
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-17
cpufreq: powernow-k8: Re-order the init checks
Mario Limonciello
1
-3
/
+3
2022-03-17
ACPI: bus: Avoid using CPPC if not supported by firmware
Rafael J. Wysocki
3
-0
/
+12
2022-03-17
Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...
Rafael J. Wysocki
1
-8
/
+19
2022-03-17
cpuidle: intel_idle: Drop redundant backslash at line end
Rafael J. Wysocki
1
-1
/
+1
2022-03-17
cpuidle: intel_idle: Update intel_idle() kerneldoc comment
Rafael J. Wysocki
1
-3
/
+0
2022-03-17
ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU
Werner Sembach
1
-0
/
+75
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-17
drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
Thomas Zimmermann
2
-1
/
+2
2022-03-17
smb3: fix incorrect session setup check for multiuser mounts
Steve French
1
-1
/
+2
2022-03-17
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-17
io_uring: fold evfd signalling under a slower path
Pavel Begunkov
1
-26
/
+34
2022-03-17
io_uring: thin down io_commit_cqring()
Pavel Begunkov
1
-8
/
+15
2022-03-17
io_uring: shuffle io_eventfd_signal() bits around
Pavel Begunkov
1
-8
/
+5
2022-03-17
io_uring: remove extra barrier for non-sqpoll iopoll
Pavel Begunkov
1
-4
/
+1
2022-03-17
io_uring: fix provided buffer return on failure for kiocb_done()
Pavel Begunkov
1
-7
/
+3
2022-03-17
io_uring: extend provided buf return to fails
Pavel Begunkov
1
-1
/
+1
2022-03-17
io_uring: refactor timeout cancellation cqe posting
Pavel Begunkov
1
-4
/
+1
2022-03-17
io_uring: normilise naming for fill_cqe*
Pavel Begunkov
1
-8
/
+8
2022-03-16
io_uring: cache poll/double-poll state with a request flag
Jens Axboe
1
-5
/
+19
2022-03-16
io_uring: cache req->apoll->events in req->cflags
Jens Axboe
1
-12
/
+19
2022-03-16
docs/kernel-parameters: update description of mem=
Mike Rapoport
1
-0
/
+18
2022-03-16
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
3
-34
/
+40
[next]