summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-17net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-17net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterVladimir Oltean
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-17net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support itVladimir Oltean
2022-08-17net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
2022-08-17cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()Enzo Matsumiya
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells
2022-08-17cifs: remove unused server parameter from calc_smb_size()Enzo Matsumiya
2022-08-18Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-08-18Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/...Dave Airlie
2022-08-17Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2022-08-17dcache: move the DCACHE_OP_COMPARE case out of the __d_lookup_rcu loopLinus Torvalds
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss
2022-08-17ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch
2022-08-17ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik
2022-08-17ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik
2022-08-17ice: Fix double VLAN error when entering promisc modeGrzegorz Siwik
2022-08-17ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PUChristoffer Sandberg
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-17btrfs: tree-checker: check for overlapping extent itemsJosef Bacik
2022-08-17btrfs: fix warning during log replay when bumping inode link countFilipe Manana
2022-08-17btrfs: fix lost error handling when looking up extended ref on log replayFilipe Manana
2022-08-17btrfs: fix lockdep splat with reloc root extent buffersJosef Bacik
2022-08-17btrfs: move lockdep class helpers to locking.cJosef Bacik
2022-08-17btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()Zixuan Fu
2022-08-17ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal
2022-08-17ALSA: hda/cs8409: Support new Dolphin VariantsStefan Binding
2022-08-17KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsOliver Upton
2022-08-17KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton
2022-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-08-17tls: rx: react to strparser initialization errorsJakub Kicinski
2022-08-17platform/x86: serial-multi-instantiate: Add CLSA0101 LaptopLucas Tanure
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-17netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven
2022-08-16net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpuZhengchao Shao
2022-08-16riscv: Ensure isa-ext static keys are writableAndrew Jones
2022-08-16Revert "drm/amd/amdgpu: add pipe1 hardware support"Michel Dänzer
2022-08-16drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutexMaíra Canal
2022-08-16drm/amdgpu: Fix interrupt handling on ih_soft ringMukul Joshi
2022-08-16drm/amdgpu: Add secure display TA load for RenoirShane Xiao
2022-08-16drm/amd/display: Include scaling factor for SubVP commandAlvin Lee
2022-08-16drm/amdgpu/vcn: Return void from the stop_dbg_modeKhalid Masum
2022-08-16drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()Andrey Strachuk