Age | Commit message (Expand) | Author | Files | Lines |
2020-04-28 | Revert "i2c: tegra: Synchronize DMA before termination" | Wolfram Sang | 1 | -9/+0 |
2020-04-28 | i2c: iproc: generate stop event for slave writes | Rayagonda Kokatanur | 1 | -0/+3 |
2020-04-28 | drm/qxl: qxl_release leak in qxl_hw_surface_alloc() | Vasily Averin | 1 | -2/+3 |
2020-04-28 | drm/qxl: qxl_release leak in qxl_draw_dirty_fb() | Vasily Averin | 1 | -2/+3 |
2020-04-28 | drm/virtio: only destroy created contexts | Gurchetan Singh | 1 | -11/+6 |
2020-04-27 | selinux: fix error return code in cond_read_list() | Wei Yongjun | 1 | -1/+1 |
2020-04-27 | Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -11/+48 |
2020-04-27 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -20/+51 |
2020-04-27 | drm/dp_mst: Fix drm_dp_send_dpcd_write() return code | Lyude Paul | 1 | -2/+6 |
2020-04-27 | drm/i915/gt: Check cacheline is valid before acquiring | Chris Wilson | 1 | -0/+2 |
2020-04-27 | drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma() | Chris Wilson | 2 | -6/+24 |
2020-04-27 | drm/i915/selftests: Fix i915_address_space refcnt leak | Xiyu Yang | 1 | -4/+8 |
2020-04-27 | io_uring: statx must grab the file table for valid fd | Jens Axboe | 1 | -2/+10 |
2020-04-27 | dmaengine: dmatest: Fix iteration non-stop logic | Andy Shevchenko | 1 | -2/+2 |
2020-04-27 | dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization | Dmitry Osipenko | 1 | -0/+9 |
2020-04-27 | dmaengine: fix channel index enumeration | Dave Jiang | 2 | -36/+28 |
2020-04-27 | btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf... | Qu Wenruo | 1 | -2/+11 |
2020-04-27 | btrfs: fix partial loss of prealloc extent past i_size after fsync | Filipe Manana | 1 | -3/+40 |
2020-04-27 | nvme: prevent double free in nvme_alloc_ns() error handling | Niklas Cassel | 1 | -0/+2 |
2020-04-27 | propagate_one(): mnt_set_mountpoint() needs mount_lock | Al Viro | 1 | -5/+4 |
2020-04-27 | dma-buf: Fix SET_NAME ioctl uapi | Daniel Vetter | 2 | -1/+8 |
2020-04-27 | PM: ACPI: Output correct message on target power state | Kai-Heng Feng | 1 | -2/+2 |
2020-04-27 | PM: hibernate: Freeze kernel threads in software_resume() | Dexuan Cui | 1 | -0/+7 |
2020-04-27 | cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once | Chris Wilson | 1 | -1/+1 |
2020-04-27 | ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter | Hui Wang | 1 | -0/+1 |
2020-04-26 | Linux 5.7-rc3 | Linus Torvalds | 1 | -1/+1 |
2020-04-26 | Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -18/+78 |
2020-04-26 | Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 29 | -121/+349 |
2020-04-26 | Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 9 | -189/+106 |
2020-04-26 | Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -6/+11 |
2020-04-26 | Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -144/+429 |
2020-04-26 | Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -25/+11 |
2020-04-26 | Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 6 | -9/+9 |
2020-04-26 | Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -19/+24 |
2020-04-26 | Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -19/+32 |
2020-04-26 | platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -4/+7 |
2020-04-26 | firmware_loader: revert removal of the fw_fallback_config export | Luis Chamberlain | 1 | -0/+1 |
2020-04-26 | i2c: iproc: add support for SMBUS quick cmd | Rayagonda Kokatanur | 1 | -3/+7 |
2020-04-26 | i2c: powermac: Simplify reading the "reg" and "i2c-address" property | Aishwarya R | 1 | -8/+8 |
2020-04-26 | i2c: qup: remove unneeded conversion to bool | Jason Yan | 1 | -6/+4 |
2020-04-26 | i2c: brcmstb: Fix handling of optional interrupt | Dave Stevenson | 1 | -9/+11 |
2020-04-26 | i2c: regroup documentation of bindings | Wolfram Sang | 1 | -27/+39 |
2020-04-26 | i2c: stm32f7: allows for any bus frequency | Alain Volmat | 1 | -61/+64 |
2020-04-26 | dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range | Alain Volmat | 1 | -4/+4 |
2020-04-26 | i2c: stm32: don't print an error on probe deferral | Etienne Carriere | 3 | -6/+15 |
2020-04-26 | i2c: brcmstb: Allow to compile it on BCM2835 | Maxime Ripard | 1 | -2/+2 |
2020-04-26 | i2c: slave-eeprom: Make it possible to pre-load eeprom data | Björn Ardö | 1 | -0/+25 |
2020-04-26 | ALSA: line6: Fix POD HD500 audio playback | Vasily Khoruzhick | 1 | -17/+5 |
2020-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -1/+1 |
2020-04-25 | Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |