summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold1-0/+23
2022-07-21mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song1-9/+11
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-21seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer1-1/+0
2022-07-21seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer1-2/+0
2022-07-21seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer1-1/+4
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He1-1/+14
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima2-3/+3
2022-07-21raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratemask.Kuniyuki Iwashima1-1/+1
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima1-1/+2
2022-07-21drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson1-1/+14
2022-07-21ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi ZeroMichal Suchanek1-1/+1
2022-07-21ARM: dts: at91: sama5d2: Fix typo in i2s1 nodeRyan Wanner1-1/+1
2022-07-21ipv4: Fix a data-race around sysctl_fib_sync_mem.Kuniyuki Iwashima1-1/+1
2022-07-21icmp: Fix data-races around sysctl.Kuniyuki Iwashima1-2/+3
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima2-6/+8
2022-07-21net: Fix data-races around sysctl_mem.Kuniyuki Iwashima1-1/+1
2022-07-21inetpeer: Fix data-races around sysctl.Kuniyuki Iwashima1-4/+8
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter1-0/+1
2022-07-21ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2-0/+10
2022-07-21ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu1-1/+2
2022-07-21drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua1-0/+1
2022-07-21ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei2-1/+15
2022-07-21ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel1-3/+3
2022-07-21ARM: dts: imx6qdl-ts7970: Fix ngpio typo and countKris Bahnsen1-1/+1
2022-07-21ext4: fix race condition between ext4_write and ext4_convert_inline_dataBaokun Li2-12/+5
2022-07-21sched/rt: Disable RT_RUNTIME_SHARE by defaultDaniel Bristot de Oliveira1-1/+1
2022-07-21Revert "evm: Fix memleak in init_desc"Xiu Jianfeng1-5/+2
2022-07-21nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi1-0/+3
2022-07-21drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko1-2/+2
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo2-15/+25
2022-07-21wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau1-2/+2
2022-07-21ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel3-25/+30
2022-07-21ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko1-2/+1
2022-07-21ip: fix dflt addr selection for connected nexthopNicolas Dichtel1-1/+1
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-21tracing/histograms: Fix memory leak problemZheng Yejian1-0/+2
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross1-0/+1
2022-07-21ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopMeng Tang1-0/+1
2022-07-21ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang1-0/+12
2022-07-21ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671Meng Tang1-0/+1
2022-07-21ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 modelMeng Tang1-0/+1
2022-07-21ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang1-0/+1
2022-07-15Linux 5.4.206v5.4.206Greg Kroah-Hartman1-1/+1
2022-07-15Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting"Greg Kroah-Hartman1-1/+1
2022-07-12Linux 5.4.205v5.4.205Greg Kroah-Hartman1-1/+1
2022-07-12dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin1-0/+4
2022-07-12dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin1-0/+1