Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'freespace-4.5' into for-linus-4.5 | Chris Mason | 2015-12-23 | 1 | -1/+2 |
|\ | |||||
| * | Merge branch 'freespace-tree' into for-linus-4.5 | Chris Mason | 2015-12-18 | 1 | -1/+2 |
| |\ | |||||
| | * | Btrfs: introduce the free space B-tree on-disk format | Omar Sandoval | 2015-12-17 | 1 | -1/+2 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-12-18 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | ses: fix additional element traversal bug | James Bottomley | 2015-12-11 | 1 | -0/+4 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-12-18 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | include/linux/mmdebug.h: should include linux/bug.h | James Morse | 2015-12-18 | 1 | -0/+1 |
* | | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-12-18 | 1 | -0/+14 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | xen: Add RING_COPY_REQUEST() | David Vrabel | 2015-12-18 | 1 | -0/+14 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-12-17 | 14 | -28/+100 |
|\ \ \ \ \ | |||||
| * | | | | | net: fix warnings in 'make htmldocs' by moving macro definition out of field ... | Hannes Frederic Sowa | 2015-12-16 | 1 | -1/+1 |
| * | | | | | inet: tcp: fix inetpeer_set_addr_v4() | Eric Dumazet | 2015-12-16 | 1 | -0/+1 |
| * | | | | | net: fix IP early demux races | Eric Dumazet | 2015-12-14 | 2 | -1/+34 |
| * | | | | | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa | 2015-12-14 | 1 | -0/+1 |
| * | | | | | openvswitch: fix trivial comment typo | Paolo Abeni | 2015-12-14 | 1 | -1/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-12-14 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | netfilter: nfnetlink: avoid recurrent netns lookups in call_batch | Pablo Neira Ayuso | 2015-12-10 | 1 | -1/+1 |
| * | | | | | | uapi: export ila.h | stephen hemminger | 2015-12-11 | 1 | -0/+1 |
| * | | | | | | xfrm: add rcu protection to sk->sk_policy[] | Eric Dumazet | 2015-12-11 | 2 | -10/+16 |
| * | | | | | | xfrm: add rcu grace period in xfrm_policy_destroy() | Eric Dumazet | 2015-12-11 | 1 | -0/+1 |
| * | | | | | | xfrm: take care of request sockets | Eric Dumazet | 2015-12-07 | 1 | -4/+23 |
| * | | | | | | qed: fix handling of concurrent ramrods. | Tomer Tayar | 2015-12-07 | 1 | -0/+2 |
| * | | | | | | qed: Fix corner case for chain in-between pages | Tomer Tayar | 2015-12-07 | 1 | -1/+2 |
| * | | | | | | net: remove unnecessary semicolon in netdev_alloc_pcpu_stats() | Felix Fietkau | 2015-12-06 | 1 | -1/+1 |
| * | | | | | | sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN... | lucien | 2015-12-06 | 1 | -1/+2 |
| * | | | | | | sctp: update the netstamp_needed counter when copying sockets | Marcelo Ricardo Leitner | 2015-12-05 | 1 | -0/+2 |
| * | | | | | | vxlan: fix incorrect RCO bit in VXLAN header | Jiri Benc | 2015-12-05 | 1 | -1/+1 |
| * | | | | | | rhashtable: Prevent spurious EBUSY errors on insertion | Herbert Xu | 2015-12-04 | 1 | -7/+11 |
* | | | | | | | Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2015-12-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Merge branch 'fix/edma' into fixes | Vinod Koul | 2015-12-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type | Peter Ujfalusi | 2015-12-10 | 1 | -1/+1 |
* | | | | | | | | sched/wait: Fix the signal handling fix | Peter Zijlstra | 2015-12-13 | 1 | -5/+5 |
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-12-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | irqchip/gic-v3: Add missing struct device_node declaration | Marc Zyngier | 2015-12-10 | 1 | -0/+1 |
* | | | | | | | | | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-12-13 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | USB: add quirk for devices with broken LPM | Alan Stern | 2015-12-11 | 1 | -0/+3 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-12-12 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | kernel: remove stop_machine() Kconfig dependency | Chris Wilson | 2015-12-12 | 1 | -3/+3 |
| * | | | | | | | | | mm: kmemleak: mark kmemleak_init prototype as __init | Nicolas Iooss | 2015-12-12 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-12 | 1 | -7/+14 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | lightnvm: replace req queue with nvmdev for lld | Matias Bjørling | 2015-12-07 | 1 | -7/+7 |
| * | | | | | | | | | lightnvm: comments on constants | Matias Bjørling | 2015-12-07 | 1 | -0/+7 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-12-10 | 3 | -0/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mlx4: Expose correct max_sge_rd limit | Sagi Grimberg | 2015-12-08 | 1 | -0/+11 |
| * | | | | | | | | | IB/mad: Require CM send method for everything except ClassPortInfo | Hal Rosenstock | 2015-12-08 | 1 | -0/+2 |
| * | | | | | | | | | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn | 2015-12-07 | 1 | -0/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-12-10 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ALSA: hda - Fix playback noise with 24/32 bit sample size on BXT | Lu, Han | 2015-12-07 | 1 | -0/+3 |
* | | | | | | | | | | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-12-09 | 2 | -10/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Revert: "vfio: Include No-IOMMU mode" | Alex Williamson | 2015-12-04 | 2 | -10/+0 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | |