summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-22nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2-4/+64
2022-12-22vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2022-12-22net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart1-3/+3
2022-12-22ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski1-1/+1
2022-12-22Merge tag 'wireless-2022-12-21' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski4-10/+13
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-138/+339
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-1/+6
2022-12-20net: fec: check the return value of build_skb()Wei Fang1-0/+8
2022-12-20Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+20
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2022-12-20wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2022-12-20wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann1-0/+1
2022-12-20wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg1-0/+5
2022-12-20efi: random: fix NULL-deref when refreshing seedJohan Hovold1-1/+3
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld3-0/+3
2022-12-20Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-12/+33
2022-12-20Treewide: Stop corrupting socket's task_fragBenjamin Coddington5-0/+7
2022-12-20net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss1-2/+1
2022-12-20Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+4
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+0
2022-12-19Merge tag 'v6.1-soc-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+1
2022-12-19soc: tegra: fix CPU_BIG_ENDIAN dependenciesArnd Bergmann1-0/+3
2022-12-19can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2022-12-19can: flexcan: avoid unbalanced pm_runtime_enable warningHaibo Chen1-3/+9
2022-12-19Merge tag 'rtc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds42-890/+473
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-3936/+1229
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-736/+921
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds32-2479/+3244
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-597/+828
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds27-68/+89
2022-12-19mctp: serial: Fix starting value for frame check sequenceJeremy Kerr1-2/+4
2022-12-19nfp: fix unaligned io read of capabilities wordHuanhuan Wang1-1/+1
2022-12-19myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET1-0/+1
2022-12-19net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur1-0/+2
2022-12-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller4-40/+188
2022-12-18parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+7
2022-12-17Merge tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-6/+14
2022-12-17Merge tag 'for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds32-261/+313
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds12-64/+349
2022-12-17Merge tag 'leds-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds10-48/+44
2022-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-33/+41
2022-12-17net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdefArnd Bergmann1-3/+1
2022-12-16RDMA/siw: Fix pointer cast warningArnd Bergmann1-1/+1
2022-12-16Fix mismerge due to devnode now taking a 'const *' deviceLinus Torvalds1-1/+1
2022-12-16of: fdt: Honor CONFIG_CMDLINE* even without /chosen nodeAlexander Sverdlin1-20/+20
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds54-166/+139
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds389-2639/+15199
2022-12-16Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds82-1183/+1286
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds121-2787/+1739