lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 19 Jul 2015 15:02:13 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Linux 4.2-rc3

Normal Sunday release schedule, and a fairly normal rc release. There
was some fallout from the x86 FPU cleanups, but that only hit CPU's
with the xsaves instruction, and it should be all good now.

About 50% drivers, with the rest being half "architecture updates
(x86, arm, m68k, s390, arc) and the rest spread out all over.
Networking, tools, filesystems, etc.

I'd have liked rc3 to be slightly smaller than it is, but I don't
think there's anything _particularly_ scary going on.

                       Linus

---

Adam YH Lee (3):
      ARM: dts: omap3: overo: Update LCD panel names
      ARM: dts: configure regulators for Gumstix Pepper
      ARM: dts: Correct audio input route & set mic bias for am335x-pepper

Adrian Hunter (2):
      perf tools: Fix lockup using 32-bit compat vdso
      perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT

Adriana Reus (1):
      iio: inv-mpu: Specify the expected format/precision for write channels

Alex Deucher (8):
      drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5
      drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)
      drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)
      drm/amdgpu: remove bogus check in gfx8 rb setup
      drm/amdgpu/cz: unforce dpm levels before forcing to low/high
      drm/amdgpu/cz: store the forced dpm level
      drm/amdgpu/cz: silence some dpm debug output
      drm/radeon/ci: silence a harmless PCC warning

Alexey Brodkin (4):
      ARCv2: guard SLC DMA ops with spinlock
      ARCv2: [axs103] bump CPU frequency from 75 to 90 MHZ
      ARC: make sure instruction_pointer() returns unsigned value
      perf tools: Really allow to specify custom CC, AR or LD

Alexey Dobriyan (1):
      /proc/$PID/cmdline: fixup empty ARGV case

Amir Vadai (1):
      IB/IPoIB: Fix bad error flow in ipoib_add_port()

Andrew Lunn (1):
      net: fec: Ensure clocks are enabled while using mdio bus

Andrew Morton (1):
      openrisc: fix CONFIG_UID16 setting

Andrzej Pietrasiewicz (1):
      usb: gadget: f_midi: fix error recovery path

Andy Gospodarek (1):
      ipv4: add support for linkdown sysctl to netconf

Andy Lutomirski (9):
      x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
      x86/nmi/64: Remove asm code that saves CR2
      x86/nmi/64: Switch stacks on userspace NMI entry
      x86/nmi/64: Improve nested NMI comments
      x86/nmi/64: Reorder nested NMI checks
      x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
      x86/nmi/64: Minor asm simplification
      x86/nmi/64: Make the "NMI executing" variable more consistent
      x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code

Aneesh Kumar K.V (1):
      lib/decompress: set the compressor name to NULL on error

Angga (1):
      ipv6: Make MLD packets to only be processed locally

Arianna Avanzini (1):
      block/blk-cgroup.c: free per-blkcg data when freeing the blkcg

Arnaldo Carvalho de Melo (5):
      perf thread_map: Fix the sizeof() calculation for map entries
      perf tools: Fix the detached tarball wrt rbtree copy
      tools: Copy lib/hweight.c from the kernel sources
      perf symbols: Store if there is a filter in place
      perf hists browser: Take the --comm, --dsos, etc filters into account

Arun Bharadwaj (1):
      ARM: dts: Fix frequency scaling on Gumstix Pepper

Baruch Siach (1):
      MAINTAINERS: digicolor: add dts files

Bernhard Thaler (1):
      netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors

Carol L Soto (1):
      IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES

Chris Wilson (1):
      drm/i915: Store device pointer in contexts for late tracepoint usafe

Chris Zhong (1):
      ARM: dts: cros-ec-keyboard: Add support for some Japanese keys

Christian König (3):
      drm/radeon: fix user ptr race condition
      drm/amdgpu: validate the context id in the dependencies
      drm/amdgpu: stop context leak in the error path

Christophe JAILLET (1):
      intel_scu_ipc: move local memory initialization out of a mutex

Christophe Jaillet (1):
      parisc: mm: Fix a memory leak related to pmd not attached to the pgd

Claudio Cappelli (1):
      USB: option: add 2020:4000 ID

Colin Ian King (1):
      jfs: fix indentation on if statement

Cong Wang (1):
      sched/fair: Test list head instead of list entry in throttle_cfs_rq()

Daniel Baluta (2):
      iio: ABI: Clarify proximity output value
      iio: proximity: sx9500: Fix proximity value

