Age | Commit message (Expand) | Author | Files | Lines |
2018-08-15 | IB/core: Make testing MR flags for writability a static inline function | Jack Morgenstein | 1 | -10/+1 |
2018-08-15 | scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena... | Bart Van Assche | 1 | -8/+21 |
2018-08-15 | ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices | Hans de Goede | 1 | -0/+2 |
2018-08-15 | xen/netfront: don't cache skb_shinfo() | Juergen Gross | 1 | -4/+4 |
2018-08-15 | tpm: fix race condition in tpm_common_write() | Tadeusz Struk | 1 | -23/+20 |
2018-08-09 | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values | Michael J. Ruhl | 5 | -9/+9 |
2018-08-09 | i2c: imx: Fix reinit_completion() use | Esben Haabendal | 1 | -2/+1 |
2018-08-09 | ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle | Vitaly Kuznetsov | 1 | -1/+1 |
2018-08-09 | scsi: qla2xxx: Return error when TMF returns | Anil Gurumurthy | 1 | -4/+3 |
2018-08-09 | scsi: qla2xxx: Fix ISP recovery on unload | Quinn Tran | 1 | -2/+3 |
2018-08-06 | scsi: sg: fix minor memory leak in error path | Tony Battersby | 1 | -0/+1 |
2018-08-06 | drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats | Boris Brezillon | 1 | -0/+3 |
2018-08-06 | crypto: padlock-aes - Fix Nano workaround data corruption | Herbert Xu | 1 | -2/+6 |
2018-08-06 | virtio_balloon: fix another race between migration and ballooning | Jiang Biao | 1 | -0/+2 |
2018-08-06 | can: ems_usb: Fix memory leak on ems_usb_disconnect() | Anton Vasilyev | 1 | -0/+1 |
2018-08-06 | net: stmmac: Fix WoL for PCI-based setups | Jose Abreu | 1 | -2/+38 |
2018-08-06 | bonding: avoid lockdep confusion in bond_get_stats() | Eric Dumazet | 1 | -2/+12 |
2018-08-06 | pinctrl: intel: Read back TX buffer state | Andy Shevchenko | 1 | -1/+6 |
2018-08-06 | xen-netfront: wait xenbus state change when load module manually | Xiao Liang | 1 | -0/+6 |
2018-08-06 | NET: stmmac: align DMA stuff to largest cache line length | Eugeniy Paltsev | 1 | -1/+1 |
2018-08-06 | net: mdio-mux: bcm-iproc: fix wrong getter and setter pair | Anton Vasilyev | 1 | -1/+1 |
2018-08-06 | net: lan78xx: fix rx handling before first packet is send | Stefan Wahren | 1 | -0/+2 |
2018-08-06 | net: fix amd-xgbe flow-control issue | tangpengpeng | 1 | -2/+2 |
2018-08-06 | net: ena: Fix use of uninitialized DMA address bits field | Gal Pressman | 1 | -0/+1 |
2018-08-03 | net: dsa: qca8k: Allow overwriting CPU port setting | Michal Vokáč | 2 | -0/+44 |
2018-08-03 | net: dsa: qca8k: Enable RXMAC when bringing up a port | Michal Vokáč | 1 | -1/+1 |
2018-08-03 | net: dsa: qca8k: Force CPU port to its highest bandwidth | Michal Vokáč | 2 | -3/+9 |
2018-08-03 | RDMA/uverbs: Protect from attempts to create flows on unsupported QP | Leon Romanovsky | 1 | -0/+5 |
2018-08-03 | random: mix rdrand with entropy sent in from userspace | Theodore Ts'o | 1 | -1/+9 |
2018-08-03 | media: si470x: fix __be16 annotations | Mauro Carvalho Chehab | 1 | -3/+3 |
2018-08-03 | scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs | Shivasharan S | 1 | -0/+3 |
2018-08-03 | scsi: scsi_dh: replace too broad "TP9" string with the exact models | Xose Vazquez Perez | 1 | -1/+4 |
2018-08-03 | media: omap3isp: fix unbalanced dma_iommu_mapping | Suman Anna | 1 | -3/+4 |
2018-08-03 | usb: hub: Don't wait for connect state at resume for powered-off ports | Dominik Bozek | 1 | -0/+4 |
2018-08-03 | staging: lustre: ldlm: free resource when ldlm_lock_create() fails. | NeilBrown | 1 | -1/+5 |
2018-08-03 | staging: lustre: llite: correct removexattr detection | James Simmons | 1 | -1/+5 |
2018-08-03 | rsi: Fix 'invalid vdd' warning in mmc | Siva Rebbagondla | 1 | -2/+0 |
2018-08-03 | drm/gma500: fix psb_intel_lvds_mode_valid()'s return type | Luc Van Oostenryck | 2 | -2/+2 |
2018-08-03 | memory: tegra: Apply interrupts mask per SoC | Dmitry Osipenko | 6 | -18/+25 |
2018-08-03 | memory: tegra: Do not handle spurious interrupts | Dmitry Osipenko | 1 | -1/+4 |
2018-08-03 | mmc: pwrseq: Use kmalloc_array instead of stack VLA | Tobin C. Harding | 1 | -5/+9 |
2018-08-03 | mmc: dw_mmc: update actual clock for mmc debugfs | Shawn Lin | 1 | -0/+4 |
2018-08-03 | drm/atomic: Handling the case when setting old crtc for plane | Satendra Singh Thakur | 1 | -1/+3 |
2018-08-03 | media: siano: get rid of __le32/__le16 cast warnings | Mauro Carvalho Chehab | 1 | -7/+7 |
2018-08-03 | thermal: exynos: fix setting rising_threshold for Exynos5433 | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2018-08-03 | staging: lustre: o2iblnd: fix race at kiblnd_connect_peer | Doug Oucahrek | 1 | -6/+12 |
2018-08-03 | scsi: megaraid: silence a static checker bug | Dan Carpenter | 1 | -0/+3 |
2018-08-03 | scsi: 3w-xxxx: fix a missing-check bug | Wenwen Wang | 1 | -0/+3 |
2018-08-03 | scsi: 3w-9xxx: fix a missing-check bug | Wenwen Wang | 1 | -0/+5 |
2018-08-03 | bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only. | Michael Chan | 1 | -0/+3 |