summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-21x86/LDT: Print the real LDT base addressJan Beulich1-1/+1
2016-03-21af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat1-1/+6
2016-03-21net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2016-03-21kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every oneBen Zhang1-8/+8
2016-03-21ipv6: prevent fib6_run_gc() contentionMichal Kubeček4-16/+13
2016-03-21SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown1-0/+3
2016-03-21atm: deal with setting entry before mkip was calledSasha Levin1-0/+3
2016-03-21netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin1-4/+17
2016-03-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa1-6/+31
2016-03-21net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2-8/+17
2016-03-21Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-19/+20
2016-03-21get rid of s_files and files_lockAl Viro5-167/+2
2016-03-21KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2016-03-21KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup4-1/+14
2016-03-21ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16
2016-03-21KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2016-03-21KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2016-03-21USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2016-03-21ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-03-21isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-03-21virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2016-03-21sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2016-03-21RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2016-03-21RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2016-03-21net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2016-03-21pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-03-21unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2-19/+165
2016-03-21Revert "usb: dwc3: Reset the transfer resource index on SET_INTERFACE"Zefan Li1-4/+0
2016-03-21sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien1-1/+1
2016-03-21net: Fix RCU splat in af_keyDavid Ahern1-23/+23
2016-03-21ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2016-03-21EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2016-03-21libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2016-03-21libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2016-03-21dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-15/+47
2016-03-21localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2016-03-21x86/ldt: Correct FPU emulation access to LDTJuergen Gross3-7/+20
2016-03-21x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2016-03-21ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi1-3/+7
2016-03-21MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2016-03-21perf: Fix fasync handling on inherited eventsPeter Zijlstra1-2/+10
2016-03-21rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter1-1/+1
2016-03-21xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2016-03-21MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2016-03-21md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-1/+6
2016-03-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski8-146/+205
2016-03-21x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2016-03-21target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik1-1/+1
2016-03-21drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2016-03-21ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao1-0/+24