summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.97-rt126v3.0.97-rt126Steven Rostedt (Red Hat)2013-10-241-1/+1
* Merge tag 'v3.0.97' into v3.0-rtSteven Rostedt (Red Hat)2013-10-2427-52/+133
|\
| * Linux 3.0.97v3.0.97Greg Kroah-Hartman2013-09-261-1/+1
| * fuse: invalidate inode attributes on xattr modificationAnand Avati2013-09-261-0/+4
| * fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov2013-09-261-1/+2
| * isofs: Refuse RW mount of the filesystem instead of making it ROJan Kara2013-09-261-11/+5
| * mm/huge_memory.c: fix potential NULL pointer dereferenceLibin2013-09-261-0/+2
| * memcg: fix multiple large threshold notificationsGreg Thelen2013-09-261-1/+7
| * ocfs2: fix the end cluster offset of FIEMAPJie Liu2013-09-261-1/+0
| * HID: check for NULL field when setting valuesKees Cook2013-09-261-1/+6
| * HID: ntrig: validate feature report detailsKees Cook2013-09-261-1/+2
| * HID: validate HID report id sizeKees Cook2013-09-262-5/+11
| * HID: pantherlord: validate output report detailsKees Cook2013-09-261-2/+8
| * ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-09-261-0/+4
| * ath9k: always clear ps filter bit on new assocFelix Fietkau2013-09-261-0/+1
| * ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai2013-09-261-0/+1
| * ASoC: wm8960: Fix PLL register writesMike Dyer2013-09-261-3/+3
| * rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo2013-09-261-2/+3
| * usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-09-261-1/+2
| * USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-09-261-4/+9
| * USB: mos7720: fix big-endian control requestsJohan Hovold2013-09-261-2/+2
| * USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter2013-09-261-1/+1
| * staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter2013-09-261-1/+2
| * cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton2013-09-261-0/+2
| * usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh2013-09-261-0/+22
| * ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-261-3/+3
| * xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne2013-09-261-2/+11
| * powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-09-261-0/+10
| * crypto: api - Fix race condition in larval lookupHerbert Xu2013-09-261-1/+6
| * SCSI: sd: Fix potential out-of-bounds accessAlan Stern2013-09-261-8/+3
* | Linux 3.0.96-rt125v3.0.96-rt125Steven Rostedt (Red Hat)2013-10-241-1/+1
* | Merge tag 'v3.0.96' into v3.0-rtSteven Rostedt (Red Hat)2013-10-2420-44/+106
|\ \ | |/
| * Linux 3.0.96v3.0.96Greg Kroah-Hartman2013-09-141-1/+1
| * KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-09-141-6/+11
| * m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven2013-09-141-1/+1
| * m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven2013-09-141-0/+10
| * m32r: consistently use "suffix-$(...)"Geert Uytterhoeven2013-09-141-3/+3
| * pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker2013-09-141-0/+1
| * PARISC: include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2013-09-141-0/+2
| * tipc: fix lockdep warning during bearer initializationYing Xue2013-09-141-1/+14
| * ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-142-1/+11
| * net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-09-141-1/+2
| * ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-141-7/+9
| * ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-142-0/+6
| * ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-09-141-6/+4
| * tun: signedness bug in tun_get_user()Dan Carpenter2013-09-141-2/+4
| * ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-09-141-4/+12
| * tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-09-141-1/+1
| * tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-09-141-4/+6
| * fib_trie: remove potential out of bound accessEric Dumazet2013-09-141-4/+1