| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | ALSA: pcm: prevent UAF in snd_pcm_info | Robb Glasser | 2017-12-05 | 1 | -0/+2 |
| * | | | | | ALSA: hda/realtek - New codec support for ALC257 | Kailang Yang | 2017-12-05 | 1 | -0/+8 |
| * | | | | | ALSA: usb-audio: Add check return value for usb_string() | Jaejoong Kim | 2017-12-04 | 1 | -4/+5 |
| * | | | | | ALSA: usb-audio: Fix out-of-bound error | Jaejoong Kim | 2017-12-04 | 1 | -0/+4 |
| * | | | | | ALSA: seq: Remove spurious WARN_ON() at timer check | Takashi Iwai | 2017-11-30 | 1 | -1/+1 |
* | | | | | | x86: don't hash faulting address in oops printout | Linus Torvalds | 2017-12-05 | 1 | -1/+1 |
* | | | | | | locking/refcounts: Do not force refcount_t usage as GPL-only export | Kees Cook | 2017-12-05 | 1 | -1/+1 |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-12-05 | 9 | -52/+43 |
|\ \ \ \ \ \ |
|
| * | | | | | | scsi: libsas: align sata_device's rps_resp on a cacheline | Huacai Chen | 2017-11-21 | 1 | -1/+1 |
| * | | | | | | scsi: use dma_get_cache_alignment() as minimum DMA alignment | Huacai Chen | 2017-11-21 | 1 | -4/+6 |
| * | | | | | | scsi: dma-mapping: always provide dma_get_cache_alignment | Christoph Hellwig | 2017-11-21 | 1 | -2/+0 |
| * | | | | | | scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg | Gustavo A. R. Silva | 2017-11-21 | 1 | -2/+5 |
| * | | | | | | scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path | Guilherme G. Piccoli | 2017-11-20 | 1 | -1/+1 |
| * | | | | | | scsi: aacraid: Perform initialization reset only once | Guilherme G. Piccoli | 2017-11-20 | 4 | -11/+28 |
| * | | | | | | scsi: aacraid: Check for PCI state of device in a generic way | Guilherme G. Piccoli | 2017-11-20 | 1 | -31/+2 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2017-12-05 | 13 | -78/+134 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | IB/core: Only enforce security for InfiniBand | Daniel Jurgens | 2017-12-01 | 1 | -4/+46 |
| * | | | | | | | RDMA/hns: Get rid of page operation after dma_alloc_coherent | Wei Hu\(Xavier\) | 2017-12-01 | 2 | -12/+14 |
| * | | | | | | | RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent | Wei Hu\(Xavier\) | 2017-12-01 | 2 | -26/+1 |
| * | | | | | | | RDMA/hns: Fix the issue of IOVA not page continuous in hip08 | Wei Hu\(Xavier\) | 2017-12-01 | 1 | -7/+15 |
| * | | | | | | | IB/core: Init subsys if compiled to vmlinuz-core | Dmitry Monakhov | 2017-12-01 | 1 | -1/+1 |
| * | | | | | | | RDMA/cma: Make sure that PSN is not over max allowed | Moni Shoua | 2017-12-01 | 1 | -0/+1 |
| * | | | | | | | i40iw: Notify user of established connection after QP in RTS | Henry Orosco | 2017-12-01 | 1 | -6/+11 |
| * | | | | | | | i40iw: Move MPA request event for loopback after connect | Tatyana Nikolova | 2017-12-01 | 1 | -2/+6 |
| * | | | | | | | i40iw: Correct ARP index mask | Mustafa Ismail | 2017-12-01 | 1 | -1/+1 |
| * | | | | | | | i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE | Mustafa Ismail | 2017-12-01 | 1 | -3/+3 |
| * | | | | | | | i40iw: Allocate a sdbuf per CQP WQE | Chien Tin Tung | 2017-12-01 | 2 | -14/+33 |
| * | | | | | | | IB: INFINIBAND should depend on HAS_DMA | Geert Uytterhoeven | 2017-11-30 | 1 | -1/+1 |
| * | | | | | | | IB/hfi1: Initialize bth1 in 16B rc ack builder | Dennis Dalessandro | 2017-11-30 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-12-05 | 7 | -84/+95 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MAINTAINERS: update Android driver maintainers. | Martijn Coenen | 2017-12-05 | 1 | -1/+2 |
| * | | | | | | | firmware: vpd: Fix platform driver and device registration/unregistration | Guenter Roeck | 2017-11-28 | 1 | -5/+13 |
| * | | | | | | | firmware: vpd: Tie firmware kobject to device lifetime | Guenter Roeck | 2017-11-28 | 1 | -6/+13 |
| * | | | | | | | firmware: vpd: Destroy vpd sections in remove function | Guenter Roeck | 2017-11-28 | 1 | -2/+9 |
| * | | | | | | | hv: kvp: Avoid reading past allocated blocks from KVP file | Paul Meyer | 2017-11-28 | 1 | -56/+14 |
| * | | | | | | | Drivers: hv: vmbus: Fix a rescind issue | K. Y. Srinivasan | 2017-11-28 | 3 | -5/+13 |
| * | | | | | | | ANDROID: binder: fix transaction leak. | Martijn Coenen | 2017-11-28 | 1 | -9/+31 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-05 | 3 | -17/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | firmware: cleanup FIRMWARE_IN_KERNEL message | Robin H. Johnson | 2017-11-28 | 1 | -12/+13 |
| * | | | | | | | isa: Prevent NULL dereference in isa_bus driver callbacks | William Breathitt Gray | 2017-11-28 | 1 | -5/+5 |
| * | | | | | | | debugfs: fix debugfs_real_fops() build error | Arnd Bergmann | 2017-11-28 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-12-05 | 10 | -31/+77 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-12-03 | 6 | -15/+59 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | iio: stm32: fix adc/trigger link error | Arnd Bergmann | 2017-12-02 | 1 | -1/+4 |
| | * | | | | | | | iio: health: max30102: Temperature should be in milli Celsius | Peter Meerwald-Stadler | 2017-12-02 | 1 | -1/+1 |
| | * | | | | | | | iio: fix kernel-doc build errors | Randy Dunlap | 2017-12-02 | 1 | -2/+2 |
| | * | | | | | | | iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13 | Martin Blumenstingl | 2017-12-02 | 1 | -2/+15 |
| | * | | | | | | | iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs | Martin Blumenstingl | 2017-12-02 | 1 | -7/+26 |
| | * | | | | | | | iio: adc: meson-saradc: fix the bit_idx of the adc_en clock | Martin Blumenstingl | 2017-12-02 | 1 | -1/+1 |
| | * | | | | | | | iio: proximity: sx9500: Assign interrupt from GpioIo() | Andy Shevchenko | 2017-12-02 | 1 | -0/+9 |