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-08-24
scsi: lpfc: Update lpfc version to 14.0.0.1
James Smart
1
-1
/
+1
2021-08-24
scsi: lpfc: Add bsg support for retrieving adapter cmf data
James Smart
2
-0
/
+97
2021-08-24
scsi: lpfc: Add cmf_info sysfs entry
James Smart
7
-10
/
+235
2021-08-24
scsi: lpfc: Add debugfs support for cm framework buffers
James Smart
3
-0
/
+234
2021-08-24
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
3
-1
/
+542
2021-08-24
scsi: lpfc: Add rx monitoring statistics
James Smart
5
-0
/
+92
2021-08-24
scsi: lpfc: Add support for the CM framework
James Smart
12
-34
/
+912
2021-08-24
scsi: lpfc: Add cmfsync WQE support
James Smart
5
-3
/
+268
2021-08-24
scsi: lpfc: Add support for cm enablement buffer
James Smart
6
-5
/
+363
2021-08-24
scsi: lpfc: Add cm statistics buffer support
James Smart
5
-0
/
+272
2021-08-24
scsi: lpfc: Add EDC ELS support
James Smart
10
-11
/
+988
2021-08-24
scsi: lpfc: Expand FPIN and RDF receive logging
James Smart
2
-41
/
+322
2021-08-24
scsi: lpfc: Add MIB feature enablement support
James Smart
5
-20
/
+123
2021-08-24
scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
James Smart
2
-2
/
+79
2021-08-24
scsi: fc: Add EDC ELS definition
James Smart
1
-0
/
+106
2021-08-24
scsi: ufs: ufshpb: Fix typo in comments
Keoseong Park
1
-1
/
+1
2021-08-24
scsi: mpi3mr: Set up IRQs in resume path
Kashyap Desai
3
-25
/
+44
2021-08-24
scsi: core: scsi_ioctl: Fix error code propagation in SG_IO
Halil Pasic
1
-1
/
+1
2021-08-24
scsi: ufs: ufshpb: Fix possible memory leak
Keoseong Park
1
-3
/
+3
2021-08-24
scsi: snic: Fix spelling mistake 'progres' -> 'progress'
Colin Ian King
1
-1
/
+1
2021-08-24
scsi: ncr53c8xx: Remove unused code
Hannes Reinecke
1
-163
/
+0
2021-08-24
scsi: ncr53c8xx: Complete all commands during bus reset
Hannes Reinecke
1
-33
/
+2
2021-08-24
scsi: ncr53c8xx: Remove 'sync_reset' argument from ncr_reset_bus()
Hannes Reinecke
1
-6
/
+5
2021-08-24
xfs: fix I_DONTCACHE
Dave Chinner
2
-2
/
+3
2021-08-24
net: phy: mediatek: add the missing suspend/resume callbacks
DENG Qingfang
1
-0
/
+4
2021-08-24
net: bridge: change return type of br_handle_ingress_vlan_tunnel
Kangmin Park
3
-16
/
+11
2021-08-24
selftests/net: Use kselftest skip code for skipped tests
Po-Hsu Lin
12
-37
/
+67
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
13
-42
/
+60
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
6
-92
/
+135
2021-08-24
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
1
-1
/
+1
2021-08-24
mq-deadline: Fix request accounting
Bart Van Assche
1
-5
/
+11
2021-08-24
arm64: kdump: Remove custom linux,usable-memory-range handling
Geert Uytterhoeven
1
-35
/
+0
2021-08-24
arm64: kdump: Remove custom linux,elfcorehdr handling
Geert Uytterhoeven
1
-53
/
+0
2021-08-24
riscv: Remove non-standard linux,elfcorehdr handling
Geert Uytterhoeven
1
-20
/
+0
2021-08-24
of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
Geert Uytterhoeven
1
-6
/
+3
2021-08-24
of: fdt: Add generic support for handling usable memory range property
Geert Uytterhoeven
2
-3
/
+33
2021-08-24
of: fdt: Add generic support for handling elf core headers property
Geert Uytterhoeven
2
-6
/
+59
2021-08-24
crash_dump: Make elfcorehdr address/size symbols always visible
Geert Uytterhoeven
1
-1
/
+2
2021-08-24
dt-bindings: memory: convert Samsung Exynos DMC to dtschema
Krzysztof Kozlowski
3
-85
/
+138
2021-08-24
dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
Krzysztof Kozlowski
2
-169
/
+169
2021-08-24
Merge branch 'Improve XDP samples usability and output'
Alexei Starovoitov
22
-2827
/
+3373
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
4
-219
/
+152
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-31
/
+26
2021-08-24
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2
-222
/
+154
2021-08-24
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-70
/
+25
2021-08-24
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2
-761
/
+337
2021-08-24
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2
-293
/
+105
2021-08-24
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2
-158
/
+115
2021-08-24
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
3
-92
/
+52
2021-08-24
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
3
-735
/
+83
[prev]
[next]