All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-17 06:49:07 to 2016-10-17 08:02:24 UTC [more...]

[PATCH 3.12 01/84] gcov: disable tree-loop-im to reduce stack usage
 2016-10-17  7:52 UTC  (32+ messages)
` [PATCH 3.12 30/84] ppp: defer netns reference release for ppp channel
` [PATCH 3.12 00/84] 3.12.65-stable review
  ` [PATCH 3.12 07/84] Makefile: revert "Makefile: Document ability to make file.lst and file.S" partially
  ` [PATCH 3.12 08/84] kbuild: forbid kernel directory to contain spaces and colons
  ` [PATCH 3.12 09/84] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
  ` [PATCH 3.12 10/84] gcov: disable -Wmaybe-uninitialized warning
  ` [PATCH 3.12 16/84] Staging: iio: adc: fix indent on break statement
  ` [PATCH 3.12 51/84] MIPS: Malta: Fix IOCU disable switch read for MIPS64
  ` [PATCH 3.12 62/84] brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
  ` [PATCH 3.12 63/84] brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
  ` [PATCH 3.12 64/84] powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support
  ` [PATCH 3.12 65/84] ASoC: omap-mcpdm: Fix irq resource handling
  ` [PATCH 3.12 66/84] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
  ` [PATCH 3.12 67/84] IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
  ` [PATCH 3.12 68/84] IB/core: Fix use after free in send_leave function
  ` [PATCH 3.12 69/84] IB/ipoib: Don't allow MC joins during light MC flush
  ` [PATCH 3.12 70/84] IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
  ` [PATCH 3.12 71/84] USB: serial: cp210x: fix hardware flow-control disable
  ` [PATCH 3.12 72/84] usb: misc: legousbtower: Fix NULL pointer deference
  ` [PATCH 3.12 73/84] USB: serial: cp210x: Add ID for a Juniper console
  ` [PATCH 3.12 74/84] Revert "usbtmc: convert to devm_kzalloc"
  ` [PATCH 3.12 75/84] ACPICA: acpi_get_sleep_type_data: Reduce warnings
  ` [PATCH 3.12 76/84] security: let security modules use PTRACE_MODE_* with bitmasks
  ` [PATCH 3.12 77/84] KVM: PPC: Book3S PR: Ignore PMU SPRs
  ` [PATCH 3.12 78/84] KVM: PPC: Book3S PR: Emulate TIR register
  ` [PATCH 3.12 79/84] ALSA: ali5451: Fix out-of-bound position reporting
  ` [PATCH 3.12 80/84] ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID
  ` [PATCH 3.12 81/84] mfd: 88pm80x: Double shifting bug in suspend/resume
  ` [PATCH 3.12 82/84] mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
  ` [PATCH 3.12 83/84] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
  ` [PATCH 3.12 84/84] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes

[PATCH v2] mac80211: move struct aead_req off the stack
 2016-10-17  8:01 UTC 

use pci_alloc_irq_vectors issues
 2016-10-17  8:01 UTC 

[PATCH] UBI: Fix crash in try_recover_peb()
 2016-10-17  8:00 UTC  (5+ messages)

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-10-17  7:55 UTC  (7+ messages)
` [PATCH 7/10] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[PATCH v2 1/3] drm/i915: Bump object bookkeeping to u64 from size_t
 2016-10-17  8:00 UTC  (3+ messages)
` [PATCH v2 2/3] drm/i915: Document our internal limit on object size
` [PATCH v2 3/3] drm/i915: Limit the scattergather coalescing to 32bits

[PATCH] x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
 2016-10-17  7:55 UTC  (4+ messages)
` [tip:x86/urgent] "

[PATCH] leds: leds-pca963x: workaround group blink scaling issue
 2016-10-17  7:58 UTC  (8+ messages)

linux-4.9-rc1/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c:1561: poor error checking ?
 2016-10-17  7:58 UTC  (2+ messages)

[PATCH] crypto: ccm - avoid scatterlist for MAC encryption
 2016-10-17  7:57 UTC  (6+ messages)

[PATCH 0/2 v2][resend] DesignWare HDMI I2S suport
 2016-10-17  7:56 UTC  (2+ messages)
` [PATCH v2][resend v2] drm: bridge: add DesignWare HDMI I2S audio support

OSDs are flapping and marked down wrongly
 2016-10-17  7:51 UTC  (3+ messages)

[PATCH 0/2] Locking issue in libiscsi and be2iscsi
 2016-10-17  7:53 UTC  (5+ messages)
