Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | s390/vfio-ap: No need to disable IRQ after queue reset | Tony Krowiak | 2021-01-27 | 3 | -49/+69 | |
| * | | | | | | | s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated | Tony Krowiak | 2021-01-27 | 1 | -21/+28 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'riscv-for-linus-5.11-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-01-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | riscv: Fixup pfn_valid error with wrong max_mapnr | Guo Ren | 2021-01-23 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-01-29 | 2 | -4/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ACPI/IORT: Do not blindly trust DMA masks from firmware | Moritz Fischer | 2021-01-27 | 1 | -2/+12 | |
| * | | | | | | | | arm64: Fix kernel address detection of __is_lm_address() | Vincenzo Frascino | 2021-01-26 | 1 | -2/+4 | |
* | | | | | | | | | Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-01-29 | 6 | -51/+46 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | btrfs: fix log replay failure due to race with space cache rebuild | Filipe Manana | 2021-01-25 | 1 | -43/+18 | |
| * | | | | | | | | | btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch | Su Yue | 2021-01-25 | 2 | -6/+7 | |
| * | | | | | | | | | btrfs: fix possible free space tree corruption with online conversion | Josef Bacik | 2021-01-25 | 3 | -2/+21 | |
* | | | | | | | | | | Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-01-29 | 14 | -29/+75 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | null_blk: cleanup zoned mode initialization | Damien Le Moal | 2021-01-29 | 1 | -7/+9 | |
| * | | | | | | | | | | Merge tag 'nvme-5.11-2021-01-28' of git://git.infradead.org/nvme into block-5.11 | Jens Axboe | 2021-01-28 | 3 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head | Chao Leng | 2021-01-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | nvme-multipath: Early exit if no path is available | Daniel Wagner | 2021-01-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device | Chaitanya Kulkarni | 2021-01-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI... | Coly Li | 2021-01-28 | 1 | -0/+6 | |
| * | | | | | | | | | | | block: fix bd_size_lock use | Damien Le Moal | 2021-01-28 | 2 | -4/+7 | |
| * | | | | | | | | | | | blk-cgroup: Use cond_resched() when destroy blkgs | Baolin Wang | 2021-01-28 | 1 | -5/+13 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Revert "block: simplify set_init_blocksize" to regain lost performance | Maxim Mikityanskiy | 2021-01-27 | 1 | -1/+9 | |
| * | | | | | | | | | | nbd: freeze the queue while we're adding connections | Josef Bacik | 2021-01-25 | 1 | -0/+8 | |
| * | | | | | | | | | | s390/dasd: Fix inconsistent kobject removal | Jan Höppner | 2021-01-25 | 3 | -8/+17 | |
| * | | | | | | | | | | block: Fix an error handling in add_partition | Dinghao Liu | 2021-01-25 | 1 | -1/+1 | |
| * | | | | | | | | | | blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue | Ming Lei | 2021-01-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-01-29 | 1 | -42/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | io_uring: reinforce cancel on flush during exit | Pavel Begunkov | 2021-01-29 | 1 | -2/+1 | |
| * | | | | | | | | | | | io_uring: fix sqo ownership false positive warning | Pavel Begunkov | 2021-01-28 | 1 | -2/+0 | |
| * | | | | | | | | | | | io_uring: fix list corruption for splice file_get | Pavel Begunkov | 2021-01-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE | Hao Xu | 2021-01-27 | 1 | -2/+6 | |
| * | | | | | | | | | | | io_uring: fix wqe->lock/completion_lock deadlock | Pavel Begunkov | 2021-01-27 | 1 | -8/+2 | |
| * | | | | | | | | | | | io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE | Pavel Begunkov | 2021-01-26 | 1 | -17/+22 | |
| * | | | | | | | | | | | io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE | Pavel Begunkov | 2021-01-26 | 1 | -6/+5 | |
| * | | | | | | | | | | | io_uring: only call io_cqring_ev_posted() if events were posted | Jens Axboe | 2021-01-25 | 1 | -3/+7 | |
| * | | | | | | | | | | | io_uring: if we see flush on exit, cancel related tasks | Jens Axboe | 2021-01-25 | 1 | -1/+8 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'iommu-fixes-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-01-29 | 5 | -9/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | iommu/vt-d: Do not use flush-queue when caching-mode is on | Nadav Amit | 2021-01-28 | 1 | -1/+31 | |
| * | | | | | | | | | | | iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid() | Lu Baolu | 2021-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | iommu/amd: Use IVHD EFR for early initialization of IOMMU features | Suravee Suthikulpanit | 2021-01-28 | 3 | -7/+60 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2021-01-29 | 2 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PM: hibernate: flush swap writer after marking | Laurent Badel | 2021-01-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | kernel: kexec: remove the lock operation of system_transition_mutex | Baoquan He | 2021-01-25 | 1 | -2/+0 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'acpi-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-01-29 | 2 | -27/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-sysfs' | Rafael J. Wysocki | 2021-01-29 | 1 | -14/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ACPI: sysfs: Prefer "compatible" modalias | Kai-Heng Feng | 2021-01-25 | 1 | -14/+6 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | ACPI: thermal: Do not call acpi_thermal_check() directly | Rafael J. Wysocki | 2021-01-25 | 1 | -13/+33 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'drm-fixes-2021-01-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-01-29 | 26 | -165/+300 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'amd-drm-fixes-5.11-2021-01-28' of https://gitlab.freedesktop.org/a... | Dave Airlie | 2021-01-29 | 10 | -12/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | amdgpu: fix clang build warning | Arnd Bergmann | 2021-01-28 | 3 | -4/+8 | |
| | * | | | | | | | | | | | Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" | Alex Deucher | 2021-01-28 | 7 | -8/+39 |