aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar
2023-02-25drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkAnkit Nautiyal
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-25wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-22Linux 6.1.13Greg Kroah-Hartman
2023-02-22net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter
2023-02-22ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-22nvme-pci: refresh visible attrs for cmb attributesKeith Busch
2023-02-22alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner
2023-02-22perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson
2023-02-22nvme-rdma: stop auth work after tearing down queues in error recoverySagi Grimberg
2023-02-22nvme-tcp: stop auth work after tearing down queues in error recoverySagi Grimberg
2023-02-22net/sched: tcindex: search key must be 16 bitsPedro Tammela
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22mm: extend max struct page size for kmsanArnd Bergmann
2023-02-22mm/gup: add folio to list when folio_isolate_lru() succeedKuan-Ying Lee
2023-02-22ipv6: Fix tcp socket connection with DSCP.Guillaume Nault
2023-02-22ipv6: Fix datagram socket connection with DSCP.Guillaume Nault
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-22igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-22igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen
2023-02-22net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski
2023-02-22tipc: fix kernel warning when sending SYN messageTung Nguyen
2023-02-22net: use a bounce buffer for copying skb->markEric Dumazet
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22tracing: Make trace_define_field_ext() staticSteven Rostedt (Google)
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-22net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()Hangyu Hua
2023-02-22net/sched: act_ctinfo: use percpu statsPedro Tammela
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-22ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba
2023-02-22net/sched: tcindex: update imperfect hash filters respecting rcuPedro Tammela
2023-02-22sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello
2023-02-22net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-22ice: fix lost multicast packets in promisc modeJesse Brandeburg
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-22drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson
2023-02-22drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley
2023-02-22revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton