summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-17net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)
2022-01-17brd: remove brd_devices_mutex mutexTetsuo Handa
2022-01-17gpio: idt3243x: Fix IRQ check in idt_gpio_probeMiaoqian Lin
2022-01-17gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probeMiaoqian Lin
2022-01-17net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur
2022-01-17drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequenceJosé Roberto de Souza
2022-01-17drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza
2022-01-17devtmpfs regression fix: reconfigure on each mountNeilBrown
2022-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-17Merge tag 'i3c/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2022-01-17Merge tag 'ntb-5.17' of git://github.com/jonmason/ntbLinus Torvalds
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16bonding: Fix extraction of ports from the packet headersMoshe Tal
2022-01-16rtc: sunplus: fix return value in sp_rtc_probe()Yang Yingliang
2022-01-16rtc: cmos: Evaluate century appropriateRiwen Lu
2022-01-16rtc: gamecube: Fix an IS_ERR() vs NULL checkDan Carpenter
2022-01-16rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-15net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao
2022-01-15net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail
2022-01-15net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()Christophe JAILLET
2022-01-15net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix
2022-01-15net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15zram: use ATTRIBUTE_GROUPSLuis Chamberlain
2022-01-15device-dax: compound devmap supportJoao Martins
2022-01-15device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()Joao Martins
2022-01-15device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()Joao Martins
2022-01-15device-dax: factor out page mapping initializationJoao Martins
2022-01-15device-dax: ensure dev_dax->pgmap is valid for dynamic devicesJoao Martins
2022-01-15device-dax: use struct_size()Joao Martins
2022-01-15device-dax: use ALIGN() for determining pgoffJoao Martins
2022-01-15mm: kmemleak: alloc gray object for reserved region with direct mapCalvin Zhang
2022-01-15RDMA/siw: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-14vdpa/mlx5: Fix tracking of current number of VQsEli Cohen
2022-01-14vdpa/mlx5: Fix is_index_valid() to refer to featuresEli Cohen
2022-01-14vdpa: Protect vdpa reset with cf_mutexEli Cohen
2022-01-14vdpa: Avoid taking cf_mutex lock on get statusEli Cohen
2022-01-14vdpa/vdpa_sim_net: Report max device capabilitiesEli Cohen
2022-01-14vdpa: Use BIT_ULL for bit operationsEli Cohen
2022-01-14vdpa/vdpa_sim: Configure max supported virtqueuesEli Cohen
2022-01-14vdpa/mlx5: Report max device capabilitiesEli Cohen
2022-01-14vdpa: Support reporting max device capabilitiesEli Cohen
2022-01-14vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()Eli Cohen
2022-01-14vdpa: Add support for returning device configuration informationEli Cohen
2022-01-14vdpa/mlx5: Support configuring max data virtqueueEli Cohen