summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-28random: avoid reading two cache lines on irq randomnessJason A. Donenfeld
2022-09-23random: clamp credited irq bits to maximum mixedJason A. Donenfeld
2022-09-23random: throttle hwrng writes if no entropy is creditedJason A. Donenfeld
2022-09-23random: use hwgenerator randomness more frequently at early bootDominik Brodowski
2022-09-23random: restore O_NONBLOCK supportJason A. Donenfeld
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-09-21Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-21can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde
2022-09-21can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-21can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde
2022-09-21gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li
2022-09-21gpio: tqmx86: fix uninitialized variable girqDongliang Mu
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-20wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld
2022-09-20wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-20efi: efibc: Guard against allocation failureGuilherme G. Piccoli
2022-09-20net: ipa: properly limit modem routing table useAlex Elder
2022-09-20of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-09-20gpio: ftgpio010: Make irqchip immutableLinus Walleij
2022-09-20gpio: mockup: Fix potential resource leakage when register a chipAndy Shevchenko
2022-09-20gpio: mockup: fix NULL pointer dereference when removing debugfsBartosz Golaszewski
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini
2022-09-20net: dsa: microchip: lan937x: fix maximum frame length checkRakesh Sankaranarayanan
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand
2022-09-19bnxt_en: fix flags to check for supported fw versionVadim Fedorenko
2022-09-19Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski