index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
internals.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2
-12
/
+16
2023-06-23
scsi/sg: don't grab scsi host module reference
Yu Kuai
1
-3
/
+3
2023-06-23
io_uring: merge conditional unlock flush helpers
Pavel Begunkov
1
-12
/
+1
2023-06-23
io_uring: make io_cq_unlock_post static
Pavel Begunkov
2
-3
/
+1
2023-06-23
io_uring: inline __io_cq_unlock
Pavel Begunkov
1
-8
/
+4
2023-06-23
io_uring: fix acquire/release annotations
Pavel Begunkov
1
-3
/
+0
2023-06-23
io_uring: kill io_cq_unlock()
Pavel Begunkov
1
-8
/
+2
2023-06-23
io_uring: remove IOU_F_TWQ_FORCE_NORMAL
Pavel Begunkov
2
-15
/
+15
2023-06-23
io_uring: don't batch task put on reqs free
Pavel Begunkov
1
-22
/
+10
2023-06-23
io_uring: move io_clean_op()
Pavel Begunkov
1
-34
/
+33
2023-06-23
io_uring: inline io_dismantle_req()
Pavel Begunkov
1
-12
/
+5
2023-06-23
io_uring: remove io_free_req_tw
Pavel Begunkov
1
-18
/
+5
2023-06-23
io_uring: open code io_put_req_find_next
Pavel Begunkov
1
-18
/
+7
2023-06-23
ext4: Fix warning in blkdev_put()
Jan Kara
1
-1
/
+1
2023-06-23
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
1
-2
/
+2
2023-06-23
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
1
-7
/
+14
2023-06-23
dt-bindings: i2c: opencores: Add missing type for "regstep"
Rob Herring
1
-0
/
+1
2023-06-22
arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices
Douglas Anderson
2
-1
/
+6
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
Douglas Anderson
1
-0
/
+5
2023-06-22
arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
Douglas Anderson
2
-1
/
+6
2023-06-22
dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
Douglas Anderson
1
-0
/
+2
2023-06-22
KVM: Avoid illegal stage2 mapping on invalid memory slot
Gavin Shan
1
-1
/
+19
2023-06-22
block: don't return -EINVAL for not found names in devt_from_devname
Christoph Hellwig
1
-2
/
+2
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
5
-28
/
+40
2023-06-22
cdrom: Fix spectre-v1 gadget
Jordy Zomer
1
-0
/
+4
2023-06-22
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
1
-2
/
+3
2023-06-22
erofs: clean up zmap.c
Gao Xiang
1
-40
/
+29
2023-06-22
erofs: remove unnecessary goto
Yangtao Li
1
-5
/
+2
2023-06-22
erofs: Fix detection of atomic context
Sandeep Dhavale
1
-1
/
+1
2023-06-22
s390/defconfigs: set CONFIG_NET_TC_SKB_EXT=y
Niklas Schnelle
2
-0
/
+2
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-22
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
1
-2
/
+6
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
2023-06-22
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
2
-0
/
+8
2023-06-22
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
1
-1
/
+1
2023-06-22
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2
-12
/
+20
2023-06-22
mptcp: drop legacy code around RX EOF
Paolo Abeni
2
-53
/
+1
2023-06-22
mptcp: consolidate fallback and non fallback state machine
Paolo Abeni
2
-33
/
+25
2023-06-22
mptcp: fix possible list corruption on passive MPJ
Paolo Abeni
1
-3
/
+9
2023-06-22
mptcp: fix possible divide by zero in recvmsg()
Paolo Abeni
1
-0
/
+7
2023-06-22
mptcp: handle correctly disconnect() failures
Paolo Abeni
1
-6
/
+14
2023-06-21
block: Improve kernel-doc headers
Bart Van Assche
2
-1
/
+3
2023-06-21
nfsd: remove redundant assignments to variable len
Colin Ian King
1
-7
/
+5
2023-06-21
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
Linus Torvalds
1
-21
/
+0
2023-06-21
blk-mq: don't insert passthrough request into sw queue
Ming Lei
1
-1
/
+6
2023-06-21
bsg: make bsg_class a static const structure
Ivan Orlov
1
-7
/
+11
2023-06-21
ublk: make ublk_chr_class a static const structure
Ivan Orlov
1
-7
/
+8
2023-06-21
aoe: make aoe_class a static const structure
Ivan Orlov
1
-13
/
+17
2023-06-21
block/rnbd: make all 'class' structures const
Ivan Orlov
2
-19
/
+23
[next]