summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-08Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-08Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-08Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-08net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-12-08dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-08macsec: add missing attribute validation for offloadEmeel Hakim
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-08net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao
2022-12-08PCI: xilinx-nwl: Fix coding style violationsMichal Simek
2022-12-08ACPI: EC: Fix ECDT probe ordering issuesHans de Goede
2022-12-08ACPI: EC: Fix EC address space handler unregistrationHans de Goede
2022-12-08Merge back ACPI EC changes for 6.2-rc1Rafael J. Wysocki
2022-12-08ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede
2022-12-08ACPICA: Fix operand resolutionAmadeusz Sławiński
2022-12-08Merge back ACPICA changes for 6.2-rc1Rafael J. Wysocki
2022-12-08platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang
2022-12-08net: dsa: microchip: add stats64 support for ksz8 series of switchesOleksij Rempel
2022-12-08tpm: st33zp24: remove pointless checks on probeDmitry Torokhov
2022-12-08tpm/tpm_crb: Fix error message in __crb_relinquish_locality()Michael Kelley
2022-12-08tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()Yuan Can
2022-12-08tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2022-12-08tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2022-12-08tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo
2022-12-08tpm: Add flag to use default cancellation policyEddie James
2022-12-08tpm: tis_i2c: Fix sanity check interrupt enable maskEddie James
2022-12-08tpm: Avoid function type cast of put_device()Ard Biesheuvel
2022-12-08tpm: st33zp24: switch to using gpiod APIDmitry Torokhov
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov
2022-12-08platform/x86: sony-laptop: Convert to use sysfs_emit_at() APIye xingchen
2022-12-08platform/x86/dell: alienware-wmi: Use sysfs_emit() instead of scnprintf()ye xingchen
2022-12-08platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()ye xingchen
2022-12-08vme: Use root_device_register() not underlined versionChen Zhongjin
2022-12-08staging: rtl8192e: Fix spelling mistake "ContryIE" -> "CountryIE"Colin Ian King
2022-12-08usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlagsDaniel Scally
2022-12-08usb: dwc2: power on/off phy for peripheral mode in dual-role modeQuentin Schulz
2022-12-08usb: dwc2: disable lpm feature on Rockchip SoCsQuentin Schulz
2022-12-08usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-08usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth
2022-12-08usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng
2022-12-08usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()Yi Yang
2022-12-08usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter
2022-12-08usb: gadget: udc: drop obsolete dependencies on COMPILE_TESTJean Delvare
2022-12-08usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov
2022-12-08usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-12-08usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2022-12-08usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang
2022-12-08usb: storage: Add check for kcallocJiasheng Jiang
2022-12-08platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao