summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-02nvme-tcp: fix possible req->offset corruptionVarun Prakash1-1/+2
2021-11-02nvme-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-11-02nvmet-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-11-02IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn1-3/+6
2021-11-02IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn1-10/+23
2021-11-02bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()Xu Kuohai1-2/+3
2021-11-02bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen4-11/+23
2021-11-02tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict functionLiu Jian1-0/+12
2021-11-02riscv, bpf: Fix potential NULL dereferenceBjörn Töpel1-1/+2
2021-11-02cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang1-1/+3
2021-11-02drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-11-02drm/ttm: fix memleak in ttm_transfered_destroyChristian König1-0/+1
2021-11-02mm, thp: bail out early in collapse_file for writeback pageRongwei Wang1-1/+6
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-11-02cfg80211: fix management registrations lockingJohannes Berg4-15/+17
2021-11-02cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg1-2/+5
2021-11-02nvme-tcp: fix H2CData PDU send accounting (again)Sagi Grimberg1-1/+3
2021-11-02ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna1-9/+13
2021-11-02mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen1-0/+16
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo1-0/+6
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung1-0/+14
2021-11-02mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei1-19/+19
2021-11-02mmc: cqhci: clear HALT state after CQE enableWenbin Mei1-0/+3
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-02net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan2-11/+15
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-11-02nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski1-2/+2
2021-11-02tipc: fix size validations for the MSG_CRYPTO typeMax VA1-11/+21
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-11-02pinctrl: amd: disable and mask interrupts on probeSachi King1-0/+31
2021-11-02Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki1-19/+10
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-11-02usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-11-02ext4: fix possible UAF when remounting r/o a mmp-protected file systemTheodore Ts'o2-17/+20
2021-11-02arm64: Avoid premature usercopy failureRobin Murphy3-13/+35
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao1-2/+8
2021-11-02io_uring: don't take uring_lock during iowq cancelPavel Begunkov1-0/+2
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann1-1/+1
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann1-1/+1
2021-11-02ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann1-0/+4
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann1-0/+3
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers1-0/+1
2021-11-02ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao1-1/+3
2021-10-27Linux 5.10.76v5.10.76Greg Kroah-Hartman1-1/+1
2021-10-27pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne1-2/+2
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-10-27selftests: bpf: fix backported ASSERT_FALSELorenz Bauer1-1/+1
2021-10-27e1000e: Separate TGP board type from SPTSasha Neftin3-15/+38
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)3-44/+23
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1