summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola5-0/+28
2015-10-13NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown1-1/+1
2015-10-13windfarm: decrement client count when unregisteringPaul Bolle1-1/+1
2015-10-13devres: fix devres_get()Masahiro Yamada1-2/+2
2015-10-13auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2015-10-13KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-10-13usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-10-13PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2-1/+62
2015-10-13mac80211: enable assoc check for mesh interfacesBob Copeland1-3/+0
2015-10-13PCI: Fix TI816X class code quirkBjorn Helgaas1-2/+3
2015-10-13rc-core: fix remove uevent generationDavid Härdeman1-3/+0
2015-10-13vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman1-2/+27
2015-10-13dcache: Handle escaped paths in prepend_pathEric W. Biederman1-0/+10
2015-10-13sparc64: Fix userspace FPU register corruptions.David S. Miller2-75/+6
2015-10-13sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien1-1/+1
2015-10-13net: Fix RCU splat in af_keyDavid Ahern1-23/+23
2015-10-13x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-10-13ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-10-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-10-13libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-10-13dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-15/+47
2015-10-13localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-10-13x86/ldt: Correct FPU emulation access to LDTJuergen Gross3-7/+20
2015-10-13x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2015-10-13x86/ldt: Make modify_ldt synchronousAndy Lutomirski8-146/+205
2015-10-13net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2015-10-13net: Clone skb before setting peeked flagHerbert Xu1-4/+38
2015-10-13ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi1-3/+7
2015-10-13MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-10-13perf: Fix fasync handling on inherited eventsPeter Zijlstra1-2/+10
2015-10-13rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter1-1/+1
2015-10-13xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-10-13MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-10-13target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier1-4/+9
2015-10-13md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-4/+6
2015-10-13target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik1-1/+1
2015-10-13USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-10-13crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-10-13xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-10-13xen/gntdev: convert priv->lock to a mutexDavid Vrabel1-16/+16
2015-10-13jbd2: protect all log tail updates with j_checkpoint_mutexJan Kara2-4/+21
2015-10-13pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf1-1/+1
2015-10-13ipv6: Fix build failure when CONFIG_INET disabledBen Hutchings1-1/+2
2015-08-12Linux 3.2.71v3.2.71Ben Hutchings1-1/+1
2015-08-12x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-12drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-12ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao1-0/+24
2015-08-12vhost: actually track log eventfd fileMarc-André Lureau1-0/+1
2015-08-12niu: don't count tx error twice in case of headroom realloc failsJiri Pirko1-3/+1