summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-03platform/x86: dell-smbios: Simplify error handlingArmin Wolf1-7/+4
2024-06-03platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf1-56/+36
2024-06-03platform/x86: yt2-1380: add CONFIG_EXTCON dependencyArnd Bergmann1-0/+1
2024-06-03net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang1-4/+4
2024-06-03platform/x86: touchscreen_dmi: Use 2-argument strscpy()Andy Shevchenko1-1/+1
2024-06-03platform/x86: touchscreen_dmi: Drop "silead,max-fingers" propertyHans de Goede1-57/+0
2024-06-03Input: silead - Always support 10 fingersHans de Goede1-14/+5
2024-06-03drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientationChen Ni1-1/+3
2024-06-03batman-adv: Don't accept TT entries for out-of-spec VIDsSven Eckelmann1-0/+27
2024-06-03LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen3-5/+5
2024-06-03LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang1-1/+1
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang3-6/+8
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang2-1/+5
2024-06-03LoongArch: Fix built-in DTB detectionJiaxun Yang1-1/+1
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang1-3/+1
2024-06-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2-7/+5
2024-06-03arm64: dts: freescale: imx8mm-verdin: Fix GPU speedJoao Paulo Goncalves1-0/+1
2024-06-03Linux 6.10-rc2v6.10-rc2Linus Torvalds1-1/+1
2024-06-02Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2-2/+8
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+26
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-06-02Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2024-06-02Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-17/+11
2024-06-02iio: imu: inv_icm42600: delete unneeded update watermark callJean-Baptiste Maneyrol2-8/+0
2024-06-02iio: imu: inv_icm42600: stabilized timestamp in interruptJean-Baptiste Maneyrol3-2/+20
2024-06-02Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-3/+54
2024-06-02Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2024-06-02net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov2-7/+13
2024-06-02net/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu3-38/+41
2024-06-02net: rps: fix error when CONFIG_RFS_ACCEL is offJason Xing1-1/+2
2024-06-02ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()Duoming Zhou1-1/+1
2024-06-02ax25: Fix refcount imbalance on inbound connectionsLars Kellogg-Stedman1-0/+6
2024-06-02Merge branch 'virtio_net-fix-lock-warning-and-unrecoverable-state'Jakub Kicinski1-21/+17
2024-06-02virtio_net: fix a spurious deadlock issueHeng Qi1-20/+16
2024-06-02virtio_net: fix possible dim status unrecoverableHeng Qi1-1/+1
2024-06-02ethtool: init tsinfo stats if requestedVadim Fedorenko1-3/+3
2024-06-02MAINTAINERS: remove Peter GeisPeter Geis1-1/+0
2024-06-02virtio_net: fix missing lock protection on control_buf accessHeng Qi1-1/+3
2024-06-02Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-1/+10
2024-06-01io_uring: check for non-NULL file pointer in io_file_can_poll()Jens Axboe1-1/+1
2024-06-01Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-41/+25
2024-06-01Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-46/+73
2024-06-01Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-49/+47
2024-06-01Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+56
2024-06-01wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith1-15/+0
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg1-0/+4
2024-06-01wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré1-0/+7
2024-06-01Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré1-1/+1
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré5-45/+64
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo4-22/+44