summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-06RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu1-3/+10
2021-10-06IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter1-1/+6
2021-10-06bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao3-15/+47
2021-10-06ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi1-0/+4
2021-10-06drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-10-06RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe1-2/+6
2021-10-06media: ir_toy: prevent device from hanging during transmitSean Young1-1/+20
2021-10-06KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guestSean Christopherson2-4/+13
2021-10-06KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov2-7/+14
2021-10-06KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky1-1/+0
2021-10-06KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov1-5/+5
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2-11/+16
2021-10-06mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg1-0/+6
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu1-2/+1
2021-10-06gpio: pca953x: do not ignore i2c errorsAndrey Gusakov1-9/+2
2021-10-06hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-18/+11
2021-10-06hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-17/+11
2021-10-06hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova1-15/+11
2021-10-06hwmon: (tmp421) handle I2C errorsPaul Fertser1-10/+28
2021-10-06fs-verity: fix signed integer overflow with i_size near S64_MAXEric Biggers2-2/+2
2021-10-06ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He1-0/+12
2021-10-06ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMH...Cameron Berkenpas1-0/+129
2021-10-06usb: cdns3: fix race condition before setting doorbellPawel Laszczak1-0/+14
2021-10-06cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse1-1/+1
2021-10-06scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap3-23/+20
2021-10-06cpufreq: schedutil: Use kobject release() method to free sugov_tunablesKevin Hao1-5/+11
2021-10-06tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente1-2/+19
2021-09-30Linux 5.10.70v5.10.70Greg Kroah-Hartman1-1/+1
2021-09-30qnx4: work around gcc false positive warning bugLinus Torvalds1-9/+27
2021-09-30xen/balloon: fix balloon kthread freezingJuergen Gross1-2/+2
2021-09-30USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold1-0/+46
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-09-30EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov1-1/+1
2021-09-30EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri1-1/+1
2021-09-30spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds1-2/+2
2021-09-30net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li1-1/+1
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-30qnx4: avoid stringop-overread errorsLinus Torvalds1-17/+34
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-30compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-09-30blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin1-0/+8
2021-09-30block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou1-0/+3
2021-09-30block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig1-1/+5
2021-09-30amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-09-30nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li1-13/+3