summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* charger-manager: Ensure event is not used as format stringKees Cook2013-07-131-1/+1
* module: do percpu allocation after uniqueness check. No, really!Rusty Russell2013-07-131-16/+18
* drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan2013-07-131-1/+1
* ceph: fix sleeping function called from invalid context.majianpeng2013-07-131-4/+5
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-131-0/+6
* Linux 3.9.9v3.9.9Greg Kroah-Hartman2013-07-031-1/+1
* netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester2013-07-031-1/+1
* mac80211: work around broken APs not including HT infoJohannes Berg2013-07-033-12/+85
* can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-07-031-1/+4
* of/base: release the node correctly in of_parse_phandle_with_args()Tang Yuantian2013-07-031-2/+2
* libata-acpi: add back ACPI based hotplug functionalityAaron Lu2013-07-033-1/+39
* UBIFS: fix a horrid bugArtem Bityutskiy2013-07-031-3/+27
* UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-07-031-12/+12
* powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-07-031-1/+2
* crypto: algboss - Hold ref count on larvalHerbert Xu2013-07-033-13/+14
* perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-07-031-7/+9
* iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman2013-07-035-0/+41
* rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-07-031-11/+18
* dlci: validate the net device in dlci_del()Zefan Li2013-07-031-0/+12
* dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-07-031-5/+9
* s390/irq: Only define synchronize_irq() on SMPBen Hutchings2013-07-031-0/+2
* s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-07-032-33/+64
* iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-07-031-1/+1
* ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-07-031-1/+1
* hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov2013-07-031-2/+2
* hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov2013-07-031-1/+1
* Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-07-031-1/+1
* Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-07-031-0/+3
* ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-07-031-0/+6
* ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-07-032-3/+34
* s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-07-031-4/+4
* Linux 3.9.8v3.9.8Greg Kroah-Hartman2013-06-271-1/+1
* spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg2013-06-271-1/+1
* spi/pxa2xx: use GFP_ATOMIC in sg table allocationMika Westerberg2013-06-271-1/+1
* drivers: uio: Fix UIO device registration failureDamian Hobson-Garcia2013-06-271-0/+1
* perf: Fix mmap() accounting holePeter Zijlstra2013-06-272-72/+159
* perf: Fix perf mmap bugsPeter Zijlstra2013-06-273-19/+24
* rbd: use the correct length for format 2 object namesJosh Durgin2013-06-271-1/+5
* target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel2013-06-271-2/+2
* tty: Fix transient pty write() EIOPeter Hurley2013-06-271-8/+5
* tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-271-1/+5
* firmware loader: fix use-after-free by double abortMing Lei2013-06-271-9/+18
* USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-272-2/+5
* Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-271-1/+1
* Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-272-0/+2
* Input: cyttsp - fix memcpy size paramFerruh Yigit2013-06-271-1/+1
* net_sched: better precise estimation on packet length for untrusted packetsJason Wang2013-06-271-1/+7
* netback: set transport header before passing it to kernelJason Wang2013-06-271-0/+12
* packet: set transport header before doing xmitJason Wang2013-06-271-0/+21
* tuntap: set transport header before passing it to kernelJason Wang2013-06-271-0/+10