| Commit message (Expand) | Author | Files | Lines |
2016-09-26 | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing | Lorenzo Stoakes | 2 | -8/+7 |
2016-09-25 | radix tree: fix sibling entry handling in radix_tree_descend() | Linus Torvalds | 1 | -4/+4 |
2016-09-25 | radix tree test suite: Test radix_tree_replace_slot() for multiorder entries | Matthew Wilcox | 2 | -5/+13 |
2016-09-25 | fix memory leaks in tracing_buffers_splice_read() | Al Viro | 1 | -6/+8 |
2016-09-25 | tracing: Move mutex to protect against resetting of seq data | Steven Rostedt (Red Hat) | 1 | -7/+8 |
2016-09-25 | MIPS: Fix delay slot emulation count in debugfs | Paul Burton | 1 | -0/+1 |
2016-09-25 | MIPS: SMP: Fix possibility of deadlock when bringing CPUs online | Matt Redfearn | 1 | -4/+3 |
2016-09-24 | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins | 1 | -19/+0 |
2016-09-24 | huge tmpfs: fix Committed_AS leak | Hugh Dickins | 1 | -1/+2 |
2016-09-24 | shmem: fix tmpfs to handle the huge= option properly | Toshi Kani | 1 | -1/+1 |
2016-09-23 | blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx | Christoph Hellwig | 1 | -2/+14 |
2016-09-23 | MIPS: Fix pre-r6 emulation FPU initialisation | Paul Burton | 1 | -0/+2 |
2016-09-23 | arm64: kgdb: handle read-only text / modules | AKASHI Takahiro | 2 | -14/+24 |
2016-09-23 | arm64: Call numa_store_cpu_info() earlier. | David Daney | 1 | -8/+6 |
2016-09-23 | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot | 1 | -1/+1 |
2016-09-23 | nvme-rdma: only clear queue flags after successful connect | Sagi Grimberg | 1 | -1/+1 |
2016-09-22 | i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended | Sudeep Holla | 1 | -1/+2 |
2016-09-22 | perf/core: Limit matching exclusive events to one PMU | Alexander Shishkin | 1 | -1/+1 |
2016-09-22 | perf/x86/intel/bts: Make it an exclusive PMU | Alexander Shishkin | 1 | -1/+2 |
2016-09-22 | locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() | Peter Zijlstra | 1 | -1/+1 |
2016-09-22 | regmap: fix deadlock on _regmap_raw_write() error path | Nikita Yushchenko | 1 | -1/+5 |
2016-09-22 | crypto: rsa-pkcs1pad - Handle leading zero for decryption | Herbert Xu | 1 | -17/+24 |
2016-09-22 | KEYS: Fix skcipher IV clobbering | Herbert Xu | 1 | -4/+7 |
2016-09-22 | mmc: dw_mmc: fix the spamming log message | Jaehoon Chung | 2 | -5/+12 |
2016-09-22 | tcp: properly account Fast Open SYN-ACK retrans | Yuchung Cheng | 3 | -1/+4 |
2016-09-22 | tcp: fix under-accounting retransmit SNMP counters | Yuchung Cheng | 1 | -1/+1 |
2016-09-22 | MAINTAINERS: Update b44 maintainer. | Michael Chan | 1 | -1/+1 |
2016-09-22 | net: get rid of an signed integer overflow in ip_idents_reserve() | Eric Dumazet | 1 | -2/+8 |
2016-09-22 | net/mlx4_core: Fix to clean devlink resources | Kamal Heib | 1 | -0/+3 |
2016-09-22 | btrfs: ensure that file descriptor used with subvol ioctls is a dir | Jeff Mahoney | 1 | -0/+12 |
2016-09-22 | Btrfs: handle quota reserve failure properly | Josef Bacik | 1 | -6/+3 |
2016-09-21 | i2c: mux: pca954x: retry updating the mux selection on failure | Peter Rosin | 1 | -1/+1 |
2016-09-21 | i2c-eg20t: fix race between i2c init and interrupt enable | Yadi.hu | 1 | -7/+11 |
2016-09-21 | MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs | James Hogan | 1 | -4/+4 |
2016-09-21 | net: can: ifi: Configure transmitter delay | Marek Vasut | 1 | -1/+10 |
2016-09-21 | vti6: fix input path | Nicolas Dichtel | 4 | -10/+16 |
2016-09-21 | ipmr, ip6mr: return lastuse relative to now | Nikolay Aleksandrov | 2 | -4/+10 |
2016-09-21 | r8152: disable ALDPS and EEE before setting PHY | hayeswang | 1 | -2/+8 |
2016-09-21 | r8152: remove r8153_enable_eee | hayeswang | 1 | -7/+3 |
2016-09-21 | r8152: move PHY settings to hw_phy_cfg | hayeswang | 1 | -6/+8 |
2016-09-21 | r8152: move enabling PHY | hayeswang | 1 | -18/+25 |
2016-09-21 | r8152: move some functions | hayeswang | 1 | -112/+112 |
2016-09-21 | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter | Hariprasad Shenai | 6 | -11/+45 |
2016-09-21 | powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignment | Russell Currey | 1 | -2/+9 |
2016-09-21 | fix fault_in_multipages_...() on architectures with no-op access_ok() | Al Viro | 1 | -19/+19 |
2016-09-21 | mm: usercopy: Check for module addresses | Laura Abbott | 1 | -1/+4 |
2016-09-20 | irqchip/mips-gic: Fix local interrupts | Paul Burton | 1 | -55/+50 |
2016-09-20 | fs/proc/kcore.c: Add bounce buffer for ktext data | Jiri Olsa | 1 | -1/+6 |
2016-09-20 | fs/proc/kcore.c: Make bounce buffer global for read | Jiri Olsa | 1 | -10/+14 |
2016-09-20 | perf/x86/intel/bts: Make sure debug store is valid | Sebastian Andrzej Siewior | 1 | -1/+1 |