aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-13perf test: Convert pfm tests to use test cases.Ian Rogers1-47/+19
2021-11-13perf test: Add skip reason to test case.Ian Rogers2-1/+13
2021-11-13perf test: Add test case struct.Ian Rogers2-10/+46
2021-11-13perf test: Add helper functions for abstraction.Ian Rogers2-29/+71
2021-11-13perf test: Rename struct test to test_suiteIan Rogers81-123/+125
2021-11-13perf test: Move each test suite struct to its testIan Rogers70-348/+397
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers12-170/+216
2021-11-12cifs: do not duplicate fscache cookie for secondary channelsShyam Prasad N1-2/+7
2021-11-12cifs: connect individual channel servers to primary channel serverShyam Prasad N6-14/+36
2021-11-12cifs: protect session channel fields with chan_lockShyam Prasad N6-15/+71
2021-11-12cifs: do not negotiate session if session already existsShyam Prasad N1-8/+10
2021-11-12signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman1-1/+1
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini8-16/+19
2021-11-12tracing/histogram: Fix check for missing operands in an expressionKalesh Singh1-1/+2
2021-11-12tracing/histogram: Do not copy the fixed-size char array field over the field sizeMasami Hiramatsu1-4/+5
2021-11-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds34-378/+915
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds8-31/+58
2021-11-12Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds15-102/+386
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds140-1498/+1767
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds45-460/+1833
2021-11-12x86/cpu: Add Raptor Lake to Intel familyTony Luck1-0/+2
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds31-761/+982
2021-11-12x86/mce: Add errata workaround for Skylake SKX37Dave Jones1-2/+3
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds5-6/+24
2021-11-12smb3: do not setup the fscache_super_cookie until fsinfo initializedSteve French2-2/+14
2021-11-12tools/lib/lockdep: drop liblockdepSasha Levin39-1229/+3
2021-11-12cifs: fix potential use-after-free bugsPaulo Alcantara1-22/+19
2021-11-12cifs: fix memory leak of smb3_fs_context_dup::server_hostnamePaulo Alcantara1-0/+2
2021-11-12smb3: add additional null check in SMB311_posix_mkdirSteve French1-0/+11
2021-11-12cifs: release lock earlier in dequeue_mid error caseSteve French1-3/+4
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore7-45/+14
2021-11-12blk-mq: fix filesystem I/O request allocationMing Lei2-20/+45
2021-11-12smb3: add additional null check in SMB2_tconSteve French1-1/+1
2021-11-12smb3: add additional null check in SMB2_openSteve French1-1/+3
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier1-3/+16
2021-11-12irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-12irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren1-4/+4
2021-11-12tracing/osnoise: Make osnoise_instances staticDaniel Bristot de Oliveira1-1/+2
2021-11-12perf test: Use macro for "suite" definitionsIan Rogers1-330/+149
2021-11-12perf test: Use macro for "suite" declarationsIan Rogers1-74/+77
2021-11-12perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKETArnaldo Carvalho de Melo2-0/+21
2021-11-12perf trace: Beautify the 'level' argument of setsockoptArnaldo Carvalho de Melo1-0/+2
2021-11-12perf trace: Beautify the 'level' argument of getsockoptArnaldo Carvalho de Melo1-0/+2
2021-11-12perf beauty socket: Add generator for socket level (SOL_*) string tableArnaldo Carvalho de Melo3-3/+17
2021-11-12perf beauty socket: Sort the ipproto array entriesArnaldo Carvalho de Melo1-1/+1
2021-11-12perf beauty socket: Rename 'regex' to 'ipproto_regex'Arnaldo Carvalho de Melo1-3/+3
2021-11-12perf beauty socket: Prep to receive more input header filesArnaldo Carvalho de Melo1-1/+5
2021-11-12perf beauty socket: Rename header_dir to uapi_header_dirArnaldo Carvalho de Melo1-2/+2