summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01ACPI: EC: Reference count query handlers under lockRafael J. Wysocki
2020-10-01seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrierMarco Elver
2020-10-01rt_cpu_seq_next should increase position indexVasily Averin
2020-10-01neigh_stat_seq_next() should increase position indexVasily Averin
2020-10-01kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches
2020-10-01xfs: fix attr leaf header freemap.size underflowBrian Foster
2020-10-01bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang
2020-10-01tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi
2020-10-01mfd: mfd-core: Protect against NULL call-back function pointerLee Jones
2020-10-01mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao
2020-10-01PM / devfreq: tegra30: Fix integer overflow on CPU's freq max outDmitry Osipenko
2020-10-01ASoC: kirkwood: fix IRQ error handlingRussell King
2020-10-01gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-10-01scsi: aacraid: fix illegal IO beyond last LBABalsundar P
2020-10-01serial: 8250: Avoid error message on reprobeLukas Wunner
2020-10-01ip: fix tos reflection in ack and reset packetsWei Wang
2020-10-01net: add __must_check to skb_put_padto()Eric Dumazet
2020-10-01tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-10-01hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2020-10-01mtd: Fix comparison in map_word_andequal()Ben Hutchings
2020-10-01RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2020-10-01ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou
2020-10-01kprobes: fix kill kprobe which has been marked as goneMuchun Song
2020-10-01KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev
2020-10-01af_key: pfkey_dump needs parameter validationMark Salyzyn
2020-09-23Linux 4.4.237v4.4.237Greg Kroah-Hartman
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-23rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-09-23NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia
2020-09-23gcov: add support for GCC 10.1Peter Oberparleiter
2020-09-23usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-23USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado
2020-09-23USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen
2020-09-23video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa