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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
net/mlx5e: HTB, move htb functions to a new file
Moshe Tal
7
-746
/
+832
2022-07-19
net/mlx5e: HTB, change functions name to follow convention
Moshe Tal
4
-36
/
+36
2022-07-19
net/mlx5e: HTB, remove priv from htb function calls
Moshe Tal
4
-150
/
+172
2022-07-19
net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structure
Saeed Mahameed
3
-32
/
+70
2022-07-19
net/mlx5e: HTB, move stats and max_sqs to priv
Moshe Tal
4
-19
/
+19
2022-07-19
net/mlx5e: HTB, move section comment to the right place
Moshe Tal
1
-2
/
+2
2022-07-19
net/mlx5e: HTB, move ids to selq_params struct
Moshe Tal
6
-34
/
+62
2022-07-19
net/mlx5e: HTB, reduce visibility of htb functions
Saeed Mahameed
3
-74
/
+70
2022-07-19
net/mlx5e: Fix mqprio_rl handling on devlink reload
Moshe Tal
2
-41
/
+106
2022-07-19
net/mlx5e: Report header-data split state through ethtool
Gal Pressman
4
-5
/
+14
2022-07-19
virt: sev-guest: Pass the appropriate argument type to iounmap()
Tom Lendacky
1
-3
/
+6
2022-07-19
can: peak_usb: include support for a new MCU
Stephane Grosjean
1
-10
/
+58
2022-07-19
can: peak_usb: correction of an initially misnamed field name
Stephane Grosjean
2
-2
/
+2
2022-07-19
can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
Stephane Grosjean
2
-2
/
+2
2022-07-19
can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x.
Pavel Pisa
1
-4
/
+28
2022-07-19
can: c_can: remove wrong comment
Dario Binacchi
1
-1
/
+0
2022-07-19
can: slcan: do not sleep with a spin lock held
Dario Binacchi
1
-4
/
+3
2022-07-19
can: sja1000: Change the return type as void for SoC specific init
Biju Das
1
-9
/
+4
2022-07-19
can: sja1000: Use device_get_match_data to get device data
Biju Das
1
-5
/
+2
2022-07-19
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
2
-4
/
+7
2022-07-19
can: slcan: clean up if/else
Marc Kleine-Budde
1
-7
/
+6
2022-07-19
can: slcan: convert comparison to NULL into !val
Marc Kleine-Budde
1
-8
/
+7
2022-07-19
can: slcan: fix whitespace issues
Marc Kleine-Budde
1
-5
/
+5
2022-07-19
can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()
Marc Kleine-Budde
1
-1
/
+1
2022-07-19
can: slcan: convert comments to network style comments
Marc Kleine-Budde
1
-31
/
+24
2022-07-19
can: slcan: use scnprintf() as a hardening measure
Dan Carpenter
1
-1
/
+1
2022-07-19
md/raid5: missing error code in setup_conf()
Dan Carpenter
1
-1
/
+3
2022-07-19
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
2
-5
/
+139
2022-07-19
RDMA/mlx5: Refactor get flow table function
Mark Bloch
1
-10
/
+11
2022-07-19
drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
Anshuman Khandual
1
-2
/
+20
2022-07-19
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Christian Kohlschütter
1
-2
/
+3
2022-07-19
perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()
Liang He
1
-1
/
+4
2022-07-19
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
8
-15
/
+31
2022-07-19
iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+5
2022-07-19
PCI: fu740: Remove unnecessary include files
Bjorn Helgaas
1
-2
/
+0
2022-07-19
iommu/arm-smmu-qcom: Add SM6375 SMMU compatible
Konrad Dybcio
1
-0
/
+1
2022-07-19
intel_idle: Add a new flag to initialize the AMX state
Chang S. Bae
1
-2
/
+23
2022-07-19
drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
Dmitry Baryshkov
1
-10
/
+8
2022-07-19
drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
Dmitry Baryshkov
1
-6
/
+16
2022-07-19
drm/sched: move calling drm_sched_entity_select_rq
Christian König
1
-2
/
+1
2022-07-19
usb: musb: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-19
s390/uvdevice: autoload module based on CPU facility
Steffen Eiden
1
-3
/
+2
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2
-2
/
+2
2022-07-19
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
3
-5
/
+350
2022-07-19
s390/vfio-ap: sysfs attribute to display the guest's matrix
Tony Krowiak
1
-13
/
+35
2022-07-19
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
4
-8
/
+80
2022-07-19
s390/vfio-ap: reset queues after adapter/domain unassignment
Tony Krowiak
2
-40
/
+114
2022-07-19
s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
Tony Krowiak
1
-6
/
+17
2022-07-19
s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
Tony Krowiak
1
-55
/
+57
2022-07-19
s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
Tony Krowiak
1
-39
/
+85
[prev]
[next]