summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.54v3.12.54Jiri Slaby2016-02-121-1/+1
* dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov2016-02-121-1/+1
* HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu2016-02-121-2/+2
* drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2016-02-121-0/+4
* dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer2016-02-121-1/+3
* crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2016-02-121-2/+10
* recordmcount: Fix endianness handling bug for nop_mcountlibin2016-02-121-1/+1
* xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman2016-02-121-3/+3
* Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo2016-02-121-4/+4
* vmstat: explicitly schedule per-cpu work on the CPU we need it to run onLinus Torvalds2016-02-121-1/+2
* openrisc: fix CONFIG_UID16 settingAndrew Morton2016-02-121-3/+1
* x86: vvar, fix excessive gcc-6 DECLARE_VVAR warningsJiri Slaby2016-02-121-1/+1
* compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches2016-02-124-179/+110
* compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2016-02-122-2/+0
* arm64: restore bogomips information in /proc/cpuinfoYang Shi2016-02-121-0/+4
* mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2016-02-121-3/+1
* HID: core: Avoid uninitialized buffer accessRichard Purdie2016-02-121-1/+1
* parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka2016-02-121-7/+8
* arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2016-02-121-0/+3
* arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2016-02-121-0/+6
* arm64: fix building without CONFIG_UID16Arnd Bergmann2016-02-122-2/+2
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2016-02-122-4/+6
* scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-02-121-1/+2
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-02-121-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-02-121-1/+1
* powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2016-02-123-5/+14
* xfrm: dst_entries_init() per-net dst_opsDan Streetman2016-02-123-62/+75
* team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-02-121-3/+3
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-02-122-4/+17
* phonet: properly unshare skbs in phonet_rcv()Eric Dumazet2016-02-121-0/+4
* tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-02-121-1/+1
* ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet2016-02-121-0/+2
* net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin2016-02-121-1/+1
* bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa2016-02-121-1/+4
* connector: bump skb->users before callback invocationFlorian Westphal2016-01-281-8/+3
* sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2016-01-282-4/+5
* ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2016-01-281-1/+1
* veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2016-01-281-6/+0
* mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2016-01-272-6/+12
* RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle2016-01-271-1/+1
* lkdtm: adjust recursion size to avoid warningsKees Cook2016-01-271-10/+20
* drm: radeon: ni_dpm: Fix unused variable warning when CONFIG_ACPI=nFabio Estevam2016-01-271-1/+1
* drm/radeon: cypress_dpm: Fix unused variable warning when CONFIG_ACPI=nAlex Deucher2016-01-271-0/+2
* ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2016-01-271-4/+0
* ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2016-01-272-6/+1
* xhci: refuse loading if nousb is usedOliver Neukum2016-01-271-0/+4
* USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth2016-01-271-0/+1
* USB: ipaq.c: fix a timeout loopDan Carpenter2016-01-271-1/+2
* usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun2016-01-271-0/+8
* ASoC: compress: Fix compress device direction checkVinod Koul2016-01-271-3/+20