summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-18filemap: replace pte_offset_map() with pte_offset_map_nolock()ZhangPeng1-1/+2
2024-07-18mm: fix crashes from deferred split racing folio migrationHugh Dickins2-11/+13
2024-07-18mm: vmalloc: check if a hash-index is in cpu_possible_maskUladzislau Rezki (Sony)1-1/+9
2024-07-18cachestat: do not flush stats in recency checkNhat Pham3-5/+17
2024-07-18nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi1-2/+30
2024-07-18s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens1-0/+4
2024-07-18xhci: always resume roothubs if xHC was reset during resumeMathias Nyman1-3/+13
2024-07-18hpet: Support 32-bit userspaceHe Zhe1-5/+29
2024-07-18misc: microchip: pci1xxxx: Fix return value of nvmem callbacksJoy Chakraborty1-4/+0
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern1-3/+15
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones1-0/+3
2024-07-18usb: core: add missing of_node_put() in usb_of_has_devices_or_graphJavier Carrasco1-2/+5
2024-07-18usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus1-0/+8
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli1-0/+3
2024-07-18USB: serial: mos7840: fix crash on resumeDmitry Smirnov1-0/+45
2024-07-18USB: serial: option: add Rolling RW350-GL variantsVanillan Wang1-0/+2
2024-07-18USB: serial: option: add Netprisma LCUK54 series modulesMank Wang1-0/+24
2024-07-18USB: serial: option: add support for Foxconn T99W651Slark Xiao1-0/+2
2024-07-18USB: serial: option: add Fibocom FM350-GLBjørn Mork1-0/+4
2024-07-18USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas1-0/+4
2024-07-18USB: serial: option: add Telit generic core-dump compositionDaniele Palmas1-0/+2
2024-07-18net: ks8851: Fix potential TX stall after interface reopenRonald Wahl1-1/+1
2024-07-18net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl2-6/+6
2024-07-18Revert "sched/fair: Make sure to try to detach at least one movable task"Josh Don1-9/+3
2024-07-18cifs: fix setting SecurityFlags to trueSteve French2-27/+13
2024-07-18octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-18octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-18octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-18octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-18i40e: fix: remove needless retries of NVM updateAleksandr Loktionov1-4/+0
2024-07-18net: ethtool: Fix RSS settingSaeed Mahameed1-1/+2
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni1-1/+1
2024-07-18firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald1-2/+2
2024-07-18ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen1-6/+6
2024-07-18firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald1-31/+113
2024-07-18firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald1-21/+15
2024-07-18firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald1-4/+14
2024-07-18firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald1-7/+18
2024-07-18arm64: dts: qcom: qdu1000: Fix LLCC reg propertyKomal Bajaj1-1/+15
2024-07-18arm64: dts: qcom: sm6115: add iommu for sdhc_1Caleb Connolly1-0/+1
2024-07-18arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHIAbel Vesa1-4/+6
2024-07-18arm64: dts: allwinner: Fix PMIC interrupt numberAndre Przywara1-1/+1
2024-07-18arm64: dts: qcom: x1e80100-*: Allocate some CMA buffersKonrad Dybcio2-0/+18
2024-07-18arm64: dts: qcom: sc8180x: Fix LLCC reg property againBjorn Andersson1-4/+7
2024-07-18net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann1-0/+7
2024-07-18net/sched: Fix UAF when resolving a clashChengen Du1-0/+8
2024-07-18udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima1-1/+3
2024-07-18netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal1-145/+13
2024-07-18netfilter: nfnetlink_queue: drop bogus WARN_ONFlorian Westphal1-1/+1