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-07
block: disable iopoll for split bio
Jeffle Xu
2
-0
/
+13
2020-12-07
bpf: Propagate __user annotations properly
Lukas Bulwahn
1
-1
/
+1
2020-12-07
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
34
-645
/
+1408
2020-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
2
-3
/
+6
2020-12-07
scsi: hisi_sas: Select a suitable queue for internal I/Os
Xiang Chen
2
-0
/
+11
2020-12-07
net/mlx4: Remove unused #define MAX_MSIX_P_PORT
Tariq Toukan
1
-1
/
+0
2020-12-07
bonding: set xfrm feature flags more sanely
Jarod Wilson
1
-6
/
+4
2020-12-07
scsi: core: Fix race between handling STS_RESOURCE and completion
Ming Lei
1
-2
/
+1
2020-12-07
net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
Martin Blumenstingl
1
-3
/
+3
2020-12-07
dpaa2-mac: Add a missing of_node_put after of_device_is_available
Christophe JAILLET
1
-0
/
+1
2020-12-07
mptcp: print new line in mptcp_seq_show() if mptcp isn't in use
Jianguo Wu
1
-0
/
+1
2020-12-07
scsi: qla2xxx: Remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+1
2020-12-07
scsi: fnic: Fix error return code in fnic_probe()
Zhang Changzhong
1
-0
/
+1
2020-12-07
scsi: ufs: Fix -Wsometimes-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2020-12-07
scsi: NCR5380: Remove context check
Ahmed S. Darwish
4
-46
/
+53
2020-12-07
scsi: ufs: Adjust ufshcd_hold() during sending attribute requests
jintae jang
1
-10
/
+7
2020-12-07
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
3
-9
/
+41
2020-12-07
ibmvnic: add some debugs
Sukadev Bhattiprolu
1
-3
/
+22
2020-12-07
clk: qcom: Add GDSC support for SDX55 GCC
Manivannan Sadhasivam
2
-0
/
+34
2020-12-07
dt-bindings: clock: Add GDSC in SDX55 GCC
Manivannan Sadhasivam
1
-0
/
+5
2020-12-07
clk: qcom: Add support for SDX55 RPMh clocks
Manivannan Sadhasivam
1
-0
/
+20
2020-12-07
dt-bindings: clock: Introduce RPMHCC bindings for SDX55
Vinod Koul
2
-0
/
+2
2020-12-07
clk: qcom: Add SDX55 GCC support
Naveen Yadav
3
-0
/
+1634
2020-12-07
dt-bindings: clock: Add SDX55 GCC clock bindings
Vinod Koul
2
-0
/
+189
2020-12-07
enetc: Fix reporting of h/w packet counters
Claudiu Manoil
2
-6
/
+14
2020-12-07
clk: fsl-flexspi: new driver
Michael Walle
3
-0
/
+115
2020-12-07
dt-bindings: clock: document the fsl-flexspi-clk device
Michael Walle
1
-0
/
+55
2020-12-07
clk: divider: add devm_clk_hw_register_divider_table()
Michael Walle
2
-0
/
+61
2020-12-07
clk: qoriq: provide constants for the type
Michael Walle
2
-6
/
+22
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal
9
-16
/
+28
2020-12-07
null_blk: Allow controlling max_hw_sectors limit
Damien Le Moal
2
-1
/
+20
2020-12-07
null_blk: discard zones on reset
Damien Le Moal
3
-2
/
+7
2020-12-07
null_blk: cleanup discard handling
Damien Le Moal
1
-21
/
+22
2020-12-07
null_blk: Improve implicit zone close
Damien Le Moal
2
-5
/
+18
2020-12-07
null_blk: improve zone locking
Damien Le Moal
2
-119
/
+187
2020-12-07
block: Align max_hw_sectors to logical blocksize
Damien Le Moal
1
-5
/
+18
2020-12-07
null_blk: Fail zone append to conventional zones
Damien Le Moal
1
-1
/
+4
2020-12-07
null_blk: Fix zone size initialization
Damien Le Moal
1
-8
/
+15
2020-12-07
block: Improve blk_revalidate_disk_zones() checks
Damien Le Moal
1
-1
/
+15
2020-12-07
sbitmap: simplify wrap check
Pavel Begunkov
1
-3
/
+5
2020-12-07
sbitmap: replace CAS with atomic and
Pavel Begunkov
1
-5
/
+3
2020-12-07
sbitmap: remove swap_lock
Pavel Begunkov
2
-16
/
+3
2020-12-07
sbitmap: optimise sbitmap_deferred_clear()
Pavel Begunkov
1
-12
/
+12
2020-12-07
blk-mq: skip hybrid polling if iopoll doesn't spin
Pavel Begunkov
1
-2
/
+3
2020-12-07
scsi: ufs: Print host regs in IRQ handler when AH8 error happens
Can Guo
1
-1
/
+2
2020-12-07
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
2
-15
/
+51
2020-12-07
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
2
-24
/
+41
2020-12-07
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2
-3
/
+3
2020-12-08
powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
Christophe Leroy
2
-1
/
+10
2020-12-07
ring-buffer: Fix a typo in function description
Qiujun Huang
1
-1
/
+1
[prev]
[next]