All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-17 13:37:03 to 2015-04-17 14:04:36 UTC [more...]

[PATCH 3.19 000/101] 3.19.5-stable review
 2015-04-17 13:29 UTC  (46+ messages)
` [PATCH 3.19 019/101] block: fix blk_stack_limits() regression due to lcm() change
` [PATCH 3.19 021/101] drm/edid: set ELD for firmware and debugfs override EDIDs
` [PATCH 3.19 043/101] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
` [PATCH 3.19 044/101] mm/memory hotplug: postpone the reset of obsolete pgdat
` [PATCH 3.19 045/101] mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
` [PATCH 3.19 046/101] sched: Fix RLIMIT_RTTIME when PI-boosting to RT
` [PATCH 3.19 047/101] cpufreq: Schedule work for the first-online CPU on resume
` [PATCH 3.19 048/101] writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
` [PATCH 3.19 049/101] writeback: fix possible underflow in write bandwidth calculation
` [PATCH 3.19 050/101] libata: Update Crucial/Micron blacklist
` [PATCH 3.19 051/101] libata: Blacklist queued TRIM on Samsung SSD 850 Pro
` [PATCH 3.19 054/101] USB: ftdi_sio: Added custom PID for Synapse Wireless product
` [PATCH 3.19 056/101] Defer processing of REQ_PREEMPT requests for blocked devices
` [PATCH 3.19 059/101] iio: bmc150: change sampling frequency
` [PATCH 3.19 064/101] ath9k: fix tracking of enabled AP beacons
` [PATCH 3.19 069/101] cpuidle: remove state_count field from struct cpuidle_device
` [PATCH 3.19 071/101] usb: xhci: handle Config Error Change (CEC) in xhci driver
` [PATCH 3.19 072/101] usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
` [PATCH 3.19 073/101] tty: serial: fsl_lpuart: specify transmit FIFO size
` [PATCH 3.19 074/101] tty: serial: fsl_lpuart: clear receive flag on FIFO flush
` [PATCH 3.19 075/101] n_tty: Fix read buffer overwrite when no newline
` [PATCH 3.19 076/101] cifs: smb2_clone_range() - exit on unhandled error
` [PATCH 3.19 077/101] cifs: fix use-after-free bug in find_writable_file
` [PATCH 3.19 078/101] brcmfmac: disable MBSS feature for BCM43362
` [PATCH 3.19 079/101] iommu/vt-d: Detach domain *only* from attached iommus
` [PATCH 3.19 080/101] rtlwifi: Fix IOMMU mapping leak in AP mode
` [PATCH 3.19 081/101] drivers/of: Add empty ranges quirk for PA-Semi
` [PATCH 3.19 082/101] Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
` [PATCH 3.19 083/101] Revert "libceph: use memalloc flags for net IO"
` [PATCH 3.19 084/101] be2iscsi: Fix kernel panic when device initialization fails
` [PATCH 3.19 085/101] ocfs2: _really_ sync the right range
` [PATCH 3.19 086/101] ioctx_alloc(): fix vma (and file) leak on failure
` [PATCH 3.19 087/101] iscsi target: fix oops when adding reject pdu
` [PATCH 3.19 088/101] [media] sh_veu: v4l2_dev wasnt set
` [PATCH 3.19 089/101] [media] media: s5p-mfc: fix mmap support for 64bit arch
` [PATCH 3.19 090/101] [media] cx23885: fix querycap
` [PATCH 3.19 091/101] [media] soc-camera: Fix devm_kfree() in soc_of_bind()
` [PATCH 3.19 092/101] [media] vb2: Fix dma_dir setting for dma-contig mem type
` [PATCH 3.19 093/101] [media] vb2: fix UNBALANCED warnings when calling vb2_thread_stop()
` [PATCH 3.19 096/101] IB/mlx4: Saturate RoCE port PMA counters in case of overflow
` [PATCH 3.19 097/101] timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
` [PATCH 3.19 098/101] ext4: fix indirect punch hole corruption
` [PATCH 3.19 099/101] xfs: ensure truncate forces zeroed blocks to disk
` [PATCH 3.19 101/101] kvm: avoid page allocation failure in kvm_set_memory_region()

