summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-16wq: handle VM suspension in stall detectionSergey Senozhatsky1-2/+10
2021-06-16cgroup: disable controllers at parse timeShakeel Butt1-8/+5
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-06-16netlink: disable IRQs for netlink_lock_table()Johannes Berg1-2/+4
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg1-1/+1
2021-06-16isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-06-16ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-16ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede1-0/+14
2021-06-16ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede1-0/+11
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon1-1/+1
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook1-1/+8
2021-06-16perf/core: Fix endless multiplex timerPeter Zijlstra1-6/+14
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