` [PATCH 1/2] libiscsi: Fix locking in __iscsi_conn_send_pdu
` [PATCH 2/2] be2iscsi: Replace _bh with _irqsave/irqrestore

85759639276160 linux-gpio
 2016-10-17  7:55 UTC 

pkeys: Remove easily triggered WARN
 2016-10-17  7:54 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/18] dataplane: remove RFifoLock (including almost all previously sent patches)
 2016-10-17  7:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/18] blockjob: introduce .drain callback for jobs
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 07/18] block: introduce bdrv_poll_while and bdrv_wakeup
  ` [Qemu-devel] [Qemu-block] "

About the Xserver for rockchip
 2016-10-17  7:12 UTC  (2+ messages)

[PATCH v2] Staging: vt6655: Removes unused macros
 2016-10-17  7:52 UTC  (2+ messages)
` [Outreachy kernel] "

add dejavu-fonts to image
 2016-10-17  7:51 UTC  (3+ messages)
  ` <DKIM> "

[PATCH v3 1/3] reset: import socfpga-reset driver from linux
 2016-10-17  7:50 UTC  (3+ messages)
` [PATCH v3 2/3] watchdog: add designware driver
` [PATCH v3 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH] staging: iio: cdc: ad7746: add additional config defines
 2016-10-17  7:51 UTC  (2+ messages)

[PULL] GVT-g device model core
 2016-10-17  7:45 UTC  (4+ messages)

[PATCH] mac80211: move struct aead_req off the stack
 2016-10-17  7:49 UTC 

Hello
 2016-10-17  7:48 UTC  (2+ messages)

[PATCH v2 1/3] reset: import socfpga-reset driver from linux
 2016-10-17  7:48 UTC  (3+ messages)
` [PATCH v2 2/3] watchdog: add designware driver

[PATCH] Staging: wilc1000: Replace the name of a variable
 2016-10-17  7:48 UTC  (3+ messages)

[patch added to 3.12-stable] security: let security modules use PTRACE_MODE_* with bitmasks
 2016-10-17  7:47 UTC  (9+ messages)
` [patch added to 3.12-stable] KVM: PPC: Book3S PR: Ignore PMU SPRs
` [patch added to 3.12-stable] KVM: PPC: Book3S PR: Emulate TIR register
` [patch added to 3.12-stable] ALSA: ali5451: Fix out-of-bound position reporting
` [patch added to 3.12-stable] ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID
` [patch added to 3.12-stable] mfd: 88pm80x: Double shifting bug in suspend/resume
` [patch added to 3.12-stable] mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
` [patch added to 3.12-stable] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
` [patch added to 3.12-stable] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes

hello
 2016-10-17  7:47 UTC  (2+ messages)

kernel panic caused by raedon driver during reboot
 2016-10-17  7:37 UTC  (3+ messages)

[PATCH] staging: dgnc: Replace CamelCase namings with underscores
 2016-10-17  7:46 UTC  (2+ messages)

[PATCH] ceph: Fix uninitialized dentry pointer in ceph_real_mount()
 2016-10-17  7:46 UTC  (3+ messages)

[PATCH v2 0/4] Picture aspect ratio support in DRM layer
 2016-10-17  7:45 UTC  (5+ messages)
` [PATCH v2 4/4] drm: Add and handle new aspect ratios "
    ` [Intel-gfx] "

[PATCH 1/3] drm/i915: Use RPM as the barrier for controlling user mmap access
 2016-10-17  7:44 UTC  (3+ messages)
` [lkp] [drm/i915] f23c074696: BUG: sleeping function called from invalid context at drivers/base/power/runtime.c:955
  `  "

[PATCH 0/5] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-17  7:45 UTC  (6+ messages)
` [PATCH 1/5] KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
` [PATCH 2/5] KVM: LAPIC: guarantee the timer is in tsc-deadline mode
` [PATCH 3/5] KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
` [PATCH 4/5] KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
` [PATCH 5/5] KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support

[Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
 2016-10-17  7:44 UTC  (7+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[PATCH] x86: bzImage: Allow the appending of a device tree binary
 2016-10-17  7:45 UTC  (2+ messages)

[PATCH v2 1/5] drm/i915: Move user fault tracking to a separate list
 2016-10-17  7:44 UTC  (3+ messages)
` [PATCH v2 3/5] drm/i915: Remove superfluous locking around userfault_list

[PATCH] drivers/i40e: fix the hash filter invalid calculation in X722
 2016-10-17  7:44 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/i40e: fix X722 macro absence result in compile

expose queue the queue mapping for SCSI drivers
 2016-10-17  7:44 UTC  (11+ messages)
` [PATCH 1/3] blk-mq: export blk_mq_map_queues
` [PATCH 2/3] scsi: allow LLDDs to expose the queue mapping to blk-mq
` [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

Uevent for retraining in case of link training failure in atomic commit phase
 2016-10-17  7:44 UTC  (2+ messages)

[PATCH] staging: sm750fb: Make variable read only after initialization
 2016-10-17  7:44 UTC  (2+ messages)

[PATCH nf-next 0/5] netfilter: nft: introduce routing expression
 2016-10-17  7:41 UTC  (5+ messages)
` [PATCH nf-next 1/5] netfilter: nft: UAPI headers for "
` [PATCH nf-next 2/5] netfilter: nft: basic "

[PATCH linux dev-4.7 00/12] aspeed-smc: add support for AST2500 and DMA transfers
 2016-10-17  7:40 UTC  (7+ messages)
` [PATCH linux dev-4.7 01/12] mtd: spi-nor: support for Aspeed AST2500 SoC
` [PATCH linux dev-4.7 02/12] mtd: spi-nor: aspeed: Manage the segment address registers

[PATCH] mfd: intel_soc_pmic_bxtwc: fix usbc interrupt
 2016-10-17  7:32 UTC 

[PATCH v1 00/10] *** imx-sdma: misc fix ***
 2016-10-17  7:39 UTC  (4+ messages)

Source code review around jump label usage
 2016-10-17  7:39 UTC  (10+ messages)
` MD-RAID: Fine-tuning for several function implementations
  ` [PATCH 37/54] md/raid5: Replace a seq_printf() call by seq_puts() in raid5_status()
      ` [PATCH] MD-RAID: Use seq_putc() in three status functions
          ` MD-RAID: Use seq_putc() in three status functions?

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-17  6:59 UTC  (2+ messages)

[Xenomai] [xenomai]:heap memory management
 2016-10-17  7:37 UTC  (2+ messages)

Build regressions/improvements in v4.9-rc1
 2016-10-17  7:34 UTC  (3+ messages)

[PATCH 0/2] ARM: davinci: initial infrastructure for LCDC
 2016-10-17  7:33 UTC  (13+ messages)
` [PATCH 2/2] ARM: dts: da850: add a node for the LCD controller

[PATCH v2] staging: vc04_services: vchiq_arm: Use ARRAY_SIZE macro
 2016-10-17  7:34 UTC  (2+ messages)

[lustre-devel] linux-4.9-rc1/drivers/staging/lustre/lustre/osc/osc_request.c:973: always false test ?
 2016-10-17  7:33 UTC 

[PATCH net-next 0/2] net: phy: Add Downshift, FLF2 drivers for Microsemi
 2016-10-17  7:31 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: Add Speed downshift set driver for Microsemi PHYs

[PATCH v3 1/3] fstests: fix call sites that used xfs_io directly
 2016-10-17  7:31 UTC  (4+ messages)
` [PATCH v3 2/3] fstests: strip quotes from "$XFS_IO_PROG" call sites
` [PATCH v3 3/3] fstests: run xfs_io with -i option is supported
  ` [PATCH v3 3/3] fstests: run xfs_io with -i option if supported

[U-Boot] [PATCH v2] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-10-17  7:32 UTC  (2+ messages)

[PATCH v3 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
 2016-10-17  7:30 UTC  (3+ messages)

[PATCH] drm/i915: Fix cxsr_latency_table reorg
 2016-10-17  7:30 UTC  (2+ messages)

[linux-3.18 test] 101483: regressions - FAIL
 2016-10-17  7:30 UTC 

[PATCH linux v4 00/20] FSI device driver introduction
 2016-10-17  7:28 UTC  (8+ messages)
` [PATCH linux v4 17/20] drivers/fsi: Set slave SMODE to init communications
` [PATCH linux v4 18/20] drivers/fsi: Add GPIO FSI master functionality
` [PATCH linux v4 20/20] drivers/fsi: Add SCOM client driver

4.9-r1: gpu hangs after hibernation
 2016-10-17  7:26 UTC  (2+ messages)

[U-Boot] [PATCH] pwm: imx: increase support up to PWM8
 2016-10-17  7:24 UTC  (3+ messages)

[PATCH] net: hip04: Remove superfluous ether_setup after alloc_etherdev
 2016-10-17  7:22 UTC 

[PATCH v3] xfs_io: add command line option -i to start an idle thread
 2016-10-17  7:20 UTC 

[lustre-devel] [PATCH] staging/lustre/llite: Move unstable_stats from sysfs to debugfs
 2016-10-17  7:19 UTC  (3+ messages)
`  "

[PATCH] ethtool: add register dump support for fjes driver
 2016-10-17  7:04 UTC 

[U-Boot] [PATCH 1/2] mx6sabresd: Add Falcon mode support
 2016-10-17  7:16 UTC  (3+ messages)

Tag ti2016.04 : Denys Dmytriyenko : LCPD Core SDK ti2016.04
 2016-10-17  7:12 UTC 

[PATCH] phy: rcar-gen3-usb2: add sysfs for usb role swap
 2016-10-17  7:10 UTC 

[U-Boot] [PATCH v5 0/7] LS2080ARDB: Enable EFI boot support
 2016-10-17  7:10 UTC  (13+ messages)
` [U-Boot] [PATCH v5 1/7] ls2080: Exit dpaa only right before exiting U-Boot
` [U-Boot] [PATCH v5 4/7] ls2080ardb: Convert to distro boot
` [U-Boot] [PATCH v5 5/7] armv8: ls2080a: Declare spin tables as reserved for efi loader
` [U-Boot] [PATCH v5 7/7] efi_loader: Declare secure memory as reserved

[PATCH 1/2] submodule: ignore trailing slash on superproject URL
 2016-10-17  7:10 UTC  (5+ messages)

[PATCH 0/9] Support supported distros on selftest
 2016-10-17  7:09 UTC  (5+ messages)
` [PATCH 2/9] selftest: skip two bbtest tests depending on distro
` [PATCH 7/9] selftest: skip runtime-test's test_testimage_install on poky-tiny distro

[U-Boot] [PATCH 0/3] Add i.MX HAB encryption support
 2016-10-17  7:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 0/5] "

[PATCH] wusb: Stop using the stack for sg crypto scratch space
 2016-10-17  7:05 UTC  (3+ messages)

Coccinelle Small Task 1
 2016-10-17  7:05 UTC 

[PATCH 00/22] Basic i.MX IPUv3 capture support
 2016-10-17  7:04 UTC  (3+ messages)
` [PATCH 07/22] [media] imx: Add IPUv3 media common code

[PATCH 00/12] external array access helpers
 2016-10-17  7:04 UTC  (6+ messages)
` [PATCH 01/12] extarray: define helpers for arrays defined in linker scripts

[PATCH v5 0/7] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-10-17  7:02 UTC  (4+ messages)
` [PATCH v5 5/7] VT-d: No need to set irq affinity for posted format IRTE

[PATCH V3 0/8] IOMMU probe deferral support
 2016-10-17  7:02 UTC  (6+ messages)

[PATCH v2 1/3] fstests: fix call sites that used xfs_io directly
 2016-10-17  7:01 UTC  (4+ messages)
` [PATCH v2 3/3] fstests: run xfs_io as multi threaded for 'quick' tests

[RFC v2 0/2] Add device tree property and driver behavior for supporting sdhci configurations with broken highspeed
 2016-10-17  6:56 UTC  (3+ messages)
` [RFC v2 2/2] sdhci: Prevent SD from doing high-speed timing when broken-highspeed property is set

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-17  6:57 UTC  (2+ messages)

USB GADGET: have a question about usb2eth
 2016-10-17  6:50 UTC  (3+ messages)

[PATCH v7 00/11] grub-xen: support booting huge pv-domains
 2016-10-17  6:52 UTC  (7+ messages)
  ` [Xen-devel] "

[PATCH] drm/i915/dp: Increase cdclk when DP audio is enabled with 4 lanes and HBR2
 2016-10-17  6:55 UTC  (4+ messages)

Intel PT: Address filtering not working. (cc me)
 2016-10-17  6:50 UTC  (2+ messages)

[PATCH v6 15/17] dax: add struct iomap based DAX PMD support
 2016-10-17  6:06 UTC  (3+ messages)
` [PATCH v7 "

IPMI LAN command story design - try 3rd send
 2016-10-17  6:55 UTC  (3+ messages)

[PATCH u-boot 00/12] config cleanups and small fixes
 2016-10-17  6:52 UTC  (4+ messages)
` [PATCH u-boot 06/12] aspeed: timer cleanups

[PATCH 1/5] drm/i915: Use fence_write() from rpm resume
 2016-10-17  6:52 UTC  (6+ messages)

speed up cp --reflink=always
 2016-10-17  6:50 UTC  (5+ messages)

[PATCH 0/4] drm/i915: Trust VBT aux/ddc information
 2016-10-17  6:50 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Respect alternate_ddc_pin for all DDI ports
      ` [Intel-gfx] "

[PATCH 0/8] HuC Loading Patches
 2016-10-17  6:49 UTC  (6+ messages)
` [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.