summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-01Linux 3.0.98v3.0.98Greg Kroah-Hartman1-1/+1
2013-10-01kernel-doc: bugfix - multi-line macrosDaniel Santos1-0/+3
2013-10-01sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings1-1/+2
2013-10-01perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-10-01fanotify: dont merge permission eventsLino Sanfilippo1-0/+6
2013-10-01perf: Fix perf_cgroup_switch for sw-eventsPeter Zijlstra1-3/+6
2013-10-01perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2-7/+7
2013-10-01cgroup: fail if monitored file and event_control are in different cgroupLi Zefan1-0/+11
2013-10-01SCSI: iscsi: don't hang in endless loop if no targets presentSasha Levin1-1/+1
2013-10-01drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher1-3/+6
2013-10-01drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher1-3/+6
2013-10-01drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2-4/+25
2013-10-01drm/radeon: fix LCD record parsingAlex Deucher1-1/+3
2013-10-01HID: zeroplus: validate output report detailsKees Cook1-13/+5
2013-10-01HID: provide a helper for validating hid reportsKees Cook2-0/+62
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-10-01Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Greg Kroah-Hartman1-2/+1
2013-09-27Linux 3.0.97v3.0.97Greg Kroah-Hartman1-1/+1
2013-09-27fuse: invalidate inode attributes on xattr modificationAnand Avati1-0/+4
2013-09-27fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov1-1/+2
2013-09-27isofs: Refuse RW mount of the filesystem instead of making it ROJan Kara1-11/+5
2013-09-27mm/huge_memory.c: fix potential NULL pointer dereferenceLibin1-0/+2
2013-09-27memcg: fix multiple large threshold notificationsGreg Thelen1-1/+7
2013-09-27ocfs2: fix the end cluster offset of FIEMAPJie Liu1-1/+0
2013-09-27HID: check for NULL field when setting valuesKees Cook1-1/+6
2013-09-27HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-09-27HID: validate HID report id sizeKees Cook2-5/+11
2013-09-27HID: pantherlord: validate output report detailsKees Cook1-2/+8
2013-09-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-27ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai1-0/+1
2013-09-27ASoC: wm8960: Fix PLL register writesMike Dyer1-3/+3
2013-09-27rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-27usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-09-27USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-09-27USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-09-27USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-09-27staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-09-27cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton1-0/+2
2013-09-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-27ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-27xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
2013-09-27powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
2013-09-27crypto: api - Fix race condition in larval lookupHerbert Xu1-1/+6
2013-09-27SCSI: sd: Fix potential out-of-bounds accessAlan Stern1-8/+3
2013-09-14Linux 3.0.96v3.0.96Greg Kroah-Hartman1-1/+1
2013-09-14KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-6/+11
2013-09-14m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven1-1/+1
2013-09-14m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven1-0/+10