summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-12dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-12dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-12drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom
2014-03-12[SCSI] storvsc: NULL pointer dereference fixAles Novak
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11Merge branch 'skb_frags'David S. Miller
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-03-11PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-11Merge branch 'stmmac'David S. Miller
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO
2014-03-11vmxnet3: fix netpoll race conditionNeil Horman
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-11sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao
2014-03-11stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra
2014-03-11sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-11Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-03-10Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King
2014-03-10MAINTAINERS: blackfin: add git repositoryMichael Opdenacker
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings
2014-03-10fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-10mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds