summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-04-194-6/+23
|\
| * fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt2024-04-111-0/+1
| * fs/9p: Revert "fs/9p: fix dups even in uncached mode"Eric Van Hensbergen2024-04-111-0/+16
| * fs/9p: remove erroneous nlink init from legacy stat2inodeEric Van Hensbergen2024-04-091-2/+0
| * 9p: explicitly deny setlease attemptsJeff Layton2024-03-281-0/+2
| * fs/9p: fix the cache always being enabled on files with qid flagsJoakim Sindholt2024-03-281-3/+0
| * fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt2024-03-281-0/+3
| * fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt2024-03-281-1/+1
* | Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-196-27/+58
|\ \
| * | cuse: add kernel-doc comments to cuse_process_init_reply()Yang Li2024-04-151-0/+4
| * | fuse: fix leaked ENOSYS error on first statx callDanny Lin2024-04-151-0/+1
| * | fuse: fix parallel dio write on file open in passthrough modeAmir Goldstein2024-04-151-2/+2
| * | fuse: fix wrong ff->iomode state changes from parallel dio writeAmir Goldstein2024-04-154-25/+51
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-04-193-6/+9
|\ \ \
| * | | arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian2024-04-191-3/+0
| * | | arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel2024-04-181-0/+5
| * | | arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel2024-04-181-2/+0
| * | | arm64/hugetlb: Fix page table walk in huge_pte_alloc()Anshuman Khandual2024-04-151-1/+4
* | | | Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-04-195-11/+46
|\ \ \ \
| * | | | s390/mm: Fix NULL pointer dereferenceSven Schnelle2024-04-171-1/+2
| * | | | s390/cio: log fake IRB eventsPeter Oberparleiter2024-04-122-0/+13
| * | | | s390/cio: fix race condition during online processingPeter Oberparleiter2024-04-121-5/+8
| * | | | s390/qdio: handle deferred cc1Peter Oberparleiter2024-04-121-5/+23
* | | | | Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-193-10/+21
|\ \ \ \ \
| * | | | | bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)2024-04-181-1/+2
| * | | | | bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang2024-04-142-9/+17
| * | | | | init/main.c: Fix potential static_command_line memory overflowYuntao Wang2024-04-131-0/+2
* | | | | | Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-191-0/+1
|\ \ \ \ \ \
| * | | | | | thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki2024-04-191-0/+1
* | | | | | | Merge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-04-193-7/+48
|\ \ \ \ \ \ \
| * | | | | | | ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai2024-04-191-1/+1
| * | | | | | | ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao2024-04-191-0/+1
| * | | | | | | ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9NMauro Carvalho Chehab2024-04-181-0/+1
| * | | | | | | ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4Huayu Zhang2024-04-181-2/+2
| * | | | | | | ALSA: hda/realtek: Fixes for Asus GU605M and GA403U soundVitalii Torshyn2024-04-181-2/+38
| * | | | | | | ALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1Shenghao Ding2024-04-181-0/+1
| * | | | | | | ALSA: hda/tas2781: correct the register for pow calibrated dataShenghao Ding2024-04-071-2/+2
| * | | | | | | ALSA: hda/realtek: Add quirk for HP SnowWhite laptopsVitaly Rodionov2024-04-071-0/+2
* | | | | | | | Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-1930-172/+320
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-192-12/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/xe/vm: prevent UAF with asid based lookupMatthew Auld2024-04-171-10/+11
| | * | | | | | | | drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst2024-04-171-2/+6
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-1917-57/+186
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov2024-04-161-2/+0
| | * | | | | | | | drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov2024-04-161-2/+0
| | * | | | | | | | drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul2024-04-151-5/+8
| | * | | | | | | | drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul2024-04-151-0/+10
| | * | | | | | | | drm/v3d: Don't increment `enabled_ns` twiceMaĆ­ra Canal2024-04-151-4/+0
| | * | | | | | | | drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin2024-04-151-2/+2
| | * | | | | | | | drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin2024-04-151-3/+8