summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26Linux 3.4.63v3.4.63Greg Kroah-Hartman
2013-09-26fuse: invalidate inode attributes on xattr modificationAnand Avati
2013-09-26fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov
2013-09-26of: Fix missing memory initialization on FDT unflatteningGrant Likely
2013-09-26mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov
2013-09-26drm/edid: add quirk for Medion MD30217PGAlex Deucher
2013-09-26isofs: Refuse RW mount of the filesystem instead of making it ROJan Kara
2013-09-26mm/huge_memory.c: fix potential NULL pointer dereferenceLibin
2013-09-26memcg: fix multiple large threshold notificationsGreg Thelen
2013-09-26ocfs2: fix the end cluster offset of FIEMAPJie Liu
2013-09-26intel-iommu: Fix leaks in pagetable freeingAlex Williamson
2013-09-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau
2013-09-26media: v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda
2013-09-26HID: usbhid: quirk for N-Trig DuoSense Touch ScreenVasily Titskiy
2013-09-26HID: check for NULL field when setting valuesKees Cook
2013-09-26HID: battery: don't do DMA from stackJiri Kosina
2013-09-26HID: ntrig: validate feature report detailsKees Cook
2013-09-26HID: validate HID report id sizeKees Cook
2013-09-26HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek
2013-09-26HID: pantherlord: validate output report detailsKees Cook
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-09-26ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai
2013-09-26ASoC: wm8960: Fix PLL register writesMike Dyer
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-09-26USB: mos7720: fix big-endian control requestsJohan Hovold
2013-09-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-09-26staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter
2013-09-26cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-26xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-26crypto: api - Fix race condition in larval lookupHerbert Xu
2013-09-26SCSI: sd: Fix potential out-of-bounds accessAlan Stern
2013-09-14Linux 3.4.62v3.4.62Greg Kroah-Hartman
2013-09-14Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst...Greg Kroah-Hartman
2013-09-14m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven
2013-09-14m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven
2013-09-14m32r: consistently use "suffix-$(...)"Geert Uytterhoeven
2013-09-14tipc: fix lockdep warning during bearer initializationYing Xue
2013-09-14macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-09-14vhost: zerocopy: poll vq in zerocopy callbackJason Wang
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann