summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-20riscv: signal: fix sigaltstack frame size checkingAndy Chiu1-7/+0
2023-10-20workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long1-2/+6
2023-10-20rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda1-1/+1
2023-10-20rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda1-4/+6
2023-10-20octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth1-0/+1
2023-10-20nfc: nci: assert requested protocol is validJeremy Cline1-0/+5
2023-10-20af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima2-6/+7
2023-10-20pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen1-0/+1
2023-10-20net: tcp: fix crashes trying to free half-baked MTU probesJakub Kicinski1-0/+1
2023-10-20net/smc: Fix pos miscalculation in statisticsNils Hoppmann1-5/+9
2023-10-20net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet1-18/+12
2023-10-20s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich1-3/+14
2023-10-20s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich1-2/+6
2023-10-20net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2
2023-10-20net/smc: Fix dependency of SMC on ISMGerd Bayer2-1/+2
2023-10-20ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-20drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP termRuihai Zhou1-3/+1
2023-10-20net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)1-2/+2
2023-10-20net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-10-20net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2-0/+3
2023-10-20octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)1-4/+9
2023-10-20net: refine debug info in skb_checksum_help()Eric Dumazet1-2/+6
2023-10-20bpf: Fix verifier log for async callback return valuesDavid Vernet1-3/+3
2023-10-20drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-20xdp: Fix zero-size allocation warning in xskq_create()Andrew Kanner1-0/+10
2023-10-20riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel1-4/+9
2023-10-20riscv, bpf: Sign-extend return valuesBjörn Töpel1-2/+3
2023-10-20xen-netback: use default TX queue size for vifsRoger Pau Monne1-4/+0
2023-10-20mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-20ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu1-14/+3
2023-10-20ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-20ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-20devlink: Hold devlink lock on health reporter dump getMoshe Shemesh1-14/+16
2023-10-20arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado1-0/+1
2023-10-20arm64: dts: mediatek: fix t-phy unit nameEugen Hristev2-2/+2
2023-10-20can: sun4i_can: Only show Kconfig if ARCH_SUNXI is setJohn Watts1-1/+1
2023-10-20can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorLukas Magel1-11/+8
2023-10-20net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...Marek Behún1-0/+11
2023-10-20net: dsa: qca8k: fix regmap bulk read/write methods on big endian systemsMarek Behún1-2/+2
2023-10-20phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean1-0/+9
2023-10-20phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean1-3/+6
2023-10-20phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei1-0/+9
2023-10-20drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limitsAbhinav Kumar1-3/+12
2023-10-20drm/msm/dp: Add newlines to debug printksStephen Boyd1-2/+2
2023-10-20drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar1-6/+6
2023-10-20drm/msm/dsi: fix irq_of_parse_and_map() error checkingDan Carpenter1-4/+3
2023-10-20drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar1-0/+12
2023-10-20drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh1-7/+6
2023-10-20pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabledHal Feng1-2/+0
2023-10-20pinctrl: nuvoton: wpcm450: fix out of bounds writeMikhail Kobuk1-3/+3