summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-236-23/+23
* ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com2020-01-231-1/+2
* MIPS: Prevent link failure with kcov instrumentationJouni Hogander2020-01-231-0/+3
* rseq/selftests: Turn off timeout settingMathieu Desnoyers2020-01-231-0/+1
* scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2020-01-231-1/+2
* gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)2020-01-231-0/+1
* rtc: msm6242: Fix reading of 10-hour digitKars de Jong2020-01-231-1/+2
* f2fs: fix potential overflowChao Yu2020-01-232-2/+2
* rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor2020-01-231-1/+1
* spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard2020-01-231-7/+3
* mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov2020-01-231-1/+1
* media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim2020-01-231-1/+1
* tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan2020-01-231-1/+4
* tty: serial: imx: use the sg count from dma_map_sgPeng Fan2020-01-231-1/+1
* powerpc/powernv: Disable native PCIe port managementOliver O'Halloran2020-01-231-0/+17
* PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas2020-01-231-1/+1
* compat_ioctl: handle SIOCOUTQNSDArnd Bergmann2020-01-231-0/+1
* clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu2020-01-231-0/+2
* mei: fix modalias documentationAlexander Usyskin2020-01-231-1/+1
* iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean2020-01-231-2/+4
* platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan2020-01-231-7/+1
* scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen2020-01-231-1/+3
* scsi: enclosure: Fix stale device oops with hot replugJames Bottomley2020-01-231-2/+1
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2020-01-231-0/+24
* cifs: Adjust indentation in smb2_open_fileNathan Chancellor2020-01-231-1/+1
* hsr: reset network header when supervision frame is createdTaehee Yoo2020-01-231-0/+2
* gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven2020-01-231-2/+3
* iommu: Remove device link to group on failureJon Derrick2020-01-231-0/+1
* rtc: mt6397: fix alarm register overwriteRan Bi2020-01-231-14/+33
* dccp: Fix memleak in __feat_register_spYueHaibing2020-01-231-1/+6
* ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o2020-01-232-8/+27
* ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden2020-01-231-23/+33
* wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost2020-01-231-1/+1
* wimax: i2400: fix memory leakNavid Emamdoost2020-01-231-0/+1
* media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN2020-01-231-1/+2
* mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2020-01-232-8/+7
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-01-233-46/+58
* arm64: Make sure permission updates happen for pmd/pudLaura Abbott2020-01-231-6/+10
* arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon2020-01-231-0/+10
* arm64: mm: Change page table pointer name in p[md]_set_huge()Ben Hutchings2020-01-231-4/+4
* arm64: don't open code page table entry creationKristina Martsenko2020-01-234-7/+16
* arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel2020-01-231-27/+43
* rsi: add fix for crash during assertionsSanjay Konduri2020-01-231-0/+1
* fs/select: avoid clang stack usage warningArnd Bergmann2020-01-231-0/+4
* ethtool: reduce stack usage with clangArnd Bergmann2020-01-231-7/+9
* HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-232-5/+7
* HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2020-01-231-2/+2
* hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke2020-01-231-1/+1
* Linux 4.9.210v4.9.210Greg Kroah-Hartman2020-01-141-1/+1
* drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin2020-01-141-15/+12