summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-23rtc: msm6242: Fix reading of 10-hour digitKars de Jong1-1/+2
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-23spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard1-7/+3
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim1-1/+1
2020-01-23tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan1-1/+4
2020-01-23tty: serial: imx: use the sg count from dma_map_sgPeng Fan1-1/+1
2020-01-23compat_ioctl: handle SIOCOUTQNSDArnd Bergmann1-0/+1
2020-01-23clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu1-0/+2
2020-01-23mei: fix modalias documentationAlexander Usyskin1-1/+1
2020-01-23iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean1-2/+4
2020-01-23platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan1-7/+1
2020-01-23scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen1-1/+3
2020-01-23scsi: enclosure: Fix stale device oops with hot replugJames Bottomley1-2/+1
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2020-01-23cifs: Adjust indentation in smb2_open_fileNathan Chancellor1-1/+1
2020-01-23hsr: reset network header when supervision frame is createdTaehee Yoo1-0/+2
2020-01-23gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven1-2/+3
2020-01-23iommu: Remove device link to group on failureJon Derrick1-0/+1
2020-01-23rtc: mt6397: fix alarm register overwriteRan Bi1-14/+33
2020-01-23dccp: Fix memleak in __feat_register_spYueHaibing1-1/+6
2020-01-23ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o2-8/+27
2020-01-23ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden1-23/+33
2020-01-23wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost1-1/+1
2020-01-23wimax: i2400: fix memory leakNavid Emamdoost1-0/+1
2020-01-23xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross1-3/+13
2020-01-23mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko3-30/+45
2020-01-23ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai1-9/+9
2020-01-23ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2020-01-23p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN1-1/+2
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2-8/+7
2020-01-23cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky3-46/+58
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri1-0/+1
2020-01-23HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2-5/+7
2020-01-23HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann1-2/+2
2020-01-23hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke1-1/+1
2020-01-14Linux 4.4.210v4.4.210Greg Kroah-Hartman1-1/+1
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin1-0/+14
2020-01-14netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal1-1/+2
2020-01-14netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal1-11/+16
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern1-4/+8
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost1-1/+3
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-1/+10
2020-01-14tty: always relink the portSudip Mukherjee1-2/+1
2020-01-14tty: link tty and port before configuring it as consoleSudip Mukherjee2-1/+3
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube1-0/+1
2020-01-14usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil1-1/+1
2020-01-14usb: musb: Disable pullup at initPaul Cercueil1-0/+3