summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-22ipv4: Fix incorrect table ID in IOCTL pathIdo Schimmel1-0/+3
2023-03-22sh_eth: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-22ravb: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-22net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean1-4/+12
2023-03-22ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski1-2/+2
2023-03-22block: sunvdc: add check for mdesc_grab() returning NULLLiang He1-0/+2
2023-03-22nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal1-1/+3
2023-03-22nvme: fix handling single range discard requestMing Lei1-9/+19
2023-03-22block: null_blk: Fix handling of fake timeout requestDamien Le Moal1-3/+3
2023-03-22drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying1-2/+2
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich1-1/+2
2023-03-22net/smc: fix deadlock triggered by cancel_delayed_work_syn()Wenjia Zhang1-1/+1
2023-03-22nfc: st-nci: Fix use after free bug in ndlc_remove due to race conditionZheng Wang1-2/+4
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit1-1/+4
2023-03-22net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet3-10/+12
2023-03-22loop: Fix use-after-free issuesBart Van Assche1-8/+17
2023-03-22net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL1-31/+31
2023-03-22net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL1-1/+1
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin1-0/+5
2023-03-22net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()D. Wythe1-0/+3
2023-03-22drm/i915/psr: Use calculated io and fast wake linesJouni Högander2-17/+63
2023-03-22drm/i915/display: clean up commentsTom Rix1-4/+4
2023-03-22drm/i915/display/psr: Handle plane and pipe restrictions at every page flipJosé Roberto de Souza1-19/+46
2023-03-22drm/i915/display/psr: Use drm damage helpers to calculate plane damaged areaJosé Roberto de Souza1-24/+13
2023-03-22drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabledJosé Roberto de Souza1-0/+25
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle5-15/+38
2023-03-22vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_readyEugenio Pérez1-0/+11
2023-03-22vdpa_sim: not reset state in vdpasim_queue_readyEugenio Pérez1-0/+2
2023-03-22i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera1-0/+1
2023-03-22ipvlan: Make skb->skb_iif track skb->dev for l3s modeJianguo Wu1-0/+1
2023-03-22nfc: pn533: initialize struct pn533_out_arg properlyFedor Pchelkin1-0/+1
2023-03-22tcp: tcp_make_synack() can be called from process contextBreno Leitao1-1/+1
2023-03-22scsi: core: Fix a procfs host directory removal regressionBart Van Assche1-3/+0
2023-03-22netfilter: nft_redir: correct value of inet type `.maxattrs`Jeremy Sowden1-1/+1
2023-03-22netfilter: nft_redir: correct length for loading protocol registersJeremy Sowden1-1/+1
2023-03-22netfilter: nft_masq: correct length for loading protocol registersJeremy Sowden1-1/+1
2023-03-22netfilter: nft_nat: correct length for loading protocol registersJeremy Sowden1-1/+1
2023-03-22ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()Bjorn Helgaas1-2/+3
2023-03-22scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()Wenchao Hao1-2/+12
2023-03-22docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn1-1/+1
2023-03-22clk: HI655X: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-03-22drm/meson: fix 1px pink line on GXM when scaling video overlayChristian Hewitt1-0/+2
2023-03-22cifs: Move the in_send statistic to __smb_send_rqst()Zhang Xiaoxu1-12/+9
2023-03-22drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko1-1/+1
2023-03-22xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu1-3/+0
2023-03-17Linux 5.15.103v5.15.103Greg Kroah-Hartman1-1/+1
2023-03-17Makefile: use -gdwarf-{4|5} for assembler for DEBUG_INFO_DWARF{4|5}Nick Desaulniers1-0/+1
2023-03-17KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei2-13/+7
2023-03-17KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helperVitaly Kuznetsov1-4/+13
2023-03-17KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov1-9/+13