summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-05Linux 4.19.155v4.19.155Greg Kroah-Hartman
2020-11-05staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin
2020-11-05staging: octeon: repair "fixed-link" supportAlexander Sverdlin
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier
2020-11-05device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko
2020-11-05device property: Keep secondary firmware node secondary by typeAndy Shevchenko
2020-11-05ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski
2020-11-05ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski
2020-11-05arm: dts: mt7623: add missing pause for switchportFrank Wunderlich
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller
2020-11-05cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)
2020-11-05arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang
2020-11-05tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds
2020-11-05rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie
2020-11-05ext4: fix invalid inode checksumLuo Meng
2020-11-05ext4: fix error handling code in add_new_gdbDinghao Liu
2020-11-05ext4: fix leaking sysfs kobject after failed mountEric Biggers
2020-11-05vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella
2020-11-05ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang
2020-11-059P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)
2020-11-05libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov
2020-11-05ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)
2020-11-05drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai
2020-11-05drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-11-05i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski
2020-11-05ia64: fix build error with !COREDUMPKrzysztof Kozlowski
2020-11-05ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-11-05ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng
2020-11-05NFSD: Add missing NFSv2 .pc_func methodsChuck Lever
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling
2020-11-05powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar
2020-11-05powerpc: Warn about use of smt_snooze_delayJoel Stanley
2020-11-05powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan
2020-11-05s390/stp: add locking to sysfs functionsSven Schnelle
2020-11-05powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V
2020-11-05iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-11-05iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron
2020-11-05iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron
2020-11-05iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-11-05dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil
2020-11-05udf: Fix memory leak when mountingJan Kara
2020-11-05HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke
2020-11-05vt: keyboard, extend func_buf_lock to readersJiri Slaby
2020-11-05vt: keyboard, simplify vt_kdgkbsentJiri Slaby
2020-11-05drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson
2020-11-05usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang