summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)2024-04-102-3/+72
* btrfs: fix race when detecting delalloc ranges during fiemapFilipe Manana2024-04-101-61/+160
* btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is givenFilipe Manana2024-04-102-14/+29
* Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar2024-04-101-18/+5
* mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-04-1020-29/+29
* dm integrity: fix out-of-range warningArnd Bergmann2024-04-101-1/+1
* drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay2024-04-101-0/+1
* drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper2024-04-103-12/+18
* drm/i915/mtl: Update workaround 14016712196Tejas Upadhyay2024-04-101-4/+3
* drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper2024-04-108-14/+13
* drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper2024-04-1010-43/+62
* drm/i915/xelpg: Call Xe_LPG workaround functions based on IP versionMatt Roper2024-04-102-18/+31
* drm/i915: Consolidate condition for Wa_22011802037Matt Roper2024-04-106-12/+24
* drm/i915: Tidy workaround definitionsMatt Roper2024-04-101-54/+46
* drm/i915/dg2: Drop pre-production GT workaroundsMatt Roper2024-04-106-279/+21
* inet: inet_defrag: prevent sk release while still in useFlorian Westphal2024-04-104-21/+60
* Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam2024-04-101-0/+5
* net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2024-04-102-0/+22
* net: bcmasp: Bring up unimac after PHY link upJustin Chen2024-04-101-9/+19
* netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso2024-04-101-6/+10
* netfilter: nf_tables: reject table flag and netdev basechain updatesPablo Neira Ayuso2024-04-101-1/+30
* netfilter: nf_tables: reject destroy command to remove basechain hooksPablo Neira Ayuso2024-04-101-1/+2
* cifs: Fix duplicate fscache cookie warningsDavid Howells2024-04-102-1/+17
* bpf: Protect against int overflow for stack access sizeAndrei Matei2024-04-101-0/+5
* mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson2024-04-101-7/+11
* tls: get psock ref after taking rxlock to avoid leakSabrina Dubroca2024-04-101-1/+1
* tls: adjust recv return with async crypto and failed copy to userspaceSabrina Dubroca2024-04-101-0/+3
* tls: recv: process_rx_list shouldn't use an offset with kvecSabrina Dubroca2024-04-101-1/+1
* net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen2024-04-101-2/+17
* net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu2024-04-101-0/+4
* net: hns3: fix index limit to support all queue statsJie Wang2024-04-101-1/+1
* ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin2024-04-101-2/+6
* selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel2024-04-101-77/+128
* net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork2024-04-103-10/+11
* tcp: properly terminate timers for kernel socketsEric Dumazet2024-04-104-0/+24
* net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran2024-04-101-1/+2
* s390/qeth: handle deferred cc1Alexandra Winter2024-04-101-2/+36
* igc: Remove stale comment about Tx timestampingKurt Kanzenbach2024-04-101-4/+0
* ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel2024-04-101-8/+8
* ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg2024-04-101-9/+9
* ice: realloc VSI stats arraysMichal Swiatkowski2024-04-101-19/+39
* ice: Refactor FW data type and fix bitmap casting issueSteven Zou2024-04-104-15/+20
* ALSA: hda: cs35l56: Set the init_done flag before component_add()Simon Trimmer2024-04-101-2/+2
* wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg2024-04-101-12/+8
* wifi: iwlwifi: disable multi rx queue for 9000Emmanuel Grumbach2024-04-103-3/+14
* wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg2024-04-101-2/+6
* mlxbf_gige: stop PHY during open() error pathsDavid Thompson2024-04-101-1/+4
* tools: ynl: fix setting presence bits in simple nestsJakub Kicinski2024-04-101-2/+5
* nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka2024-04-101-0/+5
* arm64: bpf: fix 32bit unconditional bswapArtem Savkov2024-04-101-1/+1