summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27PCI: s32g: Skip Root Port removal during successVincent Guittot1-4/+4
2026-02-27jfs: avoid -Wtautological-constant-out-of-range-compare warningArnd Bergmann1-2/+2
2026-02-27ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()Ondrej Mosnacek1-1/+1
2026-02-27ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek2-1/+7
2026-02-27selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky1-8/+8
2026-02-27Revert "net/smc: Introduce TCP ULP support"D. Wythe1-87/+4
2026-02-27PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-02-27PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-02-27wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu1-1/+3
2026-02-27wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu1-3/+5
2026-02-27wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan2-0/+31
2026-02-27wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo1-0/+6
2026-02-27PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov1-1/+1
2026-02-27Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz3-9/+40
2026-02-27tcp: tcp_tx_timestamp() must look at the rtx queueEric Dumazet1-0/+3
2026-02-27PCI: Remove old_size limit from bridge window sizingIlpo Järvinen1-8/+3
2026-02-27PCI: Stop over-estimating bridge window sizeIlpo Järvinen1-92/+5
2026-02-27PCI: Rewrite bridge window head alignment functionIlpo Järvinen1-9/+44
2026-02-27fat: avoid parent link count underflow in rmdirZhiyu Zhang2-2/+12
2026-02-27rust: task: restrict Task::group_leader() to currentAlice Ryhl1-12/+12
2026-02-27lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC commentTomas Glozar1-1/+1
2026-02-27lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabledChaitanya Mishra1-2/+2
2026-02-27nfsd: never defer requests during idmap lookupAnthony Iliopoulos3-8/+58
2026-02-27xdrgen: Remove inclusion of nlm4.h headerChuck Lever1-1/+0
2026-02-27xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-02-27NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever3-3/+3
2026-02-27xdrgen: Fix struct prefix for typedef types in program wrappersChuck Lever3-1/+12
2026-02-27dm: use bio_clone_blkg_associationMikulas Patocka1-0/+2
2026-02-27iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu4-220/+16
2026-02-27iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu3-3/+27
2026-02-27iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu2-1/+19
2026-02-27iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka1-3/+4
2026-02-27wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan1-4/+4
2026-02-27PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2026-02-27kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek3-5/+10
2026-02-27module: add helper function for reading module_buildid()Petr Mladek2-7/+11
2026-02-27kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek6-30/+11
2026-02-27netfilter: nf_conncount: fix tracking of connections from localhostFernando Fernandez Mancera1-2/+13
2026-02-27netfilter: nft_compat: add more restrictions on netlink attributesFlorian Westphal1-3/+10
2026-02-27netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera2-5/+11
2026-02-27netfilter: nf_tables: reset table validation state on abortFlorian Westphal1-0/+7
2026-02-27ext4: fast commit: make s_fc_lock reclaim-safeLi Chen2-23/+44
2026-02-27iommupt: Do not set C-bit on MMIO backed PTEsWei Wang2-2/+4
2026-02-27wifi: cfg80211: stop NAN and P2P in cfg80211_leaveMiri Korenblit1-1/+3
2026-02-27mctp i2c: initialise event handler read bytesMatt Johnston1-0/+3
2026-02-27net: mctp-i2c: fix duplicate reception of old dataJian Zhang1-0/+6
2026-02-27PCI/pwrctrl: tc9563: Use put_device() instead of i2c_put_adapter()Manivannan Sadhasivam1-3/+3
2026-02-27quota: fix livelock between quotactl and freeze_superAbhishek Bapat1-0/+1
2026-02-27wifi: ath12k: do WoW offloads only on primary linkBaochen Qiang1-0/+16
2026-02-27wifi: ath9k: add OF dependency to AHBRosen Penev1-1/+1