aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-06Linux 6.1-rc4v6.1-rc4Gravatar Linus Torvalds 1-1/+1
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-91/+448
2022-11-06Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-14/+103
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-11/+18
2022-11-06Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-9/+29
2022-11-06Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-21/+16
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-60/+52
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-18/+7
2022-11-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-7/+21
2022-11-06Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 6-62/+105
2022-11-06Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 5-26/+29
2022-11-06Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 7-36/+34
2022-11-06Merge branch 'kvm-master' into HEADGravatar Paolo Bonzini 4-24/+18
2022-11-06ext4: fix fortify warning in fs/ext4/fast_commit.c:1551Gravatar Theodore Ts'o 1-2/+3
2022-11-06ext4: fix wrong return err in ext4_load_and_init_journal()Gravatar Jason Yan 1-1/+1
2022-11-06ext4: fix warning in 'ext4_da_release_space'Gravatar Ye Bin 1-1/+2
2022-11-06ext4: fix BUG_ON() when directory entry has invalid rec_lenGravatar Luís Henriques 1-1/+9
2022-11-05Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-0/+6
2022-11-05Merge branch 'acpi-x86'Gravatar Rafael J. Wysocki 1-0/+6
2022-11-05Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linuxGravatar Linus Torvalds 4-50/+77
2022-11-04cifs: fix use-after-free on the link nameGravatar ChenXiaoSong 2-6/+25
2022-11-04cifs: avoid unnecessary iteration of tcp sessionsGravatar Shyam Prasad N 3-51/+55
2022-11-04cifs: always iterate smb sessions using primary channelGravatar Shyam Prasad N 4-5/+25
2022-11-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-11/+72
2022-11-04Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-6/+13
2022-11-04Revert "hwmon: (pmbus) Add regulator supply into macro"Gravatar Guenter Roeck 1-1/+0
2022-11-04hwmon: (scmi) Register explicitly with Thermal FrameworkGravatar Cristian Marussi 1-13/+103
2022-11-04cxl/region: Recycle region idsGravatar Dan Williams 1-0/+20
2022-11-04cxl/region: Fix 'distance' calculation with passthrough portsGravatar Dan Williams 3-3/+19
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configGravatar Dan Williams 1-19/+278
2022-11-04tools/testing/cxl: Fix some error exitsGravatar Dan Williams 1-2/+2
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakGravatar Dan Williams 3-37/+68
2022-11-04cxl/region: Fix cxl_region leak, cleanup targets at region deleteGravatar Dan Williams 1-0/+11
2022-11-04cxl/region: Fix region HPA ordering validationGravatar Dan Williams 1-0/+3
2022-11-04Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 29-386/+670
2022-11-04Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+4
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+9
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 9-54/+98
2022-11-04Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 34-82/+267
2022-11-04x86/cpu: Add several Intel server CPU model numbersGravatar Tony Luck 1-1/+10
2022-11-04Merge tag 'drm-fixes-2022-11-04-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 48-589/+824
2022-11-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-10/+84
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Gravatar Shang XiaoJing 1-11/+7
2022-11-04tracing/fprobe: Fix to check whether fprobe is registered correctlyGravatar Masami Hiramatsu (Google) 1-1/+2
2022-11-04fprobe: Check rethook_alloc() return in rethook initializationGravatar Rafael Mendonca 1-0/+2
2022-11-04kprobe: reverse kp->flags when arm_kprobe failedGravatar Li Qiang 1-1/+4
2022-11-03Merge tag 'ata-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 2-4/+5
2022-11-04Merge tag 'drm-intel-fixes-2022-11-03' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 19-139/+277
2022-11-04Merge tag 'amd-drm-fixes-6.1-2022-11-02' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 22-417/+464
2022-11-03Merge tag 'fuse-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+13