summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nvme-tcp: fix possible req->offset corruptionVarun Prakash2021-11-021-1/+2
* nvme-tcp: fix data digest pointer calculationVarun Prakash2021-11-021-1/+1
* nvmet-tcp: fix data digest pointer calculationVarun Prakash2021-11-021-1/+1
* IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn2021-11-021-3/+6
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-021-10/+23
* bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()Xu Kuohai2021-11-021-2/+3
* bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen2021-11-024-11/+23
* tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict functionLiu Jian2021-11-021-0/+12
* riscv, bpf: Fix potential NULL dereferenceBjörn Töpel2021-11-021-1/+2
* cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang2021-11-021-1/+3
* drm/amdgpu: fix out of bounds writeThelford Williams2021-11-021-1/+1
* drm/ttm: fix memleak in ttm_transfered_destroyChristian König2021-11-021-0/+1
* mm, thp: bail out early in collapse_file for writeback pageRongwei Wang2021-11-021-1/+6
* net: lan78xx: fix division by zero in send pathJohan Hovold2021-11-021-0/+6
* cfg80211: fix management registrations lockingJohannes Berg2021-11-024-15/+17
* cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg2021-11-021-2/+5
* nvme-tcp: fix H2CData PDU send accounting (again)Sagi Grimberg2021-11-021-1/+3
* ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna2021-11-021-9/+13
* mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen2021-11-021-0/+16
* mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo2021-11-021-0/+6
* mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung2021-11-021-0/+14
* mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei2021-11-021-19/+19
* mmc: cqhci: clear HALT state after CQE enableWenbin Mei2021-11-021-0/+3
* mmc: vub300: fix control-message timeoutsJohan Hovold2021-11-021-9/+9
* net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan2021-11-022-11/+15
* Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin2021-11-021-1/+0
* nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski2021-11-021-2/+2
* tipc: fix size validations for the MSG_CRYPTO typeMax VA2021-11-021-11/+21
* ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-11-021-2/+2
* pinctrl: amd: disable and mask interrupts on probeSachi King2021-11-021-0/+31
* Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki2021-11-021-19/+10
* usbnet: fix error return code in usbnet_probe()Wang Hai2021-11-021-0/+1
* usbnet: sanity check for maxpacketOliver Neukum2021-11-021-0/+4
* ext4: fix possible UAF when remounting r/o a mmp-protected file systemTheodore Ts'o2021-11-022-17/+20
* arm64: Avoid premature usercopy failureRobin Murphy2021-11-023-13/+35
* powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao2021-11-021-2/+8
* io_uring: don't take uring_lock during iowq cancelPavel Begunkov2021-11-021-0/+2
* ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann2021-11-021-1/+1
* ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann2021-11-021-1/+1
* ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann2021-11-021-0/+4
* ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann2021-11-021-0/+3
* ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers2021-11-021-0/+1
* ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao2021-11-021-1/+3
* Linux 5.10.76v5.10.76Greg Kroah-Hartman2021-10-271-1/+1
* pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne2021-10-271-2/+2
* ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers2021-10-271-0/+1
* selftests: bpf: fix backported ASSERT_FALSELorenz Bauer2021-10-271-1/+1
* e1000e: Separate TGP board type from SPTSasha Neftin2021-10-273-15/+38
* tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)2021-10-273-44/+23
* net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu2021-10-271-0/+1