summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-02Linux 4.19.215v4.19.215Greg Kroah-Hartman
2021-11-02sctp: add vtag check in sctp_sf_ootbXin Long
2021-11-02sctp: add vtag check in sctp_sf_do_8_5_1_E_saXin Long
2021-11-02sctp: add vtag check in sctp_sf_violationXin Long
2021-11-02sctp: fix the processing for COOKIE_ECHO chunkXin Long
2021-11-02sctp: use init_tag from inithdr for ABORT chunkXin Long
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck
2021-11-02net: Prevent infinite while loop in skb_tx_hash()Michael Chan
2021-11-02net: batman-adv: fix error handlingPavel Skripkin
2021-11-02regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang
2021-11-02arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet nodeClément Bœsch
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold
2021-11-02mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-11-02mmc: cqhci: clear HALT state after CQE enableWenbin Mei
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-11-02ipv6: make exception cache less predictibleEric Dumazet
2021-11-02ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-11-02ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-11-02nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai
2021-11-02usbnet: sanity check for maxpacketOliver Neukum
2021-11-02ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor
2021-11-02arm64: Avoid premature usercopy failureRobin Murphy
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-10-27Linux 4.19.214v4.19.214Greg Kroah-Hartman
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-27scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui
2021-10-27ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-27btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana
2021-10-27gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins
2021-10-27netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang