- 4a31baf net: add kcov handle to skb extensions by Aleksandr Nogikh · 4 years, 3 months ago
- 78e4baf gve: Fix an error handling path in 'gve_probe()' by Christophe JAILLET · 3 years, 7 months ago
- 813449f igb: Fix position of assignment to *ring by Jedrzej Jagielski · 3 years, 7 months ago
- 4417180 igb: Check if num of q_vectors is smaller than max before array access by Aleksandr Loktionov · 3 years, 9 months ago
- cb92924 iavf: Fix an error handling path in 'iavf_probe()' by Christophe JAILLET · 3 years, 7 months ago
- a6756d6 e1000e: Fix an error handling path in 'e1000_probe()' by Christophe JAILLET · 3 years, 7 months ago
- dea695a fm10k: Fix an error handling path in 'fm10k_probe()' by Christophe JAILLET · 3 years, 7 months ago
- a099192 igb: Fix an error handling path in 'igb_probe()' by Christophe JAILLET · 3 years, 7 months ago
- db4c32c igc: Fix an error handling path in 'igc_probe()' by Christophe JAILLET · 3 years, 7 months ago
- 7bc9fb1 ixgbe: Fix an error handling path in 'ixgbe_probe()' by Christophe JAILLET · 3 years, 7 months ago
- 02d1af0 igc: change default return of igc_read_phy_reg() by Tom Rix · 3 years, 8 months ago
- f153664 igb: Fix use-after-free error during reset by Vinicius Costa Gomes · 3 years, 8 months ago
- e15f629 igc: Fix use-after-free error during reset by Vinicius Costa Gomes · 3 years, 8 months ago
- 71046ea Linux 5.10.53 by Greg Kroah-Hartman · 3 years, 6 months ago
- 6cd9bd2 udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 7 months ago
- bfdb38a drm/panel: nt35510: Do not fail if DSI read fails by Linus Walleij · 3 years, 8 months ago
- 0d90d84 perf test bpf: Free obj_buf by Riccardo Mancini · 3 years, 6 months ago
- a9f36bf bpf: Track subprog poke descriptors correctly and fix use-after-free by John Fastabend · 3 years, 6 months ago
- 782d71e bpftool: Properly close va_list 'ap' by va_end() on error by Gu Shengxian · 3 years, 6 months ago
- 2381b8e tools: bpf: Fix error in 'make -C tools/ bpf_install' by Wei Li · 3 years, 7 months ago
- 6386329 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path by Talal Ahmad · 3 years, 6 months ago
- 2fee3cf ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
- ad4ba34 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized by Nguyen Dinh Phi · 3 years, 6 months ago
- d60f07b tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 7 months ago
- ea66fcb tcp: consistently disable header prediction for mptcp by Paolo Abeni · 3 years, 7 months ago
- c28c747 ARM: dts: tacoma: Add phase corrections for eMMC by Andrew Jeffery · 3 years, 7 months ago
- e551605 ARM: dts: aspeed: Fix AST2600 machines line names by Joel Stanley · 3 years, 7 months ago
- ff4b8f3 kbuild: do not suppress Kconfig prompts for silent build by Masahiro Yamada · 3 years, 6 months ago
- 0d51418 dma-buf/sync_file: Don't leak fences on merge failure by Jason Ekstrand · 3 years, 7 months ago
- f336059 net: fddi: fix UAF in fza_probe by Pavel Skripkin · 3 years, 6 months ago
- 66c73f1 net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave() by Vladimir Oltean · 3 years, 6 months ago
- 7d7d0e8 Revert "mm/shmem: fix shmem_swapin() race with swapoff" by Greg Kroah-Hartman · 3 years, 6 months ago
- 2179d96 net: validate lwtstate->data before returning from skb_tunnel_info() by Taehee Yoo · 3 years, 6 months ago
- b61d881 net: send SYNACK packet with accepted fwmark by Alexander Ovechkin · 3 years, 6 months ago
- f2a062f net: ti: fix UAF in tlan_remove_one by Pavel Skripkin · 3 years, 6 months ago
- b560521 net: qcom/emac: fix UAF in emac_remove by Pavel Skripkin · 3 years, 6 months ago
- dbbf5b9 net: moxa: fix UAF in moxart_mac_probe by Pavel Skripkin · 3 years, 6 months ago
- 88ff9ec net: ip_tunnel: fix mtu calculation for ETHER tunnel devices by Hangbin Liu · 3 years, 6 months ago
- 846829e net: bcmgenet: Ensure all TX/RX queues DMAs are disabled by Florian Fainelli · 3 years, 6 months ago
- b9fa660 net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops by Taehee Yoo · 3 years, 6 months ago
- 59070cc net: bridge: sync fdb to new unicast-filtering ports by Wolfgang Bumiller · 3 years, 7 months ago
- 7b5a291 net/sched: act_ct: remove and free nf_table callbacks by Louis Peens · 3 years, 7 months ago
- 6d44762 vmxnet3: fix cksum offload issues for tunnels with non-default udp ports by Ronak Doshi · 3 years, 7 months ago
- c3bc9ce net/sched: act_ct: fix err check for nf_conntrack_confirm by wenxu · 3 years, 7 months ago
- fc40fde netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo by Vasily Averin · 3 years, 7 months ago
- 34365de net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 7 months ago
- 7314674 net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz by Marek Behún · 3 years, 7 months ago
- a8c7ba3 net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz by Marek Behún · 3 years, 7 months ago
- 14cd8ce net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz by Marek Behún · 3 years, 7 months ago
- c657413 net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz by Marek Behún · 3 years, 7 months ago
- fcb970e net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear by Doug Berger · 3 years, 7 months ago
- 4e275a4 usb: cdns3: Enable TDL_CHK only for OUT ep by Sanket Parmar · 3 years, 8 months ago
- ce6ee46 mm/page_alloc: fix memory map initialization for descending nodes by Mike Rapoport · 3 years, 7 months ago
- 9e1cf2d mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 7 months ago
- 84ff5f6 mm/thp: simplify copying of huge zero page pmd when fork by Peter Xu · 3 years, 7 months ago
- a62177b f2fs: Show casefolding support only when supported by Daniel Rosenberg · 3 years, 8 months ago
- 277b311 Revert "swap: fix do_swap_page() race with swapoff" by Greg Kroah-Hartman · 3 years, 6 months ago
- d92aa22 arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file by Pali Rohár · 3 years, 8 months ago
- 0e67c76 firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string by Pali Rohár · 3 years, 8 months ago
- e58c162 cifs: prevent NULL deref in cifs_compose_mount_options() by Paulo Alcantara · 3 years, 7 months ago
- faa3e7d s390: introduce proper type handling call_on_stack() macro by Heiko Carstens · 3 years, 6 months ago
- be10fff s390/traps: do not test MONITOR CALL without CONFIG_BUG by Ilya Leoshkevich · 3 years, 7 months ago
- 9beba14 thermal/core/thermal_of: Stop zone device before unregistering it by Dmitry Osipenko · 3 years, 7 months ago
- 7412c98 perf/x86/intel/uncore: Clean up error handling path of iio mapping by Kan Liang · 3 years, 7 months ago
- 892387e sched/fair: Fix CFS bandwidth hrtimer expiry type by Odin Ugedal · 3 years, 7 months ago
- eb859b0 scsi: qedf: Add check to synchronize abort and flush by Javed Hasan · 3 years, 7 months ago
- a4a54c5 scsi: libfc: Fix array index out of bound exception by Javed Hasan · 3 years, 7 months ago
- 0d7596a scsi: libsas: Add LUN number check in .slave_alloc callback by Yufen Yu · 3 years, 7 months ago
- 2f8df63 scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 by Colin Ian King · 3 years, 7 months ago
- cdb995a rtc: max77686: Do not enforce (incorrect) interrupt trigger type by Krzysztof Kozlowski · 3 years, 8 months ago
- d3ba15f arch/arm64/boot/dts/marvell: fix NAND partitioning scheme by Konstantin Porotchkin · 4 years ago
- e378db1 kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set by Matthias Maennich · 3 years, 7 months ago
- 8c12a3a thermal/drivers/sprd: Add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 7 months ago
- 20babcd thermal/drivers/imx_sc: Add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 7 months ago
- 469951c thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1 by Geert Uytterhoeven · 3 years, 7 months ago
- bd40e2d thermal/core: Correct function name thermal_zone_device_unregister() by Yang Yingliang · 3 years, 8 months ago
- 6c099d5 arm64: dts: imx8mq: assign PCIe clocks by Lucas Stach · 3 years, 8 months ago
- 24c41aa arm64: dts: ls208xa: remove bus-num from dspi node by Mian Yousaf Kaukab · 3 years, 9 months ago
- 7e3f573 firmware: tegra: bpmp: Fix Tegra234-only builds by Thierry Reding · 3 years, 9 months ago
- 7c03982 soc/tegra: fuse: Fix Tegra234-only builds by Thierry Reding · 3 years, 9 months ago
- ffa6f08 ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured by Tony Lindgren · 3 years, 8 months ago
- f40a7c9 ARM: dts: stm32: fix stpmic node for stm32mp1 boards by Alexandre Torgue · 3 years, 9 months ago
- 2670d3d ARM: dts: stm32: Rename spi-flash/mx66l51235l@N to flash@N on DHCOM SoM by Marek Vasut · 3 years, 7 months ago
- 26cd441c ARM: dts: stm32: Drop unused linux,wakeup from touchscreen node on DHCOM SoM by Marek Vasut · 3 years, 7 months ago
- a5bc2a2 ARM: dts: stm32: fix the Odyssey SoM eMMC VQMMC supply by Grzegorz Szymaszek · 3 years, 8 months ago
- e27052f ARM: dts: stm32: move stmmac axi config in ethernet node on stm32mp15 by Alexandre Torgue · 3 years, 9 months ago
- 6a7af63 ARM: dts: stm32: fix i2c node name on stm32f746 to prevent warnings by Alexandre Torgue · 3 years, 9 months ago
- 160c92d ARM: dts: rockchip: fix supply properties in io-domains nodes by Johan Jonker · 3 years, 7 months ago
- d671fae0 arm64: dts: juno: Update SCPI nodes as per the YAML schema by Sudeep Holla · 3 years, 7 months ago
- fc71d8d ARM: dts: bcm283x: Fix up GPIO LED node names by Stefan Wahren · 3 years, 7 months ago
- 4bc03e3 ARM: dts: bcm283x: Fix up MMC node names by Stefan Wahren · 3 years, 7 months ago
- 15d727c firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected by Sudeep Holla · 3 years, 8 months ago
- b4009ea firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig by Etienne Carriere · 3 years, 8 months ago
- 41e2bcc memory: tegra: Fix compilation warnings on 64bit platforms by Dmitry Osipenko · 3 years, 8 months ago
- 7ad965c ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings by Alexandre Torgue · 3 years, 9 months ago
- ccec32f ARM: dts: stm32: fix RCC node name on stm32f429 MCU by Alexandre Torgue · 3 years, 9 months ago
- bfbc4b4 ARM: dts: stm32: fix gpio-keys node on STM32 MCU boards by Alexandre Torgue · 3 years, 9 months ago
- 34ec670 ARM: dts: stm32: fix stm32mp157c-odyssey card detect pin by Grzegorz Szymaszek · 3 years, 9 months ago
- 44f4e34 ARM: dts: stm32: Fix touchscreen node on dhcom-pdk2 by Marek Vasut · 3 years, 9 months ago
- 3534a4b ARM: dts: stm32: Remove extra size-cells on dhcom-pdk2 by Marek Vasut · 3 years, 9 months ago