summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-04Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter
2024-07-04Merge tag 'drm-xe-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/xe/...Daniel Vetter
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland
2024-07-03drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland
2024-07-03drivers/perf: riscv: Do not update the event data if uptodateAtish Patra
2024-07-03Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-03gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-07-03drm/fbdev-generic: Fix framebuffer on big endian devicesThomas Huth
2024-07-03drm/panthor: Fix sync-only jobsBoris Brezillon
2024-07-03drm/panthor: Don't check the array stride on empty uobj arraysBoris Brezillon
2024-07-02net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-02net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-02drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher
2024-07-02Merge tag 'qcom-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu