index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2023-04-21
hte: Use of_property_present() for testing DT property presence
Rob Herring
-1
/
+1
2023-04-21
w1: w1-gpio: Use of_property_read_bool() for boolean properties
Rob Herring
-1
/
+1
2023-04-21
virt: fsl: Use of_property_present() for testing DT property presence
Rob Herring
-1
/
+1
2023-04-21
soc: fsl: Use of_property_present() for testing DT property presence
Rob Herring
-4
/
+4
2023-04-21
sbus: display7seg: Use of_property_read_bool() for boolean properties
Rob Herring
-3
/
+2
2023-04-21
spi: tegra210-quad: Enable TPM wait polling
Krishna Yarlagadda
-0
/
+14
2023-04-21
Merge branch irq/misc-6.4 into irq/irqchip-next
Marc Zyngier
-21
/
+97
2023-04-21
Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-next
Marc Zyngier
-11
/
+27
2023-04-21
Merge branch irq/riscv-ipi into irq/irqchip-next
Marc Zyngier
-43
/
+94
2023-04-21
Merge branch irq/gic-6.4 into irq/irqchip-next
Marc Zyngier
-91
/
+175
2023-04-21
spi: bcm63xx: remove PM_SLEEP based conditional compilation
Dhruva Gole
-2
/
+0
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
-2276
/
+4301
2023-04-21
net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs
Leon Romanovsky
-24
/
+21
2023-04-21
net/mlx5e: Properly release work data structure
Leon Romanovsky
-2
/
+4
2023-04-21
net/mlx5e: Compare all fields in IPv6 address
Leon Romanovsky
-1
/
+1
2023-04-21
net/mlx5e: Don't overwrite extack message returned from IPsec SA validator
Leon Romanovsky
-1
/
+1
2023-04-21
net/mlx5e: Fix FW error while setting IPsec policy block action
Leon Romanovsky
-8
/
+8
2023-04-21
net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
Yan Wang
-3
/
+9
2023-04-21
pinctrl-bcm2835.c: fix race condition when setting gpio dir
Hans Verkuil
-4
/
+15
2023-04-21
pinctrl: qcom: spmi-gpio: Add PMI632 support
Luca Weiss
-0
/
+1
2023-04-21
pinctrl: wpcm450: select MFD_SYSCON
Jonathan Neuschäfer
-0
/
+1
2023-04-21
pds_core: Kconfig and pds_core.rst
Shannon Nelson
-0
/
+13
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
-0
/
+37
2023-04-21
pds_core: add the aux client API
Shannon Nelson
-1
/
+150
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
-6
/
+108
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
-2
/
+156
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
-1
/
+56
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
-0
/
+83
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
-1
/
+211
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
-11
/
+289
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
-4
/
+733
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
-1
/
+76
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
-0
/
+103
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
-3
/
+506
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
-0
/
+372
2023-04-21
macsec: Don't rely solely on the dst MAC address to identify destination MACs...
Emeel Hakim
-2
/
+12
2023-04-21
net/mlx5: Consider VLAN interface in MACsec TX steering rules
Emeel Hakim
-0
/
+7
2023-04-21
net/mlx5: Support MACsec over VLAN
Emeel Hakim
-16
/
+26
2023-04-21
net/mlx5: Enable MACsec offload feature for VLAN interface
Emeel Hakim
-0
/
+1
2023-04-21
vhost_vdpa: fix unmap process in no-batch mode
Cindy Lu
-7
/
+1
2023-04-21
vdpa_sim_blk: support shared backend
Stefano Garzarella
-7
/
+50
2023-04-21
vdpa_sim: move buffer allocation in the devices
Stefano Garzarella
-21
/
+57
2023-04-21
vdpa/snet: use likely/unlikely macros in hot functions
Alvaro Karsz
-3
/
+3
2023-04-21
vdpa/snet: implement kick_vq_with_data callback
Alvaro Karsz
-0
/
+13
2023-04-21
virtio-vdpa: add VIRTIO_F_NOTIFICATION_DATA feature support
Alvaro Karsz
-2
/
+21
2023-04-21
virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
Viktor Prutyanov
-5
/
+71
2023-04-21
vdpa/snet: support the suspend vDPA callback
Alvaro Karsz
-0
/
+22
2023-04-21
vdpa/snet: support getting and setting VQ state
Alvaro Karsz
-71
/
+387
2023-04-21
virtio_ring: don't update event idx on get_buf
Albert Huang
-6
/
+16
2023-04-21
vdpa_sim: add support for user VA
Stefano Garzarella
-8
/
+90
[prev]
[next]