aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-29Merge tag 'xtensa-20230327' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-6/+12
2023-03-29Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-03-29io_uring/rsrc: fix rogue rsrc node grabbingPavel Begunkov1-7/+5
2023-03-29drm: test: Fix 32-bit issue in drm_buddy_testDavid Gow1-1/+2
2023-03-29drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsDavid Gow1-2/+2
2023-03-29docs: driver-api: firmware_loader: fix missing argument in usage exampleConor Dooley1-1/+2
2023-03-29ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Zhuangwenhui1-0/+1
2023-03-29powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni1-0/+8
2023-03-29kernfs: change kernfs_rename_lock into a read-write lock.Imran Khan1-9/+9
2023-03-29kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.Imran Khan4-6/+8
2023-03-29kernfs: Introduce separate rwsem to protect inode attributes.Imran Khan3-8/+16
2023-03-29firmware_loader: Add debug message with checksum for FW fileAmadeusz Sławiński2-1/+59
2023-03-29soc: amlogic: meson-gx-socinfo: use new soc_device_register functionality to ...Heiner Kallweit1-5/+0
2023-03-29base: soc: populate machine name in soc_device_register if emptyHeiner Kallweit1-0/+15
2023-03-29cacheinfo: Fix LLC is not exported through sysfsYicong Yang1-5/+11
2023-03-29drm/nouveau/kms: Fix backlight registrationHans de Goede1-1/+6
2023-03-29dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled and bias-bus...Krzysztof Kozlowski1-0/+2
2023-03-29net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar1-0/+7
2023-03-29ALSA: ymfpci: Fix BUG_ON in probe functionTasos Sahanidis1-1/+1
2023-03-29ALSA: ymfpci: Create card with device-managed snd_devm_card_new()Tasos Sahanidis1-1/+1
2023-03-28net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G linksFelix Fietkau1-2/+0
2023-03-29driver core: class.c: convert to only use class_to_subsysGreg Kroah-Hartman1-52/+61
2023-03-29driver core: class: implement class_get/put without the private pointer.Greg Kroah-Hartman1-18/+63
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman14-48/+48
2023-03-29btrfs: ignore fiemap path cache when there are multiple paths for a nodeFilipe Manana1-22/+63
2023-03-28Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-6/+24
2023-03-28thermal: core: Drop excessive lockdep_assert_held() callsRafael J. Wysocki1-4/+2
2023-03-28Merge tag 's390-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-9/+6
2023-03-28ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel1-3/+5
2023-03-28ice: add profile conflict check for AVF FDIRJunfeng Guo1-0/+73
2023-03-28driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUTSaravana Kannan2-0/+17
2023-03-28ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley1-4/+22
2023-03-28ice: fix W=1 headers mismatchJesse Brandeburg2-1/+2
2023-03-28iommu/exynos: Fix set_platform_dma_ops() callbackMarek Szyprowski1-7/+10
2023-03-28pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba1-16/+20
2023-03-28io_uring/poll: clear single/double poll flags on poll armingJens Axboe1-0/+1
2023-03-28Merge branch 'xen-netback-fix-issue-introduced-recently'Paolo Abeni2-7/+24
2023-03-28xen/netback: remove not needed test in xenvif_tx_build_gops()Juergen Gross1-4/+0
2023-03-28xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-03-28smsc911x: avoid PHY being resumed when interface is not upWolfram Sang1-2/+5
2023-03-28powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe1-0/+6
2023-03-28powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray1-2/+7
2023-03-28Merge branch 'net-mvpp2-rss-fixes'Paolo Abeni2-62/+54
2023-03-28net: mvpp2: parser fix PPPoESven Auhagen1-48/+34
2023-03-28net: mvpp2: parser fix QinQSven Auhagen1-2/+2
2023-03-28net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen1-12/+18
2023-03-28driver core: bus: constify class_unregister/destroy()Greg Kroah-Hartman2-6/+6
2023-03-28driver core: Add a comment to set_primary_fwnode() on nullifyingAndy Shevchenko1-2/+6
2023-03-28powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()Greg Kroah-Hartman1-1/+1