Age | Commit message (Expand) | Author |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | Merge branch 'lorenzo/pci/endpoint' | Bjorn Helgaas |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-05 | ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() | Wei Yongjun |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-03 | ocxl: Add an IOCTL so userspace knows what OCXL features are available | Alastair D'Silva |
2018-06-03 | ocxl: Expose the thread_id needed for wait on POWER9 | Alastair D'Silva |
2018-06-03 | ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action | Alastair D'Silva |
2018-06-03 | Merge branch 'fixes' into next | Michael Ellerman |
2018-06-02 | vmw_balloon: fixing double free when batching mode is off | Gil Kupfer |
2018-06-02 | cxl: Configure PSL to not use APC virtual machines | Vaibhav Jain |
2018-06-02 | cxl: Disable prefault_mode in Radix mode | Vaibhav Jain |
2018-05-18 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-16 | eeprom: at24: provide a separate routine for creating dummy i2c clients | Bartosz Golaszewski |
2018-05-16 | eeprom: at24: provide and use a helper for releasing dummy i2c clients | Bartosz Golaszewski |
2018-05-16 | eeprom: at24: use devm_nvmem_register() | Bartosz Golaszewski |
2018-05-16 | eeprom: at24: fix retrieving the at24_chip_data structure | Bartosz Golaszewski |
2018-05-16 | sgi-gru: simplify procfs code | Christoph Hellwig |
2018-05-15 | misc: pci_endpoint_test: Use pci_irq_vector function | Gustavo Pimentel |
2018-05-15 | misc: pci_endpoint_test: Add DesignWare EP entry | Gustavo Pimentel |
2018-05-15 | misc: pci_endpoint_test: Replace lower into upper case characters | Gustavo Pimentel |
2018-05-15 | cxl: Report the tunneled operations status | Philippe Bergheaud |
2018-05-15 | cxl: Set the PBCQ Tunnel BAR register when enabling capi mode | Philippe Bergheaud |
2018-05-14 | misc: IBM Virtual Management Channel Driver (VMC) | Bryant G. Ly |
2018-05-14 | misc: sgi-gru: Change return type to vm_fault_t | Souptick Joarder |
2018-05-09 | eeprom: at24: fix retrieving the at24_chip_data structure | Bartosz Golaszewski |
2018-04-26 | sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type | Luc Van Oostenryck |
2018-04-23 | misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe | Jia-Ju Bai |
2018-04-23 | misc: tifm: Remove VLA | Laura Abbott |
2018-04-23 | misc: cxl: Change return type to vm_fault_t | Souptick Joarder |
2018-04-12 | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-04 | cxl: Fix possible deadlock when processing page faults from cxllib | Frederic Barrat |
2018-04-03 | Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2018-04-03 | misc: pci_endpoint_test: Handle 64-bit BARs properly | Niklas Cassel |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-04-02 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/... | Mark Brown |
2018-03-28 | Merge branch 'fixes' into next | Michael Ellerman |