summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-27tracing: fprobe-events: Log error for exceeding the number of entry argsMasami Hiramatsu (Google)
2025-02-27tracing: tprobe-events: Reject invalid tracepoint nameMasami Hiramatsu (Google)
2025-02-27tracing: tprobe-events: Fix a memory leak when tprobe with $retvalMasami Hiramatsu (Google)
2025-02-26clk: qcom: dispcc-sm8750: Drop incorrect CLK_SET_RATE_PARENT on byte intf parentKrzysztof Kozlowski
2025-02-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-02-26i2c: amd-asf: Fix EOI register write to enable successive interruptsShyam Sundar S K
2025-02-26i2c: ls2x: Fix frequency division register accessBinbin Zhou
2025-02-26Merge tag 'wq-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-26i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting
2025-02-26Merge tag 'sched_ext-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-26Merge tag 'integrity-v6.14-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-26Revert "of: reserved-memory: Fix using wrong number of cells to get property ...Rob Herring (Arm)
2025-02-26drm/nouveau: Do not override forced connector statusThomas Zimmermann
2025-02-26affs: don't write overlarge OFS data block size fieldsSimon Tatham
2025-02-26affs: generate OFS sequence numbers starting at 1Simon Tatham
2025-02-26wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske
2025-02-26wifi: mac80211: Fix sparse warning for monitor_sdataAlexander Wetzel
2025-02-26wifi: mac80211: fix vendor-specific inheritanceJohannes Berg
2025-02-26wifi: mac80211: fix MLE non-inheritance parsingJohannes Berg
2025-02-26Merge tag 'asoc-fix-v6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-02-26ALSA: hda/realtek: Fix microphone regression on ASUS N705UDAdrien Vergé
2025-02-26drm/i915/dp_mst: Fix encoder HW state readout for UHBR MSTImre Deak
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay
2025-02-26drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai
2025-02-26ata: ahci: Make ahci_ignore_port() handle empty mask_port_mapNiklas Cassel
2025-02-26drm/imagination: remove unnecessary header include pathMasahiro Yamada
2025-02-26KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pendingSean Christopherson
2025-02-26KVM: x86: Free vCPUs before freeing VM stateSean Christopherson
2025-02-26tcp: Defer ts_recent changes until req is ownedWang Hai
2025-02-26btrfs: replace deprecated strncpy() with strscpy()Thorsten Blum
2025-02-26btrfs: zoned: fix extent range end unlock in cow_file_range()Naohiro Aota
2025-02-25Merge tag 'powerpc-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-02-25Merge branch 'net-enetc-fix-some-known-issues'Jakub Kicinski
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang
2025-02-25net: enetc: correct the xdp_tx statisticsWei Fang
2025-02-25net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang
2025-02-25Merge branch 'intel-wired-lan-driver-updates-2025-02-24-ice-idpf-iavf-ixgbe'Jakub Kicinski
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal
2025-02-25Merge branch 'mptcp-misc-fixes'Jakub Kicinski