summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-09of: Fix unbalanced of node refcount and memory leaksJinjie Ruan
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09Merge branch 'mptcp-misc-fixes-involving-fallback-to-tcp'Jakub Kicinski
2024-10-09mptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)
2024-10-09mptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)
2024-10-09tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni
2024-10-09mptcp: handle consistently DSS corruptionPaolo Abeni
2024-10-09net: netconsole: fix wrong warningBreno Leitao
2024-10-09net: dsa: refuse cross-chip mirroring operationsVladimir Oltean
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang
2024-10-09net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev
2024-10-09net: ftgmac100: fixed not check status from fixed phyJacky Chou
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal
2024-10-09netfilter: fib: check correct rtable in vrf setupsFlorian Westphal
2024-10-09netfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal
2024-10-09mm: zswap: delete comments for "value" member of 'struct zswap_entry'.Kanchana P Sridhar
2024-10-09CREDITS: sort alphabetically by nameKrzysztof Kozlowski
2024-10-09secretmem: disable memfd_secret() if arch cannot set direct mapPatrick Roy
2024-10-09.mailmap: update Fangrui's emailFangrui Song
2024-10-09mm/huge_memory: check pmd_special() only after pmd_present()David Hildenbrand
2024-10-09resource, kunit: fix user-after-free in resource_test_region_intersects()Huang Ying
2024-10-09fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-09device-dax: correct pgoff align in dax_set_mapping()Kun(llfl)
2024-10-09kthread: unpark only parked kthreadFrederic Weisbecker
2024-10-09Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko
2024-10-09misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich
2024-10-09NFS: remove revoked delegation from server's delegation listDai Ngo
2024-10-09Merge tag 'unicode-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon
2024-10-09perf probe: Remove unused add_perf_probe_eventsDr. David Alan Gilbert
2024-10-09unicode: Don't special case ignorable code pointsGabriel Krisman Bertazi
2024-10-09ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel
2024-10-09ring-buffer: Do not have boot mapped buffers hook to CPU hotplugSteven Rostedt
2024-10-09net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driverJijie Shao
2024-10-09sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_startXin Long
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-09btrfs: fix clear_dirty and writeback ordering in submit_one_sector()Naohiro Aota
2024-10-09btrfs: zoned: fix missing RCU locking in error message when loading zone infoFilipe Manana
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar
2024-10-09xfs: fix a typoAndrew Kreimer
2024-10-09xfs: don't free cowblocks from under dirty pagecache on unshareBrian Foster
2024-10-09net/9p/usbg: Fix build errorJinjie Ruan
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-08net: ibm: emac: mal: fix wrong gotoRosen Penev
2024-10-08drm/xe: Make wedged_mode debugfs writableMatt Roper
2024-10-08drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar