Age | Commit message (Expand) | Author |
2017-11-10 | dm cache: simplify get_per_bio_data() by removing data_size argument | Mike Snitzer |
2017-11-10 | dm cache: remove all obsolete writethrough-specific code | Mike Snitzer |
2017-11-10 | dm cache: submit writethrough writes in parallel to origin and cache | Mike Snitzer |
2017-11-10 | dm cache: pass cache structure to mode functions | Mike Snitzer |
2017-11-10 | dm cache: fix race condition in the writeback mode overwrite_bio optimisation | Joe Thornber |
2017-10-24 | dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t | Elena Reshetova |
2017-10-24 | dm: convert table_device.count from atomic_t to refcount_t | Elena Reshetova |
2017-10-24 | dm: convert dm_dev_internal.count from atomic_t to refcount_t | Elena Reshetova |
2017-10-23 | Linux 4.14-rc6v4.14-rc6 | Linus Torvalds |
2017-10-23 | Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-10-23 | Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-10-23 | Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-10-22 | Input: do not use property bits when generating module alias | Dmitry Torokhov |
2017-10-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-22 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-10-22 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-22 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-22 | stmmac: Don't access tx_q->dirty_tx before netif_tx_lock | Bernd Edlinger |
2017-10-22 | ipv6: flowlabel: do not leave opt->tot_len with garbage | Eric Dumazet |
2017-10-22 | of_mdio: Fix broken PHY IRQ in case of probe deferral | Geert Uytterhoeven |
2017-10-22 | textsearch: fix typos in library helpers | Randy Dunlap |
2017-10-22 | rxrpc: Don't release call mutex on error pointer | David Howells |
2017-10-22 | Merge branch 'stmmac-hw-tstamp-fixes' | David S. Miller |
2017-10-22 | net: stmmac: Prevent infinite loop in get_rx_timestamp_status() | Jose Abreu |
2017-10-22 | net: stmmac: Fix stmmac_get_rx_hwtstamp() | Jose Abreu |
2017-10-22 | net: stmmac: Add missing call to dev_kfree_skb() | Jose Abreu |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-10-22 | Merge branch 'mlxsw-fixes' | David S. Miller |
2017-10-22 | mlxsw: spectrum_router: Configure TIGCR on init | Petr Machata |
2017-10-22 | mlxsw: reg: Add Tunneling IPinIP General Configuration Register | Petr Machata |
2017-10-22 | net: ethtool: remove error check for legacy setting transceiver type | Niklas Söderlund |
2017-10-22 | soreuseport: fix initialization race | Craig Gallek |
2017-10-22 | net: bridge: fix returning of vlan range op errors | Nikolay Aleksandrov |
2017-10-22 | sock: correct sk_wmem_queued accounting on efault in tcp zerocopy | Willem de Bruijn |
2017-10-22 | Merge branch 'bpf-range-marking-fixes' | David S. Miller |
2017-10-22 | bpf: add test cases to bpf selftests to cover all access tests | Daniel Borkmann |
2017-10-22 | bpf: fix pattern matches for direct packet access | Daniel Borkmann |
2017-10-22 | bpf: fix off by one for range markings with L{T, E} patterns | Daniel Borkmann |
2017-10-22 | bpf: devmap fix arithmetic overflow in bitmap_size calculation | John Fastabend |
2017-10-21 | Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds |
2017-10-21 | cpu/hotplug: Reset node state after operation | Thomas Gleixner |
2017-10-21 | Merge branch 'aquantia-fixes' | David S. Miller |
2017-10-21 | net: aquantia: Bad udp rate on default interrupt coalescing | Igor Russkikh |
2017-10-21 | net: aquantia: Enable coalescing management via ethtool interface | Igor Russkikh |
2017-10-21 | net: aquantia: mmio unmap was not performed on driver removal | Igor Russkikh |