Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | drm: allow DRM_IOCTL_VERSION on render-nodes | David Herrmann | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-10-30 | 6 | -53/+167 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb | Daniel Vetter | 2013-10-29 | 1 | -47/+48 | |
| | * | | | | | | | | | drm/i915: No LVDS hardware on Intel D410PT and D425KT | Rob Pearce | 2013-10-28 | 1 | -0/+16 | |
| | * | | | | | | | | | drm/i915/dp: workaround BIOS eDP bpp clamping issue | Jani Nikula | 2013-10-28 | 1 | -0/+20 | |
| | * | | | | | | | | | drm/i915: Add HSW CRT output readout support | Ville Syrjälä | 2013-10-28 | 3 | -6/+30 | |
| | * | | | | | | | | | drm/i915: Add support for pipe_bpp readout | Ville Syrjälä | 2013-10-28 | 2 | -0/+53 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Staging: sb105x: info leak in mp_get_count() | Dan Carpenter | 2013-10-30 | 1 | -1/+1 | |
* | | | | | | | | | | Staging: bcm: info leak in ioctl | Dan Carpenter | 2013-10-30 | 1 | -0/+1 | |
* | | | | | | | | | | staging: wlags49_h2: buffer overflow setting station name | Dan Carpenter | 2013-10-30 | 1 | -3/+6 | |
* | | | | | | | | | | aacraid: missing capable() check in compat ioctl | Dan Carpenter | 2013-10-30 | 1 | -0/+2 | |
* | | | | | | | | | | staging: ozwpan: prevent overflow in oz_cdev_write() | Dan Carpenter | 2013-10-30 | 1 | -0/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fix a few incorrectly checked [io_]remap_pfn_range() calls | Linus Torvalds | 2013-10-29 | 3 | -49/+17 | |
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-10-28 | 1 | -81/+95 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [SCSI] Revert "sg: use rwsem to solve race during exclusive open" | James Bottomley | 2013-10-25 | 1 | -41/+38 | |
| * | | | | | | | | [SCSI] Revert "sg: no need sg_open_exclusive_lock" | James Bottomley | 2013-10-25 | 1 | -5/+29 | |
| * | | | | | | | | [SCSI] Revert "sg: checking sdp->detached isn't protected when open" | James Bottomley | 2013-10-25 | 1 | -9/+8 | |
| * | | | | | | | | [SCSI] Revert "sg: push file descriptor list locking down to per-device locking" | James Bottomley | 2013-10-25 | 1 | -34/+28 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-10-27 | 5 | -22/+48 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter | Nicholas Bellinger | 2013-10-25 | 1 | -1/+1 | |
| * | | | | | | | | | target/pscsi: fix return value check | Wei Yongjun | 2013-10-25 | 1 | -4/+4 | |
| * | | | | | | | | | target: Fail XCOPY for non matching source + destination block_size | Nicholas Bellinger | 2013-10-24 | 1 | -1/+13 | |
| * | | | | | | | | | target: Generate failure for XCOPY I/O with non-zero scsi_status | Nicholas Bellinger | 2013-10-24 | 1 | -1/+2 | |
| * | | | | | | | | | target: Add missing XCOPY I/O operation sense_buffer | Nicholas Bellinger | 2013-10-24 | 1 | -2/+3 | |
| * | | | | | | | | | iser-target: check device before dereferencing its variable | Vu Pham | 2013-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | target: Return an error for WRITE SAME with ANCHOR==1 | Roland Dreier | 2013-10-16 | 1 | -0/+5 | |
| * | | | | | | | | | target: Reject EXTENDED_COPY when emulate_3pc is disabled | Nicholas Bellinger | 2013-10-09 | 1 | -0/+9 | |
| * | | | | | | | | | target: Allow non zero ListID in EXTENDED_COPY parameter list | Nicholas Bellinger | 2013-10-09 | 1 | -5/+2 | |
| * | | | | | | | | | target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST | Nicholas Bellinger | 2013-10-09 | 1 | -8/+9 | |
* | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-10-27 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dmaengine: edma: fix another memory leak | Vinod Koul | 2013-10-24 | 1 | -0/+1 | |
| * | | | | | | | | | | dma: edma: Fix memory leak | Valentin Ilie | 2013-10-24 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-10-26 | 2 | -24/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | acpi-cpufreq: Fail initialization if driver cannot be registered | Rafael J. Wysocki | 2013-10-25 | 1 | -4/+4 | |
| * | | | | | | | | | | | intel_pstate: Correct calculation of min pstate value | Dirk Brandewie | 2013-10-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | intel_pstate: Improve accuracy by not truncating until final result | Brennan Shacklett | 2013-10-22 | 1 | -18/+15 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-10-25 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mtd: gpmi: fix ECC regression | David Woodhouse | 2013-10-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | mtd: nand: pxa3xx: Fix registered MTD name | Ezequiel Garcia | 2013-10-24 | 1 | -1/+6 | |
* | | | | | | | | | | | | Merge tag 'md/3.12-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-10-24 | 4 | -2/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | raid5: avoid finding "discard" stripe | Shaohua Li | 2013-10-24 | 1 | -0/+8 | |
| * | | | | | | | | | | | | raid5: set bio bi_vcnt 0 for discard request | Shaohua Li | 2013-10-24 | 1 | -0/+12 | |
| * | | | | | | | | | | | | md: avoid deadlock when md_set_badblocks. | Bian Yu | 2013-10-24 | 1 | -2/+3 | |
| * | | | | | | | | | | | | md: Fix skipping recovery for read-only arrays. | Lukasz Dorau | 2013-10-24 | 2 | -0/+2 | |
* | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-10-24 | 4 | -10/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | / / / / / / / | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | [SCSI] sd: call blk_pm_runtime_init before add_disk | Aaron Lu | 2013-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | [SCSI] qla2xxx: Fix request queue null dereference. | Chad Dupuis | 2013-10-23 | 2 | -1/+10 | |
| * | | | | | | | | | | | [SCSI] BusLogic: Fix an oops when intializing multimaster adapter | Khalid Aziz | 2013-10-16 | 1 | -8/+8 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-10-23 | 5 | -37/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | s390/time: correct use of store clock fast | Martin Schwidefsky | 2013-10-22 | 3 | -9/+9 |