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

[PATCH 3.14 00/43] 3.14.39-stable review
 2015-04-17 13:29 UTC  (18+ messages)
` [PATCH 3.14 02/43] ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
` [PATCH 3.14 04/43] ALSA: hda - Fix headphone pin config for Lifebook T731
` [PATCH 3.14 06/43] ARC: SA_SIGINFO ucontext regs off-by-one
` [PATCH 3.14 08/43] tcp: Fix crash in TCP Fast Open
` [PATCH 3.14 09/43] btrfs: simplify insert_orphan_item
` [PATCH 3.14 22/43] iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
` [PATCH 3.14 26/43] can: flexcan: Deferred on Regulator return EPROBE_DEFER
` [PATCH 3.14 28/43] cpuidle: ACPI: do not overwrite name and description of C0
` [PATCH 3.14 29/43] usb: xhci: handle Config Error Change (CEC) in xhci driver
` [PATCH 3.14 32/43] n_tty: Fix read buffer overwrite when no newline
` [PATCH 3.14 33/43] cifs: smb2_clone_range() - exit on unhandled error
` [PATCH 3.14 34/43] cifs: fix use-after-free bug in find_writable_file
` [PATCH 3.14 35/43] be2iscsi: Fix kernel panic when device initialization fails
` [PATCH 3.14 38/43] iscsi target: fix oops when adding reject pdu
` [PATCH 3.14 40/43] [media] media: s5p-mfc: fix mmap support for 64bit arch
` [PATCH 3.14 42/43] net: llc: use correct size for sysctl timeout entries
` [PATCH 3.14 43/43] IB/mlx4: Saturate RoCE port PMA counters in case of overflow

[PATCH 3.19 000/101] 3.19.5-stable review
 2015-04-17 13:29 UTC  (67+ messages)
` [PATCH 3.19 002/101] ALSA: hda - Add one more node in the EAPD supporting candidate list
` [PATCH 3.19 005/101] ALSA: hda/realtek - Make more stable to get pin sense for ALC283
` [PATCH 3.19 006/101] ALSA: hda - Fix headphone pin config for Lifebook T731
` [PATCH 3.19 009/101] Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"
` [PATCH 3.19 010/101] PCI: Dont look for ACPI hotplug parameters if ACPI is disabled
` [PATCH 3.19 011/101] PCI: spear: Drop __initdata from spear13xx_pcie_driver
` [PATCH 3.19 013/101] ARC: signal handling robustify
` [PATCH 3.19 014/101] ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage
` [PATCH 3.19 016/101] blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path
` [PATCH 3.19 018/101] Fix bug in blk_rq_merge_ok
` [PATCH 3.19 020/101] drm: Fixup racy refcounting in plane_force_disable
` [PATCH 3.19 027/101] drm/i915/vlv: save/restore the power context base reg
` [PATCH 3.19 030/101] drm/i915: Align initial plane backing objects correctly
` [PATCH 3.19 032/101] IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
` [PATCH 3.19 033/101] iwlwifi: dvm: run INIT firmware again upon .start()
` [PATCH 3.19 034/101] x86/xen: prepare p2m list for memory hotplug
` [PATCH 3.19 035/101] xen/balloon: before adding hotplugged memory, set frames to invalid
` [PATCH 3.19 036/101] nfsd: return correct openowner when there is a race to put one in the hash
` [PATCH 3.19 039/101] powerpc: fix memory corruption by pnv_alloc_idle_core_states
` [PATCH 3.19 040/101] powerpc: Re-enable dynticks
` [PATCH 3.19 042/101] mac80211: fix RX A-MPDU session reorder timer deletion
` [PATCH 3.19 043/101] mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
` [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 053/101] USB: keyspan_pda: add new device id
` [PATCH 3.19 055/101] USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
` [PATCH 3.19 057/101] iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
` [PATCH 3.19 058/101] iio: core: Fix double free
` [PATCH 3.19 060/101] iio: adc: vf610: use ADC clock within specification
` [PATCH 3.19 061/101] iio: imu: Use iio_trigger_get for indio_dev->trig assignment
` [PATCH 3.19 065/101] x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
` [PATCH 3.19 066/101] can: flexcan: fix bus-off error state handling
` [PATCH 3.19 067/101] can: flexcan: Deferred on Regulator return EPROBE_DEFER
` [PATCH 3.19 068/101] firmware: dmi_scan: Prevent dmi_num integer overflow
` [PATCH 3.19 070/101] cpuidle: ACPI: do not overwrite name and description of C0
` [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()

[Qemu-devel] register_savevm()
 2015-04-17 13:54 UTC  (3+ 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  (58+ 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 21/43] hpsa: do not check cmd_alloc return value - it cannnot return NULL
` [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 42/43] hpsa: add PMC to copyright
` [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  (9+ messages)
` [PATCH 04/17] drm/i915: Unify aliasing ppgtt handling
` [PATCH 08/17] drm/i915: Don't look at pg_dirty_rings for aliasing ppgtt

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

[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)

crash in efi_runtime_call
 2015-04-17 13:45 UTC  (6+ 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)

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

[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 

Unusual Focaltech driver behavior
 2015-04-17 13:39 UTC  (4+ messages)

[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

Lost Interrput on VIA VT1708S
 2015-04-17 13:35 UTC 

[PATCH -next] ASoC: Intel: sst_byt: remove kfree for memory allocated with devm_kzalloc
 2015-04-17 13:32 UTC  (3+ messages)

util-linux: Data file clash for lastb with sysvinit
 2015-04-17 13:34 UTC  (3+ messages)

Linux kernel 3.4.107 released
 2015-04-17 13:34 UTC 

[PATCH -next] ASoC: Intel: sst_hsw: remove kfree for memory allocated with devm_kzalloc
 2015-04-17 13:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/21] block: transactionless incremental backup series
 2015-04-17 13:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 18/21] iotests: add QMP event waiting queue

[RFC PATCH 1/1] i2c: core: Add support for best effort block read emulation
 2015-04-17 13:32 UTC  (3+ messages)

[patch] ALSA: hda - potential (but unlikely) uninitialized variable
 2015-04-17 13:32 UTC  (4+ messages)
` [patch v2] "


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.