summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-27usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-07-27staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong
2023-07-27staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVERRaphael Gallais-Pou
2023-07-27staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger
2023-07-27ALSA: hda/realtek: Support ASUS G713PV laptopPavel Asyutchenko
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour
2023-07-26Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-07-26virtio-net: fix race between set queues and probeJason Wang
2023-07-26net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma
2023-07-26splice, net: Fix splice_to_socket() for O_NONBLOCK socketJan Stancek
2023-07-26net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-07-26hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_statusGuenter Roeck
2023-07-26Merge branch 'mptcp-more-fixes-for-6-5'Jakub Kicinski
2023-07-26mptcp: more accurate NL event generationPaolo Abeni
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-07-26cifs: add missing return value check for cifs_sb_tlinkShyam Prasad N
2023-07-26Merge branch 'tools-ynl-gen-fix-parse-multi-attr-enum-attribute'Jakub Kicinski
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski
2023-07-26Merge tag 'platform-drivers-x86-v6.5-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-26Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-07-26ALSA: usb-audio: Update for native DSD support quirksJussi Laako
2023-07-26mm: suppress mm fault logging if fatal signal already pendingLinus Torvalds
2023-07-26drm/msm: Disallow submit with fence id 0Rob Clark
2023-07-26arm64/sme: Set new vector length before reallocatingMark Brown
2023-07-26arm64/fpsimd: Don't flush SME register hardware state along with threadMark Brown
2023-07-26netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso
2023-07-26netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso
2023-07-26netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal
2023-07-26rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov
2023-07-26rbd: harden get_lock_owner_info() a bitIlya Dryomov
2023-07-26rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov
2023-07-26RDMA/irdma: Report correct WC errorSindhu Devale
2023-07-26RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale
2023-07-26btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana
2023-07-26spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized readsDouglas Anderson
2023-07-26spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytesDouglas Anderson
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-26misc/genalloc: Name subpools by of_node_full_name()Linus Walleij
2023-07-26Documentation: embargoed-hardware-issues.rst: add AMD to the listGreg Kroah-Hartman
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)
2023-07-26tracing/probes: Fix to add NULL check for BTF APIsMasami Hiramatsu (Google)
2023-07-25net: ipa: only reset hashed tables when supportedAlex Elder
2023-07-25Merge branch 'net-fix-error-warning-by-fstrict-flex-arrays-3'Jakub Kicinski