aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-18clocksource/mips-gic-timer: Register as sched_clockwip-rtPaul Burton1-4/+18
2019-06-14MIPS: Flag IPIs with IRQF_NO_THREADPaul Burton1-2/+2
2019-06-14irqchip/mips-gic: Make gic_lock a raw_spinlock_tPaul Burton1-13/+13
2019-06-14MIPS: CPC: Make cpc_core_lock raw spinlocksPaul Burton1-6/+6
2019-06-14MIPS: CM: Make cm_core_lock raw spinlocksPaul Burton1-10/+10
2019-06-14Linux 4.19.50-rt22Steven Rostedt (VMware)1-1/+1
2019-06-14Merge tag 'v4.19.50' into v4.19-rtSteven Rostedt (VMware)222-939/+1685
2019-06-14Linux 4.19.47-rt21Steven Rostedt (VMware)1-1/+1
2019-06-14Merge tag 'v4.19.47' into v4.19-rtSteven Rostedt (VMware)1004-4548/+10297
2019-06-11Linux 4.19.50Greg Kroah-Hartman1-1/+1
2019-06-11ethtool: check the return value of get_regs_lenYunsheng Lin1-2/+10
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern1-0/+8
2019-06-11TTY: serial_core, add ->installJiri Slaby1-11/+13
2019-06-11drm/i915/gvt: Initialize intel_gvt_gtt_entry in stackTina Zhang1-2/+4
2019-06-11drm: don't block fb changes for async plane updatesHelen Koike2-10/+20
2019-06-11drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet2-4/+4
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-06-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson1-1/+1
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-06-11drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher1-9/+10
2019-06-11drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik1-0/+6
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-11drm: add non-desktop quirk for Valve HMDsAndres Rodriguez1-0/+19
2019-06-11drm/msm: fix fb references in async updateHelen Koike1-0/+4
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11test_firmware: Use correct snprintf() limitDan Carpenter1-7/+7
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman2-11/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton1-0/+5
2019-06-11xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne1-19/+19
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer1-1/+4
2019-06-11i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-11x86/insn-eval: Fix use-after-free access to LDT entryJann Horn1-23/+24
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina5-2/+58
2019-06-11pstore/ram: Run without kernel crash dump regionKees Cook2-14/+25
2019-06-11pstore: Set tfm to NULL on free_buf_for_compressionPi-Hsun Shih1-1/+3
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook6-32/+27
2019-06-11pstore: Remove needless lock during console writesKees Cook1-23/+6
2019-06-11fuse: fallocate: fix return with locked inodeMiklos Szeredi1-1/+1
2019-06-11NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu1-3/+5
2019-06-11NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu1-17/+7
2019-06-11parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-11rcu: locking and unlocking need to always be at least barriersLinus Torvalds1-4/+2
2019-06-11mtd: spinand: macronix: Fix ECC Status ReadEmil Lenngren1-1/+7
2019-06-11ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz1-5/+8
2019-06-11ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz1-2/+10
2019-06-11Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu1-3/+3
2019-06-11pktgen: do not sleep with the thread lock held.Paolo Abeni1-0/+11
2019-06-11packet: unconditionally free po->rolloverWillem de Bruijn1-1/+1
2019-06-11net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2-6/+25
2019-06-11net: sfp: read eeprom in maximum 16 byte incrementsRussell King1-4/+20
2019-06-11net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun1-4/+6
2019-06-11net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier1-2/+2
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-11net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk1-1/+1
2019-06-11neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern1-1/+8
2019-06-11ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long1-2/+1
2019-06-11ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long1-11/+11
2019-06-11Fix memory leak in sctp_process_initNeil Horman2-10/+8
2019-06-11ethtool: fix potential userspace buffer overflowVivien Didelot1-1/+4
2019-06-09Linux 4.19.49Greg Kroah-Hartman1-1/+1
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-09of: overlay: set node fields from properties when add new overlay nodeFrank Rowand2-14/+42
2019-06-09of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand2-3/+35
2019-06-09scsi: lpfc: Fix backport of faf5a744f4f8 ("scsi: lpfc: avoid uninitialized va...Nathan Chancellor1-3/+3
2019-06-09x86/kprobes: Set instruction page as executableNadav Amit1-4/+20
2019-06-09x86/ftrace: Set trampoline pages as executableNadav Amit1-0/+8
2019-06-09x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)2-23/+26
2019-06-09binder: fix race between munmap() and direct reclaimTodd Kjos1-10/+8
2019-06-09Revert "binder: fix handling of misaligned binder object"Todd Kjos1-8/+10
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman1-3/+3
2019-06-09include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-06-09Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda2-0/+8
2019-06-09drm/lease: Make sure implicit planes are leasedDaniel Vetter2-0/+12
2019-06-09drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-06-09drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHzJernej Skrabec1-1/+2
2019-06-09drm/sun4i: Fix sun8i HDMI PHY clock initializationJernej Skrabec1-12/+14
2019-06-09drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom1-1/+7
2019-06-09drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko1-2/+2
2019-06-09gcc-plugins: Fix build failures under Darwin hostKees Cook1-0/+4
2019-06-09Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington2-4/+4
2019-06-09CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas1-1/+3
2019-06-09cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl caseColin Ian King1-1/+2
2019-06-09staging: wlan-ng: fix adapter initialization failureTim Collier1-1/+2
2019-06-09staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-06-09serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis1-0/+7
2019-06-09vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2-3/+10
2019-06-09evm: check hash algorithm passed to init_desc()Roberto Sassu1-0/+3
2019-06-09ima: show rules with IMA_INMASK correctlyRoberto Sassu1-9/+12
2019-06-09doc: Cope with Sphinx logging deprecationsJonathan Corbet3-21/+59
2019-06-09doc: Cope with the deprecation of AutoReporterJonathan Corbet1-8/+26
2019-06-09docs: Fix conf.py for Sphinx 2.0Jonathan Corbet1-1/+1
2019-06-09arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas1-1/+1
2019-06-09kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-09memcg: make it work on sparse non-0-node systemsJiri Slaby2-5/+4
2019-06-09tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-06-09tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz1-1/+4
2019-06-09i2c: synquacer: fix synquacer_i2c_doxfer() return valueMasahisa Kojima1-1/+1
2019-06-09i2c: mlxcpld: Fix wrong initialization order in probeVadim Pasternak1-1/+1
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth6-2/+13
2019-06-09ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptopsHui Wang1-5/+11
2019-06-09ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-06-09ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai3-12/+19
2019-06-09powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria3-2/+10
2019-06-09KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater1-2/+2
2019-06-09s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2-7/+8
2019-06-09s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger1-41/+107
2019-06-09iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer1-1/+1
2019-06-09iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev1-1/+1
2019-06-09Btrfs: incremental send, fix file corruption when no-holes feature is enabledFilipe Manana1-0/+6
2019-06-09Btrfs: fix fsync not persisting changed attributes of a directoryFilipe Manana1-12/+0
2019-06-09Btrfs: fix race updating log root item during fsyncFilipe Manana1-2/+6
2019-06-09Btrfs: fix wrong ctime and mtime of a directory after log replayFilipe Manana1-2/+12
2019-06-09tracing: Avoid memory leak in predicate_parse()Tomas Bortoli1-2/+6
2019-06-09scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-06-09scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-06-09brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel7-13/+40
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan1-22/+43
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid1-1/+1
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov1-12/+10
2019-06-09xhci: Use %zu for printing size_t typeFabio Estevam1-2/+2
2019-06-09xhci: update bounce buffer with correct sg numHenry Lin1-4/+13
2019-06-09include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes1-8/+8
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke1-2/+2
2019-06-04Linux 4.19.48Greg Kroah-Hartman1-1/+1
2019-06-04tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu3-10/+27
2019-06-04Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller1-7/+7
2019-06-04xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk1-2/+0
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada41-115/+65
2019-06-04compiler.h: give up __compiletime_assert_fallback()Masahiro Yamada1-16/+1
2019-06-04include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com1-0/+4
2019-06-04crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens1-126/+86
2019-06-04net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski1-1/+2
2019-06-04net/tls: fix state removal with feature flags offJakub Kicinski1-6/+0
2019-06-04bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-06-04net: stmmac: dma channel control register need to be init firstWeifeng Voon1-4/+4
2019-06-04net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed1-0/+13
2019-06-04net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-06-04tipc: Avoid copying bytes beyond the supplied dataChris Packham1-3/+7
2019-06-04net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit1-0/+4
2019-06-04usbnet: fix kernel crash after disconnectKloetzke Jan1-0/+6
2019-06-04net: stmmac: fix reset gpio free missingJisheng Zhang1-1/+2
2019-06-04net: sched: don't use tc_action->order during action dumpVlad Buslov1-2/+1
2019-06-04net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+13
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-06-04net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-06-04net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet1-1/+1
2019-06-04net: fec: fix the clk mismatch in failed_reset pathAndy Duan1-1/+1
2019-06-04net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes1-1/+1
2019-06-04llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet1-0/+2
2019-06-04ipv6: Fix redirect with VRFDavid Ahern1-0/+6
2019-06-04ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning1-0/+2
2019-06-04ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet1-11/+11
2019-06-04ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet1-17/+30
2019-06-04inet: switch IP ID generator to siphashEric Dumazet4-19/+30
2019-06-04cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju1-2/+3
2019-06-04bonding/802.3ad: fix slave link initialization transition statesJarod Wilson1-5/+10
2019-05-31Linux 4.19.47Greg Kroah-Hartman1-1/+1
2019-05-31NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington1-1/+1
2019-05-31drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard1-1/+5
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-05-31drm/sun4i: dsi: Change the start delay calculationMaxime Ripard1-1/+3
2019-05-31drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson1-0/+1
2019-05-31drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes1-1/+4
2019-05-31drm/v3d: Handle errors from IRQ setup.Eric Anholt3-5/+18
2019-05-31ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann1-0/+2
2019-05-31spi: Fix zero length xfer bugChris Lesiak1-0/+2
2019-05-31spi: imx: stop buffer overflow in RX FIFO flushTrent Piepho1-1/+1
2019-05-31spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven1-3/+6
2019-05-31drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren1-29/+31
2019-05-31spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki1-2/+13
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann2-6/+4
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-0/+3
2019-05-31media: vimc: zero the media_device on probeHans Verkuil1-0/+2
2019-05-31media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann1-2/+2
2019-05-31media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil1-2/+6
2019-05-31media: vimc: stream: fix thread state before sleepHelen Fornazier1-1/+1
2019-05-31scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu1-0/+4
2019-05-31drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas1-2/+1
2019-05-31drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu1-5/+15
2019-05-31media: staging: davinci_vpfe: disallow building with COMPILE_TESTArnd Bergmann1-1/+1
2019-05-31media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson1-5/+4
2019-05-31media: dvbsky: Avoid leaking dvb frontendStefan Brüns1-8/+10
2019-05-31media: si2165: fix a missing check of return valueKangjie Lu1-3/+5
2019-05-31igb: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+3
2019-05-31tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes3-21/+48