Daniel Borkmann (1):
      rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver

Daniel Kurtz (2):
      drm/rockchip: use drm_gem_mmap helpers
      drm/rockchip: use drm_gem_mmap helpers

Daniel Pieczko (3):
      sfc: refactor code in efx_ef10_set_mac_address()
      sfc: add legacy method for changing a PF's MAC address
      sfc: suppress handled MCDI failures when changing the MAC address

Daniel Vetter (3):
      drm/i915: Fix missing return warning for !CONFIG_DEBUGFS
      drm/i915: fix oops in primary_check_plane
      Revert "drm/i915: Declare the swizzling unknown for L-shaped
configurations"

Dave Gerlach (1):
      ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XX

Dave Hansen (1):
      x86/fpu, sched: Dynamically allocate 'struct fpu'

Dave Kleikamp (1):
      jfs: clean up jfs_rename and fix out of order unlock

Dennis Yang (1):
      dm btree remove: fix bug in redistribute3

Denys Vlasenko (1):
      3c59x: Fix shared IRQ handling

Dominic Sacré (1):
      ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4

Dominik Dingel (4):
      revert "s390/mm: change HPAGE_SHIFT type to int"
      revert "s390/mm: make hugepages_supported a boot time decision"
      mm: hugetlb: allow hugepages_supported to be architecture specific
      s390/hugetlb: add hugepages_supported define

Doug Ledford (2):
      IB/mlx4: Fix memory leak in do_slave_init
      IB/mlx4: Optimize do_slave_init

Enrico Mioso (2):
      cdc_ncm: Add support for moving NDP to end of NCM frame
      cdc_ncm: update specs URL

Erez Shitrit (2):
      IB/cm: Do not queue work to a device that's going away
      IB/ipoib: Set MTU to max allowed by mode when mode changes

Eric Dumazet (3):
      net_sched: gen_estimator: extend pps limit
      net: graceful exit from netif_alloc_netdev_queues()
      bridge: fix potential crash in __netdev_pick_tx()

Eric W. Biederman (1):
      netfilter: nf_queue: Don't recompute the hook_list head

Fabio Estevam (3):
      iio: twl4030-madc: Pass the IRQF_ONESHOT flag
      ARM: dts: imx27: Adjust the GPT compatible string
      rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()

Felipe Balbi (2):
      usb: musb: host: rely on port_mode to call musb_start()
      usb: dwc3: core: avoid NULL pointer dereference

Filipe Manana (5):
      Btrfs: fix shrinking truncate when the no_holes feature is enabled
      Btrfs: fix memory leak in the extent_same ioctl
      Btrfs: fix list transaction->pending_ordered corruption
      Btrfs: fix order by which delayed references are run
      Btrfs: fix file corruption after cloning inline extents

Florian Fainelli (2):
      net: dsa: Test array index before use
      net: dsa: Fix off-by-one in switch address parsing

Florian Westphal (2):
      netfilter: arptables: use percpu jumpstack
      netfilter: bridge: don't leak skb in error paths

Geert Uytterhoeven (3):
      iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
      gpio: Remove double "base" in comment
      MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers

Govindarajulu Varadarajan (1):
      enic: fix issues in enic_poll

Graham Whaley (1):
      Documentation: drm: Fix tablulation in KMS properties table

Greg Ungerer (12):
      m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire
      m68knommu: improve the clock configuration defaults
      m68knommu: make ColdFire SoC selection a choice
      m68knommu: update defconfig for m5208evb
      m68knommu: update defconfig for ColdFire m5249evb
      m68knommu: update defconfig for ColdFire m5272c3
      m68knommu: update defconfig for ColdFire m5275evb
      m68knommu: update defconfig for ColdFire m5307c3
      m68knommu: update defconfig for ColdFire m5407c3
      m68knommu: update defconfig for ColdFire m5475evb
      m68k: fix io functions for ColdFire/MMU/PCI case
      m68k: enable PCI support for m5475evb defconfig

Gregory Fong (1):
      gpio: brcmstb: fix null ptr dereference in driver remove

Grygorii Strashko (3):
      gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
      gpio: omap: prevent module from being unloaded while in use
      gpio: pca953x: fix nested irqs rescheduling

Haggai Eran (3):
      IB/ucma: Fix lockdep warning in ucma_lock_files
      IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
      dma-debug: skip debug_dma_assert_idle() when disabled

Hal Rosenstock (1):
      IB: Add rdma_cap_ib_switch helper and use where appropriate

Hariprasad Shenai (1):
      cxgb4: Fix incorrect sequence numbers shown in devlog

Hartmut Knaack (6):
      iio:light:cm3323: clear bitmask before set
      iio:accel:bmc150-accel: fix counting direction
      iio:adc:cc10001_adc: fix Kconfig dependency
      iio:light:stk3310: Fix REGMAP_I2C dependency
      iio:light:ltr501: fix variable in ltr501_init
      iio:light:ltr501: fix regmap dependency

Heiko Carstens (2):
      s390/process: fix sfpc inline assembly
      s390/nmi: fix vector register corruption

Heiko Stuebner (1):
      iio: adc: rockchip_saradc: add missing MODULE_* data

Heiko Stübner (1):
      drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper present

Herbert Xu (1):
      crypto: nx - Fix reentrancy bugs

Horacio Mijail Anton Quiles (1):
      hexdump: fix for non-aligned buffers

Iago López Galeiras (1):
      fs, proc: add help for CONFIG_PROC_CHILDREN

Imre Deak (2):
      drm/i915: avoid leaking DMA mappings
      drm/i915: remove unused has_dma_mapping flag

Ingo Molnar (1):
      x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT
and use it on x86

Ingo Tuchscherer (1):
      s390/zcrypt: enable s390 hwrng to seed kernel entropy

Ira Weiny (2):
      IB/mad: Fix compare between big endian and cpu endian
      IB/mad: Remove improper use of BUG_ON

J.D. Schroeder (1):
      can: c_can: Fix default pinmux glitch at init

JM Friedt (1):
      iio: DAC: ad5624r_spi: fix bit shift of output data value

James Simmons (1):
      staging:lustre: remove irq.h from socklnd.h

Jan Kara (1):
      fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()

Jan Kiszka (1):
      KVM: SVM: Sync g_pat with guest-written PAT value

Jan Leupold (1):
      iio: adc: at91_adc: allow to use full range of startup time

Jarkko Sakkinen (1):
      tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted

Jason Gunthorpe (1):
      tpm: Fix initialization of the cdev

Jeff Layton (5):
      Revert "nfs: take extra reference to fl->fl_file when running a
LOCKU operation"
      locks: have flock_lock_file take an inode pointer instead of a filp
      locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
      nfs4: have do_vfs_lock take an inode pointer
      locks: inline posix_lock_file_wait and flock_lock_file_wait

Jens Axboe (2):
      bcache: don't embed 'return' statements in closure macros
      scsi: fix host max depth checking for the 'queue_depth' sysfs interface

Jiang Liu (1):
      ACPI / PCI: Fix regressions caused by resource_size_t overflow
with 32-bit kernel

Jiri Olsa (1):
      perf stat: Fix shadow declaration of close

Jiri Slaby (1):
      MAINTAINERS: switch to suse.com many-in-one (fwd)

Joe Perches (1):
      checkpatch: fix long line messages about patch context

Joe Thornber (2):
      dm thin: allocate the cell_sort_array dynamically
      dm btree: silence lockdep lock inversion in dm_btree_del()

Johannes Thumshirn (4):
      macvtap: Destroy minor_idr on module_exit
      USB: serial: Destroy serial_minors IDR on module exit
      IB/core: Destroy multcast_idr on module exit
      IB/core: Destroy ocrdma_dev_id IDR on module exit

Joonsoo Kim (4):
      mm/page_owner: fix possible access violation
      mm/page_owner: set correct gfp_mask on page_owner
      mm/cma_debug: fix debugging alloc/free interface
      mm/cma_debug: correct size input to bitmap function

Joël Porquet (1):
      arc:irqchip: prepare for drivers/irqchip/irqchip.h removal

Julian Anastasov (2):
      net: do not process device backlog during unregistration
      net: call rcu_read_lock early in process_backlog

Julien Grall (1):
      netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in
br_validate_ipv6

Jérôme Glisse (2):
      drm/ttm: fix uncached page deallocation to properly fill page pool v3.
      drm/ttm: improve uncached page deallocation.

Keith Busch (1):
      NVMe: Reread partitions on metadata formats

Keith Packard (1):
      ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]

Kishon Vijay Abraham I (1):
      usb: gadget: composite: Fix NULL pointer dereference

Krzysztof Kozlowski (2):
      net: axienet: Fix devm_ioremap_resource return value check
      drm/rockchip: Drop owner assignment from platform_driver

Laurent Dufour (1):
      mm: clean up per architecture MM hook header files

Lendacky, Thomas (1):
      amd-xgbe: Fix DMA API debug warning

Libin Yang (1):
      ALSA: hda - add codec ID for Broxton display audio codec

Linus Torvalds (1):
      Linux 4.2-rc3

Linus Walleij (2):
      ARM: ux500: define serial port aliases
      ARM: ux500: fix MMC/SD card regression

Lucas Stach (1):
      ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set

Maarten Lankhorst (1):
      drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.

Malcolm Priestley (2):
      staging: vt6655: check ieee80211_bss_conf bssid not NULL
      staging: vt6656: check ieee80211_bss_conf bssid not NULL

Maninder Singh (2):
      block: use FIELD_SIZEOF to calculate size of a field
      IB/mlx4: Optimize freeing of items on error unwind

Marc Zyngier (1):
      irqchip/gicv3-its: Fix mapping of LPIs to collections

Marek Szyprowski (1):
      ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check

Marek Vasut (1):
      gpio: max732x: Add missing dev reference to gpiochip

Markos Chandras (1):
      MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU

Markus Elfring (3):
      net-ipv6: Delete an unnecessary check before the function call
"free_percpu"
      net-RDS: Delete an unnecessary check before the function call "module_put"
      netlink: Delete an unnecessary check before the function call "module_put"

Martin Schwidefsky (1):
      s390/sclp: clear upper register halves in _sclp_print_early

Masanari Iida (1):
      Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html

Matan Barak (1):
      IB/mlx4: Do not attemp to report HCA clock offset on VFs

Mazhar Rana (1):
      bonding: "primary_reselect" with "failure" is not working properly

Mel Gorman (1):
      mm, meminit: suppress unused memory variable warning

Mian Yousaf Kaukab (3):
      usb: dwc2: host: allocate qh before atomic enqueue
      usb: dwc2: host: allocate qtd before atomic enqueue
      usb: dwc2: embed storage for reg backup in struct dwc2_hsotg

Michal Hocko (1):
      MAINTAINERS: change mhocko's email address to kernel.org

Michal Marek (1):
      kbuild: Allow arch Makefiles to override {cpp,ld,c}flags

Michal Nazarewicz (1):
      usb: f_mass_storage: limit number of reported LUNs

Michal Simek (1):
      gpio: zynq: Fix problem with unbalanced pm_runtime_enable

Michel Dänzer (2):
      drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
      drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC

Mike Snitzer (8):
      bio integrity: do not assume bio_integrity_pool exists if bioset exists
      Revert "dm: only run the queue on completion if congested or no
requests pending"
      dm thin: stay in out-of-data-space mode once no_space_timeout expires
      dm thin: display 'needs_check' in status if it is set
      dm cache: display 'needs_check' in status if it is set
      dm cache: do not wake_worker() in free_migration()
      dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
      dm cache: avoid calls to prealloc_free_structs() if possible

Mikulas Patocka (1):
      dm: fix use after free crash due to incorrect cleanup sequence

Ming Lei (1):
      blk-mq: set default timeout as 30 seconds

Mugunthan V N (2):
      drivers: net: cpsw: fix crash while accessing second slave
ethernet interface
      drivers: net: cpsw: fix disabling of tx interrupt in rx isr

Murali Karicheri (2):
      ARM: keystone: dts: fix dt bindings for PCIe
      ARM: keystone: dts: rename pcie nodes to help override status

Nan Jia (1):
      jfs: removed a prohibited space after opening parenthesis

Neil Horman (1):
      vmxnet3: prevent receive getting out of sequence on napi poll

Nicolas Dichtel (1):
      Revert "dev: set iflink to 0 for virtual interfaces"

Nicolas Iooss (2):
      include, lib: add __printf attributes to several function prototypes
      configfs: fix kernel infoleak through user-controlled format string

Nikolay Aleksandrov (2):
      bridge: vlan: fix usage of vlan 0 and 4095 again
      bridge: mdb: zero out the local br_ip variable before use

Oleg Nesterov (2):
      net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
      net: pktgen: kill the "Wait for kthread_stop" code in
pktgen_thread_worker()

Oliver Hartkopp (1):
      can: replace timestamp as unique skb attribute

Or Gerlitz (1):
      IB/mlx4: Fix use of flow-counters for process_mad

Pablo Neira Ayuso (2):
      netfilter: nfnetlink: keep going batch handling on missing modules
      MAINTAINER: add bridge netfilter

Pali Rohár (3):
      dell-laptop: Clear buffer before each SMBIOS call
      dell-laptop: Check return value of each SMBIOS call
      dell-laptop: Do not cache hwswitch state

Paolo Bonzini (5):
      x86: hyperv: add CPUID bit for crash handlers
      KVM: x86: reintroduce kvm_is_mmio_pfn
      KVM: count number of assigned devices
      KVM: SVM: use NPT page attributes
      KVM: x86: apply guest MTRR virtualization on host reserved pages

Paul Burton (1):
      MIPS: Require O32 FP64 support for MIPS64 with O32 compat

Paul Gortmaker (2):
      module: relocate module_init from init.h to module.h
      staging: make board support depend on OF_IRQ and CLKDEV_LOOKUP

Peter Dunning (1):
      sfc: Report TX completions to BQL after all TX events in interrupt

Peter Meerwald (2):
      iio: light: tcs3414: Fix bug preventing to set integration time
      iio: tmp006: Check channel info on write

Peter Sanford (1):
      USB: cp210x: add ID for Aruba Networks controllers

Peter Zijlstra (1):
      x86, perf: Fix static_key bug in load_mm_cr4()

Petri Gynther (1):
      net: bcmgenet: fix accounting of packet drops vs errors

Phil Sutter (2):
      rhashtable: fix for resize events during table walk
      net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets

Philipp Zabel (3):
      ARM: dts: imx53-qsb: fix TVE entry
      drm/imx: parallel-display: fix drm_panel support
      drm/imx: tve: fix media bus format for VGA output

Radim Krčmář (1):
      KVM: VMX: fix vmwrite to invalid VMCS

Rafael J. Wysocki (1):
      suspend-to-idle: Prevent RCU from complaining about tick_freeze()

Ralf Baechle (3):
      NET: hamradio: Fix IP over bpq encapsulation.
      MIPS: asm-offset.c: Patch up various comments refering to the
old filename.
      MIPS: SB1: Remove support for Pass 1 parts.

Raphaël Teysseyre (1):
      gpio/xilinx: Use correct address when setting initial values.

Riku Voipio (1):
      tools lib: Improve clean target

Rob Herring (1):
      net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG

Robert Jarzmik (1):
      ARM: pxa: fix dm9000 platform data regression

Roger Quadros (1):
      ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux

Rui Miguel Silva (1):
      usb: gadget: f_fs: do not set cancel function on synchronous {read,write}

Russell King (9):
      GPU: ipu: fix lockup caused by pending chained interrupts
      drm/armada: fix missing overlay wake-up
      drm/armada: fix incorrect overlay plane cleanup
      drm/armada: fix gem object free after failed prime import
      drm/armada: convert overlay to use drm_plane_helper_check_update()
      drm/armada: fix overlay when partially off-screen
      drm/armada: avoid saving the adjusted mode to crtc->mode
      ARM: invalidate L1 before enabling coherency
      ARM: fix __virt_to_idmap build error on !MMU

Sagi Grimberg (1):
      IB/srp: Avoid using uninitialized variable

Satish Ashok (2):
      bridge: mdb: start delete timer for temp static entries
      bridge: mdb: allow the user to delete mdb entry if there's a querier

Sebastian Ott (2):
      s390/sclp: fix compile error
      s390/oprofile: fix compile error

Sergei Shtylyov (5):
      can: rcar_can: fix IRQ check
      can: rcar_can: print signed IRQ #
      can: rcar_can: fix typo in error message
      can: rcar_can: print request_irq() error code
      can: rcar_can: unify error messages

Seymour, Shane M (1):
      st: null pointer dereference panic caused by use after kref_put by st_open

Shradha Shah (1):
      sfc: Ensure down_write(&filter_sem) and up_write() are matched
before calling efx_net_open()

Srinivas Pandruvada (1):
      hid-sensor: Fix suspend/resume delay

Stefan Haberland (1):
      s390/dasd: fix kernel panic when alias is set offline

Stefan Wahren (2):
      usb: phy: mxs: suspend to RAM causes NULL pointer dereference
      ARM: dts: mx23: fix iio-hwmon support

Stephen Boyd (1):
      ARM: 8402/1: perf: Don't use of_node after putting it

Stephen Smalley (1):
      net/tipc: initialize security state for new connection socket

Steven Rostedt (Red Hat) (1):
      tracing: Have branch tracer use recursive field of task struct

Sudeep Holla (1):
      mailmap: update Sudeep Holla's email id

Sudip Mukherjee (1):
      USB: mos7720: rename registers

Suman Anna (2):
      ARM: dts: OMAP4: Add #iommu-cells property to IOMMUs
      ARM: dts: OMAP5: Add #iommu-cells property to IOMMUs

Takashi Iwai (2):
      ALSA: hda - Fix a wrong busy check in alt PCM open
      ALSA: line6: Fix -EBUSY error during active monitoring

Takeshi Yoshimura (1):
      usb: gadget: udc: fix free_irq() after request_irq() failed

Tatyana Nikolova (3):
      RDMA/core: Fixes for port mapper client registration
      RDMA/nes: Fix for resolving the neigh
      RDMA/nes: Fix for incorrect recording of the MAC address

Tedd Ho-Jeong An (2):
      Bluetooth: hidp: Initialize list header of hidp session user
      Bluetooth: Reinitialize the list after deletion for session user list

Tejun Heo (4):
      blkcg: allow blkcg_pol_mutex to be grabbed from cgroup [file] methods
      blkcg: blkcg_css_alloc() should grab blkcg_pol_mutex while
iterating blkcg_policy[]
      blkcg: implement all_blkcgs list
      blkcg: fix blkcg_policy_data allocation bug

Teodora Baluta (1):
      iio: magnetometer: mmc35240: fix available sampling frequencies

Thomas Gleixner (4):
      gpio/davinci: Fix race in installing chained irq handler
      tick: Move the export of tick_broadcast_oneshot_control to the
proper place
      genirq: Revert sparse irq locking around __cpu_up() and move it
to x86 for now
      genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD

Tiberiu Breana (1):
      iio: light: STK3310: un-invert proximity values

Timo Teräs (1):
      ip_tunnel: fix ipv4 pmtu check to honor inner ip header df

Tomas Elf (1):
      drm/i915: Snapshot seqno of most recently submitted request.

Tomasz Figa (1):
      drm/rockchip: Add BGR formats to VOP

Tvrtko Ursulin (2):
      drm/i915: Forward all core DRM ioctls to core compat handling
      drm: Provide compat ioctl for addfb2.1

Vaishali Thakkar (3):
      net: systemport: Use eth_hw_addr_random
      IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
      IB/ipath: Convert use of __constant_<foo> to <foo>

Vineet Gupta (10):
      ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750D
      ARC: Override toplevel default -O2 with -O3
      ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO
      ARC: fix unused var wanring
      ARCv2: intc: IDU: support irq affinity
      ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler
      ARC: Make ARC bitops "safer" (add anti-optimization)
      ARC: Add llock/scond to futex backend
      ARC: slightly refactor macros for boot logging
      ARCv2: support HS38 releases

Viresh Kumar (3):
      cpufreq: Initialize the governor again while restoring policy
      cpufreq: Allow freq_table to be obtained for offline CPUs
      Update Viresh Kumar's email address

Vitaly Andrianov (1):
      ARM: 8400/1: use virt_to_idmap to get phys_reset address

Vivien Didelot (1):
      net: switchdev: don't abort unsupported operations

Vlad Dogaru (2):
      iio: sx9500: rework error handling of raw readings
      iio: sx9500: fix bug in compensation code

Vutla, Lokesh (1):
      crypto: omap-des - Fix unmapping of dma channels

Walter Lozano (2):
      ARM: socfpga: dts: Fix adxl34x formating and compatible string
      ARM: socfpga: dts: Fix entries order

Wanpeng Li (1):
      kvm: x86: fix load xsave feature warning

Wei-Ning Huang (1):
      rtc: mt6397: enable wakeup before registering rtc device

Wengang Wang (1):
      rds: rds_ib_device.refcount overflow

Yuval Shaia (1):
      IB/ipoib: Scatter-Gather support in connected mode

Zhao Junwang (1):
      drm: add a check for x/y in drm_mode_setcrtc

Zheng Liu (1):
      drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet

qipeng.zha (2):
      intel_pmc_ipc: Fix compiler casting warnings
      intel_pmc_ipc: Update kerneldoc formatting

yao mark (2):
      drm/rockchip: vop: switch cursor plane to window 3
      drm/rockchip: vop: remove hardware cursor window
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