index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
26
-45
/
+54
*
RDMA/mlx5: Issue FW command to destroy SRQ on reentry
Leon Romanovsky
2020-09-09
1
-3
/
+12
*
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
21
-35
/
+41
*
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
28
-34
/
+51
*
RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
Md Haris Iqbal
2020-09-09
2
-3
/
+80
*
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-09-09
6
-24
/
+24
*
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
2020-09-09
1
-15
/
+15
*
RDMA/rxe: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
3
-8
/
+8
*
RDMA/qib: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
2
-9
/
+8
*
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
1
-7
/
+7
*
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
1
-11
/
+11
*
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
2
-10
/
+8
*
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
2020-09-03
1
-2
/
+3
*
RDMA/ucma: Fix resource leak on error path
Alex Dewar
2020-09-02
1
-7
/
+8
*
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
2020-09-02
2
-2
/
+3
*
RDMA/qib: Tidy up process_cc()
Alex Dewar
2020-08-31
1
-37
/
+13
*
RDMA/qib: Remove superfluous fallthrough statements
Alex Dewar
2020-08-31
1
-2
/
+0
*
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-31
1052
-3149
/
+4749
|
\
|
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-31
3
-10
/
+9
|
|
\
|
|
*
crypto: sa2ul - add Kconfig selects to fix build error
Randy Dunlap
2020-08-21
1
-0
/
+3
|
|
*
crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2020-08-21
1
-7
/
+2
|
|
*
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
2020-08-21
1
-3
/
+4
|
*
|
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
10
-180
/
+258
|
|
\
\
|
|
*
|
irqchip/ingenic: Leave parent IRQ unmasked on suspend
Paul Cercueil
2020-08-25
1
-1
/
+1
|
|
*
|
irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...
qiuguorui1
2020-08-25
1
-2
/
+12
|
|
*
|
irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...
Marc Zyngier
2020-08-25
4
-14
/
+4
|
|
*
|
irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers
Marc Zyngier
2020-08-17
1
-1
/
+1
|
|
*
|
irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC
Lokesh Vutla
2020-08-16
1
-13
/
+74
|
|
*
|
irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field
Lokesh Vutla
2020-08-16
1
-7
/
+9
|
|
*
|
irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
Lokesh Vutla
2020-08-16
1
-59
/
+93
|
|
*
|
firmware: ti_sci: Add support for getting resource with subtype
Lokesh Vutla
2020-08-16
1
-22
/
+67
|
|
*
|
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
2020-08-16
1
-55
/
+1
|
|
*
|
firmware: ti_sci: Drop the device id to resource type translation
Lokesh Vutla
2020-08-16
1
-11
/
+1
|
|
|
/
|
*
|
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
2
-21
/
+14
|
|
\
\
|
|
*
|
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2020-08-26
2
-16
/
+4
|
|
*
|
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2020-08-26
1
-4
/
+8
|
|
*
|
cpuidle: Fixup IRQ state
Peter Zijlstra
2020-08-26
1
-1
/
+2
|
*
|
|
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-30
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
Michael Ellerman
2020-08-27
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-30
24
-161
/
+376
|
|
\
\
\
|
|
*
|
|
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
2020-08-28
1
-0
/
+7
|
|
*
|
|
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
2020-08-27
1
-1
/
+1
|
|
*
|
|
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
2020-08-27
1
-3
/
+2
|
|
*
|
|
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
2020-08-27
1
-4
/
+4
|
|
*
|
|
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Alan Stern
2020-08-27
1
-0
/
+5
|
|
*
|
|
usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...
Badhri Jagan Sridharan
2020-08-25
1
-3
/
+25
|
|
*
|
|
USB: PHY: JZ4770: Fix static checker warning.
周琰杰 (Zhou Yanjie)
2020-08-25
1
-0
/
+1
|
|
*
|
|
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
2020-08-25
1
-12
/
+69
|
|
*
|
|
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
2020-08-25
1
-11
/
+27
|
|
*
|
|
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Ding Hui
2020-08-23
1
-1
/
+2
[next]