platform/kernel/linux-rpi.git
2021-07-28 Jakub Sitnickibpf, sockmap, udp: sk_prot needs inuse_idx set for...
2021-07-28 John Fastabendbpf, sockmap, tcp: sk_prot needs inuse_idx set for...
2021-07-28 John Fastabendbpf, sockmap: Fix potential memory leak on unlikely...
2021-07-28 Colin Ian Kings390/bpf: Perform r1 range checking before accessing...
2021-07-28 Colin Ian Kingliquidio: Fix unintentional sign extension issue on...
2021-07-28 Nicolas Saenz... timers: Fix get_next_timer_interrupt() with no timers...
2021-07-28 Xuan Zhuoxdp, net: Fix use-after-free in bpf_xdp_link_release
2021-07-28 Daniel Borkmannbpf: Fix tail_call_reachable rejection for interpreter...
2021-07-28 Xuan Zhuobpf, test: fix NULL pointer dereference on invalid...
2021-07-28 Maxim SchwalmASoC: rt5631: Fix regcache sync errors on resume
2021-07-28 Peter Hessspi: mediatek: fix fifo rx mode
2021-07-28 Axel Linregulator: hi6421: Fix getting wrong drvdata
2021-07-28 Axel Linregulator: hi6421: Use correct variable type for regmap...
2021-07-28 Alain Volmatspi: stm32: fixes pm_runtime calls in probe/remove
2021-07-28 Clark Wangspi: imx: add a check for speed_hz before calculating...
2021-07-28 Charles KeepaxASoC: wm_adsp: Correct wm_coeff_tlv_get handling
2021-07-28 Yang Jihongperf sched: Fix record failure when CONFIG_SCHEDSTATS...
2021-07-28 Riccardo Manciniperf data: Close all files in close_dir()
2021-07-28 Riccardo Manciniperf probe-file: Delete namelist in del_events() on...
2021-07-28 Riccardo Manciniperf lzma: Close lzma stream on exit
2021-07-28 Riccardo Manciniperf script: Fix memory 'threads' and 'cpus' leaks...
2021-07-28 Riccardo Manciniperf report: Free generated help strings for sort option
2021-07-28 Riccardo Manciniperf env: Fix memory leak of cpu_pmu_caps
2021-07-28 Riccardo Manciniperf test maps__merge_in: Fix memory leak of maps
2021-07-28 Riccardo Manciniperf dso: Fix memory leak in dso__new_map()
2021-07-28 Riccardo Manciniperf test event_update: Fix memory leak of evlist
2021-07-28 Riccardo Manciniperf test session_topology: Delete session->evlist
2021-07-28 Riccardo Manciniperf env: Fix sibling_dies memory leak
2021-07-28 Riccardo Manciniperf probe: Fix dso->nsinfo refcounting
2021-07-28 Riccardo Manciniperf map: Fix dso->nsinfo refcounting
2021-07-28 Riccardo Manciniperf inject: Fix dso->nsinfo refcounting
2021-07-28 Like XuKVM: x86/pmu: Clear anythread deprecated bit when 0xa...
2021-07-28 Casey Chennvme-pci: do not call nvme_dev_remove_admin from nvme_r...
2021-07-28 Jianguo Wumptcp: fix warning in __skb_flow_dissect() when do...
2021-07-28 Shahjada Abul... cxgb4: fix IRQ free race during driver unload
2021-07-28 Uwe Kleine... pwm: sprd: Ensure configuring period and duty_cycle...
2021-07-28 Hangbin Liuselftests: icmp_redirect: IPv6 PMTU info should be...
2021-07-28 Hangbin Liuselftests: icmp_redirect: remove from checking for...
2021-07-28 YueHaibingstmmac: platform: Fix signedness bug in stmmac_probe_co...
2021-07-28 Nicolas Dichtelipv6: fix 'disable_policy' for fwd packets
2021-07-28 Taehee Yoobonding: fix incorrect return value of bond_ipsec_offlo...
2021-07-28 Taehee Yoobonding: fix suspicious RCU usage in bond_ipsec_offload...
2021-07-28 Taehee Yoobonding: Add struct bond_ipesc to manage SA
2021-07-28 Taehee Yoobonding: disallow setting nested bonding + ipsec offload
2021-07-28 Taehee Yoobonding: fix suspicious RCU usage in bond_ipsec_del_sa()
2021-07-28 Taehee Yooixgbevf: use xso.real_dev instead of xso.dev in callbac...
2021-07-28 Taehee Yoobonding: fix null dereference in bond_ipsec_add_sa()
2021-07-28 Taehee Yoobonding: fix suspicious RCU usage in bond_ipsec_add_sa()
2021-07-28 Aleksandr Nogikhnet: add kcov handle to skb extensions
2021-07-28 Christophe... gve: Fix an error handling path in 'gve_probe()'
2021-07-28 Jedrzej Jagielskiigb: Fix position of assignment to *ring
2021-07-28 Aleksandr Loktionovigb: Check if num of q_vectors is smaller than max...
2021-07-28 Christophe... iavf: Fix an error handling path in 'iavf_probe()'
2021-07-28 Christophe... e1000e: Fix an error handling path in 'e1000_probe()'
2021-07-28 Christophe... fm10k: Fix an error handling path in 'fm10k_probe()'
2021-07-28 Christophe... igb: Fix an error handling path in 'igb_probe()'
2021-07-28 Christophe... igc: Fix an error handling path in 'igc_probe()'
2021-07-28 Christophe... ixgbe: Fix an error handling path in 'ixgbe_probe()'
2021-07-28 Tom Rixigc: change default return of igc_read_phy_reg()
2021-07-28 Vinicius Costa... igb: Fix use-after-free error during reset
2021-07-28 Vinicius Costa... igc: Fix use-after-free error during reset
2021-07-25 Greg Kroah... Linux 5.10.53
2021-07-25 Eric Dumazetudp: annotate data races around unix_sk(sk)->gso_size
2021-07-25 Linus Walleijdrm/panel: nt35510: Do not fail if DSI read fails
2021-07-25 Riccardo Manciniperf test bpf: Free obj_buf
2021-07-25 John Fastabendbpf: Track subprog poke descriptors correctly and fix...
2021-07-25 Gu Shengxianbpftool: Properly close va_list 'ap' by va_end() on...
2021-07-25 Wei Litools: bpf: Fix error in 'make -C tools/ bpf_install'
2021-07-25 Talal Ahmadtcp: call sk_wmem_schedule before sk_mem_charge in...
2021-07-25 Eric Dumazetipv6: tcp: drop silly ICMPv6 packet too big messages
2021-07-25 Nguyen Dinh Phitcp: fix tcp_init_transfer() to not reset icsk_ca_initi...
2021-07-25 Eric Dumazettcp: annotate data races around tp->mtu_info
2021-07-25 Paolo Abenitcp: consistently disable header prediction for mptcp
2021-07-25 Andrew JefferyARM: dts: tacoma: Add phase corrections for eMMC
2021-07-25 Joel StanleyARM: dts: aspeed: Fix AST2600 machines line names
2021-07-25 Masahiro Yamadakbuild: do not suppress Kconfig prompts for silent...
2021-07-25 Jason Ekstranddma-buf/sync_file: Don't leak fences on merge failure
2021-07-25 Pavel Skripkinnet: fddi: fix UAF in fza_probe
2021-07-25 Vladimir Olteannet: dsa: properly check for the bridge_leave methods...
2021-07-25 Greg Kroah... Revert "mm/shmem: fix shmem_swapin() race with swapoff"
2021-07-25 Taehee Yoonet: validate lwtstate->data before returning from...
2021-07-25 Alexander Ovechkinnet: send SYNACK packet with accepted fwmark
2021-07-25 Pavel Skripkinnet: ti: fix UAF in tlan_remove_one
2021-07-25 Pavel Skripkinnet: qcom/emac: fix UAF in emac_remove
2021-07-25 Pavel Skripkinnet: moxa: fix UAF in moxart_mac_probe
2021-07-25 Hangbin Liunet: ip_tunnel: fix mtu calculation for ETHER tunnel...
2021-07-25 Florian Fainellinet: bcmgenet: Ensure all TX/RX queues DMAs are disabled
2021-07-25 Taehee Yoonet: netdevsim: use xso.real_dev instead of xso.dev...
2021-07-25 Wolfgang Bumillernet: bridge: sync fdb to new unicast-filtering ports
2021-07-25 Louis Peensnet/sched: act_ct: remove and free nf_table callbacks
2021-07-25 Ronak Doshivmxnet3: fix cksum offload issues for tunnels with...
2021-07-25 wenxunet/sched: act_ct: fix err check for nf_conntrack_confirm
2021-07-25 Vasily Averinnetfilter: ctnetlink: suspicious RCU usage in ctnetlink...
2021-07-25 Vadim Fedorenkonet: ipv6: fix return value of ip6_skb_dst_mtu
2021-07-25 Marek Behúnnet: dsa: mv88e6xxx: enable devlink ATU hash param...
2021-07-25 Marek Behúnnet: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
2021-07-25 Marek Behúnnet: dsa: mv88e6xxx: use correct .stats_set_histogram...
2021-07-25 Marek Behúnnet: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
2021-07-25 Doug Bergernet: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
2021-07-25 Sanket Parmarusb: cdns3: Enable TDL_CHK only for OUT ep
next