aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-27Squashfs: Add LZ4 compression configuration optionHEADsquashfs-updatesmasterPhillip Lougher5-4/+31
2014-11-27Squashfs: add LZ4 compression supportPhillip Lougher2-0/+143
2014-11-23Linux 3.18-rc6v3.18-rc6Linus Torvalds1-1/+1
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2-2/+1
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2-0/+10
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds6-84/+82
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski6-26/+8
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-11-23Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-38/+80
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-15/+25
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo1-1/+7
2014-11-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+6
2014-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-85/+133
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-299/+500
2014-11-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-10/+10
2014-11-21Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-55/+145
2014-11-21Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-11-21Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds18-25/+42
2014-11-21Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+37
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-20/+69
2014-11-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-38/+46
2014-11-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-20/+60
2014-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds1-1/+1
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-3/+31
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-48/+42
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+51
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+5
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens1-2/+2
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet1-17/+6
2014-11-21Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro441-2195/+4245
2014-11-21virtio-net: validate features during probeJason Wang1-0/+37
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+12
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller5-17/+19
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt1-1/+1
2014-11-20ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac1-1/+5
2014-11-20openvswitch: Don't validate IPv6 label masks.Joe Stringer1-1/+1
2014-11-20pptp: fix stack info leak in pptp_getname()Mathias Krause1-1/+3
2014-11-21Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-1/+4
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski1-1/+1
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher1-1/+1
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher1-0/+3
2014-11-20ovl: ovl_dir_fsync() cleanupMiklos Szeredi1-2/+2
2014-11-20ovl: update MAINTAINERSMiklos Szeredi1-2/+3
2014-11-20ovl: pass dentry into ovl_dir_read_merged()Miklos Szeredi1-21/+14
2014-11-20ovl: use lockless_dereference() for upperdentryMiklos Szeredi1-6/+1
2014-11-20ovl: allow filenames with commaMiklos Szeredi1-3/+45
2014-11-20ovl: fix race in private xattr checksMiklos Szeredi1-9/+18
2014-11-20ovl: fix remove/copy-up raceMiklos Szeredi1-12/+19
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi6-9/+9
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely1-1/+7
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-20Merge tag 'drm-intel-fixes-2014-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-9/+6
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2-1/+3
2014-11-19ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong1-0/+4
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu1-12/+16
2014-11-19Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville1-9/+6
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller10-64/+183
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz1-1/+6
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov1-1/+2
2014-11-19btrfs: fix lockups from btrfs_clear_path_blockingChris Mason3-15/+25
2014-11-19isofs: avoid unused function warningArnd Bergmann1-21/+21
2014-11-19vfs: fix reference leak in d_prune_aliases()Yan, Zheng1-0/+1
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely1-2/+1
2014-11-19ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...Tyler Baker1-0/+1
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2-10/+38
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki1-2/+2
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle1-1/+4
2014-11-19MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras1-0/+1
2014-11-19MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras1-0/+4
2014-11-19MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras1-3/+4
2014-11-19MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2-3/+4
2014-11-19MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen1-1/+1
2014-11-19MIPS: IP27: Fix __node_distances undefined errorJames Cowgill1-0/+1
2014-11-19MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill1-0/+1
2014-11-19Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann23-32/+44
2014-11-19Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2-3/+8
2014-11-19Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-3/+3
2014-11-19Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+20
2014-11-19Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+4
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard1-6/+6
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau1-9/+6
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer2-20/+17
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng1-43/+134
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng1-3/+3
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng1-0/+1
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng1-3/+4
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng1-5/+15
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng1-1/+10
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen1-0/+1
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng1-0/+1
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde1-0/+1
2014-11-18documentation: pinctrl bindings: Fix trivial typo 'abitrary'Soren Brinkmann12-12/+12
2014-11-18devicetree: bindings: Add vendor prefix for Micron Technology, Inc.bpqw1-0/+1
2014-11-18of: Add vendor prefix for Chips&Media, Inc.Philipp Zabel1-0/+1
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt1-3/+16
2014-11-18devicetree: vendor-prefixes.txt: fix whitespaceAntony Pavlov1-1/+1
2014-11-18of: Fix crash if an earlycon driver is not foundKevin Cernekee1-1/+1
2014-11-18of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' textBjorn Helgaas1-4/+0
2014-11-18of: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2014-11-18x86, kaslr: Handle Gold linker for finding bss/brkKees Cook1-1/+10
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov1-0/+8
2014-11-18devicetree: bindings: add sandisk to the vendor prefixesRobert Jarzmik1-0/+1
2014-11-18can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde1-0/+1
2014-11-18can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde1-0/+1
2014-11-18can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee1-1/+2
2014-11-18can: remove unused variableSudip Mukherjee3-8/+2
2014-11-18can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov1-0/+1
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng1-0/+6
2014-11-18can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze1-1/+1
2014-11-18can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper1-1/+1
2014-11-18ALSA: hda - fix the mic mute led problem for Latitude E5550Hui Wang1-0/+2
2014-11-18ALSA: hda - move DELL_WMI_MIC_MUTE_LED to the tail in the quirk chainHui Wang1-4/+2
2014-11-17powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao1-1/+1
2014-11-17Merge tag 'asoc-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai931-5079/+8953
2014-11-17brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-17brcmfmac: kill URB when request timed outMathy Vanhoef1-2/+4
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear1-3/+6
2014-11-17Merge remote-tracking branches 'asoc/fix/rt5670', 'asoc/fix/samsung' and 'aso...Mark Brown4-21/+21
2014-11-17Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown13-26/+101
2014-11-17Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+1
2014-11-17ASoC: wm_adsp: Avoid attempt to free buffers that might still be in useCharles Keepax1-0/+1
2014-11-17ALSA: usb-audio: Set the Control Selector to SU_SELECTOR_CONTROL for UAC2Johan Rastén1-3/+4
2014-11-17bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing1-2/+1
2014-11-17netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso1-1/+11
2014-11-17drm/i915: Kick fbdev before vgaconDaniel Vetter1-4/+6
2014-11-17drm/i915: drop WaSetupGtModeTdRowDispatch:snbDaniel Vetter1-5/+0
2014-11-17dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau1-2/+2
2014-11-17dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entriesJon Medhurst1-1/+1
2014-11-17dmaengine: pl330: Align DMA memcpy operations to MFIFO widthJon Medhurst1-4/+13
2014-11-16Linux 3.18-rc5v3.18-rc5Linus Torvalds1-1/+1
2014-11-16Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds14-20/+68
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-20/+43
2014-11-16Merge tag 'md/3.18-fix' of git://neil.brown.name/mdLinus Torvalds1-0/+4
2014-11-16ARM: at91/dt: Fix sama5d3x typosPeter Rosin6-6/+6
2014-11-16Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson6-9/+29
2014-11-16Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-5/+33
2014-11-17md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown1-0/+4
2014-11-16ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2-10/+10
2014-11-16sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-11-16qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke1-0/+1
2014-11-16Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller3-12/+21
2014-11-16dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt1-18/+18
2014-11-16ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov1-5/+8
2014-11-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-37/+60
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-58/+32
2014-11-16drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness1-3/+3
2014-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-26/+94
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa1-2/+2
2014-11-16ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen1-0/+4
2014-11-16x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds1-3/+2
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-11-16sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka5-27/+24
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra3-19/+1
2014-11-16sched/numa: Avoid selecting oneself as swap targetPeter Zijlstra1-0/+7
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen1-3/+30
2014-11-16ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devicesJurgen Kramer1-0/+14
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen1-1/+15
2014-11-16perf: Fix corruption of sibling list with hotplugMark Rutland1-3/+5
2014-11-15Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-4/+17
2014-11-15Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-49/+41
2014-11-15Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds6-72/+144
2014-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-46/+103
2014-11-15kernel: use the gnu89 standard explicitlyKirill A. Shutemov1-2/+3
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-69/+124
2014-11-14openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme1-0/+7
2014-11-14openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar1-7/+7
2014-11-14openvswitch: Fix NDP flow mask validationDaniele Di Proietto1-1/+1
2014-11-14openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross1-2/+6
2014-11-14openvswitch: Fix memory leak.Pravin B Shelar1-2/+0
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-13/+158
2014-11-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-11/+27
2014-11-14Merge tag 'platform-drivers-x86-v3.18-3' of git://git.infradead.org/users/dvh...Linus Torvalds2-0/+45
2014-11-14Merge branch 'vxlan_gso_check'David S. Miller5-0/+33
2014-11-14qlcnic: Implement ndo_gso_check()Joe Stringer1-0/+6
2014-11-14net/mlx4_en: Implement ndo_gso_check()Joe Stringer1-0/+6
2014-11-14be2net: Implement ndo_gso_check()Joe Stringer1-0/+6
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer2-0/+15
2014-11-14Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller12-75/+81
2014-11-14Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-72/+55
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-25/+57
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-16/+53
2014-11-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+1
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2014-11-14netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte1-6/+8
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki5-16/+45
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki1-0/+8
2014-11-14firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-14ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam2-3/+2
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-376/+784
2014-11-13Input: elantech - update the documentationUlrik De Bie1-6/+75
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2