summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-21Linux 5.10.132v5.10.132Greg Kroah-Hartman
2022-07-21x86/pat: Fix x86_has_pat_wp()Juergen Gross
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-07-21vt: fix memory overlapping when deleting chars in the bufferYangxi Xiang
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-07-21signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-21nvme-pci: phison e16 has bogus namespace idsKeith Busch
2022-07-21Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli
2022-07-21ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez
2022-07-21soc: ixp4xx/npe: Fix unused match warningLinus Walleij
2022-07-21x86: Clear .brk area at early bootJuergen Gross
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-07-21ASoC: madera: Fix event generation for rate controlsCharles Keepax
2022-07-21ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax
2022-07-21ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax
2022-07-21ASoC: dapm: Initialise kcontrol data for mux/demux controlsCharles Keepax
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax
2022-07-21ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi
2022-07-21pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-21nvme: fix regression when disconnect a recovering ctrlRuozhu Li
2022-07-21nvme-tcp: always fail a request when sending it failedSagi Grimberg
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-07-21net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He
2022-07-21scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry
2022-07-21netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold
2022-07-21mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song
2022-07-21net/tls: Check for errors in tls_device_initTariq Toukan
2022-07-21KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()Vitaly Kuznetsov
2022-07-21net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-21net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer
2022-07-21seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer
2022-07-21seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie
2022-07-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He