cascardo/linux.git
2016-09-30 Oleg Nesterovsched/wait: Avoid abort_exclusive_wait() in ___wait_event()
2016-09-30 Oleg Nesterovsched/wait: Fix abort_exclusive_wait(), it should pass...
2016-09-30 Dietmar Eggemannsched/fair: Fix fixed point arithmetic width for shares...
2016-09-30 Tim Chensched/core, x86/topology: Fix NUMA in package topology bug
2016-09-30 Ingo MolnarMerge branch 'linus' into sched/core, to pick up fixes
2016-09-28 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-09-28 Li Zhongmem-hotplug: use nodes that contain memory as mask...
2016-09-28 Dmitry Vyukovscripts/recordmcount.c: account for .softirqentry.text
2016-09-28 Andrey Smirnovdma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
2016-09-28 zhong jiangmm,ksm: fix endless looping in allocating memory when...
2016-09-28 Linus TorvaldsMerge tag 'for-linus-20160928' of git://git.infradead...
2016-09-28 Mark FashehMAINTAINERS: Update my e-mail
2016-09-27 Linus TorvaldsMerge branch 'for-4.8-fixes' of git://git./linux/kernel...
2016-09-26 Linus TorvaldsLinux 4.8-rc8 v4.8-rc8
2016-09-26 Linus TorvaldsMerge tag 'trace-v4.8-rc7' of git://git./linux/kernel...
2016-09-26 Dave Chinnerfault_in_multipages_readable() throws set-but-unused...
2016-09-25 Lorenzo Stoakesmm: check VMA flags to avoid invalid PROT_NONE NUMA...
2016-09-25 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-09-25 Linus TorvaldsMerge tag 'powerpc-4.8-7' of git://git./linux/kernel...
2016-09-25 Linus Torvaldsradix tree: fix sibling entry handling in radix_tree_de...
2016-09-25 Matthew Wilcoxradix tree test suite: Test radix_tree_replace_slot...
2016-09-25 Al Virofix memory leaks in tracing_buffers_splice_read()
2016-09-25 Steven Rostedt... tracing: Move mutex to protect against resetting of...
2016-09-24 Paul BurtonMIPS: Fix delay slot emulation count in debugfs
2016-09-24 Matt RedfearnMIPS: SMP: Fix possibility of deadlock when bringing...
2016-09-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-09-24 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-09-24 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2016-09-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-09-24 Linus TorvaldsMerge branch 'hughd-fixes' (patches from Hugh Dickins)
2016-09-24 Hugh Dickinsmm: delete unnecessary and unsafe init_tlb_ubc()
2016-09-24 Hugh Dickinshuge tmpfs: fix Committed_AS leak
2016-09-24 Toshi Kanishmem: fix tmpfs to handle the huge= option properly
2016-09-23 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-09-23 Tejun Heocgroup: fix invalid controller enable rejections with...
2016-09-23 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge tag 'regmap-fix-v4.8-rc7' of git://git./linux...
2016-09-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge tag 'tags/nand-fixes-for-4.8-rc8' of git://git...
2016-09-23 Linus TorvaldsMerge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people...
2016-09-23 Linus TorvaldsMerge tag 'configfs-for-4.8-2' of git://git.infradead...
2016-09-23 Christoph Hellwigblk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
2016-09-23 Paul BurtonMIPS: Fix pre-r6 emulation FPU initialisation
2016-09-23 AKASHI Takahiroarm64: kgdb: handle read-only text / modules
2016-09-23 David Daneyarm64: Call numa_store_cpu_info() earlier.
2016-09-23 Vivien Didelotlocking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK...
2016-09-23 Josh Poimboeufobjtool: Add do_task_dead() to global noreturn list
2016-09-23 Sagi Grimbergnvme-rdma: only clear queue flags after successful...
2016-09-22 Sudeep Hollai2c: qup: skip qup_i2c_suspend if the device is already...
2016-09-22 Linus TorvaldsMerge tag 'media/v4.8-7' of git://git./linux/kernel...
2016-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-09-22 Peter Zijlstrasched/debug: Hide printk() by default
2016-09-22 Srivatsa Vaddagirisched/fair: Fix SCHED_HRTICK bug leading to late preemp...
2016-09-22 Alexander Shishkinperf/core: Limit matching exclusive events to one PMU
2016-09-22 Alexander Shishkinperf/x86/intel/bts: Make it an exclusive PMU
2016-09-22 Peter Zijlstrasched/core: Avoid _cond_resched() for PREEMPT=y
2016-09-22 Peter Zijlstrasched/core: Optimize __schedule()
2016-09-22 Cheng Chaostop_machine: Avoid a sleep and wakeup in stop_one_cpu()
2016-09-22 Cheng Chaosched/core: Remove unnecessary initialization in sched_...
2016-09-22 Ingo MolnarMerge branch 'linus' into sched/core, to pick up fixes
2016-09-22 Peter Zijlstralocking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()
2016-09-22 Con Kolivassched/core: Do not use smp_processor_id() with preempt...
2016-09-22 Nikita Yushchenkoregmap: fix deadlock on _regmap_raw_write() error path
2016-09-22 Herbert Xucrypto: rsa-pkcs1pad - Handle leading zero for decryption
2016-09-22 Herbert XuKEYS: Fix skcipher IV clobbering
2016-09-22 Jaehoon Chungmmc: dw_mmc: fix the spamming log message
2016-09-22 Yuchung Chengtcp: properly account Fast Open SYN-ACK retrans
2016-09-22 Yuchung Chengtcp: fix under-accounting retransmit SNMP counters
2016-09-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-09-22 David S. MillerMerge tag 'linux-can-fixes-for-4.8-20160921' of git...
2016-09-22 Michael ChanMAINTAINERS: Update b44 maintainer.
2016-09-22 Eric Dumazetnet: get rid of an signed integer overflow in ip_idents...
2016-09-22 Kamal Heibnet/mlx4_core: Fix to clean devlink resources
2016-09-22 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-09-20' of...
2016-09-22 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2016-09-22 Josef BacikBtrfs: handle quota reserve failure properly
2016-09-21 Peter Rosini2c: mux: pca954x: retry updating the mux selection...
2016-09-21 Yadi.hui2c-eg20t: fix race between i2c init and interrupt...
2016-09-21 James HoganMIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
2016-09-21 Marek Vasutnet: can: ifi: Configure transmitter delay
2016-09-21 Nicolas Dichtelvti6: fix input path
2016-09-21 Nikolay Aleksandrovipmr, ip6mr: return lastuse relative to now
2016-09-21 David S. MillerMerge branch 'r8152-phy-fixes'
2016-09-21 hayeswangr8152: disable ALDPS and EEE before setting PHY
2016-09-21 hayeswangr8152: remove r8153_enable_eee
2016-09-21 hayeswangr8152: move PHY settings to hw_phy_cfg
2016-09-21 hayeswangr8152: move enabling PHY
2016-09-21 hayeswangr8152: move some functions
2016-09-21 Hariprasad... cxgb4/cxgb4vf: Allocate more queues for 25G and 100G...
2016-09-21 Russell Curreypowerpc/powernv/pci: Fix m64 checks for SR-IOV and...
2016-09-21 David S. MillerMerge tag 'linux-can-fixes-for-4.8-20160919' of git...
2016-09-21 Linus TorvaldsMerge tag 'usercopy-v4.8-rc8' of git://git./linux/kerne...
2016-09-20 Al Virofix fault_in_multipages_...() on architectures with...
2016-09-20 Laura Abbottmm: usercopy: Check for module addresses
2016-09-20 Paul Burtonirqchip/mips-gic: Fix local interrupts
2016-09-20 Jiri Olsafs/proc/kcore.c: Add bounce buffer for ktext data
2016-09-20 Jiri Olsafs/proc/kcore.c: Make bounce buffer global for read
next