summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Linux 5.10.208v5.10.208Greg Kroah-Hartman1-1/+1
2024-01-15Revert "nvme: use command_id instead of req->tag in trace_nvme_complete_rq()"Greg Kroah-Hartman1-1/+1
2024-01-15PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski1-0/+19
2024-01-15PCI: Extract ATS disabling to a helper functionBartosz Pawlowski1-2/+7
2024-01-15netfilter: nf_tables: Reject tables of unsupported familyPhil Sutter1-0/+27
2024-01-15drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell3-15/+8
2024-01-15net: tls, update curr on splice as wellJohn Fastabend1-0/+2
2024-01-15powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta1-3/+3
2024-01-15mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen1-3/+7
2024-01-15mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven1-0/+1
2024-01-15mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz1-3/+4
2024-01-15mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang1-21/+5
2024-01-15mm: fix unmap_mapping_range high bits shift bugJiajun Xie1-2/+2
2024-01-15i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-15x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia1-1/+2
2024-01-15firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-15mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)1-3/+3
2024-01-15net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange1-0/+1
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan1-2/+2
2024-01-15asix: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-01-15net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu1-0/+2
2024-01-15net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-109/+87
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov3-0/+32
2024-01-15ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown1-1/+1
2024-01-15ASoC: meson: g12a-toacodec: Fix event generationMark Brown1-1/+1
2024-01-15ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown1-0/+6
2024-01-15ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown1-0/+3
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao1-1/+7
2024-01-15net: Save and restore msg_namelen in sock_sendmsgMarc Dionne1-0/+2
2024-01-15netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso1-1/+1
2024-01-15netfilter: nftables: add loop check helper functionPablo Neira Ayuso1-9/+21
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal1-1/+3
2024-01-15sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu1-1/+3
2024-01-15ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren1-2/+2
2024-01-15net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua1-1/+3
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari1-4/+4
2024-01-15drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy1-1/+1
2024-01-15octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh1-2/+2
2024-01-15nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant1-3/+36
2024-01-15ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme1-0/+1
2024-01-15block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti1-5/+16
2024-01-15keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis1-10/+9
2024-01-12Linux 5.10.207v5.10.207Greg Kroah-Hartman1-1/+1
2024-01-12scsi: core: Always send batch on reset or error handling commandAlexander Atanasov1-0/+2
2024-01-12Revert "scsi: core: Add scsi_prot_ref_tag() helper"Greg Kroah-Hartman1-7/+0
2024-01-12Revert "scsi: core: Introduce scsi_get_sector()"Greg Kroah-Hartman1-5/+0
2024-01-12Revert "scsi: core: Make scsi_get_lba() return the LBA"Greg Kroah-Hartman1-7/+5
2024-01-12Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"Greg Kroah-Hartman6-48/+39
2024-01-12Revert "scsi: core: Use a structure member to track the SCSI command submitter"Greg Kroah-Hartman4-24/+11