summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.98v3.0.98Greg Kroah-Hartman2013-10-011-1/+1
* kernel-doc: bugfix - multi-line macrosDaniel Santos2013-10-011-0/+3
* sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings2013-10-011-1/+2
* perf tools: Handle JITed code in shared memoryAndi Kleen2013-10-011-0/+1
* fanotify: dont merge permission eventsLino Sanfilippo2013-10-011-0/+6
* perf: Fix perf_cgroup_switch for sw-eventsPeter Zijlstra2013-10-011-3/+6
* perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2013-10-012-7/+7
* cgroup: fail if monitored file and event_control are in different cgroupLi Zefan2013-10-011-0/+11
* SCSI: iscsi: don't hang in endless loop if no targets presentSasha Levin2013-10-011-1/+1
* drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher2013-10-011-3/+6
* drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher2013-10-011-3/+6
* drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2013-10-012-4/+25
* drm/radeon: fix LCD record parsingAlex Deucher2013-10-011-1/+3
* HID: zeroplus: validate output report detailsKees Cook2013-10-011-13/+5
* HID: provide a helper for validating hid reportsKees Cook2013-10-012-0/+62
* rt2800: fix wrong TX power compensationStanislaw Gruszka2013-10-011-0/+7
* net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-10-011-0/+5
* Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Greg Kroah-Hartman2013-10-011-2/+1
* 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.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