summaryrefslogtreecommitdiffstats
path: root/Documentation/PCI/boot-interrupts.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-21KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen1-1/+2
2024-05-21KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen1-6/+18
2024-05-20arch: Fix name collision with ACPI's video.oThomas Zimmermann4-2/+2
2024-05-20Revert "fanotify: remove unneeded sub-zero check for unsigned value"Linus Torvalds1-1/+1
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum1-1/+1
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda1-16/+16
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan7-0/+15
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan2-1/+2
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan3-4/+4
2024-05-18kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds1-1/+1
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski1-12/+18
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel1-0/+10
2024-05-17MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran1-1/+0
2024-05-17dt-bindings: net: ti: Update maintainers listRavi Gunasekaran3-3/+0
2024-05-17l2tp: fix ICMP error handling for UDP-encap socketsTom Parkin1-11/+33
2024-05-17ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()Dan Carpenter1-1/+1
2024-05-17vfio/pci: Restore zero affected bus reset devices warningAlex Williamson1-0/+3
2024-05-17crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytesStefan Berger2-13/+24
2024-05-17crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu1-14/+5
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-05-17sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu1-1/+1
2024-05-17sched/fair: Remove stale FREQUENCY_UTIL commentChristian Loehle1-2/+2
2024-05-17sched/fair: Fix initial util_avg calculationDawei Li1-2/+3
2024-05-17docs: cgroup-v1: Clarify that domain levels are system-specificVitalii Bursov1-1/+6
2024-05-17sched/debug: Dump domains' levelVitalii Bursov1-0/+1
2024-05-17sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov2-2/+2
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)1-1/+1
2024-05-17x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor1-0/+2
2024-05-17af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet1-2/+1
2024-05-17virtio_net: Fix missed rtnl_unlockDaniel Jurgens1-3/+3
2024-05-17netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet1-12/+7
2024-05-17idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-17dt-bindings: net: qcom: ethernet: Allow dma-coherentSagar Cheluvegowda1-0/+2
2024-05-17bonding: fix oops during rmmodTony Battersby1-6/+7
2024-05-17net/ipv6: Fix route deleting failure when metric equals 0xu xin1-1/+4
2024-05-17selftests/net: reduce xfrm_policy test timeHangbin Liu1-2/+2
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau1-1/+1
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau1-1/+1
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen2-1/+11
2024-05-16x86/pci: Skip early E820 check for ECAM regionBjorn Helgaas1-11/+29
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit2-15/+0
2024-05-16ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io()Heiner Kallweit1-6/+0
2024-05-16PCI: Update pci_find_capability() stub return typesBjorn Helgaas1-3/+2
2024-05-16PCI: Remove PCI_IRQ_LEGACYDamien Le Moal1-5/+2
2024-05-16scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
2024-05-16scsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
2024-05-16scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
2024-05-16scsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-2/+2