summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05printk: reduce LOG_BUF_SHIFT range for H8300John Ogness
2020-11-05drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-11-05media: tw5864: check status of tw5864_frameinterval_getTom Rix
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-11-05media: platform: Improve queue set up flow for bug fixingXia Jiang
2020-11-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil
2020-11-05drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-11-05video: fbdev: pvr2fb: initialize variablesTom Rix
2020-11-05xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson
2020-11-05um: change sigio_spinlock to a mutexJohannes Berg
2020-11-05f2fs: fix to check segment boundary during SIT page readaheadChao Yu
2020-11-05f2fs: add trace exit in exception pathZhang Qilong
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-11-05powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-11-05futex: Fix incorrect should_fail_futex() handlingMateusz Nosek
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-11-05x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Jiri Slaby
2020-11-05fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2020-11-05ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven
2020-11-05mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva
2020-11-05p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-05fuse: fix page dereference after freeMiklos Szeredi
2020-11-05x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross
2020-11-05arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-11-05tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen
2020-11-05ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-11-05gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-11-05efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller
2020-11-05arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2020-11-05scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2020-10-29Linux 4.14.203v4.14.203Greg Kroah-Hartman
2020-10-29powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye