aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineGravatar Michael Kelley 3-25/+26
2023-05-23Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsGravatar Michael Kelley 1-2/+16
2023-05-08Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() failsGravatar Dexuan Cui 1-3/+2
2023-05-08x86/hyperv/vtl: Add noop for realmode pointersGravatar Saurabh Sengar 1-0/+2
2023-05-07Linux 6.4-rc1v6.4-rc1Gravatar Linus Torvalds 1-2/+2
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 514-144556/+167669
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-6/+15
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 12-13/+16
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 15-223/+376
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 3-12/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Gravatar Linus Torvalds 13-122/+288
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxGravatar Linus Torvalds 8-41/+47
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Gravatar Arnaldo Carvalho de Melo 6-20/+14
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Gravatar Arnaldo Carvalho de Melo 1-10/+7
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-205/+202
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 5-13/+35
2023-05-06dmapool: link blocks across pagesGravatar Keith Busch 1-127/+130
2023-05-06dmapool: don't memset on free twiceGravatar Keith Busch 1-2/+2
2023-05-06dmapool: simplify freeingGravatar Keith Busch 1-16/+6
2023-05-06dmapool: consolidate page initializationGravatar Keith Busch 1-4/+3
2023-05-06dmapool: rearrange page alloc failure handlingGravatar Keith Busch 1-7/+9
2023-05-06dmapool: move debug code to own functionsGravatar Keith Busch 1-51/+77
2023-05-06dmapool: speedup DMAPOOL_DEBUG with init_on_allocGravatar Tony Battersby 1-1/+1
2023-05-06dmapool: cleanup integer typesGravatar Tony Battersby 1-8/+11
2023-05-06dmapool: use sysfs_emit() instead of scnprintf()Gravatar Tony Battersby 1-16/+7
2023-05-06dmapool: remove checks for dev == NULLGravatar Tony Battersby 1-31/+14
2023-05-06nfs: fix mis-merged __filemap_get_folio() error checkGravatar Linus Torvalds 1-1/+1
2023-05-06afs: fix the afs_dir_get_folio return valueGravatar Christoph Hellwig 1-3/+4
2023-05-06nilfs2: do not write dirty data after degenerating to read-onlyGravatar Ryusuke Konishi 1-1/+4
2023-05-06mm: do not reclaim private data from pinned pageGravatar Jan Kara 1-0/+10
2023-05-06nilfs2: fix infinite loop in nilfs_mdt_get_block()Gravatar Ryusuke Konishi 1-4/+12
2023-05-06mm/mmap/vma_merge: always check invariantsGravatar Lorenzo Stoakes 1-5/+5
2023-05-06filemap: Handle error return from __filemap_get_folio()Gravatar Matthew Wilcox 1-1/+1
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 7-850/+43
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 20-170/+192
2023-05-06Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-4/+33
2023-05-06Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 24-1126/+1349
2023-05-06Merge tag 'regulator-fix-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2023-05-05Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbdGravatar Linus Torvalds 11-110/+250
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 84-407/+735
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-55/+91
2023-05-05s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSGravatar Lukas Bulwahn 1-1/+0
2023-05-05perf metrics: Fix SEGV with --for-each-cgroupGravatar Ian Rogers 1-0/+1
2023-05-05perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Gravatar Arnaldo Carvalho de Melo 3-20/+174
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Jakub Kicinski 14-23/+39
2023-05-05perf stat: Separate bperf from bpf_profilerGravatar Dmitrii Dolgov 2-2/+7
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 10-10/+9
2023-05-05Merge tag 'docs-6.4-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 12-24/+652
2023-05-05Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 4-5/+38
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 33-111/+209