aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds13-8/+389
2020-04-06Merge branch 'mlxsw-fixes'David S. Miller1-6/+12
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata1-3/+6
2020-04-06r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit1-15/+14
2020-04-06net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli1-1/+1
2020-04-06ipv6: rpl: fix loop iterationAlexander Aring1-3/+3
2020-04-06tun: Don't put_page() for all negative return values from XDP programWill Deacon1-4/+6
2020-04-06Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds34-74/+1807
2020-04-06ASoC: rt5645: Add platform-data for Medion E1239THans de Goede1-0/+8
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds12-363/+637
2020-04-06Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-7/+15
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds5-74/+89
2020-04-06xfs: reflink should force the log out if mounted with wsyncChristoph Hellwig1-0/+4
2020-04-06xfs: factor out a new xfs_log_force_inode helperChristoph Hellwig4-24/+22
2020-04-06ACPI: EC: Fix up fast path check in acpi_ec_add()Rafael J. Wysocki1-2/+2
2020-04-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-04-06fix a braino in legitimize_path()Al Viro1-1/+1
2020-04-06Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki9-38/+30
2020-04-06Merge branch 'acpica'Rafael J. Wysocki15-31/+115
2020-04-06ath11k: fix compiler warnings without CONFIG_THERMALYueHaibing1-1/+2
2020-04-06brcmfmac: add stub for monitor interface xmitRafał Miłecki1-0/+9
2020-04-06ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede1-0/+11
2020-04-06ASoC: stm32: sai: Add missing cleanupJulia Lawall1-1/+3
2020-04-06Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki8-8/+288
2020-04-06drm/virtio: fix OOB in virtio_gpu_object_createJiri Slaby1-6/+8
2020-04-06netfilter: ipset: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-04-06s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck1-0/+5
2020-04-06s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-04-06s390/qdio: clear DSCI early for polling driversJulian Wiedmann3-26/+2
2020-04-06s390/qdio: inline shared_ind()Julian Wiedmann1-11/+8
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann4-10/+8
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann5-63/+25
2020-04-06zfcp: inline zfcp_qdio_setup_init_data()Julian Wiedmann1-25/+17
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann6-38/+47
2020-04-06s390/mm: use fallthrough;Joe Perches1-2/+0
2020-04-05io_uring: fix ctx refcounting in io_submit_sqes()Pavel Begunkov1-1/+0
2020-04-05netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_nameEric Dumazet1-0/+1
2020-04-05netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski2-0/+4
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso3-7/+8
2020-04-05netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on insertionStefano Brivio1-12/+11
2020-04-05parisc: remove nargs from __SYSCALLFiroz Khan2-3/+3
2020-04-05parisc: Refactor alternative code to accept multiple conditionsHelge Deller1-18/+19
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds12-126/+211
2020-04-05parisc: Rework arch_rw locking functionsHelge Deller2-82/+67
2020-04-05parisc: Improve interrupt handling in arch_spin_lock_flags()Helge Deller1-8/+17
2020-04-05parisc: Replace setup_irq() by request_irq()afzal mohammed2-22/+8
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds100-621/+3180
2020-04-05Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+19
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-23/+38