summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang1-2/+3
2022-11-10rose: Fix NULL pointer dereference in rose_send_frame()Zhang Qilong1-0/+3
2022-11-10ipvs: fix WARNING in ip_vs_app_net_cleanup()Zhengchao Shao1-2/+8
2022-11-10ipvs: fix WARNING in __ip_vs_cleanup_batch()Zhengchao Shao1-5/+21
2022-11-10ipvs: use explicitly signed charsJason A. Donenfeld1-2/+2
2022-11-10netfilter: nf_tables: release flow rule object from commit pathPablo Neira Ayuso1-3/+3
2022-11-10net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan1-1/+2
2022-11-10net: sched: Fix use after free in red_enqueue()Dan Carpenter1-1/+3
2022-11-10ata: pata_legacy: fix pdc20230_set_piomode()Sergey Shtylyov1-2/+3
2022-11-10net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong1-2/+2
2022-11-10nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing1-1/+6
2022-11-10nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing1-2/+6
2022-11-10nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing1-2/+5
2022-11-10NFC: nxp-nci: remove unnecessary labelswengjianfeng1-26/+13
2022-11-10nfc: fdp: Fix potential memory leak in fdp_nci_send()Shang XiaoJing1-1/+9
2022-11-10nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski3-43/+1
2022-11-10RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter1-1/+8
2022-11-10RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin2-2/+10
2022-11-10net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin1-7/+18
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu1-0/+1
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust1-0/+1
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust1-0/+1
2022-11-10NFSv4: Fix a potential state reclaim deadlockTrond Myklebust1-19/+17
2022-11-10IB/hfi1: Correctly move list in sc_disable()Dean Luick1-2/+1
2022-11-10RDMA/cma: Use output interface for net_dev checkHÃ¥kon Bugge1-1/+1
2022-11-10KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf1-0/+56
2022-11-10KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf1-14/+17
2022-11-10KVM: x86: Protect the unused bits in MSR exiting flagsAaron Lewis1-0/+8
2022-11-10x86/topology: Fix duplicated core ID within a packageZhang Rui1-1/+1
2022-11-10x86/topology: Fix multiple packages shown on a single-package systemZhang Rui1-4/+10
2022-11-10x86/topology: Set cpu_die_id only if DIE_TYPE foundYazen Ghannam1-2/+8
2022-11-10KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)Sean Christopherson1-2/+25
2022-11-10KVM: x86: Trace re-injected exceptionsSean Christopherson2-11/+17
2022-11-10KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02Sean Christopherson1-1/+6
2022-11-10KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01Sean Christopherson2-10/+21
2022-11-10serial: ar933x: Deassert Transmit Enable on ->rs485_config()Lukas Wunner1-0/+5
2022-11-10serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki2-2/+4
2022-11-03Linux 5.10.153v5.10.153Greg Kroah-Hartman1-1/+1
2022-11-03serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner6-37/+33
2022-11-03serial: core: move RS485 configuration tasks from drivers into coreLino Sanfilippo1-0/+33
2022-11-03can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das1-2/+4
2022-11-03arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual2-15/+22
2022-11-03arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse4-13/+25
2022-11-03scsi: sd: Revert "scsi: sd: Remove a local variable"Yu Kuai1-1/+2
2022-11-03arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips2-0/+10
2022-11-03net: enetc: survive memory pressure without crashingVladimir Oltean1-0/+5
2022-11-03net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda1-3/+3
2022-11-03net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan2-6/+6
2022-11-03net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim1-3/+0
2022-11-03nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel1-1/+1