[U-Boot] [PATCH v6 00/15] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-04-17 14:04 UTC  (9+ messages)

[RFC][PATCH v2 06/13] usb: hcd: Add hcd add/remove functions for OTG use
 2015-04-17 14:03 UTC  (3+ messages)

[PATCH 1/4] monitor: Add AVRCP GetFolderItems Support
 2015-04-17 14:03 UTC  (2+ messages)

[Qemu-devel] register_savevm()
 2015-04-17 14:02 UTC  (4+ messages)

[BUG] Performance regression due to #33d4221: write_sha1_file: freshen existing objects
 2015-04-17 14:03 UTC  (2+ messages)

crash in efi_runtime_call
 2015-04-17 14:03 UTC  (8+ messages)

[PATCH] drm/i915: Fix view type in warning message
 2015-04-17 14:02 UTC  (2+ messages)

[Consult] blackfin: About one building break issue for STACKTRACE
 2015-04-17 14:02 UTC  (3+ messages)
` [Adi-buildroot-devel] "

[PATCH v2 00/19] xen: arm: cleanup traps.c
 2015-04-17 14:01 UTC  (20+ messages)
` [PATCH v2 01/19] xen: arm: constify union hsr and struct hsr_* where possible
` [PATCH v2 02/19] xen: arm: Fix handling of ICC_{SGI1R, SGI0R, ASGI1R}_EL1
` [PATCH v2 03/19] xen: arm: call inject_undef_exception directly
` [PATCH v2 04/19] xen: arm: provide and use a handle_raz_wi helper
` [PATCH v2 05/19] xen: arm: Add and use r/o+raz and w/o+wi helpers
` [PATCH v2 06/19] xen: arm: add minimum exception level argument to trap handler helpers
` [PATCH v2 07/19] xen: arm: Annotate trap handler for HSR_EL2.{TWI, TWE, TSC}
` [PATCH v2 08/19] xen: arm: implement handling of ACTLR_EL1 trap
` [PATCH v2 09/19] xen: arm: Annotate registers trapped by HCR_EL1.TIDCP
` [PATCH v2 10/19] xen: arm: implement handling of registers trapped by CPTR_EL2.TTA
` [PATCH v2 11/19] xen: arm: Annotate handlers for CPTR_EL2.Tx
` [PATCH v2 12/19] xen: arm: Annotate the handlers for HSTR_EL2.T15
` [PATCH v2 13/19] xen: arm: Annotate registers trapped by MDCR_EL2.TDRA
` [PATCH v2 14/19] xen: arm: Annotate registers trapped by MDCR_EL2.TDOSA
` [PATCH v2 15/19] xen: arm: Annotate registers trapped by MDCR_EL2.TDA
` [PATCH v2 16/19] xen: arm: Annotate registers trapped by MDCR_EL2.TPM and TPMCR
` [PATCH v2 17/19] xen: arm: Remove CNTPCT_EL0 trap handling
` [PATCH v2 18/19] xen: arm: Annotate registers trapped when CNTHCTL_EL2.EL1PCEN == 0
` [PATCH v2 19/19] xen: arm: Annotate source of ICC SGI register trapping

[PATCH v2 0/4] x86/MSI-X: XSA-120 follow-up
 2015-04-17 14:01 UTC  (6+ messages)
` [PATCH v2 2/4] x86/MSI-X: access MSI-X table only after having enabled MSI-X

[Qemu-devel] [PATCH 0/4] virtio: Move host features to backends
 2015-04-17 14:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] hw/s390x/virtio-ccw: Add virtio_ccw_device_plugged for virtio-ccw

[Buildroot] [PATCHv2 00/21] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-04-17 14:00 UTC  (8+ messages)
` [Buildroot] [PATCHv2 11/21] pkg-download: extend DOWNLOAD_INNER, add a SOURCE_CHECK macro

[PATCH 2/2] drm/i915: do not make assumptions on GGTT VMA sizes
 2015-04-17 14:00 UTC 

[PATCH] Fix pointer cast for 32 bits arch
 2015-04-17 13:59 UTC  (9+ messages)
` [PATCH V4] "

[PATCH 1/2] drm/i915: do not clear mappings beyond VMA size
 2015-04-17 13:59 UTC 

[linux-dvb] DSMCC-MHP-TOOLS incremental carousel updates
 2015-04-17 13:59 UTC 

ARM: PCI devices emulation broken with KVM due to cache issue
 2015-04-17 14:06 UTC  (6+ messages)
    ` [Qemu-devel] "

Unusual Focaltech driver behavior
 2015-04-17 13:57 UTC  (5+ messages)

[PATCH v2 0/7] ARM: dts: exynos5: labels for overriding nodes
 2015-04-17 13:56 UTC  (16+ messages)
` [PATCH v2 1/7] ARM: dts: Add labels to Exynos5 nodes
` [PATCH v2 2/7] ARM: dts: exynos5: Use labels for overriding nodes in Exynos5250
` [PATCH v2 3/7] ARM: dts: exynos5: Remove duplicated I2C7 nodes in Snow
` [PATCH v2 4/7] ARM: dts: exynos5: Use labels for overriding nodes in Arndale Octa
` [PATCH v2 5/7] ARM: dts: exynos5: Use labels for overriding nodes in Exynos5420
` [PATCH v2 6/7] ARM: dts: exynos5: Use labels for overriding nodes in SMDK5420
` [PATCH v2 7/7] ARM: dts: exynos5: Use labels for overriding nodes in Exynos5440 boards

BUG: unable to handle kernel NULL pointer deref, bisected to 746650160
 2015-04-17 13:55 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC 0/3] Checkpoint-assisted migration proposal
 2015-04-17 13:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC 1/3] memory: Add dump-pc-mem command for checkpointing

[PATCH v3 00/11] ARM: dts: exynos4: labels for overriding nodes
 2015-04-17 13:47 UTC  (26+ messages)
` [PATCH v3 01/11] ARM: dts: Add labels to Exynos4 nodes
` [PATCH v3 02/11] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4210
` [PATCH v3 03/11] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4210 Origen
` [PATCH v3 04/11] ARM: dts: exynos4: Use labels for overriding nodes in SMDKv310
` [PATCH v3 05/11] ARM: dts: exynos4: Use labels for overriding nodes in Trats
` [PATCH v3 06/11] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4212
` [PATCH v3 07/11] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4x12
` [PATCH v3 08/11] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4412
` [PATCH v3 09/11] ARM: dts: exynos4: Use labels for overriding nodes in Odroid
` [PATCH v3 10/11] ARM: dts: exynos4: Use labels for overriding nodes in SMDK4412
` [PATCH v3 11/11] ARM: dts: exynos4: Use labels for overriding nodes in Trats2

[PATCH v4 00/43] hpsa update
 2015-04-17 13:52 UTC  (48+ messages)
` [PATCH v4 09/43] hpsa: factor out hpsa_init_cmd function
` [PATCH v4 13/43] hpsa: print accurate SSD Smart Path Enabled status
` [PATCH v4 22/43] hpsa: correct return values from driver functions
` [PATCH v4 23/43] hpsa: clean up driver init
` [PATCH v4 24/43] hpsa: clean up some error reporting output in abort handler
` [PATCH v4 25/43] hpsa: do not print ioaccel2 warning messages about unusual completions
` [PATCH v4 26/43] hpsa: add support sending aborts to physical devices via the ioaccel2 path
` [PATCH v4 27/43] hpsa: use helper routines for finishing commands
` [PATCH v4 28/43] hpsa: don't return abort request until target is complete
` [PATCH v4 29/43] hpsa: refactor and rework support for sending TEST_UNIT_READY
` [PATCH v4 30/43] hpsa: performance tweak for hpsa_scatter_gather()
` [PATCH v4 31/43] hpsa: call pci_release_regions after pci_disable_device
` [PATCH v4 32/43] hpsa: skip free_irq calls if irqs are not allocated
` [PATCH v4 33/43] hpsa: cleanup for init_one step 2 in kdump
` [PATCH v4 34/43] hpsa: fix try_soft_reset error handling
` [PATCH v4 35/43] hpsa: create workqueue after the driver is ready for use
` [PATCH v4 36/43] hpsa: add interrupt number to /proc/interrupts interrupt name
` [PATCH v4 37/43] hpsa: use block layer tag for command allocation
` [PATCH v4 38/43] hpsa: use scsi host_no as hpsa controller number
` [PATCH v4 39/43] hpsa: propagate the error code in hpsa_kdump_soft_reset
` [PATCH v4 40/43] hpsa: cleanup reset
` [PATCH v4 41/43] hpsa: change driver version
` [PATCH v4 43/43] hpsa: add in new controller id

[PATCH] mdadm: add ptest
 2015-04-17 13:52 UTC 

[PATCH 00/18 v3] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-04-17 13:51 UTC  (10+ messages)
` [PATCH 07/18 v3] tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values

