All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-17 07:28:39 to 2016-10-17 08:14:08 UTC [more...]

[PATCH 3.12 01/84] gcov: disable tree-loop-im to reduce stack usage
 2016-10-17  7:52 UTC  (66+ messages)
` [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 27/84] CRIS: Fix headers_install
  ` [PATCH 3.12 28/84] powerpc/ps3: Remove unused os_area_db_id_video_mode
  ` [PATCH 3.12 29/84] powerpc/ptrace: Fix out of bounds array access warning
  ` [PATCH 3.12 30/84] ppp: defer netns reference release for ppp channel
  ` [PATCH 3.12 31/84] iommu/amd: Update Alias-DTE in update_device_table()
  ` [PATCH 3.12 32/84] clockevents: export clockevents_unbind_device instead of clockevents_unbind
  ` [PATCH 3.12 33/84] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
  ` [PATCH 3.12 34/84] NFSD: Using free_conn free connection
  ` [PATCH 3.12 35/84] kaweth: fix firmware download
  ` [PATCH 3.12 36/84] IB/srpt: Simplify srpt_handle_tsk_mgmt()
  ` [PATCH 3.12 37/84] xfs: fixed signedness of error code in xfs_inode_buf_verify
  ` [PATCH 3.12 38/84] sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
  ` [PATCH 3.12 39/84] powerpc: Add macros for the ibm_architecture_vec[] lengths
  ` [PATCH 3.12 40/84] mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
  ` [PATCH 3.12 41/84] mm,ksm: fix endless looping in allocating memory when ksm enable
  ` [PATCH 3.12 42/84] can: dev: fix deadlock reported after bus-off
  ` [PATCH 3.12 43/84] drm/radeon/si/dpm: add workaround for for Jet parts
  ` [PATCH 3.12 44/84] ARM: 8616/1: dt: Respect property size when parsing CPUs
  ` [PATCH 3.12 45/84] tools/vm/slabinfo: fix an unintentional printf
  ` [PATCH 3.12 46/84] hwmon: (adt7411) set bit 3 in CFG1 register
  ` [PATCH 3.12 47/84] iwlwifi: pcie: fix access to scratch buffer
  ` [PATCH 3.12 48/84] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
  ` [PATCH 3.12 49/84] ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
  ` [PATCH 3.12 50/84] arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
  ` [PATCH 3.12 51/84] MIPS: Malta: Fix IOCU disable switch read for MIPS64
  ` [PATCH 3.12 52/84] printk: fix parsing of "brl=" option
  ` [PATCH 3.12 53/84] ARM: sa1100: clear reset status prior to reboot
  ` [PATCH 3.12 54/84] ARM: sa1111: fix pcmcia suspend/resume
  ` [PATCH 3.12 55/84] hwrng: omap - Fix assumption that runtime_get_sync will always succeed
  ` [PATCH 3.12 56/84] tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
  ` [PATCH 3.12 57/84] em28xx-i2c: rt_mutex_trylock() returns zero on failure
  ` [PATCH 3.12 58/84] gspca: avoid unused variable warnings
  ` [PATCH 3.12 59/84] avr32: off by one in at32_init_pio()
  ` [PATCH 3.12 60/84] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
  ` [PATCH 3.12 61/84] NFS: Don't drop CB requests with invalid principals
  ` [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] kasan: support panic_on_warn
 2016-10-17  8:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
 2016-10-17  8:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 10/20] ppc/xics: Make the ICSState a list

[PATCH net-next 0/2] net: phy: Add Downshift, FLF2 drivers for Microsemi
 2016-10-17  8:13 UTC  (8+ messages)
` [PATCH net-next 1/2] net: phy: Add Speed downshift set driver for Microsemi PHYs
` [PATCH net-next 2/2] net: phy: Add Fast Link Failure - 2 "

[PATCH linux v4 00/20] FSI device driver introduction
 2016-10-17  8:12 UTC  (3+ messages)
` [PATCH linux v4 19/20] drivers/fsi: Add client driver register utilities

PROBLEM: DWC3 USB 3.0 not working on Odroid-XU4 with Exynos 5422
 2016-10-17  8:08 UTC  (15+ messages)

[PATCH v2] usb: dwc3: gadget: Wait for end transfer complete before free irq
 2016-10-17  8:10 UTC  (2+ messages)

use pci_alloc_irq_vectors issues
 2016-10-17  8:10 UTC  (2+ messages)

[PATCH v3] mac80211: move struct aead_req off the stack
 2016-10-17  8:10 UTC  (2+ messages)

[PATCH 0/8] dim: move -nigthly into drm-nighly.git
 2016-10-17  8:10 UTC  (2+ messages)

Source code review around jump label usage
 2016-10-17  8:09 UTC  (12+ 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?

[yocto/meta-qt5] broken qt5 sdk
 2016-10-17  8:09 UTC 

[PATCH v2 00/10] Start of skl watermark cleanup
 2016-10-17  8:07 UTC  (7+ messages)
` [PATCH v2 05/10] drm/i915/gen9: Get rid of redundant watermark values
  ` [Intel-gfx] "

[yocto/meta-qt5] broken qt5 sdk
 2016-10-17  8:07 UTC 

[PATCH] mfd: Add HiSilicon Flash Memory Controller(FMC) driver
 2016-10-17  8:03 UTC  (5+ messages)

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

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

[Qemu-devel] [PATCH 00/18] dataplane: remove RFifoLock (including almost all previously sent patches)
 2016-10-17  8:04 UTC  (10+ 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] "
` [Qemu-devel] [PATCH 15/18] block: only call aio_poll on the current thread's AioContext
  ` [Qemu-devel] [Qemu-block] "

kernel panic caused by raedon driver during reboot
 2016-10-17  8:04 UTC  (4+ messages)

[PATCH v3] mac80211: move extra crypto data off the stack
 2016-10-17  8:04 UTC  (3+ messages)

aarch64 ACPI boot regressed by commit 7ba5f605f3a0 ("arm64/numa: remove the limitation that cpu0 must bind to node0")
 2016-10-17  8:04 UTC  (8+ messages)

[sched] 86bf7fcf36: [vm-scalability] perf-stat.cpu-migrations -45.1% improvement
 2016-10-17  8:03 UTC 

[PATCH] multipath-tools: release lock on handler failure
 2016-10-17  8:02 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h
 2016-10-17  8:02 UTC  (2+ messages)

About the Xserver for rockchip
 2016-10-17  8:02 UTC  (3+ messages)

[PATCH v2] mac80211: move struct aead_req off the stack
 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] Locking issue in libiscsi and be2iscsi
 2016-10-17  7:53 UTC  (3+ messages)
` [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  (5+ 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)

[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  (10+ 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)

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-17  6:51 UTC 

[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  (11+ 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 v3 3/3] fstests: run xfs_io with -i option is supported
 2016-10-17  7:31 UTC  (2+ messages)
` [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 


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.