summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-192-7/+22
|\
| * ubsan: Add awareness of signed integer overflow trapsKees Cook2024-04-161-2/+16
| * configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAPNathan Chancellor2024-04-151-0/+1
| * configs/hardening: Fix disabling UBSAN configurationsNathan Chancellor2024-04-151-5/+5
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-192-0/+3
|\ \
| * | iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum2024-04-141-0/+2
| * | iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftestJason Gunthorpe2024-04-141-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-04-193-5/+11
|\ \ \
| * | | RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik2024-04-081-1/+2
| * | | RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang2024-04-011-4/+7
| * | | RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu2024-04-011-0/+2
* | | | 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-121-0/+1
| * | | | fs/9p: Revert "fs/9p: fix dups even in uncached mode"Eric Van Hensbergen2024-04-121-0/+16
| * | | | fs/9p: remove erroneous nlink init from legacy stat2inodeEric Van Hensbergen2024-04-101-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-171-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-121-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
|\ \ \ \ \ \ \ \ \