summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-25ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King1-1/+1
2022-11-25Bluetooth: L2CAP: Fix l2cap_global_chan_by_psmLuiz Augusto von Dentz1-1/+1
2022-11-25btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana1-12/+4
2022-11-25drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry1-2/+3
2022-11-25i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao1-0/+1
2022-11-25NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington1-2/+4
2022-11-25selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-25selftests/futex: fix build for clangRicardo Cañuelo1-4/+2
2022-11-25ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau1-7/+7
2022-11-25ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau1-6/+9
2022-11-25ASoC: codecs: jz4725b: fix reported volume for Master ctlSiarhei Volkau1-1/+1
2022-11-25ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau1-1/+2
2022-11-25spi: intel: Fix the offset to get the 64K erase opcodeMauro Lima1-1/+1
2022-11-25ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang1-2/+52
2022-11-25ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_...Zhang Qilong1-3/+3
2022-11-25ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_...Zhang Qilong1-3/+3
2022-11-25ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_...Zhang Qilong1-3/+3
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov7-18/+21
2022-11-25net: tun: call napi_schedule_prep() to ensure we own a napiEric Dumazet1-6/+13
2022-11-25dmaengine: at_hdmac: Check return code of dma_async_device_registerTudor Ambarus1-1/+6
2022-11-25dmaengine: at_hdmac: Fix impossible conditionTudor Ambarus1-3/+4
2022-11-25dmaengine: at_hdmac: Don't allow CPU to reorder channel enableTudor Ambarus1-0/+2
2022-11-25dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errorsTudor Ambarus1-4/+0
2022-11-25dmaengine: at_hdmac: Don't start transactions at tx_submit levelTudor Ambarus1-11/+3
2022-11-25dmaengine: at_hdmac: Fix at_lli struct definitionTudor Ambarus1-5/+5
2022-11-25cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds2-0/+14
2022-11-25can: j1939: j1939_send_one(): fix missing CAN header initializationOliver Hartkopp1-0/+3
2022-11-25udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng1-1/+1
2022-11-25btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu1-1/+1
2022-11-25platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez1-2/+10
2022-11-25drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld1-2/+2
2022-11-25nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi2-9/+8
2022-11-25nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi1-2/+0
2022-11-25vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor1-1/+1
2022-11-25ALSA: usb-audio: Add DSD support for Accuphase DAC-60Jussi Laako1-0/+1
2022-11-25ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai1-0/+4
2022-11-25ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin1-1/+3
2022-11-25ALSA: hda/ca0132: add quirk for EVGA Z390 DARKXian Wang1-0/+1
2022-11-25mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-25mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris1-1/+2
2022-11-25mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris1-0/+24
2022-11-25MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-11-25arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel1-18/+34
2022-11-25riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-11-25net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang1-1/+3
2022-11-25ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao1-1/+4
2022-11-25net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao1-0/+1
2022-11-25ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao1-9/+20
2022-11-25cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao1-1/+1
2022-11-25net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao1-0/+1