summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.111-rt141v3.4.111-rt141Steven Rostedt (Red Hat)2016-03-291-1/+1
* Merge tag 'v3.4.111' into v3.4-rtSteven Rostedt (Red Hat)2016-03-29125-731/+1390
|\
| * Linux 3.4.111v3.4.111Zefan Li2016-03-211-1/+1
| * KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti2016-03-211-7/+2
| * dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber2016-03-211-6/+11
| * usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-03-213-24/+52
| * ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula2016-03-214-12/+43
| * ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch2016-03-211-0/+4
| * ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch2016-03-211-8/+12
| * x86/LDT: Print the real LDT base addressJan Beulich2016-03-211-1/+1
| * af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat2016-03-211-1/+6
| * net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2016-03-211-1/+1
| * kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every oneBen Zhang2016-03-211-8/+8
| * ipv6: prevent fib6_run_gc() contentionMichal Kubeček2016-03-214-16/+13
| * SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown2016-03-211-0/+3
| * atm: deal with setting entry before mkip was calledSasha Levin2016-03-211-0/+3
| * netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin2016-03-211-4/+17
| * ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2016-03-211-6/+31
| * net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2016-03-212-8/+17
| * Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds2016-03-213-19/+20
| * get rid of s_files and files_lockAl Viro2016-03-215-167/+2
| * KVM: svm: unconditionally intercept #DBPaolo Bonzini2016-03-211-11/+3
| * KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2016-03-214-1/+14
| * ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-03-211-1/+16
| * KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells2016-03-211-2/+4
| * KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells2016-03-211-4/+4
| * USB: whiteheat: fix potential null-deref at probeJohan Hovold2016-03-211-0/+31
| * ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2016-03-214-15/+15
| * isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2016-03-211-0/+6
| * virtio-net: drop NETIF_F_FRAGLISTJason Wang2016-03-211-2/+2
| * sg_start_req(): make sure that there's not too many elements in iovecAl Viro2016-03-211-0/+3
| * RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2016-03-212-7/+3
| * RDS: verify the underlying transport exists before creating a connectionSasha Levin2016-03-211-0/+6
| * net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-03-216-0/+16
| * pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2016-03-211-0/+6
| * unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2016-03-212-19/+165
| * Revert "usb: dwc3: Reset the transfer resource index on SET_INTERFACE"Zefan Li2016-03-211-4/+0
| * sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2016-03-211-1/+1
| * net: Fix RCU splat in af_keyDavid Ahern2016-03-211-23/+23
| * ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski2016-03-211-6/+17
| * EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle2016-03-211-1/+1
| * libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2016-03-211-2/+17
| * libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2016-03-211-23/+2
| * dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2016-03-214-15/+47
| * localmodconfig: Use Kbuild files tooRichard Weinberger2016-03-211-1/+1
| * x86/ldt: Correct FPU emulation access to LDTJuergen Gross2016-03-213-7/+20
| * x86/ldt: Correct LDT access in single stepping logicJuergen Gross2016-03-211-2/+2
| * ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi2016-03-211-3/+7
| * MIPS: Make set_pte() SMP safe.David Daney2016-03-211-0/+31
| * perf: Fix fasync handling on inherited eventsPeter Zijlstra2016-03-211-2/+10