summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Disregard setup header of loaded imageArd Biesheuvel2023-09-151-40/+6
* x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel2023-09-151-7/+0
* Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-1426-154/+235
|\
| * net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda2023-09-142-0/+14
| * net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda2023-09-141-4/+4
| * igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen2023-09-131-1/+4
| * ixgbe: fix timestamp configuration codeVadim Fedorenko2023-09-131-13/+15
| * veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen2023-09-121-0/+2
| * net: macb: fix sleep inside spinlockSascha Hauer2023-09-121-2/+3
| * net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi2023-09-111-2/+4
| * net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle2023-09-111-2/+3
| * r8152: check budget for r8152_poll()Hayes Wang2023-09-111-0/+3
| * net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean2023-09-111-0/+2
| * net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2023-09-112-13/+45
| * net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean2023-09-111-43/+37
| * net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean2023-09-111-7/+8
| * net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean2023-09-111-5/+6
| * net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus2023-09-111-1/+1
| * net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua2023-09-111-0/+3
| * net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua2023-09-111-0/+5
| * net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua2023-09-113-5/+10
| * net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch2023-09-111-4/+6
| * octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth2023-09-107-51/+44
| * net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan2023-09-101-2/+16
| * net: bcmasp: add missing of_node_putJulia Lawall2023-09-101-0/+1
* | Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-1386-1/+1
|\ \
| * | pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson2023-09-1386-1/+1
* | | Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-09-131-1/+1
|\ \ \
| * | | tpm: Fix typo in tpmrm class definitionJustin M. Forbes2023-09-121-1/+1
* | | | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-136-41/+33
|\ \ \ \ | |/ / / |/| | |
| * | | parisc: iosapic.c: Fix sparse warningsHelge Deller2023-08-312-4/+4
| * | | parisc: ccio-dma: Fix sparse warningsHelge Deller2023-08-312-11/+11
| * | | parisc: sba-iommu: Fix sparse warnigsHelge Deller2023-08-312-16/+16
| * | | parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller2023-08-311-2/+0
| * | | parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller2023-08-311-8/+2
* | | | platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones2023-09-111-0/+9
* | | | platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven2023-09-111-2/+2
* | | | platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson2023-09-111-0/+1
* | | | platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani2023-09-111-20/+7
* | | | platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani2023-09-111-7/+7
* | | | platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun2023-09-111-7/+17
* | | | platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun2023-09-111-17/+49
| |/ / |/| |
* | | Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1065-0/+5355
|\ \ \
| * | | drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2965-0/+5355
* | | | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-0911-124/+432
|\ \ \ \
| * | | | soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Lad Prabhakar2023-09-081-3/+4
| * | | | Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
| |\ \ \ \
| | * | | | riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-052-19/+16
| | * | | | libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-051-1/+1
| | * | | | arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-054-105/+181