summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08drm/i915/vrr: Be more careful with the bits in TRANS_VRR_CTLVille Syrjälä
2022-12-08drm/i915/vrr: Reorder transcoder vs. vrr enable/disableVille Syrjälä
2022-12-08drm/i915/vrr: Fix guardband/vblank exit length calculation for adl+Ville Syrjälä
2022-12-08drm/i915/vrr: Make registers latch in a consitent place on icl/tglVille Syrjälä
2022-12-08Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires
2022-12-08Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-08ice: synchronize the misc IRQ when tearing down Tx trackerJacob Keller
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller
2022-12-08ice: handle discarding old Tx requests in ice_ptp_tx_tstampJacob Keller
2022-12-08ice: always call ice_ptp_link_change and make it voidJacob Keller
2022-12-08ice: fix misuse of "link err" with "link status"Jacob Keller
2022-12-08ice: Reset TS memory for all quadsKarol Kolacinski
2022-12-08ice: Remove the E822 vernier "bypass" logicMilena Olech
2022-12-08ice: Use more generic names for ice_ptp_tx fieldsSergey Temerkhanov
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-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-08bpf: Fix comment error in fixup_kfunc_call functionYang Jihong
2022-12-08bpf: Do not zero-extend kfunc return valuesBjörn Töpel
2022-12-08drm/i915: Fix VLV/CHV HDMI/DP audio enableVille Syrjälä
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-08f2fs: do some cleanup for f2fs module initYangtao Li
2022-12-08MAINTAINERS: Add f2fs bug tracker linkChao Yu
2022-12-08f2fs: remove the unused flush argument to change_cursegChristoph Hellwig
2022-12-08f2fs: open code allocate_segment_by_defaultChristoph Hellwig
2022-12-08f2fs: remove struct segment_allocation default_salloc_opsChristoph Hellwig
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-08Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini
2022-12-08Merge tag 'asahi-soc-dt-6.2-v3' of https://github.com/AsahiLinux/linux into s...Arnd Bergmann
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: include/acpi/acpixf.h: Fix indentationHans 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-08io_uring/msg_ring: flag target ring as having task_work, if neededJens Axboe
2022-12-08platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang
2022-12-08xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEINGDave Chinner
2022-12-08net: dsa: microchip: add stats64 support for ksz8 series of switchesOleksij Rempel
2022-12-08blktrace: Fix output non-blktrace event when blk_classic option enabledYang Jihong