Age | Commit message (Expand) | Author | Files | Lines |
2018-01-13 | tcmu: release blocks for partially setup cmds | Mike Christie | 1 | -0/+7 |
2018-01-13 | tcmu: remove commands_lock | Mike Christie | 1 | -10/+3 |
2018-01-13 | tcmu: move expired command completion to unmap thread | Mike Christie | 1 | -9/+39 |
2018-01-13 | tcmu: fix unmap thread race | Mike Christie | 1 | -33/+10 |
2018-01-13 | tcmu: split unmap_thread_fn | Mike Christie | 1 | -50/+70 |
2018-01-13 | tcmu: merge common block release code | Mike Christie | 1 | -16/+8 |
2018-01-13 | tcmu: fix page addr in tcmu_flush_dcache_range | tangwenji | 1 | -2/+3 |
2018-01-13 | target-core: don't use "const char*" for a buffer that is written to | Rasmus Villemoes | 3 | -6/+6 |
2018-01-01 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -6/+2 |
2017-12-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -21/+44 |
2017-12-31 | Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -16/+36 |
2017-12-31 | Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+13 |
2017-12-31 | Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -20/+24 |
2017-12-31 | Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
2017-12-31 | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 22 | -101/+111 |
2017-12-31 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -2/+6 |
2017-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -7/+18 |
2017-12-29 | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 5 | -6/+6 |
2017-12-29 | gpio: brcmstb: Make really use of the new lockdep class | Thomas Gleixner | 1 | -1/+1 |
2017-12-29 | x86/apic: Switch all APICs to Fixed delivery mode | Thomas Gleixner | 1 | -6/+2 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -7/+46 |
2017-12-29 | Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 3 | -4/+5 |
2017-12-29 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2017-12-29 | Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2017-12-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 21 | -105/+204 |
2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 7 | -15/+38 |
2017-12-28 | IB/mlx5: Fix mlx5_ib_alloc_mr error flow | Nitzan Carmi | 1 | -0/+1 |
2017-12-28 | IB/core: Verify that QP is security enabled in create and destroy | Moni Shoua | 2 | -1/+5 |
2017-12-28 | IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() | Moni Shoua | 1 | -2/+2 |
2017-12-28 | IB/mlx5: Serialize access to the VMA list | Majd Dibbiny | 2 | -0/+12 |
2017-12-27 | led: core: Fix brightness setting when setting delay_off=0 | Matthieu CASTET | 1 | -1/+1 |
2017-12-27 | Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2 | -3/+4 |
2017-12-27 | bnx2x: Improve reliability in case of nested PCI errors | Guilherme G. Piccoli | 2 | -3/+15 |
2017-12-27 | tg3: Enable PHY reset in MTU change path for 5720 | Siva Reddy Kallam | 1 | -1/+2 |
2017-12-27 | tg3: Add workaround to restrict 5762 MRRS to 2048 | Siva Reddy Kallam | 2 | -0/+14 |
2017-12-27 | tg3: Update copyright | Siva Reddy Kallam | 2 | -3/+6 |
2017-12-27 | net: fec: unmap the xmit buffer that are not transferred by DMA | Fugang Duan | 1 | -0/+6 |
2017-12-27 | usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201 | Daniel Thompson | 1 | -0/+3 |
2017-12-27 | xhci: Fix use-after-free in xhci debugfs | Alexander Kappner | 1 | -8/+8 |
2017-12-27 | xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate | Mathias Nyman | 1 | -3/+3 |
2017-12-27 | Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 4 | -0/+27 |
2017-12-27 | USB: serial: ftdi_sio: add id for Airbus DS P8GR | Max Schulze | 2 | -0/+7 |
2017-12-27 | Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+17 |
2017-12-27 | Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 5 | -15/+14 |
2017-12-27 | clk: use atomic runtime pm api in clk_core_is_enabled | Dong Aisheng | 1 | -1/+2 |
2017-12-27 | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -1/+1 |
2017-12-26 | hwmon: Deal with errors from the thermal subsystem | Linus Walleij | 1 | -4/+17 |
2017-12-26 | net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround | Grygorii Strashko | 1 | -0/+1 |
2017-12-26 | phylink: ensure AN is enabled | Russell King | 1 | -0/+1 |
2017-12-26 | phylink: ensure the PHY interface mode is appropriately set | Russell King | 1 | -0/+1 |