summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null intervalPablo Neira Ayuso2-0/+18
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn2-2/+12
2026-03-04netfilter: nft_set_hash: fix get operation on big endianFlorian Westphal1-2/+7
2026-03-04netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal2-49/+75
2026-03-04netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell2-30/+119
2026-03-04nfc: hci: shdlc: Stop timers and work before freeing contextVotokina Victoria1-0/+8
2026-03-04inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMPEric Dumazet2-4/+16
2026-03-04bonding: only set speed/duplex to unknown, if getting speed failedThomas Bogendoerfer1-6/+9
2026-03-04octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11
2026-03-04mptcp: fix receive space timestamp initializationPaolo Abeni2-4/+9
2026-03-04of: unittest: fix possible null-pointer dereferences in of_unittest_property_...Tuo Li1-2/+4
2026-03-04ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()Ondrej Mosnacek1-1/+1
2026-03-04ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek2-1/+7
2026-03-04selftests/mm: convert page_size to unsigned longSiddarth G1-6/+6
2026-03-04selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum2-51/+59
2026-03-04PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-03-04PCI: Add defines for bridge window indexingIlpo Järvinen2-3/+11
2026-03-04PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-03-04wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo1-0/+6
2026-03-04PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov1-1/+1
2026-03-04tcp: tcp_tx_timestamp() must look at the rtx queueEric Dumazet1-0/+3
2026-03-04fat: avoid parent link count underflow in rmdirZhiyu Zhang2-2/+12
2026-03-04nfsd: never defer requests during idmap lookupAnthony Iliopoulos3-8/+58
2026-03-04xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-03-04NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever3-3/+3
2026-03-04xdrgen: Fix struct prefix for typedef types in program wrappersChuck Lever3-1/+12
2026-03-04dm: use bio_clone_blkg_associationMikulas Patocka1-0/+2
2026-03-04iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu2-1/+19
2026-03-04iommu/vt-d: Avoid draining PRQ in sva mm release pathLu Baolu1-1/+2
2026-03-04iommu/vt-d: Drain PRQs when domain removed from RIDLu Baolu3-18/+10
2026-03-04iommu/vt-d: Separate page request queue from SVMJoel Granados5-419/+424
2026-03-04iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka1-3/+4
2026-03-04PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek3-5/+10
2026-03-04module: add helper function for reading module_buildid()Petr Mladek2-7/+11
2026-03-04netfilter: nf_conncount: fix tracking of connections from localhostFernando Fernandez Mancera1-2/+13
2026-03-04netfilter: nft_compat: add more restrictions on netlink attributesFlorian Westphal1-3/+10
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera2-5/+11
2026-03-04netfilter: nf_conncount: make nf_conncount_gc_list() to disable BHFernando Fernandez Mancera2-13/+18
2026-03-04netfilter: nf_tables: reset table validation state on abortFlorian Westphal1-0/+7
2026-03-04wifi: cfg80211: stop NAN and P2P in cfg80211_leaveMiri Korenblit1-1/+3
2026-03-04mctp i2c: initialise event handler read bytesMatt Johnston1-0/+3
2026-03-04net: mctp-i2c: fix duplicate reception of old dataJian Zhang1-0/+6
2026-03-04quota: fix livelock between quotactl and freeze_superAbhishek Bapat1-0/+1
2026-03-04dm: use READ_ONCE in dm_blk_report_zonesMikulas Patocka1-1/+1
2026-03-04dm: fix unlocked test for dm_suspended_mdMikulas Patocka1-3/+6
2026-03-04PCI/portdrv: Fix potential resource leakUwe Kleine-König1-3/+3
2026-03-04PCI: Do not attempt to set ExtTag for VFsHåkon Bugge1-1/+2
2026-03-04Documentation: tracing: Add PCI tracepoint documentationShuai Xue2-0/+75
2026-03-04Documentation: trace: Refactor toctreePurva Yeshi1-16/+80