summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-16Merge tag 'gpio-fixes-for-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+23
2025-05-16Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-27/+66
2025-05-16Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org/bcachefsLinus Torvalds9-66/+140
2025-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-8/+8
2025-05-15Merge tag 'landlock-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+35
2025-05-15Merge tag 'hid-for-linus-2025051501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-12/+41
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds64-361/+698
2025-05-15net: devmem: fix kernel panic when netlink socket close after module unloadTaehee Yoo3-0/+20
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder1-11/+19
2025-05-15net/tls: fix kernel panic when alloc_page failedPengtao He1-1/+2
2025-05-15Merge tag 'wireless-2025-05-15' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-4/+7
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan1-7/+29
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel1-0/+3
2025-05-15Merge tag 'mt76-fixes-2025-05-15' of https://github.com/nbd168/wirelessJohannes Berg2-2/+3
2025-05-15wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_requestKees Cook1-2/+4
2025-05-15ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB CameraNicolas Chauvet1-0/+2
2025-05-15octeontx2-pf: Do not reallocate all ntuple filtersSubbaraya Sundeep3-1/+4
2025-05-15wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtblMing Yen Hsieh1-2/+2
2025-05-15wifi: mt76: disable napi on driver removalFedor Pchelkin1-0/+1
2025-05-15Merge tag 'kbuild-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-12/+46
2025-05-15Merge branch 'hv_netvsc-fix-error-nvsp_rndis_pkt_complete-error-status-2'Jakub Kicinski7-146/+83
2025-05-15Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley2-66/+0
2025-05-15hv_netvsc: Remove rmsg_pgcntMichael Kelley3-6/+3
2025-05-15hv_netvsc: Preserve contiguous PFN grouping in the page buffer arrayMichael Kelley3-67/+32
2025-05-15hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messagesMichael Kelley1-5/+45
2025-05-15Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley2-3/+4
2025-05-15Merge tag 'tpmdd-next-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-19/+30
2025-05-15octeontx2-af: Fix CGX Receive countersHariprasad Kelam1-0/+5
2025-05-15net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen1-1/+1
2025-05-15net: libwx: Fix FW mailbox unknown commandJiawen Wu1-0/+6
2025-05-15net: libwx: Fix FW mailbox reply timeoutJiawen Wu1-2/+2
2025-05-15net: txgbe: Fix to calculate EEPROM checksum for AML devicesJiawen Wu2-1/+9
2025-05-15octeontx2-pf: macsec: Fix incorrect max transmit size in TX secySubbaraya Sundeep1-1/+2
2025-05-15netlink: specs: tc: all actions are indexed arraysJakub Kicinski1-2/+4
2025-05-15netlink: specs: tc: fix a couple of attribute namesJakub Kicinski1-2/+2
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek2-2/+2
2025-05-15char: tpm: tpm-buf: Add sanity check fallback in read helpersPurva Yeshi1-3/+3
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen2-14/+25
2025-05-15Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+27
2025-05-15bcachefs: fix wrong arg to fsck_err()Kent Overstreet1-1/+1
2025-05-15bcachefs: Fix missing commit in backpointer to missing targetKent Overstreet1-38/+79
2025-05-15bcachefs: Fix accidental O(n^2) in fiemapKent Overstreet1-1/+3
2025-05-15bcachefs: Fix set_should_be_locked() call in peek_slot()Kent Overstreet1-8/+8
2025-05-15bcachefs: Fix self deadlockAlan Huang2-7/+26
2025-05-15bcachefs: Don't set btree nodes as accessed on fillKent Overstreet1-5/+4
2025-05-15bcachefs: Fix livelock in journal_entry_open()Kent Overstreet1-5/+12
2025-05-15bcachefs: Fix broken btree_path lock invariants in next_node()Kent Overstreet1-0/+6
2025-05-15bcachefs: Don't strip rebalance_opts from indirect extentsKent Overstreet1-1/+1
2025-05-14Merge tag 'trace-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+8
2025-05-14ring-buffer: Fix persistent buffer when commit page is the reader pageSteven Rostedt1-3/+5