aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...HEADmasterLinus Torvalds2-1/+2
2016-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+95
2016-07-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+8
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-12/+36
2016-07-13cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner1-0/+2
2016-07-13Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+15
2016-07-12Merge branches 'acpica-fixes' and 'acpi-ec-fixes'Rafael J. Wysocki1-2/+13
2016-07-13Merge tag 'qcom-smd-list-voltage' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2016-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-14/+34
2016-07-11posix_acl: de-union a_refcount and a_rcuJeff Layton1-4/+2
2016-07-11posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan1-0/+1
2016-07-11Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/...Rafael J. Wysocki1-1/+1
2016-07-11Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...Rafael J. Wysocki2-9/+2
2016-07-11Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"Rafael J. Wysocki2-8/+8
2016-07-10Linux 4.7-rc7Linus Torvalds1-1/+1
2016-07-10tmpfs: fix regression hang in fallocate undoHugh Dickins1-3/+5
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner3-2/+65
2016-07-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner1-13/+21
2016-07-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner1-0/+7
2016-07-10perf/x86: Fix bogus kernel printk, againVegard Nossum1-1/+1
2016-07-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-07-10objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbolsJosh Poimboeuf1-2/+6
2016-07-09x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen1-4/+2
2016-07-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-5/+8
2016-07-08ACPI / EC: Fix code ordering issue in ec_remove_handlers()Lv Zheng1-2/+13
2016-07-08Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-20/+23
2016-07-08Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+14
2016-07-08Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-45/+14
2016-07-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-3/+30
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+8
2016-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-22/+20
2016-07-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+59
2016-07-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2016-07-08Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-52/+31
2016-07-08Merge tag 'drm-fixes-for-v4.7-rc7' of git://people.freedesktop.org/~airlied/l...Linus Torvalds8-24/+32
2016-07-08ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-07-08xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-07-08xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich1-4/+3
2016-07-08xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-17/+19
2016-07-07Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-25/+60
2016-07-07Merge tag 'pm-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-51/+113
2016-07-08Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux...Dave Airlie2-1/+10
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum1-17/+19
2016-07-07Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney1-11/+2
2016-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-52/+43
2016-07-07Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+0
2016-07-07Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki9695-193607/+491791
2016-07-07Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki3-51/+113
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2-0/+8
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse4-3/+22
2016-07-07xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-07-07perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland1-1/+22
2016-07-07Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-1/+2
2016-07-07Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-22/+20
2016-07-06init/Kconfig: keep Expert users menu togetherRandy Dunlap1-0/+1
2016-07-06drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.Rex Zhu1-13/+10
2016-07-06drm/amd/powerplay: fix bug that get wrong polaris evv voltage.Rex Zhu3-6/+7
2016-07-06drm/amd/powerplay: incorrectly use of the function return valueRex Zhu1-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui1-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for polaris10Huang Rui1-1/+1
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-212/+527
2016-07-06Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds21-29/+113
2016-07-06Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...Linus Torvalds1-1/+7
2016-07-06iommu/amd: Fix unity mapping initialization raceJoerg Roedel1-2/+12
2016-07-06Merge branch 'jejb-fixes' into fixesJames Bottomley5937-112700/+295062
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-06x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä1-2/+2
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau1-0/+1
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum1-9/+12
2016-07-05ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removalLv Zheng1-2/+2
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-07-06drm/nouveau/disp/sor/gf119: select correct sor when poking training patternBen Skeggs1-1/+2
2016-07-05ACPICA: Namespace: Fix namespace/interpreter lock orderingLv Zheng2-8/+8
2016-07-05nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashedAl Viro1-3/+25
2016-07-05Use the right predicate in ->atomic_open() instancesAl Viro7-7/+7
2016-07-05qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont1-1/+1
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05r8152: fix runtime function for RTL8152hayeswang1-7/+17
2016-07-05Revert "gpio: gpiolib-of: Allow compile testing"Linus Walleij1-1/+1
2016-07-05irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton1-1/+1
2016-07-05irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton1-1/+1
2016-07-05ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich1-0/+1
2016-07-05gpu: drm: sun4i_drv: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-07-04Revert "fsl/fman: fix error handling"David S. Miller1-1/+1
2016-07-04fsl/fman: fix error handlingChristophe Jaillet1-1/+1
2016-07-04cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum1-2/+3
2016-07-04geneve: fix max_mtu settingHaishuang Yan1-2/+7
2016-07-04Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold2-40/+20
2016-07-04gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat1-11/+10
2016-07-04cpuidle: Fix last_residency divisionShreyas B. Prabhu1-8/+4
2016-07-04ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-04iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell1-2/+2
2016-07-03Linux 4.7-rc6Linus Torvalds1-1/+1
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds4-2/+37
2016-07-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+33
2016-07-03perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf1-5/+6
2016-07-03perf/x86/intel: Update event constraints when HT is offStephane Eranian1-0/+29
2016-07-03ovl: warn instead of error if d_type is not supportedVivek Goyal1-5/+7
2016-07-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+6
2016-07-02Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-19/+65
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser1-4/+9
2016-07-02enc28j60: Fix race condition in enc28j60 driverSergio Valverde1-2/+5
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo1-1/+1
2016-07-02Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds12-78/+160
2016-07-02Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+38
2016-07-02Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+7
2016-07-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-17/+11
2016-07-02Merge tag 'asoc-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai992-5881/+9521
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-22/+22
2016-07-02Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-56/+138
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-07-02ACPI,PCI,IRQ: separate ISA penalty calculationSinan Kaya1-3/+3
2016-07-02Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya3-0/+38
2016-07-02ACPI,PCI,IRQ: factor in PCI possibleSinan Kaya1-12/+9
2016-07-01Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-07-01Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-5/+11
2016-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-48/+78
2016-07-01Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+11
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+5
2016-07-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-26/+60
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe1-1/+1
2016-07-01net: bcmsysport: Device stats are unsigned longFlorian Fainelli1-1/+1
2016-07-01macsec: set actual real device for xmit when !protect_framesDaniel Borkmann1-0/+1
2016-07-01net_sched: fix mirrored packets checksumWANG Cong3-19/+20
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller3-1/+45
2016-07-01Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-11/+15
2016-07-01Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+6
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-35/+22
2016-07-01Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+8
2016-07-01Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max7...Mark Brown2-2/+7
2016-07-01Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown3-2/+3
2016-07-01Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/f...Mark Brown8-17/+68
2016-07-01Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-1/+1
2016-07-01Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-2/+28
2016-07-01block: fix use-after-free in sys_ioprio_get()Omar Sandoval1-0/+2
2016-07-01locks: use file_inode()Miklos Szeredi1-1/+1
2016-07-01Merge branch 'mlx5-fixes'David S. Miller10-121/+335
2016-07-01net/mlx5e: Log link state changesShaker Daibes1-2/+5
2016-07-01net/mlx5e: Validate BW weight values of ETSRana Shahout2-3/+6
2016-07-01net/mlx5e: Fix select queue callbackRana Shahout2-3/+18
2016-07-01net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay1-2/+2
2016-07-01net/mlx5e: Handle RQ flush in error casesDaniel Jurgens3-3/+61
2016-07-01net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2-0/+47
2016-07-01net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens3-3/+56
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2-7/+32
2016-07-01net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia1-46/+33
2016-07-01net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens1-26/+15
2016-07-01net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens1-19/+44
2016-07-01net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia1-3/+8
2016-07-01net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia1-4/+8
2016-07-01bonding: prevent out of bound accessesEric Dumazet3-10/+15
2016-07-01ASoC: rt5645: fix reg-2f default value.Bard Liao1-1/+1
2016-07-01net: mvneta: fix open() error cleanupRussell King - ARM Linux1-0/+2
2016-07-01r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang1-0/+11
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-07-01phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APILee Jones1-1/+1
2016-07-01phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-07-01qlcnic: add wmb() call in transmit data path.Sony Chacko1-0/+2
2016-07-01x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida3-6/+6
2016-07-01x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-06-30namespace: update event counter when umounting a deleted dentryAndrey Ulanov1-0/+1
2016-06-309p: use file_dentry()Miklos Szeredi1-3/+3
2016-06-30x86/power/64: Fix kernel text mapping corruption during image restorationRafael J. Wysocki2-43/+109
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew1-3/+10
2016-06-30writeback: inode cgroup wb switch should not call ihold()Tahsin Erdogan1-1/+1
2016-06-30drm/sun4i: Send vblank event when the CRTC is disabledMaxime Ripard1-0/+8
2016-06-30drm/sun4i: Report proper vblankMaxime Ripard1-1/+1
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-39/+41
2016-06-30Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+1
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds7-51/+181
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-2/+3
2016-06-30ACPI,PCI,IRQ: correct operator precedenceSinan Kaya1-1/+1
2016-06-30usbnet: Stop RX Q on MTU changeSoohoon Lee1-3/+7
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani3-6/+5
2016-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-14/+11
2016-06-30Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix...Mark Brown4-6/+38
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi4-2/+37
2016-06-30drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun1-2/+2
2016-06-30configfs: Remove ppos increment in configfs_write_bin_fileMarek Vasut1-2/+0
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens4-1/+10
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-30mfd: max77620: Fix FPS switch statementsRhyland Klein1-0/+2
2016-06-30phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Lee Jones1-1/+1
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-29Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-23/+45
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-28/+25
2016-06-29Merge tag 'iio-fixes-for-4.7c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-5/+8
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones1-0/+53
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones1-24/+82
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones1-21/+21