summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing
2022-05-10dma-buf: call dma_buf_stats_setup after dmabuf is in valid listCharan Teja Reddy
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-09hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap
2022-05-09ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.Jonathan Lemon
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-09ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-05-09Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-05-09slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin
2022-05-09mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-09mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg
2022-05-09net: sfc: fix memory leak due to ptp channelTaehee Yoo
2022-05-09drm/i915: Fix race in __i915_vma_remove_closedKarol Herbst
2022-05-08Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-08ataflop: use a statically allocated error countersWilly Tarreau
2022-05-08floppy: use a statically allocated error counterWilly Tarreau
2022-05-07Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-07fbdev: efifb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas
2022-05-06net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook
2022-05-06drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET
2022-05-06drm/nouveau/tegra: Stop using iommu_present()Robin Murphy
2022-05-06ice: fix PTP stale Tx timestamps cleanupMichal Michalik
2022-05-06ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-06Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-05-06Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-06gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu
2022-05-06drm/amd/display: undo clearing of z10 related function pointersEric Yang
2022-05-06drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz
2022-05-06platform/surface: gpe: Add support for Surface Pro 8Maximilian Luz
2022-05-06platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava
2022-05-06platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson
2022-05-06platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptopsMario Limonciello
2022-05-06platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello
2022-05-06firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen
2022-05-06fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas
2022-05-06fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas
2022-05-06fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas
2022-05-06fbdev: Prevent possible use-after-free in fb_release()Daniel Vetter
2022-05-06Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"Javier Martinez Canillas
2022-05-05net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean
2022-05-05net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean
2022-05-05net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean
2022-05-05net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean