aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-25Linux 4.8-rc8Linus Torvalds1-1/+1
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-25mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2-8/+7
2016-09-25radix tree: fix sibling entry handling in radix_tree_descend()Linus Torvalds1-4/+4
2016-09-25radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2-5/+13
2016-09-25fix memory leaks in tracing_buffers_splice_read()Al Viro1-6/+8
2016-09-25tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-09-25MIPS: Fix delay slot emulation count in debugfsPaul Burton1-0/+1
2016-09-25MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn1-4/+3
2016-09-24mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins1-19/+0
2016-09-24huge tmpfs: fix Committed_AS leakHugh Dickins1-1/+2
2016-09-24shmem: fix tmpfs to handle the huge= option properlyToshi Kani1-1/+1
2016-09-23blk-mq: skip unmapped queues in blk_mq_alloc_request_hctxChristoph Hellwig1-2/+14
2016-09-23MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton1-0/+2
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro2-14/+24
2016-09-23arm64: Call numa_store_cpu_info() earlier.David Daney1-8/+6
2016-09-23locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot1-1/+1
2016-09-22nvme-rdma: only clear queue flags after successful connectSagi Grimberg1-1/+1
2016-09-22i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla1-1/+2
2016-09-22perf/core: Limit matching exclusive events to one PMUAlexander Shishkin1-1/+1
2016-09-22perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin1-1/+2
2016-09-22locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Peter Zijlstra1-1/+1
2016-09-22regmap: fix deadlock on _regmap_raw_write() error pathNikita Yushchenko1-1/+5
2016-09-22crypto: rsa-pkcs1pad - Handle leading zero for decryptionHerbert Xu1-17/+24
2016-09-22KEYS: Fix skcipher IV clobberingHerbert Xu1-4/+7
2016-09-22mmc: dw_mmc: fix the spamming log messageJaehoon Chung2-5/+12
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng3-1/+4
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng1-1/+1
2016-09-22MAINTAINERS: Update b44 maintainer.Michael Chan1-1/+1
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet1-2/+8
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik1-6/+3
2016-09-21i2c: mux: pca954x: retry updating the mux selection on failurePeter Rosin1-1/+1
2016-09-21i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu1-7/+11
2016-09-21MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan1-4/+4
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
2016-09-21vti6: fix input pathNicolas Dichtel4-10/+16
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2-4/+10
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang1-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang1-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang1-6/+8
2016-09-21r8152: move enabling PHYhayeswang1-18/+25
2016-09-21r8152: move some functionshayeswang1-112/+112
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai6-11/+45
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey1-2/+9
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-20mm: usercopy: Check for module addressesLaura Abbott1-1/+4
2016-09-20irqchip/mips-gic: Fix local interruptsPaul Burton1-55/+50
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa1-1/+6