summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-04-05IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge1-1/+1
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2019-04-05iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat1-1/+2
2019-04-05ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior1-7/+7
2019-04-05coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan1-1/+2
2019-04-05scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block1-3/+3
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski1-1/+8
2019-04-05crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar1-3/+11
2019-04-05tools lib traceevent: Fix buffer overflow in arg_evalTony Jones1-1/+1
2019-04-05fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino1-0/+7
2019-04-05jbd2: fix invalid descriptor block checksumluojiajun1-2/+4
2019-04-05cifs: Fix NULL pointer dereference of devnameYao Liu1-0/+5
2019-04-05dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)1-0/+13
2019-04-05cifs: use correct format charactersLouis Taylor2-3/+3
2019-04-05fs/file.c: initialize init_files.resize_waitShuriyc Chu1-0/+1
2019-04-05f2fs: do not use mutex lock in atomic contextSahitya Tummala1-1/+7
2019-04-05ocfs2: fix a panic problem caused by o2cb_ctlJia Guo1-6/+8
2019-04-05mm/slab.c: kmemleak no scan alien cachesQian Cai1-8/+9
2019-04-05mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)1-1/+5
2019-04-05mm/page_ext.c: fix an imbalance with kmemleakQian Cai1-0/+1
2019-04-05mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan1-1/+3
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry1-0/+10
2019-04-05enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann1-3/+3
2019-04-05sysctl: handle overflow for file-maxChristian Brauner1-0/+3
2019-04-05include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck1-1/+1
2019-04-05gpio: gpio-omap: fix level interrupt idlingRussell King1-6/+8
2019-04-05tracing: kdb: Fix ftdump to not sleepDouglas Anderson4-7/+12
2019-04-05h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada1-1/+1
2019-04-05CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel1-1/+13
2019-04-05i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+6
2019-04-05mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi1-4/+14
2019-04-05tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu1-3/+21
2019-04-05tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu1-8/+11
2019-04-05lib/int_sqrt: optimize initial value computePeter Zijlstra1-4/+2
2019-04-05ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)1-25/+22
2019-04-05arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2-3/+18
2019-04-05arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon1-5/+6
2019-04-03Linux 4.9.167v4.9.167Greg Kroah-Hartman1-1/+1
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman1-6/+3
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2-3/+7
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov1-3/+3
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-14/+13
2019-04-03KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2-5/+14
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner1-7/+1
2019-04-03cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner1-2/+18