summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'x86_paravirt_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2022-03-21Merge tag 'x86_build_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-03-21Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-41/+3749
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-93/+125
2022-03-21Merge tag 'edac_updates_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-51/+183
2022-03-21Merge tag 'm68k-for-v5.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-78/+59
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-134/+9
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds124-891/+3470
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-1273/+486
2022-03-21f2fs: fix to do sanity check on .cp_pack_total_block_countChao Yu1-3/+5
2022-03-21f2fs: make gc_urgent and gc_segment_mode sysfs node readableDaeho Jeong1-1/+16
2022-03-21lib: stackinit: Convert to KUnitKees Cook3-174/+121
2022-03-21um: Allow builds with ClangKees Cook3-5/+6
2022-03-21watch_queue: Actually free the watchDavid Howells1-0/+1
2022-03-21watch_queue: Fix NULL dereference in error cleanupDavid Howells1-1/+1
2022-03-21parisc: Fix invalidate/flush vmap routinesJohn David Anglin1-5/+19
2022-03-21headers/prep: Fix header to build standalone: <linux/psi.h>Ingo Molnar1-0/+1
2022-03-21Merge branch 'edac-amd64' into edac-updates-for-v5.18Borislav Petkov1214-6943/+13444
2022-03-20Linux 5.17v5.17Linus Torvalds1-1/+1
2022-03-20nfsd: fix using the correct variable for sizeof()Jakob Koschel1-1/+1
2022-03-20Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+17
2022-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-15/+39
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov1-2/+17
2022-03-20Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-36/+36
2022-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+9
2022-03-19Merge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of git://git.kernel.org/pub...Linus Torvalds3-13/+19
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+11
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds4-7/+11
2022-03-19cifs: use a different reconnect helper for non-cifsd threadsShyam Prasad N6-7/+50
2022-03-19cifs: we do not need a spinlock around the tree access during umountRonnie Sahlberg1-2/+0
2022-03-19Adjust cifssb maximum read sizeRohith Surabattula2-0/+13
2022-03-19cifs: truncate the inode and mapping when we simulate fcollapseRonnie Sahlberg1-4/+14
2022-03-19cifs: fix handlecache and multiuserRonnie Sahlberg1-3/+10
2022-03-19hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklistArmin Wolf1-0/+7
2022-03-19parisc: Avoid flushing cache on cache-less machinesHelge Deller1-0/+4
2022-03-19perf parse-events: Ignore case in topdown.slots checkIan Rogers1-1/+1
2022-03-19perf evlist: Avoid iteration for empty evlist.Ian Rogers1-11/+17
2022-03-19perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+2
2022-03-18Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-41/+5
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-13/+6
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki18-16/+1392
2022-03-18Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki6-73/+387
2022-03-18Merge branch 'pm-tools'Rafael J. Wysocki20-198/+911
2022-03-18io_uring: terminate manual loop iterator loop correctly for non-vecsJens Axboe1-2/+4
2022-03-18Merge branch 'powercap'Rafael J. Wysocki11-109/+634
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki16-59/+146
2022-03-18binfmt_elf: Don't write past end of notes for regset gapRick Edgecombe1-10/+14
2022-03-18Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki14-50/+184