summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-08riscv: misaligned: use get_user() instead of __get_user()Clément Léger
2025-05-08riscv: misaligned: enable IRQs while handling misaligned accessesClément Léger
2025-05-08riscv: misaligned: factorize trap handlingClément Léger
2025-05-08MAINTAINERS: Remove entry for Seth HeasleyAndi Shyti
2025-05-08Merge branch 'virtio-net-fix-total-qstat-values'Paolo Abeni
2025-05-08virtio-net: fix total qstat valuesJakub Kicinski
2025-05-08net: export a helper for adding up queue statsJakub Kicinski
2025-05-08Merge branch 'fbnic-fw-ipc-mailbox-fixes'Paolo Abeni
2025-05-08fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck
2025-05-08fbnic: Improve responsiveness of fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Cleanup handling of completionsAlexander Duyck
2025-05-08fbnic: Actually flush_tx instead of stalling outAlexander Duyck
2025-05-08fbnic: Add additional handling of IRQsAlexander Duyck
2025-05-08fbnic: Gate AXI read/write enabling on FW mailboxAlexander Duyck
2025-05-08fbnic: Fix initialization of mailbox descriptor ringsAlexander Duyck
2025-05-07mm: fix folio_pte_batch() on XEN PVPetr Vaněk
2025-05-07nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()Ryusuke Konishi
2025-05-07mm/hugetlb: copy the CMA flag when demotingFrank van der Linden
2025-05-07mm, swap: fix false warning for large allocation with !THP_SWAPKairui Song
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-07mm: vmalloc: support more granular vrealloc() sizingKees Cook
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes
2025-05-07ocfs2: stop quota recovery before disabling quotasJan Kara
2025-05-07ocfs2: implement handshaking with ocfs2 recovery threadJan Kara
2025-05-07ocfs2: switch osb->disable_recovery to enumJan Kara
2025-05-07mailmap: map Uwe's BayLibre addresses to a single oneUwe Kleine-König
2025-05-07MAINTAINERS: add mm THP sectionLorenzo Stoakes
2025-05-07mm/userfaultfd: fix uninitialized output field for -EAGAIN racePeter Xu
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-07MAINTAINERS: add core mm sectionLorenzo Stoakes
2025-05-07ocfs2: fix panic in failed foilio allocationMark Tinguely
2025-05-07mm/huge_memory: fix dereferencing invalid pmd migration entryGavin Guo
2025-05-07MAINTAINERS: add reverse mapping sectionLorenzo Stoakes
2025-05-07x86: disable image size check for test buildsGuenter Roeck
2025-05-07ocfs2: fix the issue with discontiguous allocation in the global_bitmapHeming Zhao
2025-05-07mailmap: add entries for Lance YangLance Yang
2025-05-07Merge branch 'net-dsa-b53-accumulated-fixes'Jakub Kicinski
2025-05-07net: dsa: b53: do not set learning and unicast/multicast on upJonas Gorski
2025-05-07net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski
2025-05-07net: dsa: b53: fix toggling vlan_filteringJonas Gorski
2025-05-07net: dsa: b53: do not program vlans when vlan filtering is offJonas Gorski
2025-05-07net: dsa: b53: do not allow to configure VLAN 0Jonas Gorski
2025-05-07net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski
2025-05-07net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski
2025-05-07net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski
2025-05-07net: dsa: b53: fix clearing PVID of a portJonas Gorski
2025-05-07net: dsa: b53: keep CPU port always tagged againJonas Gorski
2025-05-07net: dsa: b53: allow leaky reserved multicastJonas Gorski