Age | Commit message (Expand) | Author |
2019-05-01 | erofs: switch to ->free_inode() | Al Viro |
2019-04-07 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-04-07 | Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-04-07 | Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a... | Olof Johansson |
2019-04-07 | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-04-07 | Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-04-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-04-06 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-04-06 | Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-04-06 | Revert: parisc: Use F_EXTEND() macro in iosapic code | Helge Deller |
2019-04-06 | fs: stream_open - opener for stream-like files so that read and write can run... | Kirill Smelkov |
2019-04-06 | xsysace: Fix error handling in ace_setup | Guenter Roeck |
2019-04-06 | null_blk: prevent crash from bad home_node value | John Pittman |
2019-04-06 | Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds |
2019-04-06 | i2c: imx: don't leak the i2c adapter on error | Laurentiu Tudor |
2019-04-05 | Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-04-05 | Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2019-04-05 | dm integrity: fix deadlock with overlapping I/O | Mikulas Patocka |
2019-04-05 | tty: mark Siemens R3964 line discipline as BROKEN | Greg Kroah-Hartman |
2019-04-05 | paride/pcd: Fix potential NULL pointer dereference and mem leak | YueHaibing |
2019-04-05 | xen: use struct_size() helper in kzalloc() | Andrea Righi |
2019-04-04 | Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-04-04 | ibmvnic: Fix completion structure initialization | Thomas Falcon |
2019-04-04 | Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-04-04 | Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-04-05 | Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2019-04-04 | Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2019-04-05 | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2019-04-04 | libcxgb: fix incorrect ppmax calculation | Varun Prakash |
2019-04-05 | mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer | Liu Jian |
2019-04-04 | Merge branch 'acpica' into acpi | Rafael J. Wysocki |
2019-04-04 | dm: disable DISCARD if the underlying storage no longer supports it | Mike Snitzer |
2019-04-04 | net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop | Lorenzo Bianconi |
2019-04-04 | net: hns: Fix sparse: some warnings in HNS drivers | Yonglong Liu |
2019-04-04 | net: hns: Fix WARNING when remove HNS driver with SMMU enabled | Yonglong Liu |
2019-04-04 | net: hns: fix ICMP6 neighbor solicitation messages discard problem | Yonglong Liu |
2019-04-04 | net: hns: Fix probabilistic memory overwrite when HNS driver initialized | Yonglong Liu |
2019-04-04 | net: hns: Use NAPI_POLL_WEIGHT for hns driver | Yonglong Liu |
2019-04-04 | net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw() | Liubin Shu |
2019-04-03 | scsi: lpfc: Fix missing wakeups on abort threads | James Smart |
2019-04-03 | scsi: storvsc: Reduce default ring buffer size to 128 Kbytes | Michael Kelley |
2019-04-03 | scsi: storvsc: Fix calculation of sub-channel count | Michael Kelley |
2019-04-03 | scsi: core: add new RDAC LENOVO/DE_Series device | Xose Vazquez Perez |
2019-04-03 | Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d... | Rodrigo Vivi |
2019-04-04 | drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug | Chris Wilson |
2019-04-04 | drm/i915/gvt: Correct the calculation of plane size | Xiong Zhang |
2019-04-03 | vfio/type1: Limit DMA mappings per container | Alex Williamson |
2019-04-03 | vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static | Wang Hai |
2019-04-03 | vfio/pci: use correct format characters | Louis Taylor |