summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01drm/omap: fix possible object reference leakWen Yang1-1/+3
2020-10-01scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart1-0/+4
2020-10-01selinux: sel_avc_get_stat_idx should increase position indexVasily Averin1-0/+1
2020-10-01audit: CONFIG_CHANGE don't log internal bookkeeping as an eventSteve Grubb1-2/+0
2020-10-01skbuff: fix a data race in skb_queue_len()Qian Cai2-3/+22
2020-10-01Bluetooth: prefetch channel before killing sockHillf Danton1-4/+6
2020-10-01mm: pagewalk: fix termination condition in walk_pte_range()Steven Price1-2/+2
2020-10-01Bluetooth: Fix refcount use-after-free issueManish Mandlik2-14/+28
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik1-0/+2
2020-10-01tracing: Set kernel_stack's caller size properlyJosef Bacik1-1/+1
2020-10-01ACPI: EC: Reference count query handlers under lockRafael J. Wysocki1-12/+4
2020-10-01seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrierMarco Elver1-2/+9
2020-10-01rt_cpu_seq_next should increase position indexVasily Averin1-0/+1
2020-10-01neigh_stat_seq_next() should increase position indexVasily Averin1-0/+1
2020-10-01kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches1-1/+3
2020-10-01xfs: fix attr leaf header freemap.size underflowBrian Foster1-1/+3
2020-10-01bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang3-4/+10
2020-10-01tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi2-0/+5
2020-10-01mfd: mfd-core: Protect against NULL call-back function pointerLee Jones1-0/+10
2020-10-01mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao1-1/+0
2020-10-01PM / devfreq: tegra30: Fix integer overflow on CPU's freq max outDmitry Osipenko1-1/+3
2020-10-01ASoC: kirkwood: fix IRQ error handlingRussell King1-1/+1
2020-10-01gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu1-0/+2
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang1-0/+1
2020-10-01scsi: aacraid: fix illegal IO beyond last LBABalsundar P1-4/+4
2020-10-01serial: 8250: Avoid error message on reprobeLukas Wunner1-2/+9
2020-10-01ip: fix tos reflection in ack and reset packetsWei Wang1-1/+2
2020-10-01net: add __must_check to skb_put_padto()Eric Dumazet1-1/+1
2020-10-01tipc: use skb_unshare() instead in tipc_buf_append()Xin Long1-1/+2
2020-10-01hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter1-5/+11
2020-10-01mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2020-10-01RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch1-3/+3
2020-10-01ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou1-3/+6
2020-10-01kprobes: fix kill kprobe which has been marked as goneMuchun Song1-1/+8
2020-10-01KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev1-9/+12
2020-10-01af_key: pfkey_dump needs parameter validationMark Salyzyn1-0/+7
2020-09-23Linux 4.4.237v4.4.237Greg Kroah-Hartman1-1/+1
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2-0/+2
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy1-1/+2
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich1-0/+11
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim3-0/+13
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2-12/+38