summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-13ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-13scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-04-13ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann1-4/+2
2024-04-13ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-04-13arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold1-0/+2
2024-04-13arm64: dts: qcom: sc7180: Remove clock for bluetooth on TrogdorVenkata Lakshmi Narayana Gubba1-1/+0
2024-04-13net: ravb: Always process TX descriptor ringPaul Barker1-2/+5
2024-04-13udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart4-1/+41
2024-04-13Revert "usb: phy: generic: Get the vbus supply"Alexander Stein1-7/+0
2024-04-13scsi: qla2xxx: Update manufacturer detailBikash Hazarika1-1/+1
2024-04-13scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2-2/+2
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov1-18/+16
2024-04-13i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov1-2/+5
2024-04-13octeontx2-pf: check negative error code in otx2_open()Su Hui1-1/+1
2024-04-13udp: do not transition UDP GRO fraglist partial checksums to unnecessaryAntoine Tenart2-14/+2
2024-04-13ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima1-7/+7
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-13erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet2-0/+8
2024-04-13net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-13net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet1-5/+5
2024-04-13bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki1-0/+6
2024-04-13vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET1-1/+2
2024-04-13netfilter: validate user input for expected lengthEric Dumazet4-0/+18
2024-04-13netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan1-2/+7
2024-04-13netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso1-0/+1
2024-04-13netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso1-0/+3
2024-04-13block: add check that partition length needs to be aligned with block sizeMin Li1-4/+7
2024-04-13x86/srso: Add SRSO mitigation for Hygon processorsPu Wen1-1/+1
2024-04-13mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka4-11/+20
2024-04-13Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar1-18/+5
2024-04-13io_uring: ensure '0' is returned on file registration successJens Axboe1-1/+1
2024-04-13vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson1-3/+4
2024-04-13vfio/platform: Create persistent IRQ handlersAlex Williamson1-33/+68
2024-04-13vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+82
2024-04-13vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-13vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+24
2024-04-13vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-04-13net/rds: fix possible cp null dereferenceMahmoud Adam1-1/+1
2024-04-13netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso1-0/+7
2024-04-13Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera1-16/+32
2024-04-13Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang1-0/+25
2024-04-13x86/cpufeatures: Add new word for scattered featuresSandipan Das4-5/+9
2024-04-13r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-13dm integrity: fix out-of-range warningArnd Bergmann1-1/+1
2024-04-13Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-04-13bpf: Protect against int overflow for stack access sizeAndrei Matei1-0/+5
2024-04-13ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin1-2/+6
2024-04-13tcp: properly terminate timers for kernel socketsEric Dumazet4-0/+24
2024-04-13ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel1-8/+8
2024-04-13nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka1-0/+5