summaryrefslogtreecommitdiffstats
path: root/drivers/dca (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-24KEYS: X.509: Parse Basic Constraints for CAEric Snowberg2-0/+24
2023-04-24KEYS: Add missing function documentationEric Snowberg1-3/+11
2023-04-24KEYS: Create static version of public_key_verify_signatureEric Snowberg1-0/+9
2023-04-24tpm: remove unnecessary (void*) conversionsYu Zhe1-3/+3
2023-04-24tpm: cr50: i2c: use jiffies to wait for tpm ready irqMark Hasemeyer1-2/+1
2023-04-23Linux 6.3v6.3Linus Torvalds1-1/+1
2023-04-23gcc: disable '-Warray-bounds' for gcc-13 tooLinus Torvalds1-7/+3
2023-04-23kbuild: use proper prefix for tarballs to fix rpm-pkg build errorMasahiro Yamada1-3/+3
2023-04-23kbuild: deb-pkg: Fix a spell typo in mkdebian scriptWoody Suwalski1-1/+1
2023-04-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds4-31/+1
2023-04-21ASN.1: Fix check for strdup() successEkaterina Orlova1-1/+1
2023-04-21btrfs: reinterpret async discard iops_limit=0 as no delayBoris Burkov1-7/+12
2023-04-21btrfs: set default discard iops_limit to 1000Boris Burkov1-1/+1
2023-04-21wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
2023-04-20PCI: Restrict device disabled status check to DTRob Herring3-12/+30
2023-04-20Revert "block: Merge bio before checking ->cached_rq"Ming Lei1-4/+3
2023-04-20net: bridge: switchdev: don't notify FDB entries with "master dynamic"Vladimir Oltean1-0/+11
2023-04-20ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi1-0/+1
2023-04-20Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski4-20/+1
2023-04-20MAINTAINERS: Resume MPTCP co-maintainer roleMat Martineau1-0/+1
2023-04-20mailmap: add entries for Mat MartineauMatthieu Baerts1-0/+2
2023-04-20e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski1-25/+26
2023-04-20bnxt_en: fix free-runnig PHC modeVadim Fedorenko1-1/+1
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET1-1/+1
2023-04-19rust: allow to use INIT_STACK_ALL_ZEROAndrea Righi1-0/+14
2023-04-19rust: fix regexp in scripts/is_rust_module.shAndrea Righi1-1/+1
2023-04-19bpf: Fix incorrect verifier pruning due to missing register precision taintsDaniel Borkmann1-0/+15
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter1-0/+2
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe1-1/+1
2023-04-19ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich1-3/+8
2023-04-19ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu1-1/+1
2023-04-19hamradio: drop ISA_DMA_API dependencyArnd Bergmann1-1/+1
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel1-1/+1
2023-04-19ALSA: hda/realtek: Remove specific patch for Dell Precision 3260Jaroslav Kysela1-1/+0
2023-04-19mptcp: fix accept vs worker racePaolo Abeni3-33/+58
2023-04-19mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni3-1/+78
2023-04-19net: rpl: fix rpl header size calculationAlexander Aring1-1/+2
2023-04-19net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa1-1/+1
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel1-3/+4
2023-04-19tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang1-1/+1
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li1-2/+2
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang2-3/+2
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang3-2/+5
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang1-5/+5
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang2-5/+13
2023-04-19cifs: Reapply lost fix from commit 30b2b2196d6eDavid Howells1-4/+6
2023-04-19cifs: Fix unbuffered readDavid Howells1-4/+0
2023-04-18nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi1-0/+20
2023-04-18mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pagesMel Gorman1-0/+3