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
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
5
-22
/
+134
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
5
-9
/
+9
2019-09-24
powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
Aneesh Kumar K.V
1
-2
/
+28
2019-09-24
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
1
-2
/
+21
2019-09-24
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
3
-0
/
+142
2019-09-24
iommu/amd: Wait for completion of IOTLB flush in attach_device
Filippo Sironi
1
-0
/
+2
2019-09-24
net/mlx5e: Fix matching on tunnel addresses type
Dmytro Linkin
1
-34
/
+51
2019-09-24
net/mlx5e: Fix traffic duplication in ethtool steering
Saeed Mahameed
1
-2
/
+2
2019-09-24
net/mlx5: Add device ID of upcoming BlueField-2
Bodong Wang
1
-0
/
+1
2019-09-24
net/mlx5: DR, Allow matching on vport based on vhca_id
Alaa Hleihel
3
-8
/
+37
2019-09-24
net/mlx5: DR, Fix getting incorrect prev node in ste_free
Alex Vesker
3
-16
/
+10
2019-09-24
net/mlx5: DR, Remove redundant vport number from action
Alex Vesker
2
-3
/
+2
2019-09-24
net/mlx5: DR, Fix SW steering HW bits and definitions
Yevgeny Kliteynik
1
-14
/
+14
2019-09-24
iommu/amd: Unmap all L7 PTEs when downgrading page-sizes
Andrei Dulea
1
-3
/
+27
2019-09-24
iommu/amd: Introduce first_pte_l7() helper
Andrei Dulea
1
-11
/
+29
2019-09-24
iommu/amd: Fix downgrading default page-sizes in alloc_pte()
Andrei Dulea
1
-1
/
+2
2019-09-24
iommu/amd: Fix pages leak in free_pagetable()
Andrei Dulea
1
-1
/
+1
2019-09-24
rtw88: configure firmware after HCI started
Yan-Hsuan Chuang
2
-3
/
+4
2019-09-23
CIFS: fix max ea value size
Murphy Zhou
1
-1
/
+1
2019-09-23
fs/cifs/sess.c: Remove set but not used variable 'capabilities'
zhengbin
1
-2
/
+1
2019-09-23
fs/cifs/smb2pdu.c: Make SMB2_notify_init static
zhengbin
1
-1
/
+1
2019-09-23
smb3: fix leak in "open on server" perf counter
Steve French
2
-0
/
+6
2019-09-23
scsi: qla2xxx: Fix Nport ID display value
Quinn Tran
1
-3
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link up fail
Quinn Tran
2
-4
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
4
-33
/
+102
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
6
-12
/
+34
2019-09-23
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
2
-13
/
+9
2019-09-23
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
1
-0
/
+4
2019-09-23
scsi: qla2xxx: Silence fwdump template message
Himanshu Madhani
1
-1
/
+1
2019-09-23
scsi: hisi_sas: Make three functions static
YueHaibing
1
-3
/
+3
2019-09-23
scsi: megaraid: disable device when probe failed after enabled device
Xiang Chen
1
-2
/
+2
2019-09-23
scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue
Long Li
1
-2
/
+1
2019-09-23
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
1
-1
/
+1
2019-09-23
scsi: ufs: skip shutdown if hba is not powered
Stanley Chu
1
-0
/
+3
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
6
-14
/
+108
2019-09-23
Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
45
-727
/
+742
2019-09-23
Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
11
-14
/
+120
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
99
-1186
/
+4201
2019-09-23
scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
Laurence Oberman
1
-5
/
+24
2019-09-24
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4
Zhang Rui
13
-38
/
+144
2019-09-24
MAINTAINERS: Add Amit Kucheria as reviewer for thermal
Amit Kucheria
1
-0
/
+1
2019-09-24
thermal: Add some error messages
Amit Kucheria
1
-4
/
+13
2019-09-24
thermal: Fix use-after-free when unregistering thermal zone device
Ido Schimmel
1
-1
/
+1
2019-09-24
thermal/drivers/core: Use put_device() if device_register() fails
Yue Hu
1
-12
/
+13
2019-09-24
thermal_hwmon: Sanitize thermal_zone type
Stefan Mavrodiev
1
-2
/
+6
2019-09-24
thermal: intel: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-24
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
Rishi Gupta
1
-1
/
+1
2019-09-24
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
Kelsey Skunberg
1
-6
/
+0
2019-09-24
thermal: int340x: processor_thermal: Add Ice Lake support
Srinivas Pandruvada
1
-0
/
+5
2019-09-23
scsi: core: fix dh and multipathing for SCSI hosts without request batching
Steffen Maier
1
-1
/
+2
[prev]
[next]