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
2021-06-27
clk/qcom: Remove unused variables
Pu Lehui
1
-23
/
+0
2021-06-27
clk: qcom: smd-rpmcc: Add support for MSM8226 rpm clocks
Bartosz Dudziak
1
-0
/
+1
2021-06-27
clk: qcom: gcc: Add support for Global Clock controller found on MSM8226
Bartosz Dudziak
1
-7
/
+162
2021-06-27
dt-bindings: clock: qcom: Add MSM8226 GCC clock bindings
Bartosz Dudziak
1
-2
/
+3
2021-06-27
clk: qcom: Add SM6125 (TRINKET) GCC driver
Konrad Dybcio
3
-0
/
+4198
2021-06-27
dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver
Martin Botka
2
-0
/
+312
2021-06-27
clk: qcom: gcc: Add support for a new frequency for SC7280
Taniya Das
1
-0
/
+1
2021-06-27
clk: agilex/stratix10/n5x: fix how the bypass_reg is handled
Dinh Nguyen
1
-3
/
+8
2021-06-27
clk: agilex/stratix10: add support for the 2nd bypass
Dinh Nguyen
3
-2
/
+123
2021-06-27
clk: agilex/stratix10: fix bypass representation
Dinh Nguyen
2
-21
/
+91
2021-06-27
clk: agilex/stratix10: remove noc_clk
Dinh Nguyen
2
-34
/
+30
2021-06-27
block/mq-deadline: Remove a WARN_ON_ONCE() call
Bart Van Assche
1
-1
/
+0
2021-06-27
Linux 5.13
Linus Torvalds
1
-1
/
+1
2021-06-28
MAINTAINERS: erofs: update my email address
Chao Yu
1
-1
/
+1
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
5
-61
/
+2
2021-06-26
MAINTAINERS: add entry for polarfire soc mailbox
Conor Dooley
1
-0
/
+8
2021-06-26
dt-bindings: add bindings for polarfire soc system controller
Conor Dooley
1
-0
/
+35
2021-06-26
mbox: add polarfire soc system controller mailbox
Conor Dooley
4
-0
/
+308
2021-06-26
dt-bindings: add bindings for polarfire soc mailbox
Conor Dooley
1
-0
/
+47
2021-06-26
mailbox: imx: Avoid using val uninitialized in imx_mu_isr()
Nathan Chancellor
1
-1
/
+3
2021-06-26
mailbox: qcom: Add MSM8939 APCS support
Shawn Guo
1
-0
/
+1
2021-06-26
mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
Shawn Guo
1
-1
/
+1
2021-06-26
dt-bindings: mailbox: qcom: Add MSM8939 APCS compatible
Shawn Guo
1
-0
/
+1
2021-06-26
mailbox: qcom-apcs: Add SM6125 compatible
Martin Botka
1
-0
/
+5
2021-06-26
dt-bindings: mailbox: Add binding for sm6125
Martin Botka
1
-0
/
+2
2021-06-26
Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-21
/
+21
2021-06-26
mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()
Dan Carpenter
1
-1
/
+1
2021-06-26
mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_probe()
Zhihao Cheng
1
-1
/
+0
2021-06-26
mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe()
Zhihao Cheng
1
-1
/
+0
2021-06-26
mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
Sibi Sankar
1
-0
/
+6
2021-06-26
mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data
Chun-Kuang Hu
2
-0
/
+3
2021-06-26
mailbox: mtk-cmdq: Use mailbox rx_callback
Chun-Kuang Hu
1
-5
/
+9
2021-06-26
mailbox: mtk-cmdq: Remove cmdq_cb_status
Chun-Kuang Hu
2
-11
/
+6
2021-06-26
mailbox: imx-mailbox: support i.MX8ULP MU
Peng Fan
1
-41
/
+63
2021-06-26
mailbox: imx: add xSR/xCR register array
Peng Fan
1
-35
/
+61
2021-06-26
mailbox: imx: replace the xTR/xRR array with single register
Peng Fan
1
-14
/
+14
2021-06-26
dt-bindings: mailbox: imx-mu: add i.MX8ULP MU support
Peng Fan
1
-0
/
+1
2021-06-26
mailbox: hisilicon: Use the correct HiSilicon copyright
Hao Fang
2
-2
/
+2
2021-06-26
MAINTAINERS: Add dt-bindings to mailbox entry
Bjorn Andersson
1
-0
/
+1
2021-06-26
mailbox: mediatek: Remove redundant error printing in cmdq_probe()
Zhen Lei
1
-3
/
+1
2021-06-26
mailbox: bcm-pdc: Remove redundant error printing in pdc_probe()
Zhen Lei
1
-1
/
+0
2021-06-26
mailbox: arm_mhu: Remove redundant error printing in mhu_probe()
Zhen Lei
1
-3
/
+1
2021-06-26
NFS: Avoid duplicate resets of attribute cache timeouts
Trond Myklebust
1
-6
/
+1
2021-06-26
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
1
-18
/
+15
2021-06-26
NFS: Fix up inode attribute revalidation timeouts
Trond Myklebust
1
-34
/
+16
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-06-26
net/mlx5e: Add IPsec support to uplink representor
Raed Salem
2
-1
/
+8
2021-06-26
net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connections
Tariq Toukan
3
-0
/
+3
2021-06-26
net/mlx5: SF, Improve performance in SF allocation
Eli Cohen
1
-10
/
+13
[prev]
[next]