summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-05Linux 5.10.97v5.10.97Greg Kroah-Hartman1-1/+1
2022-02-05tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet1-0/+2
2022-02-05af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet1-2/+6
2022-02-05cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding1-2/+1
2022-02-05rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet1-2/+4
2022-02-05net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet1-4/+7
2022-02-05fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter1-3/+3
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K1-1/+11
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju1-0/+2
2022-02-05ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov1-3/+3
2022-02-05net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-05net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla1-1/+1
2022-02-05net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-05cgroup-v1: Require capabilities to set release_agentEric W. Biederman1-0/+14
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-12/+13
2022-02-05x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck1-0/+1
2022-02-05x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck1-0/+1
2022-02-05psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan5-45/+40
2022-02-05KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson6-4/+14
2022-02-05Revert "drivers: bus: simple-pm-bus: Add support for probing simple bus only ...Kevin Hilman1-38/+1
2022-02-05net: ipa: prevent concurrent replenishAlex Elder2-0/+14
2022-02-05net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2-5/+16
2022-02-05net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder1-4/+1
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner1-3/+4
2022-02-01Linux 5.10.96v5.10.96Greg Kroah-Hartman1-1/+1
2022-02-01mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven1-1/+0
2022-02-01block: Fix wrong offset in bio_truncate()OGAWA Hirofumi1-1/+2
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein3-15/+49
2022-02-01usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-02-01dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO configMarc Kleine-Budde1-1/+1
2022-02-01net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi1-3/+3
2022-02-01ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2022-02-01ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet1-2/+9
2022-02-01ipv4: raw: lock the socket in raw_bind()Eric Dumazet1-1/+4
2022-02-01net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov1-1/+2
2022-02-01Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2-7/+22
2022-02-01net: hns3: handle empty unknown interrupt for VFYufeng Mo1-2/+1
2022-02-01net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen1-1/+1
2022-02-01yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua1-3/+1
2022-02-01drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pccJosé Expósito1-2/+9
2022-02-01drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin1-1/+6
2022-02-01video: hyperv_fb: Fix validation of screen resolutionMichael Kelley1-13/+3
2022-02-01ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-02-01ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu1-35/+71
2022-02-01ipv4: fix ip option filtering for locally generated fragmentsJakub Kicinski1-3/+12
2022-02-01net: ipv4: Fix the warning for dereferenceYajun Deng1-1/+3
2022-02-01net: ipv4: Move ip_options_fragment() out of loopYajun Deng1-15/+4
2022-02-01powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev1-3/+14
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck1-0/+1
2022-02-01efi/libstub: arm64: Fix image check alignment at entryMihai Carabas1-3/+3