summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-01ASoC: amd: yc: Enable internal mic on MSI Bravo 17 C7VFJoão Miguel1-0/+7
2026-06-01ASoC: amd: acp: Add DMI quirk for Lenovo Yoga Pro 7 15ASH11Jackie Dong1-0/+7
2026-06-01Merge tag 'thunderbolt-for-v7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman2-3/+17
2026-06-01dm cache policy smq: check allocation under invalidate lockGuangshuo Li1-4/+8
2026-06-01Merge tag 'socfpga_fix_for_v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+1
2026-06-01Merge tag 'at91-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-3/+3
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
2026-06-01netfilter: nft_byteorder: remove multi-register supportFlorian Westphal1-31/+20
2026-06-01netfilter: bridge: make ebt_snat ARP rewrite writableYiming Qian1-0/+3
2026-06-01netfilter: nft_ct: bail out on template ct in get evalJiayuan Chen2-6/+4
2026-06-01netfilter: nft_tunnel: fix use-after-free on object destroyTristan Madani1-1/+1
2026-06-01netfilter: conntrack_irc: fix possible out-of-bounds readFlorian Westphal1-2/+2
2026-06-01netfilter: synproxy: add mutex to guard hook reference countingFernando Fernandez Mancera1-6/+18
2026-06-01netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinkedJiayuan Chen1-0/+3
2026-06-01ipvs: clear the svc scheduler ptr early on editJulian Anastasov3-14/+16
2026-06-01netfilter: xt_NFQUEUE: prefer raw_smp_processor_idFernando Fernandez Mancera1-1/+1
2026-06-01xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()Takao Sato1-0/+2
2026-06-01userfaultfd: remove redundant check in vm_uffd_ops()Mike Rapoport (Microsoft)1-1/+1
2026-06-01userfaultfd: refuse to __mfill_atomic_pte() for unsupported VMAsMike Rapoport (Microsoft)1-0/+5
2026-06-01userfaultfd: verify VMA state across UFFDIO_COPY retryMike Rapoport (Microsoft)1-12/+73
2026-06-01mm/huge_memory: update file PMD counter before folio_put()Yin Tirui1-0/+2
2026-06-01mm/huge_memory: update file PUD counter before folio_put()Yin Tirui1-1/+1
2026-06-01mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollbackMuchun Song1-18/+18
2026-06-01mm/damon/ops-common: call folio_test_lru() after folio_get()SeongJae Park1-2/+2
2026-06-01ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy1-0/+11
2026-06-01ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9
2026-06-01ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiersGil Portnoy1-3/+12
2026-06-01Linux 7.1-rc6v7.1-rc6Linus Torvalds1-1/+1
2026-05-31Merge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-10/+4
2026-05-31Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-47/+40
2026-05-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-58/+155
2026-05-31Merge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-12/+43
2026-05-31ALSA: usb-audio: Set the value of potential sticky mixers to maximumRong Zhang1-4/+29
2026-05-31wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach1-24/+32
2026-05-31Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+16
2026-05-31Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-25/+33
2026-05-31Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2026-05-30wifi: iwlwifi: mvm: avoid oversized UATS command copyEmmanuel Grumbach1-5/+21
2026-05-30wifi: iwlwifi: mld: send tx power constraints before link activationPagadala Yesu Anjaneyulu3-5/+8
2026-05-30wifi: iwlwifi: mvm: don't support the reset handshake for old firmwaresEmmanuel Grumbach1-0/+6
2026-05-30media: rc: igorplugusb: fix control request setup packetHenri A1-1/+1
2026-05-30Merge tag 'usb-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-207/+446
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-254/+345
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-109/+235
2026-05-30i2c: virtio: mark device ready before registering the adapterAlexis Bouzigues1-0/+2
2026-05-30Merge tag 'i2c-host-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-1/+1
2026-05-30tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)2-3/+1
2026-05-30rust: x86: support Rust >= 1.98.0 target specMiguel Ojeda1-2/+6
2026-05-30Revert "gpib: cb7210: Fix region leak when request_irq fails"Greg Kroah-Hartman1-8/+2