aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-13perf test: Convert pmu event tests to test cases.Ian Rogers1-62/+16
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-12tcp: Fix uninitialized access in skb frags array for Rx 0cp.Arjun Roy1-0/+3
2021-11-12ethernet: sis900: fix indentationJakub Kicinski1-1/+1
2021-11-12net/ipa: ipa_resource: Fix wrong for loop rangeKonrad Dybcio1-1/+1
2021-11-12selftests: net: switch to socat in the GSO GRE testJakub Kicinski1-7/+9
2021-11-12ptp: ptp_clockmatrix: repair non-kernel-doc commentRandy Dunlap1-4/+1
2021-11-12hamradio: remove needs_free_netdev to avoid UAFLin Ma1-1/+0
2021-11-12cifs: connect individual channel servers to primary channel serverShyam Prasad N6-14/+36
2021-11-12libbpf: Perform map fd cleanup for gen_loader in case of errorKumar Kartikeya Dwivedi3-21/+34
2021-11-12samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpuKumar Kartikeya Dwivedi1-3/+2
2021-11-12tools/runqslower: Fix cross-buildJean-Philippe Brucker2-3/+2
2021-11-12samples/bpf: Fix summary per-sec stats in xdp_sample_userAlexander Lobakin1-13/+15
2021-11-12selftests/bpf: Check map in map pruningLorenz Bauer1-0/+34
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/...Paolo 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...Masami Hiramatsu1-4/+5
2021-11-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus 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...Linus Torvalds8-31/+58
2021-11-12Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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/dto...Linus 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/abellon...Linus 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/g...Linus 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-12spi: fix use-after-free of the add_lock mutexMichael Walle1-6/+6
2021-11-12spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan()Dan Carpenter1-6/+10
2021-11-12spi: lpspi: Silence error message upon deferred probeAlexander Stein1-1/+1
2021-11-12spi: cadence-quadspi: fix write completion supportDinh Nguyen1-3/+21
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