aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-07x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-10-07random: Add support for architectural random hooksH. Peter Anvin
2012-10-07x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2012-10-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2012-10-07random: simplify fips modeMatt Mackall
2012-10-07random: update interface comments to reflect realityJarod Wilson
2012-10-07random: Reorder struct entropy_store to remove padding on 64bitsRichard Kennedy
2012-10-07epoll: clear the tfile_check_list on -ELOOPJason Baron
2012-10-07Don't limit non-nested epoll pathsJason Baron
2012-10-07epoll: limit pathsJason Baron
2012-10-07epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-10-07epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-10-07mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-10-07udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-07udf: Fortify loading of sparing tableJan Kara
2012-10-07sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-10-07x86, tls: Off by one limit checkDan Carpenter
2012-10-07x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-10-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-10-07tcp: drop SYN+FIN messagesEric Dumazet
2012-10-07tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-10-07ia64: Add accept4() syscallÉmeric Maschino
2012-10-07dccp: check ccid before dereferencingMathias Krause
2012-10-07PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-10-07ext3: Fix fdatasync() for files with only i_size changesJan Kara
2012-10-07udf: Fix data corruption for files in ICBJan Kara
2012-10-07Remove user-triggerable BUG from mpol_to_strDave Jones
2012-10-07USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-10-07cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-10-07svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-10-07svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-10-07NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-10-07NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-10-07vfs: missed source of ->f_pos racesAl Viro
2012-10-07ALSA: hda - fix Copyright debug messageWang Xingchao
2012-10-07usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-10-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-10-07fuse: verify all ioctl retry iov elementsZach Brown
2012-10-07mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-10-07pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2012-10-07futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart
2012-10-07futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart
2012-10-07futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart
2012-10-07ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai
2012-10-07USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King
2012-10-07net/tun: fix ioctl() based info leaksMathias Krause
2012-10-07tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-10-07USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-10-07wanmain: comparing array with NULLAlan Cox
2012-10-07cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore