summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-10Linux 4.14.236v4.14.236Greg Kroah-Hartman
2021-06-10xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-06-10sched/fair: Optimize select_idle_cpuCheng Jian
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson
2021-06-10bnxt_en: Remove the setting of dev_port.Michael Chan
2021-06-10bpf: No need to simulate speculative domain for immediatesDaniel Borkmann
2021-06-10bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann
2021-06-10bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann
2021-06-10bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann
2021-06-10selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov
2021-06-10selftests/bpf: fix test_alignAlexei Starovoitov
2021-06-10bpf/verifier: disallow pointer subtractionAlexei Starovoitov
2021-06-10bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2021-06-10bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-06-10bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann
2021-06-10bpf: Move sanitize_val_alu out of op switchDaniel Borkmann
2021-06-10bpf: Refactor and streamline bounds check into helperDaniel Borkmann
2021-06-10bpf: Improve verifier error messages for usersDaniel Borkmann
2021-06-10bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann
2021-06-10bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann
2021-06-10bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann
2021-06-10bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-06-10mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik
2021-06-10btrfs: fix error handling in btrfs_del_csumsJosef Bacik
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-06-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun
2021-06-10ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy
2021-06-10vfio/pci: zap_vma_ptes() needs MMURandy Dunlap
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03Linux 4.14.235v4.14.235Greg Kroah-Hartman
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun