summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman2-0/+72
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman2-0/+54
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman3-4/+9
2014-06-26netlink: Rename netlink_capable netlink_allowedEric W. Biederman1-5/+5
2014-06-26evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar1-2/+10
2014-06-26ima: introduce ima_kernel_read()Dmitry Kasatkin1-1/+31
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger1-0/+10
2014-06-26rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON1-2/+14
2014-06-16Linux 3.10.44Greg Kroah-Hartman1-1/+1
2014-06-16ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle1-0/+2
2014-06-16ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-16mei: me: drop harmful wait optimizationTomas Winkler1-3/+1
2014-06-16SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-06-16auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski1-9/+18
2014-06-16mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka1-10/+12
2014-06-16mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka1-4/+15
2014-06-16mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka1-8/+8
2014-06-16target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger1-0/+5
2014-06-16target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger1-0/+9
2014-06-16iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier1-23/+27
2014-06-16iser-target: Fix multi network portal shutdown regressionNicholas Bellinger2-4/+7
2014-06-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg4-0/+11
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal1-2/+3
2014-06-16ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni1-1/+1
2014-06-16ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni1-1/+1
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski5-24/+25
2014-06-11Linux 3.10.43Greg Kroah-Hartman1-1/+1
2014-06-11netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich1-2/+4
2014-06-11ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon1-2/+9
2014-06-11perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen2-1/+2
2014-06-11perf: Fix interrupt handler timing harnessStephane Eranian1-2/+2
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen5-5/+141
2014-06-11iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger1-0/+2
2014-06-11mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin1-2/+1
2014-06-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2-5/+19
2014-06-11USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold2-2/+2
2014-06-11USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko1-0/+2
2014-06-11USB: cdc-wdm: properly include types.hGreg Kroah-Hartman1-0/+2
2014-06-11usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork1-0/+1
2014-06-11USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister2-0/+7
2014-06-11ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupTakashi Iwai1-2/+2
2014-06-11ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet1-4/+2
2014-06-11staging: comedi: ni_daq_700: add mux settling delayIan Abbott1-0/+2
2014-06-11Staging: speakup: Move pasting into a work itemBen Hutchings3-6/+34
2014-06-11xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman1-10/+10
2014-06-11md: always set MD_RECOVERY_INTR when interrupting a reshape thread.NeilBrown1-0/+1
2014-06-11md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown1-1/+3
2014-06-11drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson1-22/+32
2014-06-11sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2-3/+4