aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-22mailbox: arm_mhuv2: Skip calling kfree() with invalid pointerViresh Kumar1-1/+3
2021-02-22ice: update the number of available RSS queuesHenry Tieman1-8/+19
2021-02-22ice: Fix state bits on LLDP mode switchDave Ertman3-2/+11
2021-02-22ice: Account for port VLAN in VF max packet size calculationBrett Creeley1-1/+32
2021-02-22ice: Set trusted VF as default VSI when setting allmulti onBrett Creeley1-1/+1
2021-02-22Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds5-64/+34
2021-02-22Merge tag 'livepatching-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-22/+313
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-27/+103
2021-02-22Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds10-132/+390
2021-02-22Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-44/+132
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds88-503/+812
2021-02-22objtool: Fix stack-swizzle for FRAME_POINTER=yPeter Zijlstra1-0/+14
2021-02-22Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-blockLinus Torvalds2-69/+42
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds52-1305/+2389
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds150-2667/+3580
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds154-9021/+5488
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-218/+868
2021-02-22ice: report correct max number of TCsDave Ertman1-1/+1
2021-02-22KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens6-16/+79
2021-02-22KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page faultSean Christopherson2-2/+2
2021-02-22KVM: Documentation: rectify rst markup in KVM_GET_SUPPORTED_HV_CPUIDLukas Bulwahn1-0/+2
2021-02-22KVM: nSVM: prepare guest save area while is_guest_mode is truePaolo Bonzini1-1/+1
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds147-710/+824
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds44-1397/+1811
2021-02-22Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds64-1717/+321
2021-02-22Merge tag 'i3c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds13-153/+1753
2021-02-22Merge tag 'hsi-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-1/+1
2021-02-22Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds42-559/+4331
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds195-8994/+21291
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds33-795/+978
2021-02-22Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-39/+67
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds27-251/+695
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-72/+45
2021-02-22Merge tag 'auxdisplay-for-linus-v5.12' of git://github.com/ojeda/linuxLinus Torvalds5-54/+85
2021-02-22Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds45-2544/+2518
2021-02-22vfio/type1: Use follow_pte()Alex Williamson1-2/+13
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds38-1483/+2661
2021-02-22Merge commit '3e10585335b7967326ca7b4118cada0d2d00a2ab' into v5.12/vfio/nextAlex Williamson4896-113636/+212406
2021-02-22Merge tag 'regmap-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2021-02-22btrfs: zoned: fix deadlock on log syncJohannes Thumshirn1-3/+0
2021-02-22Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds26-1512/+456
2021-02-22btrfs: avoid double put of block group when emptying clusterJosef Bacik1-4/+4
2021-02-22btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabledFilipe Manana1-0/+18
2021-02-22btrfs: tree-checker: do not error out if extent ref hash doesn't matchJosef Bacik1-12/+4
2021-02-22btrfs: fix race between swap file activation and snapshot creationFilipe Manana1-2/+19
2021-02-22btrfs: fix race between writes to swap files and scrubFilipe Manana5-3/+72
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds83-1522/+2089
2021-02-22Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-3201/+906
2021-02-22Merge tag 'hwmon-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-1088/+1416
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds108-3452/+16545