[PATCH v4 0/2] Enable capsule loader interface for efi firmware updating
 2015-04-17 13:50 UTC  (14+ messages)
` [PATCH v4 2/2] efi: an sysfs interface for user to update efi firmware

[PATCH 00/17] i915_gem_gtt.c polish
 2015-04-17 13:49 UTC  (7+ messages)
` [PATCH 08/17] drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt

[PATCH v2] xfs: extent size hints can round up extents past MAXEXTLEN
 2015-04-17 13:01 UTC  (5+ messages)

[PATCH v3 00/17] crypto: talitos - Add support for SEC1
 2015-04-17 13:47 UTC 

[PATCH v2 0/5] Add Mediatek MMC driver
 2015-04-17 13:45 UTC  (4+ messages)
` [PATCH v2 2/5] mmc: mediatek: "

[PATCH 0/7] Add Characteristic Value Reliable Write client TC's
 2015-04-17 13:45 UTC  (2+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-17 13:45 UTC  (11+ messages)

[intel-gfx][PATCH] Displayport Compliance User Application
 2015-04-17 13:44 UTC  (3+ messages)
` [PATCH] igt/dp: Displayport Compliance Testing - Userspace Component

[PATCH] net: remove unused 'dev' argument from netif_needs_gso()
 2015-04-17 13:45 UTC 

[V4.1] Regression: Bluetooth mouse not working
 2015-04-17 13:44 UTC  (3+ messages)

[GIT PULL] First batch of KVM changes for 4.1
 2015-04-17 13:43 UTC  (11+ messages)

[PATCH v2 0/3] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
 2015-04-17 13:43 UTC  (4+ messages)
` [PATCH v2 2/3] xen: arm: propagate gic's #interrupt-cells property to dom0

[rtc-linux] [PATCH] rtc: armada38x: Fix concurrency access in armada38x_rtc_set_time
 2015-04-17 13:42 UTC  (3+ messages)
` [rtc-linux] "
  `  "

[PATCH] libselinux: is_selinux_enabled(): drop no-policy-loaded test
 2015-04-17 13:42 UTC 

[RFC 0/4] Generic file system events interface
 2015-04-17 13:41 UTC  (7+ messages)
` [RFC 1/4] fs: Add generic file system event notifications

[RFC 0/3] VFIO platform reset
 2015-04-17 13:37 UTC  (8+ messages)
` [RFC 1/3] VFIO: platform: add reset support
` [RFC 2/3] VFIO: platform: export platform callbacks, probe and remove
` [RFC 3/3] VFIO: platform: add vfio-platform-calxedaxgmac driver

[PATCH] conf: override SECURITY_CFLAGS for a set of recipes
 2015-04-17 13:41 UTC 

[Patch 0/3] firmware: dmi_scan: add SBMIOS entry point and DMI tables
 2015-04-17 13:40 UTC  (5+ messages)
` [Patch 1/3] firmware: dmi_scan: rename dmi_table to dmi_decode_table

[meta-oe][PATCH] meta-oe: override SECURITY_CFLAGS for a set of recipes
 2015-04-17 13:39 UTC 

[meta-fsl-arm-extra][PATCH v2 1/4] u-boot-compulab: add u-boot configuration for cm-fx6 machines
 2015-04-17 13:37 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH v2 2/4] linux-compulab: add cm-fx6 kernel configuration files


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.