aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-01nvmet-auth: replace pr_debug() with pr_err() to report an error.Gravatar Maurizio Lombardi 1-3/+3
2024-05-01nvmet-auth: return the error code to the nvmet_auth_host_hash() callersGravatar Maurizio Lombardi 1-1/+1
2024-05-01nvme: find numa distance only if controller has valid numa idGravatar Nilay Shroff 1-1/+2
2024-04-11nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATHGravatar Yi Zhang 1-1/+1
2024-04-08Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Jens Axboe 1-1/+1
2024-04-04nvme-fc: rename free_ctrl callback to match name patternGravatar Daniel Wagner 1-2/+2
2024-04-04nvmet-fc: move RCU read lock to nvmet_fc_assoc_existsGravatar Daniel Wagner 1-7/+10
2024-04-04nvmet: implement unique discovery NQNGravatar Hannes Reinecke 2-0/+54
2024-04-04nvme: don't create a multipath node for zero capacity devicesGravatar Christoph Hellwig 1-1/+1
2024-04-02nvme: split nvme_update_zone_infoGravatar Christoph Hellwig 3-23/+41
2024-04-02nvme-multipath: don't inherit LBA-related fields for the multipath nodeGravatar Christoph Hellwig 1-0/+20
2024-04-02nullblk: Fix cleanup order in null_add_dev() error pathGravatar Damien Le Moal 1-2/+2
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-25/+12
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-18/+43
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2024-03-31kbuild: make -Woverride-init warnings more consistentGravatar Arnd Bergmann 9-12/+12
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 42-354/+474
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+4
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 27-160/+376
2024-03-30Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+3
2024-03-29Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 73-445/+551
2024-03-30Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Gravatar Dave Airlie 22-63/+161
2024-03-29Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-18/+3
2024-03-29Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-3/+7
2024-03-29Merge branch 'acpica'Gravatar Rafael J. Wysocki 1-2/+6
2024-03-29Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+2
2024-03-29Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-26/+9
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-20/+50
2024-03-29dm integrity: fix out-of-range warningGravatar Arnd Bergmann 1-1/+1
2024-03-29dm vdo murmurhash3: use kernel byteswapping routines instead of GCC onesGravatar Ken Raeburn 1-25/+8
2024-03-28Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Gravatar Linus Torvalds 3-13/+22
2024-03-28Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-14/+37
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 35-139/+280
2024-03-29Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 9-25/+38
2024-03-28drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Gravatar Ville Syrjälä 1-0/+3
2024-03-28drm/i915: Pre-populate the cursor physical dma addressGravatar Ville Syrjälä 3-3/+12
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingGravatar Chris Wilson 2-3/+3
2024-03-28drm/i915/vma: Fix UAF on destroy against retire raceGravatar Janusz Krzysztofik 1-7/+43
2024-03-28drm/i915: Do not print 'pxp init failed with 0' when it succeedGravatar José Roberto de Souza 1-1/+1
2024-03-28drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Gravatar Jonathon Hall 1-1/+1
2024-03-28drm/i915/hwmon: Fix locking inversion in sysfs getterGravatar Janusz Krzysztofik 1-18/+19
2024-03-28drm/i915/dsb: Fix DSB vblank waits when using VRRGravatar Ville Syrjälä 1-0/+14
2024-03-28drm/i915/vrr: Generate VRR "safe window" for DSBGravatar Ville Syrjälä 2-4/+5
2024-03-28drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_statusGravatar Bhanuprakash Modem 1-3/+2
2024-03-28drm/i915/drrs: Refactor CPU transcoder DRRS checkGravatar Bhanuprakash Modem 3-10/+14
2024-03-28drm/i915/mtl: Update workaround 14018575942Gravatar Tejas Upadhyay 1-0/+1
2024-03-28drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyGravatar Ville Syrjälä 2-7/+39
2024-03-28drm/i915/display: Disable AuxCCS framebuffers if built for XeGravatar Juha-Pekka Heikkila 1-0/+3
2024-03-28drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DPGravatar Ville Syrjälä 2-6/+0
2024-03-28x86/efistub: Reinstate soft limit for initrd loadingGravatar Ard Biesheuvel 1-0/+1