summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-21Linux 3.4.111v3.4.111Zefan Li
2016-03-21KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-21dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2016-03-21usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn
2016-03-21ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula
2016-03-21ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch
2016-03-21ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch
2016-03-21x86/LDT: Print the real LDT base addressJan Beulich
2016-03-21af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-03-21net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2016-03-21kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every oneBen Zhang
2016-03-21ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2016-03-21SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown
2016-03-21atm: deal with setting entry before mkip was calledSasha Levin
2016-03-21netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin
2016-03-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2016-03-21net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com
2016-03-21Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds
2016-03-21get rid of s_files and files_lockAl Viro
2016-03-21KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-03-21KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2016-03-21ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2016-03-21KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2016-03-21KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2016-03-21USB: whiteheat: fix potential null-deref at probeJohan Hovold
2016-03-21ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-03-21isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2016-03-21virtio-net: drop NETIF_F_FRAGLISTJason Wang
2016-03-21sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2016-03-21RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2016-03-21RDS: verify the underlying transport exists before creating a connectionSasha Levin
2016-03-21net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-03-21pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-03-21unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2016-03-21Revert "usb: dwc3: Reset the transfer resource index on SET_INTERFACE"Zefan Li
2016-03-21sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien
2016-03-21net: Fix RCU splat in af_keyDavid Ahern
2016-03-21ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski
2016-03-21EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2016-03-21libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2016-03-21libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose
2016-03-21dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2016-03-21localmodconfig: Use Kbuild files tooRichard Weinberger
2016-03-21x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2016-03-21x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2016-03-21ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2016-03-21MIPS: Make set_pte() SMP safe.David Daney
2016-03-21perf: Fix fasync handling on inherited eventsPeter Zijlstra
2016-03-21rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2016-03-21xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman