summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-20Linux 4.4-rc6v4.4-rc6Linus Torvalds1-1/+1
2015-12-20Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2-14/+53
2015-12-20rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss1-10/+9
2015-12-20rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner1-4/+44
2015-12-19Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-17/+19
2015-12-19Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-47/+122
2015-12-19Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds3-10/+24
2015-12-19Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-26/+26
2015-12-19Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+8
2015-12-19Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-4/+10
2015-12-19Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-28/+41
2015-12-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-23/+50
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-12/+65
2015-12-19i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang1-2/+2
2015-12-18Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-15/+29
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-12/+42
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-4/+15
2015-12-18Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+29
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+5
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18mm/zswap: change incorrect strncmp use to strcmpDan Streetman1-3/+3
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King1-0/+1
2015-12-18Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+16
2015-12-18Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+38
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-67/+138
2015-12-18Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-68/+97
2015-12-18Merge tag 'sound-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-31/+81
2015-12-18Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtdLinus Torvalds2-3/+16
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2015-12-18USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2015-12-18[media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari1-0/+11
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari1-1/+1
2015-12-18[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-12-18Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman9-43/+101
2015-12-18xen-pciback: fix up cleanup path when alloc failsDoug Goldstein1-1/+3
2015-12-18hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2015-12-18xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk1-1/+7
2015-12-18xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk1-13/+20
2015-12-18xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk1-0/+7
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk1-0/+7
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk1-1/+6
2015-12-18xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2-1/+15
2015-12-18xen-scsiback: safely copy requestsDavid Vrabel1-1/+1
2015-12-18xen-blkback: read from indirect descriptors only onceRoger Pau Monné1-5/+10
2015-12-18xen-blkback: only read request operation from shared ring onceRoger Pau Monné1-4/+4
2015-12-18xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel1-16/+14
2015-12-18xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2015-12-18powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2015-12-18Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues1-3/+10
2015-12-18md: fix bug due to nested suspendMikulas Patocka1-3/+4
2015-12-18MD: change journal disk role to disk 0Shaohua Li2-3/+7
2015-12-18md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz1-1/+3
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds115-671/+1045
2015-12-17net: check both type and procotol for tcp socketsWANG Cong2-2/+4
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian2-18/+24
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet1-11/+12
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2015-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-11/+8
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon1-3/+5
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-10/+11
2015-12-17Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley1-10/+10
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij1-1/+7
2015-12-17gpio: generic: clamp values from bgpio_get_set()Linus Walleij1-2/+2
2015-12-17powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2015-12-17ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta3-6/+6
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus4-7/+7
2015-12-17ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta1-4/+9
2015-12-17ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta3-19/+26
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta3-2/+6
2015-12-16fou: clean up socket with kfree_rcuHannes Frederic Sowa1-1/+2
2015-12-16Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller9-74/+92
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth1-1/+1
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz1-2/+2
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-68/+138
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2015-12-16rhashtable: Fix walker list corruptionHerbert Xu1-9/+7
2015-12-16rhashtable: Enforce minimum size on initial hash tableHerbert Xu1-3/+3
2015-12-16Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l...Mark Brown2-7/+7
2015-12-16Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-1/+1
2015-12-16spi: fix parent-device reference leakJohan Hovold1-1/+1
2015-12-16spi: spidev: Hold spi_lock over all defererences of spi in release()Mark Brown1-1/+1
2015-12-16Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2-24/+12
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet1-0/+1
2015-12-15ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa1-0/+6
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams5-7/+8
2015-12-15net: fix uninitialized variable issuetadeusz.struk@intel.com1-0/+1
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney1-0/+3
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-57/+110
2015-12-15Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+24
2015-12-15Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+3
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet1-1/+1
2015-12-15Merge branch 'ser_gigaset-platform-device-dealloc'David S. Miller1-12/+11
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt1-5/+0
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt1-3/+7
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox1-5/+5
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt1-3/+3
2015-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+2
2015-12-15Fix user-visible spelling errorLinus Torvalds1-1/+1
2015-12-15qlcnic: fix a timeout loopDan Carpenter1-1/+2
2015-12-15sfc: fix a timeout loopDan Carpenter1-1/+1
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter1-2/+3
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter1-2/+2
2015-12-15mISDN: fix a loop countDan Carpenter1-4/+3
2015-12-15Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason5-8/+10
2015-12-15Btrfs: check prepare_uptodate_page() error code earlierChris Mason1-4/+14
2015-12-15Btrfs: check for empty bitmap list in setup_cluster_bitmapsChris Mason1-3/+5
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda1-2/+3
2015-12-15ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2ndTakashi Iwai1-0/+1
2015-12-15ALSA: hda - Set codec to D3 at reboot/shutdown on ThinkpadsTakashi Iwai1-1/+22
2015-12-15ALSA: hda - Apply click noise workaround for Thinkpads genericallyTakashi Iwai1-13/+2
2015-12-15ALSA: hda - Fix headphone mic input on a few Dell ALC293 machinesDavid Henningsson1-5/+12
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira5-14/+8
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg1-5/+10
2015-12-15mac80211: reprogram in interface orderJohannes Berg1-39/+37
2015-12-15mac80211: run scan completed work on reconfig failureJohannes Berg1-11/+26
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson1-1/+3
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson1-0/+1
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson1-1/+4
2015-12-15ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang1-3/+3
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang1-2/+2
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2-6/+27
2015-12-15skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich1-1/+1
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi1-0/+3
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov1-10/+14
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov1-2/+1
2015-12-14net: fix IP early demux racesEric Dumazet4-6/+37
2015-12-15drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä1-1/+2
2015-12-15Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-6/+5
2015-12-15Merge tag 'omapdrm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie1-4/+1
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki4-15/+29
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov2-25/+24
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai1-1/+5
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser1-1/+6
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck3-1/+3
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-59/+57
2015-12-14iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel1-0/+20
2015-12-14iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel1-2/+18
2015-12-14MAINTAINERS: pinctrl: Add maintainers for pinctrl-singleTony Lindgren1-0/+8
2015-12-14xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky1-7/+2
2015-12-14pinctrl: bcm2835: Fix initial value for direction_outputStefan Wahren1-6/+7
2015-12-14ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFlyAnssi Hannula1-0/+1
2015-12-14ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula4-12/+43
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen1-4/+1
2015-12-13net: Flush local routes when device changes vrf associationDavid Ahern1-0/+9
2015-12-13net:hns: print MAC with %pMAndy Shevchenko1-35/+14
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko1-5/+6
2015-12-13Linux 4.4-rc5v4.4-rc5Linus Torvalds1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra8-28/+28
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long1-1/+2
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-13/+14
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+3
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-79/+200
2015-12-12tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2015-12-12serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven1-0/+2
2015-12-12serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda1-1/+1
2015-12-12n_tty: Fix poll() after buffer-limited eof push readPeter Hurley1-13/+9
2015-12-12serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada1-2/+6
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-32/+76
2015-12-12spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV1-6/+6
2015-12-12Input: sun4i-lradc-keys - fix typo in binding documentationKarsten Merker1-1/+1
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-48/+34
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-62/+77
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+13
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-89/+142
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+11
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie1-0/+2
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins1-20/+14
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz1-2/+12
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi1-4/+4
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson3-12/+5
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-12mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins1-1/+1
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2-8/+2
2015-12-12MAINTAINERS: make Vladimir co-maintainer of the memory controllerJohannes Weiner1-0/+1
2015-12-12mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2-5/+20
2015-12-12mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka2-2/+3
2015-12-12memcg: fix memory.high targetVladimir Davydov1-1/+1
2015-12-12mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi1-1/+4
2015-12-12i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula1-5/+4
2015-12-12i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu3-1/+13
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-12-12parisc: Wire up mlock2 syscallHelge Deller2-1/+3
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas1-18/+0
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-12ARC: intc: Document arc_request_percpu_irq() betterVineet Gupta1-0/+12