summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-13net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-10-13netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-10-13ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin1-0/+1
2012-10-13xfrm_user: ensure user supplied esn replay window is validMathias Krause2-6/+27
2012-10-13xfrm_user: don't copy esn replay window twice for new statesMathias Krause1-4/+5
2012-10-13xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_state()Mathias Krause1-0/+1
2012-10-13xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause1-1/+1
2012-10-13xfrm: fix a read lock imbalance in make_blackholeLi RongQing1-1/+1
2012-10-13xfrm_user: return error pointer instead of NULL #2Mathias Krause1-2/+4
2012-10-13xfrm_user: return error pointer instead of NULLMathias Krause1-2/+4
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert3-1/+19
2012-10-13workqueue: add missing smp_wmb() in process_one_work()Tejun Heo1-0/+2
2012-10-13drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-13kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo1-0/+1
2012-10-13lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-10-13PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-1/+6
2012-10-13ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6
2012-10-13media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings1-1/+1
2012-10-13kbuild: make: fix if_changed when command contains backslashesSascha Hauer1-1/+1
2012-10-13mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-07Linux 3.0.45v3.0.45Greg Kroah-Hartman1-1/+1
2012-10-07SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche1-2/+1
2012-10-07SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams1-16/+14
2012-10-07PCI: honor child buses add_size in hot plug configurationYinghai Lu1-0/+26
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-10-07isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2-2/+0
2012-10-07IB/srp: Avoid having aborted requests hangBart Van Assche1-0/+1
2012-10-07IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche1-1/+1
2012-10-07IPoIB: Fix use-after-free of multicast objectPatrick McHardy2-10/+11
2012-10-07can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun1-2/+2
2012-10-07SCSI: hpsa: Use LUN reset instead of target resetStephen M. Cameron1-1/+1
2012-10-07SCSI: ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt1-0/+3
2012-10-07UBI: fix autoresize handling in R/O modeArtem Bityutskiy1-0/+5
2012-10-07n_gsm: memory leak in uplink error pathRuss Gorby1-2/+5
2012-10-07Increase XHCI suspend timeout to 16msMichael Spang1-1/+1
2012-10-07coredump: prevent double-free on an error path in core dumperDenys Vlasenko1-15/+4
2012-10-07n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby1-2/+6
2012-10-07xhci: Intel Panther Point BEI quirk.Sarah Sharp3-1/+5
2012-10-07firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz1-3/+14
2012-10-07b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2-3/+7
2012-10-07serial: pl011: handle corruption at high clock speedsLinus Walleij1-1/+14
2012-10-07TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby1-1/+1
2012-10-07Remove BUG_ON from n_tty_read()Stanislav Kozina1-1/+2
2012-10-07staging: comedi: fix memory leak for saved channel listIan Abbott1-1/+2
2012-10-07staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott1-1/+1
2012-10-07staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott1-1/+1