summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Linux 4.19.194v4.19.194Greg Kroah-Hartman1-1/+1
2021-06-10xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-06-10sched/fair: Optimize select_idle_cpuCheng Jian1-3/+4
2021-06-10ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki1-12/+12
2021-06-10ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss1-28/+16
2021-06-10KVM: arm64: Fix debug register indexingMarc Zyngier1-21/+21
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-10btrfs: fix unmountable seed device after fstrimAnand Jain1-3/+7
2021-06-10perf/core: Fix corner case in perf_rotate_context()Song Liu1-5/+17
2021-06-10perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers2-20/+27
2021-06-10bnxt_en: Remove the setting of dev_port.Michael Chan1-1/+0
2021-06-10selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel1-0/+13
2021-06-10selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel1-0/+3
2021-06-10bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller1-0/+16
2021-06-10bpf: Make more use of 'any' alignment in test_verifier.cDavid S. Miller1-0/+41
2021-06-10bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid S. Miller1-18/+24
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller8-9/+46
2021-06-10selftests/bpf: Generalize dummy program typesJoe Stringer1-14/+17
2021-06-10bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann1-31/+40
2021-06-10bpf: fix test suite to enable all unpriv program typesDaniel Borkmann1-2/+10
2021-06-10mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry1-2/+12
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik1-6/+7
2021-06-10btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik1-1/+1
2021-06-10btrfs: fix error handling in btrfs_del_csumsJosef Bacik1-5/+5
2021-06-10btrfs: mark ordered extent and inode with error if we fail to finishJosef Bacik1-0/+12
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner3-0/+22
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski1-0/+2
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi1-5/+50
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland1-1/+1
2021-06-10usb: dwc2: Fix build in periphal-only modePhil Elwell1-0/+4
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin1-20/+23
2021-06-10ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xxCarlos M1-0/+1
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai1-1/+2
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska1-3/+7
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin1-1/+13
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin1-1/+4
2021-06-10net: caif: add proper error handlingPavel Skripkin4-10/+18
2021-06-10net: caif: added cfserl_release functionPavel Skripkin2-0/+6
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma1-2/+2
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma1-1/+6
2021-06-10tipc: fix unique bearer names sanity checkHoang Le1-19/+27
2021-06-10tipc: add extack messages for bearer/media failureHoang Le1-10/+40
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson1-0/+3
2021-06-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun1-1/+3
2021-06-10ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei1-1/+3
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso1-2/+6
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann1-2/+2
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei1-0/+1
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov1-1/+1
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy1-1/+1