summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-06Linux 4.4-rc4v4.4-rc4Linus Torvalds1-1/+1
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-31/+15
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro1-1/+0
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro3-26/+11
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi1-4/+4
2015-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-15/+45
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-36/+54
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds19-70/+129
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds57-331/+735
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+4
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen1-3/+3
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie30-91/+387
2015-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher6-30/+140
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-53/+76
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-89/+107
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner9-29/+164
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude10-12/+32
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2-3/+15
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König2-2/+2
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König1-2/+4
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König1-3/+3
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini9-89/+107
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König1-3/+4
2015-12-04Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds28-107/+247
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-27/+40
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel1-2/+2
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin3-19/+14
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin3-48/+45
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin3-21/+21
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin3-2/+28
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov1-0/+1
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki4-9/+12
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki3-5/+5
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki9828-240585/+479223
2015-12-04sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra1-0/+19
2015-12-04sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2-1/+10
2015-12-04sched/cputime: Fix invalid gtime in procHiroshi Shimamoto1-0/+3
2015-12-04sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang1-4/+4
2015-12-04sched/core: Remove false-positive warning from wake_up_process()Sasha Levin1-1/+0
2015-12-04sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra1-8/+8
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov6-19/+17
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter3-9/+68
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom3-28/+67
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie9-89/+70
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie9-77/+94
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt1-2/+1
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds174-646/+3192
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds13-142/+160
2015-12-03Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+16
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller7-17/+25
2015-12-03net: phy: reset only targeted phyJérôme Pouiller1-1/+2
2015-12-03Merge branch 'bnxt_en-fixes'David S. Miller2-17/+34
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan1-5/+8
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang2-11/+16
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang1-1/+10
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet5-14/+26
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2-3/+7
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley19-59/+126
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley1-0/+1
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+3
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-1/+6
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi1-1/+19
2015-12-03ipv6: kill sk_dst_lockEric Dumazet8-46/+12
2015-12-03ipv6: sctp: add rcu protection around np->optEric Dumazet1-3/+10
2015-12-03net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2015-12-02sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner1-2/+2
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner1-8/+8
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet13-52/+122
2015-12-02bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov3-12/+34
2015-12-02Merge branch 'mvneta-fixes'David S. Miller3-6/+34
2015-12-02mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0Marcin Wojtas1-0/+1
2015-12-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2-2/+23
2015-12-02net: mvneta: fix error path for building skbMarcin Wojtas1-2/+6
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas1-1/+1
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas1-1/+1
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas1-0/+2
2015-12-02Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-16/+44
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada2-4/+11
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg1-2/+6
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli1-4/+5
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller1-1/+1
2015-12-02Merge branch 'thunderx-fixes'David S. Miller8-16/+66
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham3-3/+38
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham3-4/+18
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham3-5/+4
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2-4/+2
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2-0/+4
2015-12-02drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle1-2/+3
2015-12-02drm/amdgpu: add err check for pin userptrChunming Zhou1-3/+7
2015-12-02Revert "scsi: Fix a bdi reregistration race"Bart Van Assche1-11/+3
2015-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-2/+5
2015-12-02Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-18/+15
2015-12-02Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-55/+69
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni4-5/+9
2015-12-02drm/i915: take a power domain reference while checking the HDMI live statusImre Deak1-0/+4
2015-12-02drm/i915: add MISSING_CASE to a few port/aux power domain helpersImre Deak1-3/+3
2015-12-02drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detectImre Deak1-1/+8
2015-12-02drm/i915: Introduce a gmbus power domainVille Syrjälä6-40/+13
2015-12-02drm/i915: Clean up AUX power domain handlingVille Syrjälä3-34/+59
2015-12-02PCI / PM: Tune down retryable runtime suspend error messagesImre Deak1-2/+14
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson1-3/+0
2015-12-02MAINTAINERS: ACPI / video: update a file name in drivers/acpi/Dan Carpenter1-1/+1
2015-12-02ACPI / property: fix compile error for acpi_node_get_property_reference() whe...Hanjun Guo1-2/+2
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires1-2/+3
2015-12-02Merge branch 'drm-fixes-rockchip-2015-12-02' of https://github.com/markyzq/ke...Dave Airlie2-25/+19
2015-12-01bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann1-1/+1
2015-12-02drm/rockchip: Use CRTC vblank event interfaceDaniel Stone1-1/+1
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang2-11/+9
2015-12-02drm/rockchip: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-12-02drm/rockchip: vop: fix window origin calculationDominik Behr1-2/+2
2015-12-02drm/rockchip: unset pgoff when mmap'ing gemsHeiko Stuebner1-0/+1
2015-12-01tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)1-0/+16
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet5-33/+44
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet22-52/+60
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther1-0/+12
2015-12-01vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov1-11/+60
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel4-11/+6
2015-12-01null_blk: change type of completion_nsec to unsigned longArianna Avanzini1-2/+2
2015-12-01null_blk: guarantee device restart in all irq modesArianna Avanzini1-12/+15
2015-12-01null_blk: set a separate timer for each commandPaolo Valente1-55/+24
2015-12-01Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2015-12-01drm/rockchip: vop: Correct enabled clocks during setupSjoerd Simons1-22/+14
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven1-3/+3
2015-12-01drm/i915: Check the timeout passed to i915_wait_requestChris Wilson1-2/+10
2015-12-01ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entryTakashi Iwai1-0/+1
2015-12-01ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3Takashi Iwai1-2/+2
2015-11-30mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen1-0/+8
2015-11-30Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2015-12-01virtio-gpu: use no-merge for fill-modesMarc-André Lureau1-1/+1
2015-11-30Merge tag 'mn10300-for-linus-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+1
2015-11-30Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+9
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers3-47/+52
2015-11-30nfit: Fix the check for a successful NFIT mergeLinda Knippers1-1/+1
2015-11-30nfit: Account for table size length variationLinda Knippers1-6/+12
2015-12-01Merge tag 'drm-intel-fixes-2015-11-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-11/+29
2015-11-30ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra1-2/+2
2015-11-30drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown1-1/+1
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown1-3/+3
2015-11-30af-unix: passcred support for sendpageHannes Frederic Sowa1-15/+64
2015-11-30blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei1-0/+3
2015-11-30Merge branch 'stmmac-fixes'David S. Miller3-22/+28
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO1-0/+6
2015-11-30stmmac: fix PHY reset during resumeGiuseppe CAVALLARO1-15/+13
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO1-6/+7
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO1-1/+1
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO1-0/+1
2015-11-30add blacklist for thinkpad T40pPavel Machek1-0/+3
2015-11-30drm/amdgpu: fix VM page table reference countingChristian König3-0/+7
2015-11-30drm/amdgpu: fix userptr flags checkChristian König1-2/+3
2015-11-30direct-io: Fix negative return from dio read beyond eofJan Kara1-1/+9
2015-11-30libnvdimm, e820: skip module loading when no type-12Dan Williams1-0/+12
2015-11-30mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko1-2/+0
2015-11-30Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/med...Mark Brown4-16/+43
2015-11-30Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-0/+1
2015-11-29drivers: net: xgene: fix possible use after freeEric Dumazet1-1/+1
2015-11-29packet: Allow packets with only a header (but no payload)Martin Blumenstingl2-3/+4
2015-11-29Linux 4.4-rc3v4.4-rc3Linus Torvalds1-1/+1
2015-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-993/+1093
2015-11-29Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2-36/+9
2015-11-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-5/+9
2015-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds7-8/+13
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke2-15/+7
2015-11-29lightnvm: missing nvm_lock acquireWenwei Tao1-33/+42
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling3-4/+5
2015-11-29lightnvm: refactor and change vendor id for qemuMatias Bjørling1-2/+9
2015-11-29lightnvm: do device max sectors boundary check firstWenwei Tao1-4/+6
2015-11-29lightnvm: fix ioctl memory leaksSudip Mukherjee1-2/+7
2015-11-29lightnvm: free memory when gennvm register failsWenwei Tao1-5/+10
2015-11-29lightnvm: Simplify config when disabledKeith Busch3-14/+16
2015-11-29gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy1-1/+1
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds11-64/+53
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds8-152/+316
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt1-2/+2
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2-7/+12
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger3-11/+18
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt1-5/+5
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover1-2/+0
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover1-1/+1
2015-11-28ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-14/+26
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-75/+87
2015-11-27Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds6-8/+11
2015-11-27Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-66/+219
2015-11-27Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds4-4/+12
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-254/+280
2015-11-27Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+10