aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13net: sunhme: output link status with a single print.Nick Bowler
2022-07-13r8152: fix accessing unset transport headerHayes Wang
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-07-13net: stmmac: fix leaks in probeDan Carpenter
2022-07-13net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-13Merge branch 'net-sysctl-races'David S. Miller
2022-07-13nexthop: Fix data-races around nexthop_compat_mode.Kuniyuki Iwashima
2022-07-13ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-13tcp: Fix a data-race around sysctl_tcp_ecn_fallback.Kuniyuki Iwashima
2022-07-13tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima
2022-07-13raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ratemask.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.Kuniyuki Iwashima
2022-07-13icmp: Fix data-races around sysctl_icmp_echo_enable_probe.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.Kuniyuki Iwashima
2022-07-13tcp: Fix a data-race around sysctl_max_tw_buckets.Kuniyuki Iwashima
2022-07-13sysctl: Fix data-races in proc_dointvec_ms_jiffies().Kuniyuki Iwashima
2022-07-13sysctl: Fix data-races in proc_dou8vec_minmax().Kuniyuki Iwashima
2022-07-13ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopMeng Tang
2022-07-13Merge tag 'qcom-dts-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-07-13Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2022-07-13ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang
2022-07-13ALSA: hda/realtek: fix mute/micmute LEDs for HP machinesJeremy Szu
2022-07-12Merge branch 'bnxt_en-5-bug-fixes'Jakub Kicinski
2022-07-12bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi
2022-07-12bnxt_en: Fix and simplify XDP transmit pathMichael Chan
2022-07-12bnxt_en: fix livepatch queryVikas Gupta
2022-07-12bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan
2022-07-12bnxt_en: reclaim max resources if sriov enable failsKashyap Desai
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-12drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda
2022-07-12drm/i915/gem: Look for waitboosting across the whole object prior to individu...Chris Wilson
2022-07-12drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson
2022-07-12drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson
2022-07-12drm/i915/ttm: fix sg_table constructionMatthew Auld
2022-07-12drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter
2022-07-12Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2022-07-12drm/i915: Fix vm use-after-free in vma destructionThomas Hellström
2022-07-12drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio
2022-07-12drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua
2022-07-12samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang
2022-07-12fprobe/samples: Make sample_probe staticsunliming
2022-07-12blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu
2022-07-12ftrace: Be more specific about arch impact when function tracer is enabledSteven Rostedt (Google)
2022-07-12tracing: Fix sleeping while atomic in kdb ftdumpDouglas Anderson
2022-07-12tracing/histograms: Fix memory leak problemZheng Yejian
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr