| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | |
| |\ | ||||
| | * | string: provide strscpy() | Chris Metcalf | 2015-09-10 | |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-10-02 | |
| |\ \ | ||||
| | * | | blk-mq: factor out a helper to iterate all tags for a request_queue | Christoph Hellwig | 2015-10-01 | |
| | * | | blk-mq: fix racy updates of rq->errors | Christoph Hellwig | 2015-10-01 | |
| | * | | blk-mq: fix sysfs registration/unregistration race | Akinobu Mita | 2015-09-29 | |
| * | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-10-02 | |
| |\ \ \ | ||||
| | * | | | iommu: iova: Move iova cache management to the iova library | Sakari Ailus | 2015-07-28 | |
| * | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-01 | |
| |\ \ \ \ | ||||
| | * | | | | memcg: remove pcp_counter_lock | Greg Thelen | 2015-10-01 | |
| | * | | | | memcg: fix dirty page migration | Greg Thelen | 2015-10-01 | |
| * | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-01 | |
| |\ \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | *-. \ \ \ \ | Merge branches 'pm-pci' and 'acpi-pci' | Rafael J. Wysocki | 2015-10-01 | |
| | |\ \ \ \ \ \ | ||||
| | | | * | | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ | Jiang Liu | 2015-09-26 | |
| | | |/ / / / / | ||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-10-01 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | skbuff: Fix skb checksum partial check. | Pravin B Shelar | 2015-09-29 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-10-01 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| | * | | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY | Sagi Grimberg | 2015-09-25 | |
| | | |/ / / / | |/| | | | | ||||
| * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-09-28 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055 | Oleg Nesterov | 2015-09-20 | |
| | |/ / / / | ||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-26 | |
| |\ \ \ \ \ | ||||
| | * | | | | | phy: add phy_device_remove() | Russell King | 2015-09-24 | |
| | * | | | | | phy: fix mdiobus module safety | Russell King | 2015-09-24 | |
| | * | | | | | skbuff: Fix skb checksum flag on skb pull | Pravin B Shelar | 2015-09-24 | |
| | * | | | | | netpoll: Close race condition between poll_one_napi and napi_disable | Neil Horman | 2015-09-23 | |
| | * | | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1 | Florian Westphal | 2015-09-14 | |
| * | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-25 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | cgroup, writeback: don't enable cgroup writeback on traditional hierarchies | Tejun Heo | 2015-09-24 | |
| * | | | | | | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-09-25 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | SUNRPC: Ensure that we wait for connections to complete before retrying | Trond Myklebust | 2015-09-17 | |
| * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-09-24 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | thermal: Add a function to get the minimum power | Javi Merino | 2015-09-14 | |
| | * | | | | | | | | thermal: Fix thermal_zone_of_sensor_register to match documentation | Punit Agrawal | 2015-09-13 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-24 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_... | Andrea Arcangeli | 2015-09-22 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-24 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| | | | | | | | | | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | *-------. \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d... | Mark Brown | 2015-09-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| | | | * | | | | | | | spi: fix kernel-doc warnings in spi.h | Geliang Tang | 2015-09-16 | |
| | | | | |/ / / / / | | | |/| | | | | | ||||
| * | | | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-21 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | * | | | | | | | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp... | Tejun Heo | 2015-09-16 | |
| | | |_|/ / / / / | |/| | | | | | | ||||
| * | | | | | | | | security: fix typo in security_task_prctl | Jann Horn | 2015-09-20 | |
| | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-19 | |
| |\ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki | 2015-09-18 | |
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | | | * | | | | | | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Rafael J. Wysocki | 2015-09-15 | |
| | | |/| | | | | | | |/| | | | | | | | ||||
| | | | * | | | | | | PM / devfreq: comments for get_dev_status usage updated | MyungJoo Ham | 2015-09-11 | |
| | | | * | | | | | | PM / devfreq: cache the last call to get_dev_status() | Javi Merino | 2015-09-11 | |
| | | * | | | | | | | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() | Rafael J. Wysocki | 2015-09-16 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-19 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | block: Refuse request/bio merges with gaps in the integrity payload | Sagi Grimberg | 2015-09-11 | |
| | * | | | | | | | | block: Check for gaps on front and back merges | Jens Axboe | 2015-09-03 | |
