summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li1-0/+3
2021-06-16scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov1-0/+2
2021-06-16scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang1-1/+7
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma1-1/+1
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-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-10Linux 4.14.236v4.14.236Greg 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-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson1-4/+4
2021-06-10bnxt_en: Remove the setting of dev_port.Michael Chan1-1/+0
2021-06-10bpf: No need to simulate speculative domain for immediatesDaniel Borkmann1-1/+5
2021-06-10bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann1-10/+12
2021-06-10bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann1-7/+11
2021-06-10bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2-12/+20
2021-06-10selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov1-7/+23
2021-06-10selftests/bpf: fix test_alignAlexei Starovoitov1-21/+1
2021-06-10bpf/verifier: disallow pointer subtractionAlexei Starovoitov1-1/+1
2021-06-10bpf: do not allow root to mangle valid pointersAlexei Starovoitov2-94/+62
2021-06-10bpf: Update selftests to reflect new error statesDaniel Borkmann1-22/+12
2021-06-10bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann1-26/+44
2021-06-10bpf: Move sanitize_val_alu out of op switchDaniel Borkmann1-5/+10
2021-06-10bpf: Refactor and streamline bounds check into helperDaniel Borkmann1-17/+37
2021-06-10bpf: Improve verifier error messages for usersDaniel Borkmann1-22/+62
2021-06-10bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann1-8/+13
2021-06-10bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann1-10/+9
2021-06-10bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5
2021-06-10bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk1-10/+34
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: fix error handling in btrfs_del_csumsJosef Bacik1-5/+5
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-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin1-20/+23
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai1-1/+2
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-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun1-1/+3