Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-27 | 2 | -8/+20 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | tty/serdev: add serdev registration interface | Johan Hovold | 2017-05-18 | 2 | -2/+14 | |
| * | | | | | serdev: Restore serdev_device_write_buf for atomic context | Stefan Wahren | 2017-05-18 | 1 | -7/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-26 | 9 | -27/+62 | |
|\ \ \ \ \ | ||||||
| * | | | | | ipv4: add reference counting to metrics | Eric Dumazet | 2017-05-26 | 2 | -6/+12 | |
| * | | | | | bpf: add various verifier test cases | Daniel Borkmann | 2017-05-25 | 1 | -0/+10 | |
| * | | | | | vlan: Fix tcp checksum offloads in Q-in-Q vlans | Vlad Yasevich | 2017-05-24 | 1 | -8/+10 | |
| * | | | | | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-05-24 | 2 | -1/+21 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | net/mlx5: Avoid using pending command interface slots | Mohamad Haj Yahia | 2017-05-23 | 1 | -1/+6 | |
| | * | | | | | net/sched: act_csum: Add accessors for offloading drivers | Or Gerlitz | 2017-05-23 | 1 | -0/+15 | |
| * | | | | | | mlx5: fix bug reading rss_hash_type from CQE | Jesper Dangaard Brouer | 2017-05-23 | 1 | -2/+8 | |
| * | | | | | | cdc-ether: divorce initialisation with a filter reset and a generic method | Oliver Neukum | 2017-05-23 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-05-23 | 1 | -10/+0 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY | Sabrina Dubroca | 2017-05-04 | 1 | -10/+0 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | blk-mq: remove blk_mq_abort_requeue_list() | Ming Lei | 2017-05-22 | 1 | -1/+0 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-26 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI/PM: Add needs_resume flag to avoid suspend complete optimization | Imre Deak | 2017-05-23 | 1 | -0/+5 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-05-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libceph: use kbasename() and kill ceph_file_part() | Ilya Dryomov | 2017-05-23 | 1 | -3/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | PCI/msi: fix the pci_alloc_irq_vectors_affinity stub | Christoph Hellwig | 2017-05-26 | 1 | -3/+3 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-05-24 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ptrace: Properly initialize ptracer_cred on fork | Eric W. Biederman | 2017-05-23 | 1 | -2/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-05-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | of/platform: Make of_platform_device_destroy globally visible | Jan Glauber | 2017-05-22 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-22 | 4 | -2/+11 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-05-21 | 4 | -2/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ebtables: arpreply: Add the standard target sanity check | Gao Feng | 2017-05-16 | 1 | -0/+5 | |
| | * | | | | | netfilter: nf_tables: revisit chain/object refcounting from elements | Pablo Neira Ayuso | 2017-05-15 | 1 | -1/+1 | |
| | * | | | | | netfilter: xtables: zero padding in data_to_user | Willem de Bruijn | 2017-05-15 | 1 | -1/+1 | |
| | * | | | | | netfilter: nfnl_cthelper: reject del request if helper obj is in use | Liping Zhang | 2017-05-15 | 1 | -0/+2 | |
| | * | | | | | netfilter: introduce nf_conntrack_helper_put helper function | Liping Zhang | 2017-05-15 | 1 | -0/+2 | |
* | | | | | | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-20 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tracing/kprobes: Enforce kprobes teardown after testing | Thomas Gleixner | 2017-05-17 | 1 | -0/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-20 | 1 | -12/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nvmet-fc: remove target cpu scheduling flag | James Smart | 2017-05-20 | 1 | -10/+2 | |
| * | | | | | | | nvme-fc: correct port role bits | James Smart | 2017-05-20 | 1 | -2/+2 | |
* | | | | | | | | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-20 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd | Peter Chen | 2017-05-18 | 1 | -0/+1 | |
| * | | | | | | | | USB: hub: fix SS max number of ports | Johan Hovold | 2017-05-17 | 1 | -0/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-19 | 1 | -7/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case | Dan Williams | 2017-05-13 | 1 | -7/+27 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-19 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | KVM: arm/arm64: Fix bug when registering redist iodevs | Christoffer Dall | 2017-05-18 | 1 | -1/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso... | Rob Herring | 2017-05-11 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-05-19 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge tag 'v4.12-rc1' into fixes | Olof Johansson | 2017-05-18 | 155 | -1420/+1957 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'tee/initial-merge' into fixes | Arnd Bergmann | 2017-05-10 | 2 | -0/+623 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'renesas-fixes-for-v4.12' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2017-05-10 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ |