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
2019-10-18
net/mlx5e: kTLS, Save by-value copy of the record frags
Tariq Toukan
1
-4
/
+4
2019-10-18
net/mlx5e: kTLS, Save only the frag page to release at completion
Tariq Toukan
2
-15
/
+14
2019-10-18
net/mlx5e: kTLS, Size of a Dump WQE is fixed
Tariq Toukan
3
-16
/
+12
2019-10-18
net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow
Tariq Toukan
3
-16
/
+30
2019-10-18
net/mlx5e: Tx, Zero-memset WQE info struct upon update
Tariq Toukan
1
-1
/
+1
2019-10-18
net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow
Tariq Toukan
2
-3
/
+7
2019-10-18
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
1
-1
/
+3
2019-10-18
USB: ldusb: fix read info leaks
Johan Hovold
1
-7
/
+11
2019-10-18
IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
Parav Pandit
1
-4
/
+5
2019-10-18
Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
1
-8
/
+4
2019-10-18
RDMA/qedr: Fix reported firmware version
Kamal Heib
1
-1
/
+1
2019-10-18
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2
-2
/
+2
2019-10-18
RDMA/iwcm: move iw_rem_ref() calls out of spinlock
Krishnamraju Eraparaju
1
-23
/
+29
2019-10-18
iw_cxgb4: fix ECN check on the passive accept
Potnuri Bharat Teja
1
-14
/
+14
2019-10-18
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
1
-6
/
+6
2019-10-18
mlxsw: spectrum_trap: Push Ethernet header before reporting trap
Ido Schimmel
1
-0
/
+1
2019-10-18
platform/chrome: cros_ec: add common commands for EC codec
Tzung-Bi Shih
1
-0
/
+1
2019-10-18
ASoC: cros_ec_codec: extract DMIC EC command from I2S RX
Tzung-Bi Shih
1
-0
/
+1
2019-10-18
ASoC: cros_ec_codec: refactor I2S RX
Tzung-Bi Shih
1
-1
/
+1
2019-10-18
Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-17
/
+23
2019-10-18
net: bcmgenet: reset 40nm EPHY on energy detect
Doug Berger
1
-1
/
+8
2019-10-18
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
3
-73
/
+69
2019-10-18
net: phy: bcm7xxx: define soft_reset for 40nm EPHY
Doug Berger
1
-0
/
+1
2019-10-18
net: bcmgenet: don't set phydev->link from MAC
Doug Berger
1
-3
/
+1
2019-10-18
Merge branch 'watchdog-fix' into fixes
Tony Lindgren
1
-4
/
+14
2019-10-18
bus: ti-sysc: Fix watchdog quirk handling
Tony Lindgren
1
-4
/
+14
2019-10-18
Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-2
/
+2
2019-10-18
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-44
/
+26
2019-10-18
iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU
Arvind Sankar
1
-1
/
+9
2019-10-18
Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
Linus Torvalds
1
-1
/
+3
2019-10-18
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
Joerg Roedel
1
-3
/
+4
2019-10-18
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-64
/
+144
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-18
HID: i2c-hid: add Trekstor Primebook C11B to descriptor override
Hans de Goede
1
-0
/
+19
2019-10-18
HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()
Andrey Smirnov
1
-28
/
+5
2019-10-18
HID: logitech-hidpp: rework device validation
Andrey Smirnov
1
-24
/
+30
2019-10-18
HID: logitech-hidpp: split g920_get_config()
Andrey Smirnov
1
-54
/
+96
2019-10-18
HID: i2c-hid: Remove runtime power management
Kai-Heng Feng
1
-111
/
+7
2019-10-18
Merge branch 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+1
2019-10-18
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
John Garry
1
-1
/
+1
2019-10-18
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
5
-31
/
+15
2019-10-18
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
1
-0
/
+19
2019-10-18
clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()
Geert Uytterhoeven
1
-5
/
+11
2019-10-17
scsi: lpfc: remove left-over BUILD_NVME defines
Hannes Reinecke
2
-4
/
+0
2019-10-17
scsi: core: try to get module before removing device
Yufen Yu
1
-1
/
+10
2019-10-17
scsi: hpsa: add missing hunks in reset-patch
Don Brace
1
-0
/
+4
2019-10-17
scsi: target: core: Do not overwrite CDB byte 1
Bodo Stroesser
1
-21
/
+0
2019-10-17
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
1
-2
/
+2
2019-10-17
net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
Marek Vasut
1
-4
/
+36
2019-10-17
drm/amdgpu/vce: fix allocation size in enc ring test
Alex Deucher
2
-5
/
+16
[prev]
[next]