summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-11-07kselftest/arm64: Correct misleading comments on fp-stress irritatorsMark Brown-4/+2
2024-11-07kselftest/arm64: Poll less often while waiting for fp-stress childrenMark Brown-1/+3
2024-11-07kselftest/arm64: Increase frequency of signal delivery in fp-stressMark Brown-11/+15
2024-11-01kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown-2/+2
2024-11-01kselftest/arm64: Use ksft_perror() to log MTE failuresMark Brown-7/+7
2024-10-23kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown-8/+7
2024-10-22kselftest/arm64: Fail the overall fp-stress test if any test failsMark Brown-3/+1
2024-10-17kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara-2/+2
2024-10-17kselftest/arm64: mte: fix printf type warnings about pointersAndre Przywara-4/+4
2024-10-17kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara-2/+2
2024-10-17kselftest/arm64: mte: use string literal for printf-style functionsAndre Przywara-3/+3
2024-10-17kselftest/arm64: mte: use proper SKIP syntaxAndre Przywara-4/+3
2024-10-17kselftest/arm64: hwcap: fix f8dp2 cpuinfo nameAndre Przywara-1/+1
2024-10-17kselftest/arm64: signal: drop now redundant GNU_SOURCE definitionAndre Przywara-1/+1
2024-09-29Linux 6.12-rc1v6.12-rc1Linus Torvalds-2/+2
2024-09-29x86: kvm: fix build errorLinus Torvalds-0/+2
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-51/+32
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds-3/+58
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds-18/+19
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-154/+415
2024-09-29Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds-309/+469
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+11
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-44/+240
2024-09-29Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-22/+237
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds-0/+2
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar-36/+201
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li-0/+19
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1448/+2799
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-51/+86
2024-09-28Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-73/+90
2024-09-28Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+11
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-862/+1097
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-26/+52
2024-09-28Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-33/+30
2024-09-28Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs...Linus Torvalds-179/+182
2024-09-27bcachefs: check_subvol_path() now prints subvol root inodeKent Overstreet-20/+14
2024-09-27bcachefs: remove_backpointer() now checks if dirent points to inodeKent Overstreet-6/+9
2024-09-27bcachefs: dirent_points_to_inode() now warns on mismatchKent Overstreet-28/+56
2024-09-27bcachefs: Fix lost wake upAlan Huang-3/+9
2024-09-27bcachefs: Check for logged ops when cleanKent Overstreet-3/+13