aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi
2023-06-08eeprom: at24: also select REGMAPRandy Dunlap
2023-06-08ceph: fix use-after-free bug for inodes when flushing capsnapsXiubo Li
2023-06-08accel/ivpu: Fix sporadic VPU boot failureAndrzej Kacprowski
2023-06-08accel/ivpu: Do not use mutex_lock_interruptibleStanislaw Gruszka
2023-06-08accel/ivpu: Do not trigger extra VPU reset if the VPU is idleAndrzej Kacprowski
2023-06-07Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski
2023-06-07net: bcmgenet: Fix EEE implementationFlorian Fainelli
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski
2023-06-07eth: bnxt: fix the wake conditionJakub Kicinski
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-07lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings
2023-06-07drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee
2023-06-07drm/amdgpu: change reserved vram info printYiPeng Chai
2023-06-07drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-07drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li
2023-06-07Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"Alex Deucher
2023-06-07Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...Alex Deucher
2023-06-07Revert "drm/amdgpu: change the reference clock for raven/raven2"Alex Deucher
2023-06-07drm/amd/display: add ODM case when looking for first split pipeSamson Tam
2023-06-07drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...Mario Limonciello
2023-06-07drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan
2023-06-07drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar
2023-06-07drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang
2023-06-07drm/amd: Disallow s0ix without BIOS support againMario Limonciello
2023-06-07Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-07vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia
2023-06-07MAINTAINERS: Add entry for debug objectsThomas Gleixner
2023-06-07afs: Fix setting of mtime when creating a file/dir/symlinkDavid Howells
2023-06-07riscv: Check the virtual alignment before choosing a map sizeAlexandre Ghiti
2023-06-07riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGDAlexandre Ghiti
2023-06-07riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen
2023-06-07bpf: Add extra path pointer check to d_path helperJiri Olsa
2023-06-07MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystemBartosz Golaszewski
2023-06-07gpio: sim: quietly ignore configured lines outside the bankKent Gibson
2023-06-07net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-07net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann
2023-06-07i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-06-07drm/i915/selftests: Add some missing error propagationTvrtko Ursulin
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07Merge branch 'rfs-lockless-annotate'David S. Miller
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski