-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: autopublish 2024-09-21T00:40:55Z
- Loading branch information
1 parent
2442803
commit 65f53a8
Showing
30 changed files
with
9,433 additions
and
359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From f042429d0ea3d440fa70f9c51c8197bb208f0a88 Mon Sep 17 00:00:00 2001 | ||
From 2dd7c57b604b7cae49efcebc5fb6e46f7401a69b Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Sun, 9 Jun 2024 19:48:58 +0200 | ||
Subject: [PATCH] Revert "efi/x86: Set the PE/COFF header's NX compat flag | ||
|
@@ -33,9 +33,9 @@ index b5c79f43359b..a1bbedd989e4 100644 | |
.long 0 # SizeOfStackReserve | ||
.long 0 # SizeOfStackCommit | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
||
From db11088db25ece8759f2db44ae62b144575a3649 Mon Sep 17 00:00:00 2001 | ||
From 8c63d9f68dff804be41fcf71b725a1e28c78118f Mon Sep 17 00:00:00 2001 | ||
From: "J. Eduardo" <[email protected]> | ||
Date: Sun, 25 Aug 2024 14:17:45 +0200 | ||
Subject: [PATCH] PM: hibernate: Add a lockdown_hibernate parameter | ||
|
@@ -108,5 +108,5 @@ index 0a213f69a9e4..8e4f9dcc9f4c 100644 | |
__setup("nohibernate", nohibernate_setup); | ||
+__setup("lockdown_hibernate", lockdown_hibernate_setup); | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 3b00df63072f59df6b111ad853b87094b3536442 Mon Sep 17 00:00:00 2001 | ||
From 3d3aec0cd78fd07d406486dd140daa7baf1fba7c Mon Sep 17 00:00:00 2001 | ||
From: Tsuchiya Yuto <[email protected]> | ||
Date: Sun, 18 Oct 2020 16:42:44 +0900 | ||
Subject: [PATCH] (surface3-oemb) add DMI matches for Surface 3 with broken DMI | ||
|
@@ -97,5 +97,5 @@ index 5e2ec60e2954..207868c699f2 100644 | |
}; | ||
|
||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4ed887721124fdef2427143d1df5c56f42527b7e Mon Sep 17 00:00:00 2001 | ||
From a50739a5e7b0ca9f6bca85606f2b9389a9dd6bec Mon Sep 17 00:00:00 2001 | ||
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <[email protected]> | ||
Date: Tue, 3 Nov 2020 13:28:04 +0100 | ||
Subject: [PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface | ||
|
@@ -163,9 +163,9 @@ index d6ff964aec5b..5d30ae39d65e 100644 | |
void mwifiex_initialize_quirks(struct pcie_service_card *card); | ||
int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev); | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
||
From 894aa28465f66434a8c253eee50347f682c40117 Mon Sep 17 00:00:00 2001 | ||
From 883ef69235ff8daa9653576dd6104460f60b7bde Mon Sep 17 00:00:00 2001 | ||
From: Tsuchiya Yuto <[email protected]> | ||
Date: Sun, 4 Oct 2020 00:11:49 +0900 | ||
Subject: [PATCH] mwifiex: pcie: disable bridge_d3 for Surface gen4+ | ||
|
@@ -318,9 +318,9 @@ index 5d30ae39d65e..c14eb56eb911 100644 | |
void mwifiex_initialize_quirks(struct pcie_service_card *card); | ||
int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev); | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
||
From bca01a7cadbd3152491c45ae9d427478447cc483 Mon Sep 17 00:00:00 2001 | ||
From 9e1720f0132e61bc6f738284080c6925941e1a91 Mon Sep 17 00:00:00 2001 | ||
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <[email protected]> | ||
Date: Thu, 25 Mar 2021 11:33:02 +0100 | ||
Subject: [PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell | ||
|
@@ -396,5 +396,5 @@ index 0927f51867c2..3d3573829631 100644 | |
(id->driver_info & BTUSB_MEDIATEK)) { | ||
hdev->setup = btusb_mtk_setup; | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 285063f8ccb7722b6eb27a6401fed87c86fd2e7f Mon Sep 17 00:00:00 2001 | ||
From 68efac8fe5bd9af5e3c3e1d3cf7d9d2a3a5f4248 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Sat, 27 Feb 2021 00:45:52 +0100 | ||
Subject: [PATCH] ath10k: Add module parameters to override board files | ||
|
@@ -116,5 +116,5 @@ index bdf0552cd1c3..e062cc687689 100644 | |
snprintf(filename, sizeof(filename), "%s/%s/%s", | ||
dir, ar->board_name, file); | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 60cbae0f851d06cd4c356b29377ecbadfb08f874 Mon Sep 17 00:00:00 2001 | ||
From 7e608ebdf188a298503111e503a4cc2fc3880f7c Mon Sep 17 00:00:00 2001 | ||
From: Dorian Stoll <[email protected]> | ||
Date: Thu, 30 Jul 2020 13:21:53 +0200 | ||
Subject: [PATCH] mei: me: Add Icelake device ID for iTouch | ||
|
@@ -35,9 +35,9 @@ index 6589635f8ba3..a1df48a434e2 100644 | |
|
||
{MEI_PCI_DEVICE(MEI_DEV_ID_TGP_LP, MEI_ME_PCH15_CFG)}, | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
||
From 681a57dea0faeceb03b50752abbafb85341b981c Mon Sep 17 00:00:00 2001 | ||
From 8b12cf7a1fe199057c7a39087d233f62fd4d6a93 Mon Sep 17 00:00:00 2001 | ||
From: Liban Hannan <[email protected]> | ||
Date: Tue, 12 Apr 2022 23:31:12 +0100 | ||
Subject: [PATCH] iommu: Use IOMMU passthrough mode for IPTS | ||
|
@@ -142,9 +142,9 @@ index e9bea0305c26..6ee97bf7b6a9 100644 | |
{ | ||
if (risky_device(dev)) | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
||
From 56f5368c0bfde7b931fcb183cc779db625978f51 Mon Sep 17 00:00:00 2001 | ||
From fd63fc042c6554c75134e4dab8e4a1d74c495d05 Mon Sep 17 00:00:00 2001 | ||
From: Dorian Stoll <[email protected]> | ||
Date: Sun, 11 Dec 2022 12:00:59 +0100 | ||
Subject: [PATCH] hid: Add support for Intel Precise Touch and Stylus | ||
|
@@ -3237,5 +3237,5 @@ index 000000000000..1f966b8b32c4 | |
+ | ||
+#endif /* IPTS_THREAD_H */ | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 19b03c0a9c68f00487ed8c07163e819da9c63fdd Mon Sep 17 00:00:00 2001 | ||
From dc65c76763207057a6797b0ef844c3f58e6a6e15 Mon Sep 17 00:00:00 2001 | ||
From: Dorian Stoll <[email protected]> | ||
Date: Sun, 11 Dec 2022 12:03:38 +0100 | ||
Subject: [PATCH] iommu: intel: Disable source id verification for ITHC | ||
|
@@ -37,9 +37,9 @@ index e4a70886678c..961a33b87c24 100644 | |
* DMA alias provides us with a PCI device and alias. The only case | ||
* where the it will return an alias on a different bus than the | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
||
From 9f355143af2087aff4c4c1a6db46e6595e8ec5d4 Mon Sep 17 00:00:00 2001 | ||
From c3ddc02f7b0e27c09233022d7bbfd6b72ca12d2e Mon Sep 17 00:00:00 2001 | ||
From: quo <[email protected]> | ||
Date: Sun, 11 Dec 2022 12:10:54 +0100 | ||
Subject: [PATCH] hid: Add support for Intel Touch Host Controller | ||
|
@@ -2767,5 +2767,5 @@ index 000000000000..aec320d4e945 | |
+int ithc_reset(struct ithc *ithc); | ||
+ | ||
-- | ||
2.46.0 | ||
2.46.1 | ||
|
Oops, something went wrong.