summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-22eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo1-2/+2
2025-03-22eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo1-0/+3
2025-03-22eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo2-1/+9
2025-03-22net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang1-0/+5
2025-03-22Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley1-0/+13
2025-03-22fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar1-5/+15
2025-03-22fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar1-6/+6
2025-03-22fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley1-7/+13
2025-03-22drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley1-0/+2
2025-03-22netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao1-2/+7
2025-03-22net: mctp i2c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-22net: mctp i3c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-22net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang1-11/+48
2025-03-22net/mlx5: Fill out devlink dev info only for PFsJiri Pirko1-0/+3
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz6-97/+57
2025-03-22Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz1-15/+22
2025-03-22wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit1-0/+7
2025-03-22wifi: mac80211: don't queue sdata::work for a non-running sdataMiri Korenblit1-3/+5
2025-03-22wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platformsEmmanuel Grumbach1-3/+3
2025-03-22sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang1-1/+2
2025-03-22netfilter: nf_tables: make destruction work queue pernetFlorian Westphal3-15/+21
2025-03-22netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...Nicklas Bo Jensen1-2/+2
2025-03-22ice: Fix switchdev slow-path in LAGMarcin Szycik2-1/+30
2025-03-22ice: fix memory leak in aRFS after resetGrzegorz Nitka1-1/+1
2025-03-22ice: do not configure destination override for switchdevLarysa Zaremba3-28/+0
2025-03-22netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.Sebastian Andrzej Siewior1-2/+4
2025-03-22pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fwCharles Han1-0/+3
2025-03-22pinctrl: bcm281xx: Fix incorrect regmap max_registers valueArtur Weber1-1/+1
2025-03-22fbdev: hyperv_fb: iounmap() the correct memory when removing a deviceMichael Kelley1-1/+1
2025-03-22userfaultfd: fix PTE unmapping stack-allocated PTE copiesSuren Baghdasaryan1-10/+10
2025-03-22mm: fix kernel BUG when userfaultfd_move encounters swapcacheBarry Song1-9/+66
2025-03-22mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wqUladzislau Rezki (Sony)1-4/+10
2025-03-13Linux 6.12.19v6.12.19Greg Kroah-Hartman1-1/+1
2025-03-13wifi: iwlwifi: pcie: Fix TSO preparationIlan Peer1-5/+6
2025-03-13x86/mm: Don't disable PCID when INVLPG has been fixed by microcodeXi Ruoyao1-9/+14
2025-03-13selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi12-21/+32
2025-03-13uprobes: Fix race in uprobe_free_utaskJiri Olsa1-1/+1
2025-03-13KVM: e500: always restore irqsPaolo Bonzini1-2/+2
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"Greg Kroah-Hartman1-6/+7
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_l...Greg Kroah-Hartman1-1/+3
2025-03-13Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"Greg Kroah-Hartman1-3/+5
2025-03-13Revert "KVM: e500: always restore irqs"Greg Kroah-Hartman1-2/+2
2025-03-13docs: rust: remove spurious item in `expect` listMiguel Ojeda1-3/+1
2025-03-13nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi1-1/+1
2025-03-13ALSA: hda: realtek: fix incorrect IS_REACHABLE() usageArnd Bergmann2-5/+1
2025-03-13kbuild: hdrcheck: fix cross build with clangArnd Bergmann1-1/+1
2025-03-13fs/netfs/read_collect: fix crash due to uninitialized `prev` variableMax Kellermann1-10/+11
2025-03-13fs/netfs/read_pgpriv2: skip folio queues without `marks3`Max Kellermann1-2/+3
2025-03-13arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts1-33/+20
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts16-28/+46