summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.243v4.4.243Greg Kroah-Hartman2020-11-101-1/+1
* powercap: restrict energy meter to root accessLen Brown2020-11-101-2/+2
* Linux 4.4.242v4.4.242Greg Kroah-Hartman2020-11-101-1/+1
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-101-5/+11
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-101-0/+3
* USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-101-0/+2
* USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-101-0/+6
* USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-101-1/+6
* serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-101-0/+3
* serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-101-1/+1
* fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-101-5/+5
* vt: Disable KD_FONT_OP_COPYDaniel Vetter2020-11-101-22/+2
* vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep2020-11-101-1/+1
* scsi: core: Don't start concurrent async scan on same hostMing Lei2020-11-101-3/+4
* of: Fix reserved-memory overlap detectionVincent Whitchurch2020-11-101-2/+11
* x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-11-101-2/+1
* ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron2020-11-101-1/+1
* ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)2020-11-102-4/+28
* ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)2020-11-101-1/+2
* ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett2020-11-101-0/+1
* Fonts: Replace discarded const qualifierLee Jones2020-11-1011-11/+11
* gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-11-101-1/+1
* gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-11-101-10/+2
* tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le2020-11-101-0/+5
* xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-11-101-8/+21
* staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-11-101-0/+1
* device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko2020-11-101-1/+3
* device property: Keep secondary firmware node secondary by typeAndy Shevchenko2020-11-101-1/+1
* ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski2020-11-101-0/+2
* ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski2020-11-101-0/+1
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-103-8/+23
* cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)2020-11-101-1/+2
* arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang2020-11-101-0/+1
* tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds2020-11-101-15/+17
* vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella2020-11-101-4/+5
* ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang2020-11-101-4/+4
* 9P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)2020-11-101-2/+2
* libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov2020-11-101-0/+5
* ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)2020-11-101-1/+1
* ia64: fix build error with !COREDUMPKrzysztof Kozlowski2020-11-101-1/+1
* ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-11-101-0/+13
* ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-11-101-0/+1
* powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar2020-11-101-7/+26
* iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-101-4/+11
* dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil2020-11-101-3/+4
* vt: keyboard, extend func_buf_lock to readersJiri Slaby2020-11-101-4/+13
* vt: keyboard, simplify vt_kdgkbsentJiri Slaby2020-11-101-19/+9
* btrfs: reschedule if necessary when logging directory itemsFilipe Manana2020-11-101-0/+8
* scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller2020-11-101-5/+8