Age | Commit message (Expand) | Author | Files | Lines |
2017-07-25 | ALSA: hda - Add mute led support for HP ProBook 440 G4 | Kai-Heng Feng | 1 | -0/+1 |
2017-07-25 | drm/amd/powerplay: fix AVFS voltage offset for Vega10 | Eric Huang | 1 | -9/+3 |
2017-07-25 | drm/amdgpu/gfx9: simplify and fix GRBM index selection | Nicolai Hähnle | 1 | -11/+13 |
2017-07-25 | drm/amdgpu: Fix blocking in RCU critical section(v2) | Alex Xie | 1 | -3/+7 |
2017-07-25 | nbd: clear disconnected on reconnect | Josef Bacik | 1 | -0/+2 |
2017-07-25 | parisc: Suspend lockup detectors before system halt | Helge Deller | 1 | -0/+2 |
2017-07-25 | parisc: Show DIMM slot number which holds broken memory module | Helge Deller | 1 | -5/+14 |
2017-07-25 | dm zoned: remove test for impossible REQ_OP_FLUSH conditions | Mikulas Patocka | 1 | -2/+2 |
2017-07-25 | dm raid: bump target version | Heinz Mauelshagen | 2 | -1/+2 |
2017-07-25 | dm raid: avoid mddev->suspended access | Heinz Mauelshagen | 1 | -5/+7 |
2017-07-25 | dm raid: fix activation check in validate_raid_redundancy() | Heinz Mauelshagen | 1 | -5/+5 |
2017-07-25 | dm raid: remove WARN_ON() in raid10_md_layout_to_format() | Heinz Mauelshagen | 1 | -2/+3 |
2017-07-25 | parisc: Add function to return DIMM slot of physical address | Helge Deller | 2 | -1/+40 |
2017-07-25 | parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function | Helge Deller | 2 | -3/+12 |
2017-07-25 | nvme-pci: fix HMB size calculation | Christoph Hellwig | 1 | -3/+3 |
2017-07-25 | nvme-fc: revise TRADDR parsing | James Smart | 3 | -97/+125 |
2017-07-25 | nvme-fc: address target disconnect race conditions in fcp io submit | James Smart | 1 | -8/+11 |
2017-07-25 | nvme: fabrics commands should use the fctype field for data direction | Jon Derrick | 1 | -1/+1 |
2017-07-25 | nvme: also provide a UUID in the WWID sysfs attribute | Johannes Thumshirn | 1 | -0/+3 |
2017-07-25 | Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 3 | -12/+20 |
2017-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -8/+16 |
2017-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -4/+5 |
2017-07-25 | xfs: check that dir block entries don't off the end of the buffer | Darrick J. Wong | 1 | -0/+4 |
2017-07-25 | xen/blkfront: always allocate grants first from per-queue persistent grants | Dongli Zhang | 1 | -8/+11 |
2017-07-25 | xen-blkfront: fix mq start/stop race | Junxiao Bi | 1 | -1/+1 |
2017-07-25 | dm bufio: fix error code in dm_bufio_write_dirty_buffers() | Dan Carpenter | 1 | -2/+1 |
2017-07-25 | dm integrity: test for corrupted disk format during table load | Mikulas Patocka | 1 | -0/+5 |
2017-07-25 | dm integrity: WARN_ON if variables representing journal usage get out of sync | Mikulas Patocka | 1 | -0/+2 |
2017-07-25 | virtio-net: fix module unloading | Andrew Jones | 1 | -1/+1 |
2017-07-25 | virtio-balloon: coding format cleanup | Wei Wang | 1 | -2/+4 |
2017-07-25 | virtio-balloon: deflate via a page list | Liang Li | 1 | -14/+8 |
2017-07-25 | virtio_blk: Use sysfs_match_string() helper | Andy Shevchenko | 1 | -5/+2 |
2017-07-25 | KVM: s390: take srcu lock when getting/setting storage keys | Christian Borntraeger | 1 | -2/+6 |
2017-07-25 | x86/efi: Fix reboot_mode when EFI runtime services are disabled | Stefan Assmann | 1 | -3/+3 |
2017-07-25 | sched/wait: Clean up some documentation warnings | Jonathan Corbet | 1 | -4/+4 |
2017-07-25 | sched/core: Fix some documentation build warnings | Jonathan Corbet | 1 | -1/+1 |
2017-07-25 | x86/boot: #undef memcpy() et al in string.c | Michael Davidson | 1 | -0/+9 |
2017-07-25 | arm64/lib: copy_page: use consistent prefetch stride | Ard Biesheuvel | 1 | -4/+5 |
2017-07-25 | Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2 | -2/+2 |
2017-07-25 | drm/nouveau/bar/gf100: fix access to upper half of BAR2 | Ben Skeggs | 1 | -1/+1 |
2017-07-25 | drm/nouveau/disp/nv50-: bump max chans to 21 | Ilia Mirkin | 1 | -1/+1 |
2017-07-25 | drm/i915/gvt: Extend KBL platform support in GVT-g | Jian Jun Chen | 1 | -1/+1 |
2017-07-24 | ACPI: NUMA: Fix typo in the full name of SRAT | Ross Zwisler | 1 | -1/+1 |
2017-07-24 | ACPI: NUMA: add missing include in acpi_numa.h | Ross Zwisler | 1 | -0/+1 |
2017-07-24 | blk-mq: map queues to all present CPUs | Christoph Hellwig | 1 | -2/+2 |
2017-07-24 | uuid: remove uuid_be | Christoph Hellwig | 1 | -14/+0 |
2017-07-24 | thunderbolt: use uuid_t instead of uuid_be | Christoph Hellwig | 3 | -12/+12 |
2017-07-24 | HID: ortek: add one more buggy device | Benjamin Tissoires | 3 | -2/+6 |
2017-07-24 | xfs: fix quotacheck dquot id overflow infinite loop | Brian Foster | 1 | -0/+3 |
2017-07-24 | md/raid5: add thread_group worker async_tx_issue_pending_all | Ofer Heifetz | 1 | -0/+2 |