Commit graph

6138 commits

Author SHA1 Message Date
Ksawlii
615dcf3da9 Revert "drm/crtc: fix uninitialized variable use even harder"
This reverts commit 3522dcec50.
2024-11-24 00:22:59 +01:00
Ksawlii
8cfff74683 Revert "s390/zcore: no need to check return value of debugfs_create functions"
This reverts commit 638d4f23f7.
2024-11-24 00:22:59 +01:00
Ksawlii
0d62b35c45 Revert "s390/zcore: release dump save area on restart or power down"
This reverts commit ebda96b59a.
2024-11-24 00:22:59 +01:00
Ksawlii
bc40c2aebd Revert "tracing: Have saved_cmdlines arrays all in one allocation"
This reverts commit 6154d7268a.
2024-11-24 00:22:59 +01:00
Ksawlii
cd14a4325d Revert "virtio_console: fix misc probe bugs"
This reverts commit 098bb6f404.
2024-11-24 00:22:59 +01:00
Ksawlii
bef5e7428f Revert "kallsyms: Make kallsyms_on_each_symbol generally available"
This reverts commit 9dc3580302.
2024-11-24 00:22:59 +01:00
Ksawlii
62030ec18e Revert "kallsyms: Make module_kallsyms_on_each_symbol generally available"
This reverts commit 7b296fe960.
2024-11-24 00:22:59 +01:00
Ksawlii
5fca109408 Revert "tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols"
This reverts commit 058ee93b4b.
2024-11-24 00:22:59 +01:00
Ksawlii
93ad10a774 Revert "tracing/kprobes: Fix symbol counting logic by looking at modules as well"
This reverts commit ef8f154c7c.
2024-11-24 00:22:59 +01:00
Ksawlii
89429a32c3 Revert "Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal"
This reverts commit 382027a63c.
2024-11-24 00:22:59 +01:00
Ksawlii
5ec15cdd1e Revert "bpf: Check percpu map value size first"
This reverts commit 22c88ba3cc.
2024-11-24 00:22:59 +01:00
Ksawlii
605451724a Revert "s390/facility: Disable compile time optimization for decompressor code"
This reverts commit f66d16cd53.
2024-11-24 00:22:59 +01:00
Ksawlii
809e38d7df Revert "s390/mm: Add cond_resched() to cmm_alloc/free_pages()"
This reverts commit b64679781a.
2024-11-24 00:22:59 +01:00
Ksawlii
603407d8ff Revert "ext4: nested locking for xattr inode"
This reverts commit b9112f49aa.
2024-11-24 00:22:59 +01:00
Ksawlii
ec15971004 Revert "s390/cpum_sf: Remove WARN_ON_ONCE statements"
This reverts commit 9c06859c81.
2024-11-24 00:22:59 +01:00
Ksawlii
923ea36cad Revert "ktest.pl: Avoid false positives with grub2 skip regex"
This reverts commit 69dd6d01c6.
2024-11-24 00:22:58 +01:00
Ksawlii
db358ee96a Revert "RDMA/mad: Improve handling of timed out WRs of mad agent"
This reverts commit 93ce148c92.
2024-11-24 00:22:58 +01:00
Ksawlii
da9f8742cf Revert "PCI: Add function 0 DMA alias quirk for Glenfly Arise chip"
This reverts commit b63ccbac6d.
2024-11-24 00:22:58 +01:00
Ksawlii
229458c35b Revert "clk: bcm: bcm53573: fix OF node leak in init"
This reverts commit 6d3b9607db.
2024-11-24 00:22:58 +01:00
Ksawlii
5d3aea602a Revert "PCI: Add ACS quirk for Qualcomm SA8775P"
This reverts commit cdd8a96783.
2024-11-24 00:22:58 +01:00
Ksawlii
86b54a6911 Revert "i2c: i801: Use a different adapter-name for IDF adapters"
This reverts commit 0ffccd4e41.
2024-11-24 00:22:58 +01:00
Ksawlii
1893427585 Revert "PCI: Mark Creative Labs EMU20k2 INTx masking as broken"
This reverts commit fd6802261e.
2024-11-24 00:22:58 +01:00
Ksawlii
7d3609eb9b Revert "ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition"
This reverts commit 9f06c4e294.
2024-11-24 00:22:58 +01:00
Ksawlii
894b6b4155 Revert "media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()"
This reverts commit 42c97db126.
2024-11-24 00:22:58 +01:00
Ksawlii
1b4898279e Revert "clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D"
This reverts commit ebd4bda356.
2024-11-24 00:22:58 +01:00
Ksawlii
f37c0b20a8 Revert "usb: chipidea: udc: enable suspend interrupt after usb reset"
This reverts commit e124433bd8.
2024-11-24 00:22:58 +01:00
Ksawlii
45d7866f62 Revert "usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario"
This reverts commit 5bcc565db4.
2024-11-24 00:22:58 +01:00
Ksawlii
a9b637cee6 Revert "virtio_pmem: Check device status before requesting flush"
This reverts commit 0da7dd9adf.
2024-11-24 00:22:58 +01:00
Ksawlii
0d9e5720e8 Revert "tools/iio: Add memory allocation failure check for trigger_name"
This reverts commit 359d3145c9.
2024-11-24 00:22:58 +01:00
Ksawlii
4ff0839fae Revert "driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute"
This reverts commit 8c57a097de.
2024-11-24 00:22:58 +01:00
Ksawlii
72a3d14a18 Revert "drm/amd/display: Check null pointer before dereferencing se"
This reverts commit 61ab6d9aa6.
2024-11-24 00:22:57 +01:00
Ksawlii
7569431e5a Revert "fbdev: sisfb: Fix strbuf array overflow"
This reverts commit 570fd856d3.
2024-11-24 00:22:57 +01:00
Ksawlii
5c808ce6b2 Revert "RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt"
This reverts commit df727900ad.
2024-11-24 00:22:57 +01:00
Ksawlii
6407d85670 Revert "NFSD: Mark filecache "down" if init fails"
This reverts commit 504cb79c21.
2024-11-24 00:22:57 +01:00
Ksawlii
f19c17b06d Revert "ice: fix VLAN replay after reset"
This reverts commit 6bb154f4ac.
2024-11-24 00:22:57 +01:00
Ksawlii
8d52581ad5 Revert "SUNRPC: Fix integer overflow in decode_rc_list()"
This reverts commit 8f25df6566.
2024-11-24 00:22:57 +01:00
Ksawlii
0381b2073a Revert "NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()"
This reverts commit 4bb48602f3.
2024-11-24 00:22:57 +01:00
Ksawlii
ef7d05955f Revert "net: phy: dp83869: fix memory corruption when enabling fiber"
This reverts commit fba28f12ee.
2024-11-24 00:22:57 +01:00
Ksawlii
5cb636f7a4 Revert "tcp: fix to allow timestamp undo if no retransmits were sent"
This reverts commit 0295a863b0.
2024-11-24 00:22:57 +01:00
Ksawlii
15d63378f5 Revert "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe"
This reverts commit 67a88846ee.
2024-11-24 00:22:57 +01:00
Ksawlii
e804fa0001 Revert "netfilter: br_netfilter: fix panic with metadata_dst skb"
This reverts commit 61d2ade0cb.
2024-11-24 00:22:57 +01:00
Ksawlii
6a3d675362 Revert "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change"
This reverts commit 727f05fda3.
2024-11-24 00:22:57 +01:00
Ksawlii
72f812e3fa Revert "net: phy: bcm84881: Fix some error handling paths"
This reverts commit 5f86c38ebf.
2024-11-24 00:22:57 +01:00
Ksawlii
10d6f6c019 Revert "net: dsa: b53: fix jumbo frame mtu check"
This reverts commit cc2e77dddf.
2024-11-24 00:22:57 +01:00
Ksawlii
dcae248825 Revert "net: dsa: b53: fix max MTU for 1g switches"
This reverts commit dd0861a3a4.
2024-11-24 00:22:57 +01:00
Ksawlii
54784a20b4 Revert "net: dsa: b53: fix max MTU for BCM5325/BCM5365"
This reverts commit b85cee905d.
2024-11-24 00:22:57 +01:00
Ksawlii
8c2776c5c0 Revert "net: dsa: b53: allow lower MTUs on BCM5325/5365"
This reverts commit 732af45018.
2024-11-24 00:22:56 +01:00
Ksawlii
b7d1350f06 Revert "net: dsa: b53: fix jumbo frames on 10/100 ports"
This reverts commit 156fe33e3b.
2024-11-24 00:22:56 +01:00
Ksawlii
79561b6d9c Revert "gpio: aspeed: Add the flush write to ensure the write complete."
This reverts commit 537a6560b4.
2024-11-24 00:22:56 +01:00
Ksawlii
45a06dded9 Revert "gpio: aspeed: Use devm_clk api to manage clock source"
This reverts commit 5b029f2352.
2024-11-24 00:22:56 +01:00