summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-25ACPI: property: Remove default association from integer maximum valuesSakari Ailus
2022-08-25ACPI: property: Ignore already existing data node tagsSakari Ailus
2022-08-25ACPI: property: Fix type detection of unified integer reading functionsStefan Binding
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-08-24fbdev: omap: Remove unnecessary print function dev_err()Jiapeng Chong
2022-08-24fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang
2022-08-24fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida
2022-08-24fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong
2022-08-24fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong
2022-08-24fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren
2022-08-24fbdev: ssd1307fb: Fix repeated words in commentsJilin Yuan
2022-08-24fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-24md: call __md_stop_writes in md_stopGuoqing Jiang
2022-08-24Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang
2022-08-24Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2022-08-24md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan
2022-08-24md/raid10: Fix the data type of an r10_sync_page_io() argumentBart Van Assche
2022-08-24Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-24loop: Check for overflow while configuring loopSiddh Raman Pant
2022-08-24fec: Restart PPS after link state changeCsókás Bence
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-23bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta
2022-08-23bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-23bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-23bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-23net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-23cpufreq: check only freq_table in __resolve_freq()Lukasz Luba
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi
2022-08-23ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu
2022-08-23nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-22scsi: sd: Revert "Rework asynchronous resume support"Bart Van Assche
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-22bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-22net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-22net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-22net: ipa: don't assume SMEM is page-alignedAlex Elder
2022-08-22net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean
2022-08-22net/mlx5: Unlock on error in mlx5_sriov_enable()Dan Carpenter
2022-08-22net/mlx5e: Fix use after free in mlx5e_fs_init()Dan Carpenter
2022-08-22net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()Dan Carpenter
2022-08-22net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter
2022-08-22net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman