Age | Commit message (Expand) | Author |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko |
2018-08-21 | cb710: Convert to new IDA API | Matthew Wilcox |
2018-08-21 | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-08-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-13 | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-08-10 | cxl: remove a dead branch | Mathieu Malaterre |
2018-08-08 | misc: cxl: changed asterisk position | Parth Y Shah |
2018-08-05 | misc: mic: SCIF Fix scif_get_new_port() error handling | Dan Carpenter |
2018-08-05 | misc: cxl: changed asterisk position | Parth Y Shah |
2018-08-05 | genwqe: card_base: Use true and false for boolean values | Gustavo A. R. Silva |
2018-08-05 | misc: eeprom: assignment outside the if statement | Parth Y Shah |
2018-08-02 | eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency | Dan Carpenter |
2018-08-02 | misc: ti-st: Fix memory leak in the error path of probe() | Anton Vasilyev |
2018-08-02 | mei: define dma ring buffer sizes for PCH12 HW and newer | Alexander Usyskin |
2018-08-02 | mei: restrict dma ring support to hbm version 2.1 | Tomas Winkler |
2018-08-02 | mei: hbm: introduce dma bit in the message header | Tomas Winkler |
2018-08-02 | mei: hbm: define dma ring setup protocol | Tomas Winkler |
2018-08-02 | mei: add support for variable length mei headers. | Tomas Winkler |
2018-07-25 | eeprom: at24: Add support for address-width property | Alan Chiang |
2018-07-24 | mei: add mei_msg_hdr_init wrapper. | Tomas Winkler |
2018-07-24 | mei: move hbuf_depth from the mei device to the hw modules | Tomas Winkler |
2018-07-24 | mei: cleanup slots to data conversions | Tomas Winkler |
2018-07-22 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-07-19 | cxl: Fix wrong comparison in cxl_adapter_context_get() | Vaibhav Jain |
2018-07-19 | pci_endpoint_test: Add 2 ioctl commands | Gustavo Pimentel |
2018-07-19 | pci-epf-test/pci_endpoint_test: Add MSI-X support | Gustavo Pimentel |
2018-07-19 | pci-epf-test/pci_endpoint_test: Use irq_type module parameter | Gustavo Pimentel |
2018-07-19 | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace | Gustavo Pimentel |
2018-07-19 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2018-07-16 | misc: vexpress/syscfg: Use devm_ioremap_resource() to map memory | Sudeep Holla |
2018-07-16 | drivers/misc: Aspeed LPC snoop output using misc chardev | Robert Lippert |
2018-07-16 | mei: bus: suppress sign-compare warnings | Tomas Winkler |
2018-07-16 | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman |
2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin |
2018-07-12 | mei: fix ssize_t to int assignment in read and write ops. | Tomas Winkler |
2018-07-12 | mei: use correct type for counter variable in for loops | Tomas Winkler |
2018-07-12 | mei: check for error returned from mei_hbuf_empty_slots() | Tomas Winkler |
2018-07-12 | cxl_getfile(): switch to alloc_file_pseudo() | Al Viro |
2018-07-12 | alloc_file(): switch to passing O_... flags instead of FMODE_... mode | Al Viro |
2018-07-12 | mei: don't update offset in write | Alexander Usyskin |
2018-07-12 | mei: bus: type promotion bug in mei_fwver() | Tomas Winkler |
2018-07-12 | mei: bus: type promotion bug in mei_nfc_if_version() | Dan Carpenter |
2018-07-10 | cxl_getfile(): fix double-iput() on alloc_file() failures | Al Viro |
2018-07-07 | misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |