| Commit message (Expand) | Author | Age | Files | Lines |
* | ext2: Fix underflow in ext2_max_size() | Jan Kara | 2019-03-23 | 1 | -14/+25 |
* | ext4: fix crash during online resizing | Jan Kara | 2019-03-23 | 1 | -1/+2 |
* | cpufreq: pxa2xx: remove incorrect __init annotation | Arnd Bergmann | 2019-03-23 | 1 | -2/+2 |
* | cpufreq: tegra124: add missing of_node_put() | Yangtao Li | 2019-03-23 | 1 | -0/+2 |
* | crypto: pcbc - remove bogus memcpy()s with src == dest | Eric Biggers | 2019-03-23 | 1 | -10/+4 |
* | Btrfs: fix corruption reading shared and compressed extents after hole punching | Filipe Manana | 2019-03-23 | 1 | -2/+2 |
* | btrfs: ensure that a DUP or RAID1 block group has exactly two stripes | Johannes Thumshirn | 2019-03-23 | 1 | -2/+2 |
* | m68k: Add -ffreestanding to CFLAGS | Finn Thain | 2019-03-23 | 1 | -1/+4 |
* | scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock | Bart Van Assche | 2019-03-23 | 1 | -2/+2 |
* | scsi: virtio_scsi: don't send sc payload with tmfs | Felipe Franciosi | 2019-03-23 | 1 | -2/+0 |
* | s390/virtio: handle find on invalid queue gracefully | Halil Pasic | 2019-03-23 | 1 | -1/+3 |
* | clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown | Stuart Menefy | 2019-03-23 | 1 | -0/+1 |
* | clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR | Stuart Menefy | 2019-03-23 | 1 | -11/+11 |
* | regulator: s2mpa01: Fix step values for some LDOs | Stuart Menefy | 2019-03-23 | 1 | -5/+5 |
* | regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 | Krzysztof Kozlowski | 2019-03-23 | 1 | -3/+3 |
* | ACPI / device_sysfs: Avoid OF modalias creation for removed device | Andy Shevchenko | 2019-03-23 | 1 | -1/+5 |
* | tracing: Do not free iter->trace in fail path of tracing_open_pipe() | zhangyi (F) | 2019-03-23 | 1 | -1/+0 |
* | CIFS: Fix read after write for files with read caching | Pavel Shilovsky | 2019-03-23 | 1 | -5/+7 |
* | crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling | Ard Biesheuvel | 2019-03-23 | 1 | -2/+3 |
* | stm class: Prevent division by zero | Alexander Shishkin | 2019-03-23 | 1 | -3/+5 |
* | tmpfs: fix uninitialized return value in shmem_link | Darrick J. Wong | 2019-03-23 | 1 | -1/+1 |
* | net: set static variable an initial value in atl2_probe() | Mao Wenan | 2019-03-23 | 1 | -3/+1 |
* | mac80211_hwsim: propagate genlmsg_reply return code | Li RongQing | 2019-03-23 | 1 | -1/+1 |
* | phonet: fix building with clang | Arnd Bergmann | 2019-03-23 | 2 | -18/+19 |
* | ARC: uacces: remove lp_start, lp_end from clobber list | Vineet Gupta | 2019-03-23 | 1 | -4/+4 |
* | tmpfs: fix link accounting when a tmpfile is linked in | Darrick J. Wong | 2019-03-23 | 1 | -3/+7 |
* | arm64: Relax GIC version check during early boot | Vladimir Murzin | 2019-03-23 | 1 | -2/+1 |
* | ASoC: topology: free created components in tplg load error | Bard liao | 2019-03-23 | 1 | -1/+7 |
* | net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() | Alexey Khoroshilov | 2019-03-23 | 1 | -1/+6 |
* | pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins | Martin Blumenstingl | 2019-03-23 | 1 | -1/+1 |
* | net: systemport: Fix reception of BPDUs | Florian Fainelli | 2019-03-23 | 1 | -0/+4 |
* | scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task | Anoob Soman | 2019-03-23 | 1 | -0/+6 |
* | assoc_array: Fix shortcut creation | David Howells | 2019-03-23 | 1 | -3/+5 |
* | ARM: 8824/1: fix a migrating irq bug when hotplug cpu | Dietmar Eggemann | 2019-03-23 | 4 | -64/+2 |
* | Input: st-keyscan - fix potential zalloc NULL dereference | Gabriel Fernandez | 2019-03-23 | 1 | -2/+2 |
* | i2c: cadence: Fix the hold bit setting | Shubhrajyoti Datta | 2019-03-23 | 1 | -2/+7 |
* | Input: matrix_keypad - use flush_delayed_work() | Dmitry Torokhov | 2019-03-23 | 1 | -1/+1 |
* | ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti... | Yizhuo | 2019-03-23 | 1 | -1/+6 |
* | s390/dasd: fix using offset into zero size array error | Stefan Haberland | 2019-03-23 | 1 | -0/+8 |
* | gpu: ipu-v3: Fix CSI offsets for imx53 | Steve Longerbeam | 2019-03-23 | 1 | -2/+2 |
* | gpu: ipu-v3: Fix i.MX51 CSI control registers offset | Alexander Shiyan | 2019-03-23 | 1 | -2/+2 |
* | crypto: ahash - fix another early termination in hash walk | Eric Biggers | 2019-03-23 | 1 | -7/+7 |
* | crypto: caam - fixed handling of sg list | Pankaj Gupta | 2019-03-23 | 1 | -0/+1 |
* | stm class: Fix an endless loop in channel allocation | Zhi Jin | 2019-03-23 | 1 | -0/+3 |
* | ASoC: fsl_esai: fix register setting issue in RIGHT_J mode | S.j. Wang | 2019-03-23 | 1 | -3/+4 |
* | 9p/net: fix memory leak in p9_client_create | zhengbin | 2019-03-23 | 1 | -1/+1 |
* | 9p: use inode->i_lock to protect i_size_write() under 32-bit | Hou Tao | 2019-03-23 | 5 | -30/+53 |
* | media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused() | Hans Verkuil | 2019-03-23 | 1 | -1/+0 |
* | It's wrong to add len to sector_nr in raid10 reshape twice | Xiao Ni | 2019-03-23 | 1 | -1/+0 |
* | fs/9p: use fscache mutex rather than spinlock | Sasha Levin | 2019-03-23 | 3 | -6/+6 |