aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-27netfilter: x_tables: Use correct memory barriers.iwamatsu/linux-4.4.y-20210527linux-4.4.yMark Tomlinson2-1/+4
2021-05-27bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma1-4/+9
2021-05-26Linux 4.4.270Greg Kroah-Hartman1-1/+1
2021-05-26Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz1-0/+9
2021-05-26video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam1-1/+1
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki3-25/+26
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki1-3/+11
2021-05-26video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente1-8/+13
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald1-0/+3
2021-05-26leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter1-1/+3
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman1-6/+10
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam1-3/+5
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng1-10/+24
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman1-8/+2
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-05-26cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman1-1/+8
2021-05-26cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan1-1/+2
2021-05-26Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman1-1/+0
2021-05-26Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman1-4/+2
2021-05-26Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman1-5/+0
2021-05-26Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman1-9/+2
2021-05-26Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman1-3/+1
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman1-3/+1
2021-05-26Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-26dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka1-0/+1
2021-05-26xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-26Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman1-4/+0
2021-05-26ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto3-4/+3
2021-05-26ALSA: usb-audio: Validate MS endpoint descriptorsTakashi Iwai1-0/+4
2021-05-26cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg1-0/+2
2021-05-26ptrace: make ptrace() fail if the tracee changed its pid unexpectedlyOleg Nesterov1-1/+17
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei1-1/+2
2021-05-26openrisc: Fix a memory leakChristophe JAILLET1-0/+2
2021-05-22Linux 4.4.269Greg Kroah-Hartman1-1/+1
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+9
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-22ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet4-6/+0
2021-05-22ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-05-22sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-3/+1
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang1-5/+11
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann1-5/+4
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann1-13/+13
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-05-22kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman1-4/+5
2021-05-22dm ioctl: fix out of bounds array access when no devicesMikulas Patocka1-1/+1
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba1-0/+4
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki1-6/+9
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun1-3/+3
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2-1/+4
2021-05-22usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-22squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+16
2021-05-22ARC: entry: fix off-by-one error in syscall number validationVineet Gupta1-2/+2
2021-05-22kernel: kexec_file: fix error return code of kexec_calculate_store_digests()Jia-Ju Bai1-1/+3
2021-05-22ksm: fix potential missing rmap_item for stable_nodeMiaohe Lin1-0/+1
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-22sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long1-1/+2
2021-05-22NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia1-1/+4
2021-05-22pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic1-1/+1
2021-05-22NFS: Deal correctly with attribute generation counter overflowTrond Myklebust1-4/+4
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2021-05-22ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward1-0/+3
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy1-2/+2
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-22ASoC: rt286: Generalize support for ALC3263 codecDavid Ward1-10/+10
2021-05-22sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva1-1/+1
2021-05-22kconfig: nconf: stop endless search loopsMihai Moldovan1-1/+1
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-22cuse: prevent cloneMiklos Szeredi1-0/+2
2021-05-22mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach1-0/+5
2021-05-22ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-05-22Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa1-0/+2
2021-05-22Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka1-0/+2
2021-05-22ALSA: rme9652: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: hdspm: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: hdsp: don't disable if not enabledTong Zhang1-1/+2
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell1-0/+2
2021-05-22tipc: convert dest node's address to network orderHoang Le1-1/+1
2021-05-22fs: dlm: fix debugfs dumpAlexander Aring1-0/+1
2021-05-22sctp: delay auto_asconf init until binding the first addrXin Long1-14/+17
2021-05-22Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long1-5/+8
2021-05-22kfifo: fix ternary sign extension bugsDan Carpenter3-6/+18
2021-05-22net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong1-0/+2
2021-05-22powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy1-1/+1
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King1-2/+2
2021-05-22vsock/vmci: log once the failed queue pair allocationStefano Garzarella1-2/+1
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong1-0/+1
2021-05-22i2c: sh7760: fix IRQ error pathSergey Shtylyov1-1/+1
2021-05-22powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler1-1/+3
2021-05-22i2c: sh7760: add IRQ checkSergey Shtylyov1-1/+4
2021-05-22i2c: jz4780: add IRQ checkSergey Shtylyov1-1/+4
2021-05-22i2c: cadence: add IRQ checkSergey Shtylyov1-1/+4
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-05-22mt7601u: fix always true expressionColin Ian King1-1/+1
2021-05-22mac80211: bail out if cipher schemes are invalidJohannes Berg1-2/+5
2021-05-22powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap1-0/+1
2021-05-22ALSA: usb-audio: Add error checks for usb_driver_claim_interface() callsTakashi Iwai3-11/+21
2021-05-22nfc: pn533: prevent potential memory corruptionDan Carpenter1-0/+3
2021-05-22ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor1-1/+1
2021-05-22net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-05-22HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy3-2/+61
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor1-3/+3
2021-05-22HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter1-2/+1
2021-05-22scsi: sni_53c710: Add IRQ checkSergey Shtylyov1-1/+4
2021-05-22scsi: sun3x_esp: Add IRQ checkSergey Shtylyov1-1/+3
2021-05-22scsi: jazz_esp: Add IRQ checkSergey Shtylyov1-1/+3
2021-05-22media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatchArnd Bergmann1-1/+2
2021-05-22scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann1-1/+1
2021-05-22ata: libahci_platform: fix IRQ checkSergey Shtylyov1-1/+3
2021-05-22sata_mv: add IRQ checksSergey Shtylyov1-0/+4
2021-05-22pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov1-1/+5
2021-05-22pata_arasan_cf: fix IRQ checkSergey Shtylyov1-4/+11
2021-05-22media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King1-3/+3
2021-05-22media: omap4iss: return error code when omap4iss_get() failedYang Yingliang1-1/+3
2021-05-22media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King1-1/+1
2021-05-22ttyprintk: Add TTY hangup callback.Tetsuo Handa1-0/+11
2021-05-22tty: fix return value for unsupported ioctlsJohan Hovold2-5/+5
2021-05-22USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-05-22usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King1-0/+2
2021-05-22crypto: qat - Fix a double free in adf_create_ringLv Yunlong1-0/+1
2021-05-22staging: rtl8192u: Fix potential infinite loopColin Ian King1-1/+1
2021-05-22crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu1-8/+21
2021-05-22mtd: require write permissions for locking and badblock ioctlsMichael Walle1-4/+4
2021-05-22fotg210-udc: Complete OUT requests on short packetsFabian Vogt1-2/+6
2021-05-22fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt1-2/+3
2021-05-22fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt1-0/+6
2021-05-22fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt1-2/+1
2021-05-22fotg210-udc: Fix EP0 IN requests bigger than two packetsFabian Vogt1-1/+1
2021-05-22fotg210-udc: Fix DMA on EP0 for length > max packet sizeFabian Vogt1-1/+1
2021-05-22crypto: qat - don't release uninitialized resourcesTong Zhang1-4/+13
2021-05-22usb: gadget: pch_udc: Check for DMA mapping errorAndy Shevchenko1-1/+1
2021-05-22usb: gadget: pch_udc: Check if driver is present before calling ->setup()Andy Shevchenko1-10/+18
2021-05-22usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()Andy Shevchenko1-1/+1
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski1-1/+1
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski1-1/+1
2021-05-22memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King1-2/+5
2021-05-22usb: gadget: pch_udc: Revert d3cb25a12138 completelyAndy Shevchenko1-4/+13
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda1-6/+17
2021-05-22ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai1-2/+1
2021-05-22ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai1-2/+2
2021-05-22ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai1-2/+2
2021-05-22ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai1-3/+3
2021-05-22drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King1-0/+1
2021-05-22cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg1-0/+2
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2021-05-22md: md_open returns -EBUSY when entering racing areaZhao Heming1-2/+1
2021-05-22md: factor out a mddev_find_locked helper from mddev_findChristoph Hellwig1-13/+19
2021-05-22tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)1-14/+30
2021-05-22tracing: Map all PIDs to command linesSteven Rostedt (VMware)1-26/+15
2021-05-22tracing: Treat recording comm for idle task as a successJoel Fernandes1-1/+5
2021-05-22tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane1-1/+1
2021-05-22misc: vmw_vmci: explicitly initialize vmci_datagram payloadTetsuo Handa1-1/+1
2021-05-22misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa1-1/+1
2021-05-22misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede1-5/+16
2021-05-22FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki1-17/+30
2021-05-22net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen1-0/+4
2021-05-22hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo1-1/+2
2021-05-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2-1/+3
2021-05-22dm space map common: fix division bug in sm_ll_find_free_block()Joe Thornber1-0/+2
2021-05-22dm persistent data: packed struct should have an aligned() attribute tooJoe Thornber2-6/+6
2021-05-22usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson1-1/+2
2021-05-22usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam1-8/+15
2021-05-22ext4: fix error code in ext4_commit_superFengnan Chang1-2/+4
2021-05-22ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi1-16/+32
2021-05-22ftrace: Handle commands when closing set_ftrace_filter fileSteven Rostedt (VMware)1-1/+4
2021-05-22jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang1-0/+3
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar1-7/+4
2021-05-22jffs2: Fix kasan slab-out-of-bounds problemlizhe1-1/+1
2021-05-22openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti1-4/+4
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling1-1/+7
2021-05-22ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong1-2/+6
2021-05-22ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong1-1/+3
2021-05-22scsi: libfc: Fix a format specifierBart Van Assche1-1/+1
2021-05-22scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2-3/+0
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten1-1/+9
2021-05-22media: gscpa/stv06xx: fix memory leakHans Verkuil3-0/+12
2021-05-22media: dvb-usb: fix memory leak in dvb_usb_adapter_initPavel Skripkin1-4/+16
2021-05-22media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()Yang Yingliang1-1/+1
2021-05-22power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_re...Yang Yingliang1-1/+1
2021-05-22power: supply: generic-adc-battery: fix possible use-after-free in gab_remove()Yang Yingliang1-1/+1
2021-05-22clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King1-0/+1
2021-05-22media: em28xx: fix memory leakMuhammad Usama Anjum1-0/+1
2021-05-22media: gspca/sq905.c: fix uninitialized variableHans Verkuil1-1/+1
2021-05-22media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv1-9/+11
2021-05-22media: ite-cir: check for receive overflowSean Young1-1/+7
2021-05-22scsi: target: pscsi: Fix warning in pscsi_complete_cmd()Chaitanya Kulkarni1-1/+2
2021-05-22btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik1-3/+3