summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26can: j1939: add rxtimer for multipacket broadcast sessionZhang Changzhong1-8/+20
2020-08-26can: j1939: abort multipacket broadcast session when timeout occursZhang Changzhong1-1/+1
2020-08-26can: j1939: cancel rxtimer on multipacket broadcast session completeZhang Changzhong1-0/+1
2020-08-26can: j1939: fix support for multipacket broadcast messageZhang Changzhong1-3/+14
2020-08-26bonding: show saner speed for broadcast modeJarod Wilson1-3/+18
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan1-2/+2
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek1-0/+3
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2-9/+28
2020-08-26igc: Fix PTP initializationVinicius Costa Gomes2-5/+2
2020-08-26can: j1939: transport: add j1939_session_skb_find_by_offset() functionOleksij Rempel1-7/+15
2020-08-26can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...Oleksij Rempel2-0/+5
2020-08-26can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()Eric Dumazet1-0/+5
2020-08-26libbpf: Fix BTF-defined map-in-map initialization on 32-bit host archesAndrii Nakryiko1-6/+10
2020-08-26bpf: sock_ops sk access may stomp registers when dst_reg = src_regJohn Fastabend1-11/+38
2020-08-26bpf: sock_ops ctx access may stomp registers in corner caseJohn Fastabend1-2/+24
2020-08-26tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko1-4/+4
2020-08-26ASoC: q6routing: add dummy register read/write functionSrinivas Kandagatla1-0/+16
2020-08-26ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPMSrinivas Kandagatla1-105/+105
2020-08-26spi: stm32: fixes suspend/resume managementAmelie Delaunay1-3/+24
2020-08-26netfilter: nf_tables: nft_exthdr: the presence return value should be little-...Stephen Suryaputra1-2/+2
2020-08-26ext4: check journal inode extents more carefullyJan Kara6-47/+41
2020-08-26ext4: don't allow overlapping system zonesJan Kara1-23/+13
2020-08-26drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()Qi Liu1-0/+1
2020-08-26ext4: fix potential negative array index in do_split()Eric Sandeen1-3/+13
2020-08-26fs/signalfd.c: fix inconsistent return codes for signalfd4Helge Deller1-4/+6
2020-08-26fat: fix fat_ra_init() for data clusters == 0OGAWA Hirofumi1-0/+3
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-26xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata1-2/+4
2020-08-26tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh1-1/+1
2020-08-26media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov1-10/+20
2020-08-26virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan1-0/+3
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan1-3/+9
2020-08-26cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada1-0/+1
2020-08-26swiotlb-xen: use vmalloc_to_page on vmalloc virt addressesBoris Ostrovsky1-1/+7
2020-08-26ceph: fix use-after-free for fsc->mdscXiubo Li1-1/+2
2020-08-26jffs2: fix UAF problemZhe Li1-1/+5
2020-08-26riscv: Fixup static_obj() failGuo Ren1-1/+1
2020-08-26drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling1-1/+3
2020-08-26xfs: fix inode quota reservation checksDarrick J. Wong1-1/+1
2020-08-26svcrdma: Fix another Receive buffer leakChuck Lever1-0/+2
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He1-1/+1
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-08-26f2fs: should avoid inode eviction in synchronous pathJaegeuk Kim1-3/+7
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-26rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen1-0/+1
2020-08-26f2fs: fix to check page dirty status before writebackChao Yu1-0/+6
2020-08-26media: coda: jpeg: add NULL check after kmallocChen Zhou1-1/+4
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-26scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser1-1/+1