summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.41v5.10.41Greg Kroah-Hartman2021-05-281-1/+1
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-283-0/+7
* perf unwind: Set userdata for all __report_module() pathsDave Rigby2021-05-281-3/+8
* perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil2021-05-281-5/+27
* KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li2021-05-283-6/+15
* context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li2021-05-281-6/+16
* context_tracking: Move guest exit context tracking to separate helpersWanpeng Li2021-05-281-1/+8
* bpf: No need to simulate speculative domain for immediatesDaniel Borkmann2021-05-281-1/+5
* bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann2021-05-281-10/+12
* bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann2021-05-281-7/+11
* Linux 5.10.40v5.10.40Greg Kroah-Hartman2021-05-261-1/+1
* Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz2021-05-261-0/+9
* video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam2021-05-261-1/+1
* nvmet: use new ana_log_size instead the old oneHou Pu2021-05-261-1/+1
* x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-pathJoerg Roedel2021-05-261-0/+85
* rtc: pcf85063: fallback to parent of_nodeFrancois Gervais2021-05-261-4/+3
* nvme-multipath: fix double initialization of ANA stateChristoph Hellwig2021-05-263-29/+37
* x86/Xen: swap NX determination and GDT setup on BSPJan Beulich2021-05-261-4/+4
* openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport2021-05-261-2/+1
* drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg2021-05-261-1/+4
* tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-262-2/+2
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-263-25/+26
* vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki2021-05-261-10/+47
* vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-261-3/+11
* video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente2021-05-261-8/+13
* qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-261-0/+3
* leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter2021-05-261-1/+3
* ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong2021-05-261-1/+1
* net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman2021-05-261-5/+10
* scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter2021-05-261-5/+12
* net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam2021-05-261-3/+5
* ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng2021-05-261-10/+24
* Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman2021-05-261-8/+2
* Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-2/+0
* Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-5/+0
* Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman2021-05-261-1/+0
* cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman2021-05-261-1/+8
* cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan2021-05-261-1/+2
* Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman2021-05-261-1/+0
* Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman2021-05-261-4/+0
* Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman2021-05-261-4/+2
* Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman2021-05-261-5/+0
* Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman2021-05-261-9/+2
* Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman2021-05-261-3/+1
* Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman2021-05-261-3/+1
* Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-2/+0
* kcsan: Fix debugfs initcall return typeArnd Bergmann2021-05-261-1/+2
* dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka2021-05-261-0/+1
* ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam2021-05-263-6/+12
* xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-261-5/+17