All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-06 20:42:13 to 2015-01-06 21:26:07 UTC [more...]

[Bug 90861] New: Panic on suspend from KDE with radeon
 2015-01-06 21:26 UTC  (4+ messages)
` [Bug 90861] "

[PATCHSET RFC block/for-next] writeback: cgroup writeback support
 2015-01-06 21:26 UTC  (24+ messages)
` [PATCH 03/45] memcg: encode page_cgflags in the lower bits of page->mem_cgroup
` [PATCH 04/45] memcg, writeback: implement memcg_blkcg_ptr
` [PATCH 05/45] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 06/45] writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback
` [PATCH 07/45] writeback: attribute stats to the matching per-cgroup bdi_writeback
` [PATCH 08/45] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 09/45] writeback: make congestion functions per bdi_writeback
` [PATCH 11/45] writeback, blkcg: propagate non-root blkcg congestion state
` [PATCH 12/45] writeback: implement and use mapping_congested()
` [PATCH 13/45] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 14/45] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 16/45] writeback: don't issue wb_writeback_work if clean
` [PATCH 17/45] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 19/45] writeback: remove bdi_start_writeback()
` [PATCH 20/45] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
  ` [PATCH 21/45] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
` [PATCH 22/45] writeback: make bdi_start_background_writeback() "
` [PATCH 23/45] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 24/45] writeback: add wb_writeback_work->auto_free
` [PATCH 26/45] writeback: implement wb_wait_for_single_work()
` [PATCH 27/45] writeback: restructure try_writeback_inodes_sb[_nr]()
` [PATCH 28/45] writeback: make writeback initiation functions handle multiple bdi_writeback's
` [PATCH 30/45] vfs, writeback: introduce struct inode_wb_link

[PATCH v2 0/7] ARM: mvebu: Add Armada 385 AP support
 2015-01-06 21:25 UTC  (11+ messages)
` [PATCH v2 1/7] ARM: mvebu: Rename DEBUG_LL to indicate UART index
` [PATCH v2 2/7] ARM: mvebu: Add UART1 as DEBUG_LL possible target
` [PATCH v2 3/7] ARM: mvebu: a38x: Fix node names
` [PATCH v2 5/7] ARM: mvebu: A38x: Remove redundant pinctrl informations
` [PATCH v2 6/7] ARM: mvebu: Add a number of pinctrl functions

[Qemu-devel] [PATCH v3 0/5] Migration Deciphering aid
 2015-01-06 21:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 2/5] QJSON: Add JSON writer
` [Qemu-devel] [PATCH v3 4/5] migration: Append JSON description of migration stream

[PATCH] qla3xxx: don't allow never end busy loop
 2015-01-06 21:17 UTC 

Wait times for patch submission
 2015-01-06 21:24 UTC  (3+ messages)

[PATCH] Allow EA reservation holders to read from device
 2015-01-06 21:23 UTC  (2+ messages)

[PATCH 3.19 3/3] x86, mpx: Change the MPX enable/disable API to arch_prctl
 2015-01-06 21:22 UTC  (11+ messages)

[nft PATCH 0/5] support for mini-gmp / embedded friendliness
 2015-01-06 21:25 UTC  (3+ messages)
` [PATCH 5/5] build: add --without-libgmp switch to disable use of shared libgmp

[PATCH] hid: Fix battery support for the 2009 ANSI Apple wireless keyboard
 2015-01-06 21:21 UTC  (2+ messages)

kgdb-next not pushed to Linus for 3.19
 2015-01-06 21:21 UTC  (3+ messages)

[Qemu-devel] [Bug 1404278] [NEW] tap connections not working on windows host
 2015-01-06 21:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1404278] "

[PATCH trivial] HID: Spelling s/Keayboard/Keyboard/
 2015-01-06 21:20 UTC  (2+ messages)

[cgroup:review-cgroup-writeback-20150106 108/265] Warning(lib/bitmap.c:1050): No description found for parameter 'nbits'
 2015-01-06 21:19 UTC 

[PATCH] HID: input: fix confusion on conflicting mappings
 2015-01-06 21:19 UTC  (2+ messages)

[U-Boot] [PATCH v1 03/24] ARMv8/fsl-lsch3: Patch cpu node properties in DT for online cores
 2015-01-06 21:19 UTC  (22+ messages)
` [U-Boot] [PATCH v1 04/24] armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack
` [U-Boot] [PATCH v1 05/24] armv8/ls2085a: Enable cluster timebase for all clusters
` [U-Boot] [PATCH v1 06/24] armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodes
` [U-Boot] [PATCH v1 07/24] driver/ddr/fsl: Adjust CAS to preamble override for emulator
` [U-Boot] [PATCH v1 08/24] driver/ddr/fsl: Add bit operation accessors
` [U-Boot] [PATCH v1 09/24] driver/ddr/fsl: Add workaround for A008336
` [U-Boot] [PATCH v1 10/24] driver/ddr/fsl: Add workround for erratumn A008514
` [U-Boot] [PATCH v1 11/24] armv8/fsl-lsch3: Add support for second DDR clock
` [U-Boot] [PATCH v1 12/24] driver/ddr/fsl: Add support for multiple DDR clocks
` [U-Boot] [PATCH v1 13/24] ARMv8/LS2085A: Enable auto precharge for DP-DDR
` [U-Boot] [PATCH v1 14/24] driver/ddr/fsl: Fix a typo in timing_cfg_8 calculation
` [U-Boot] [PATCH v1 15/24] ARMv8/LS2085A: HugeTLB support is required by default in LS NADK
` [U-Boot] [PATCH v1 16/24] ARMv8/LS2085A: Adjust system clock and DDR clock
` [U-Boot] [PATCH v1 17/24] driver/ddr/fsl: Add sync of refresh
` [U-Boot] [PATCH v1 18/24] ARMv8/ls2085a: Switch to passing earlycon to kernel
` [U-Boot] [PATCH v1 19/24] ARMv8/ls2085a: Move kernel image load address
` [U-Boot] [PATCH v1 20/24] ls2085/configs: Ensure right banners are printed for EMU and SIMU
` [U-Boot] [PATCH v1 21/24] armv8/fsl-lsch3: Enable workaround for A008336
` [U-Boot] [PATCH v1 22/24] armv8/fsl-lsch3: Enable erratum workround for A008514
` [U-Boot] [PATCH v1 23/24] armv8/ls2085a_emu: Enable sync of refresh
` [U-Boot] [PATCH v1 24/24] drivers/mc: Migrated MC Flibs to 0.5.2

[RFC v4] debug: prevent entering debug mode on panic/exception
 2015-01-06 21:17 UTC  (6+ messages)

[nft PATCH] doc: add a reference to the wiki page in the man page
 2015-01-06 21:20 UTC  (2+ messages)

[PATCH] input: Add soft kill switch for input devices
 2015-01-06 21:17 UTC  (2+ messages)

xl only waits 33 seconds for ballooning to complete
 2015-01-06 21:17 UTC 

[PATCH 0/2] Allow registration of default inversed polarity PWMs
 2015-01-06 21:16 UTC  (4+ messages)
` [PATCH 1/2] drivers: pwm: core: Add pwmchip_add_inversed

Backport of spi-fsl-spi bugfix to 3.14.y
 2015-01-06 21:15 UTC  (3+ messages)

[PATCH net-next] openvswitch: Do not use private netdev_vport fields
 2015-01-06 21:16 UTC  (2+ messages)

bbappend file causes php package to disappear
 2015-01-06 21:14 UTC 

[ebtables-compat PATCH v2] ebtables-compat: fix segfault in rules w/o target
 2015-01-06 21:18 UTC  (2+ messages)

[PATCH net-next v3 0/5]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-01-06 21:13 UTC  (9+ messages)

[U-Boot] [PATCH v1 0/24] Update ARMv8 LS2085a emulator and simulator boards
 2015-01-06 21:11 UTC  (3+ messages)
` [U-Boot] [PATCH v1 01/24] fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accesses
` [U-Boot] [PATCH v1 02/24] armv8/fsl-lsch3: Change normal memory shareability

[PATCH V4 0/4] Reducing parameters of alloc_pages* family of functions
 2015-01-06 21:10 UTC  (5+ messages)
` [PATCH V4 1/4] mm: set page->pfmemalloc in prep_new_page()

[PATCH v2 0/2] PCI: get DMA configuration from parent device
 2015-01-06 21:08 UTC  (11+ messages)
` [PATCH v2 1/2] of/pci: add of_pci_dma_configure() update dma configuration

[PATCH] scsi_debug: check for bigger value first
 2015-01-06 21:03 UTC 

[PATCHv3 00/20] dvb core: add basic support for the media controller
 2015-01-06 21:08 UTC  (21+ messages)
` [PATCHv3 01/20] media: add new types for DVB devnodes
` [PATCHv3 02/20] dvbdev: add support for media controller
` [PATCHv3 03/20] cx231xx: add media controller support
` [PATCHv3 04/20] dvb_frontend: add media controller support for DVB frontend
` [PATCHv3 05/20] dmxdev: add support for demux/dvr nodes at media controller
` [PATCHv3 06/20] dvb_ca_en50221: add support for CA node at the "
` [PATCHv3 07/20] dvb_net: add support for DVB net "
` [PATCHv3 08/20] dvbdev: add pad for the DVB devnodes
` [PATCHv3 09/20] tuner-core: properly initialize media controller subdev
` [PATCHv3 10/20] cx25840: fill the media controller entity
` [PATCHv3 11/20] cx231xx: initialize video/vbi pads
` [PATCHv3 12/20] cx231xx: create media links for analog mode
` [PATCHv3 13/20] dvbdev: represent frontend with two pads
` [PATCHv3 14/20] dvbdev: add a function to create DVB media graph
` [PATCHv3 15/20] cx231xx: create DVB graph
` [PATCHv3 16/20] dvbdev: enable DVB-specific links
` [PATCHv3 17/20] dvb-frontend: enable tuner link when the FE thread starts
` [PATCHv3 18/20] cx231xx: enable tuner->decoder link at videobuf start
` [PATCHv3 19/20] cx231xx: create a streaming pipeline at VB start
` [PATCHv3 20/20] dvb_frontend: start media pipeline while thread is running

[Qemu-devel] [PATCH 0/4] ARM: Add support for a generic PCI Express host bridge
 2015-01-06 21:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] arm: enable Bochs PCI VGA

[PATCH 02/11] docs: improve some wordings on the man page of wipefs
 2015-01-06 21:08 UTC  (3+ messages)

[PATCH] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
 2015-01-06 21:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] fluxbox: do not autoreconf
 2015-01-06 21:07 UTC  (2+ messages)

[PATCH v7 0/7] Support Write-Through mapping on x86
 2015-01-06 20:49 UTC  (16+ messages)
` [PATCH v7 1/7] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v7 2/7] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v7 3/7] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v7 4/7] x86, mm, pat: Add pgprot_writethrough() "
` [PATCH v7 5/7] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v7 6/7] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v7 7/7] x86, mm: Add set_memory_wt() for WT

[PATCH RFC] ipvs: reschedule new connections if previous was on FIN_WAIT or TIME_WAIT
 2015-01-06 21:06 UTC  (12+ messages)

[PATCH 0/6] SPI NAND for everyone
 2015-01-06 21:03 UTC  (3+ messages)

[Buildroot] [git commit] fluxbox: bump version to 1.3.6
 2015-01-06 21:05 UTC 

[Buildroot] [git commit] fluxbox: do not autoreconf
 2015-01-06 21:05 UTC 

[Buildroot] [PATCH try 2] wine: New package
 2015-01-06 21:05 UTC 

TCP connection issues against Amazon S3
 2015-01-06 21:04 UTC  (12+ messages)

[Buildroot] [PATCH] elfutils: bump version to 0.161
 2015-01-06 21:05 UTC  (2+ messages)

[PATCH 00/12] Package Updates
 2015-01-06 21:04 UTC  (3+ messages)
` [PATCH 01/12] usbutils: Add version 008

[PATCH 0/2] Add support to RENAME_EXCHANGE flag to XFS V9
 2015-01-06 20:58 UTC  (3+ messages)

[to-be-updated] powerpc-add-running_clock-for-powerpc-to-prevent-spurious-softlockup-warnings.patch removed from -mm tree
 2015-01-06 21:02 UTC 

[to-be-updated] add-another-clock-for-use-with-the-soft-lockup-watchdog-fix.patch removed from -mm tree
 2015-01-06 21:02 UTC 

[to-be-updated] add-another-clock-for-use-with-the-soft-lockup-watchdog.patch removed from -mm tree
 2015-01-06 21:02 UTC 

Size of perf data files
 2015-01-06 21:02 UTC  (3+ messages)

[Buildroot] [git commit] elfutils: bump version to 0.161
 2015-01-06 21:01 UTC 

[Buildroot] [PATCH v3] python-tornado: bump to 4.0.2
 2015-01-06 21:01 UTC  (2+ messages)

[PATCH lttng-tools 11/13] Refactor sessiond main/cleanup/ht-cleanup
 2015-01-06 20:59 UTC 

[GIT PULL] arm64: fix compilation breakage due to missing headers in next-20150105
 2015-01-06 20:59 UTC 

[PATCH] gspca_stv06xx: enable button found on some Quickcam Express variant
 2015-01-06 20:59 UTC  (4+ messages)

[PATCH linux-next] livepatch: kconfig: use bool instead of boolean
 2015-01-06 20:58 UTC  (2+ messages)

3.19 on Nokia n900: audio quality awful
 2015-01-06 20:57 UTC  (11+ messages)

[PATCH] Use memzero_explicit to clear local buffers
 2015-01-06 20:54 UTC  (7+ messages)

[PATCH] arm: pxa: fix pxa27x device-tree support kconfig
 2015-01-06 20:55 UTC  (5+ messages)

[PATCH BlueZ v1 0/8] Implmenet doc/gatt-api.txt for client
 2015-01-06 20:54 UTC  (9+ messages)
` [PATCH BlueZ v1 2/8] core: gatt: Implement GattCharacteristic1.StartNotify
` [PATCH BlueZ v1 4/8] shared/gatt-db: Add truncate argument to write

[Buildroot] [PATCH 1/2] package/nodejs: bump to version 0.10.35
 2015-01-06 20:54 UTC  (2+ messages)

[RFC PATCH] KVM: introduce kvm_check_device
 2015-01-06 20:52 UTC  (2+ messages)

[PATCH 1/2] clk: pxa: add pxa3xx clock driver
 2015-01-06 20:53 UTC  (3+ messages)
` [PATCH 2/2] arm: pxa: switch pxa3xx to clock framework

[Buildroot] [git commit] package/nodejs: add hash file
 2015-01-06 20:52 UTC 

[Buildroot] [git commit] package/nodejs: bump to version 0.10.35
 2015-01-06 20:52 UTC 

[Buildroot] [PATCH] lftp: bump version to 4.6.1
 2015-01-06 20:51 UTC  (2+ messages)

[PATCH] Revert 9fc2105aeaaf56b0cf75296a84702d0f9e64437b to fix pyaudio (and probably more)
 2015-01-06 20:50 UTC  (5+ messages)

[Buildroot] [git commit] lftp: bump version to 4.6.1
 2015-01-06 20:50 UTC 

[Buildroot] [PATCH] xz: bump version to 5.2.0
 2015-01-06 20:50 UTC  (2+ messages)

[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-06 20:49 UTC  (6+ messages)
` [PATCH v6 17/17] Documentation: ACPI for ARM64
  ` 答复: "

[Buildroot] [git commit] xz: bump version to 5.2.0
 2015-01-06 20:49 UTC 

[Buildroot] [PATCH 1/2] strongswan: security bump to version 5.2.2
 2015-01-06 20:49 UTC  (2+ messages)

[Buildroot] [git commit] package/strongswan: add tools option deprecation notice
 2015-01-06 20:48 UTC 

questions on util-linux translation
 2015-01-06 20:48 UTC  (4+ messages)

Linux 3.19-rc3
 2015-01-06 20:47 UTC  (11+ messages)

3.12.33 - BUG xfrm_selector_match+0x25/0x2f6
 2015-01-06 20:46 UTC  (16+ messages)

[PATCH v7 0/3] iio: Add Cosmic Circuits ADC support
 2015-01-06 20:47 UTC  (8+ messages)
` [PATCH v7 1/3] iio: adc: Cosmic Circuits 10001 ADC driver
` [PATCH v7 2/3] DT: iio: adc: Add CC_10001 binding documentation
` [PATCH v7 3/3] DT: Add a vendor prefix for Cosmic Circuits

[PATCH nft] evaluate: reject: fix dependency generation from nft -f
 2015-01-06 20:50 UTC 

[PATCH v2 00/40] uaccess: fix sparse warning on get/put_user for bitwise types
 2015-01-06 20:46 UTC  (8+ messages)
` [PATCH v2 26/40] arch/sparc: uaccess_64 macro whitespace fixes

[Qemu-devel] [PATCH 0/6] simplify usb enabling logic and fix a Qemu crash
 2015-01-06 20:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/6] hw/ppc/spapr: simplify usb controller creation logic

Firmware debug messages stopped sometime after 3.18
 2015-01-06 20:42 UTC  (4+ messages)
` Firmware debug messages stopped sometime after 3.18 (bisected)

DT support for OMAP3 ISP
 2015-01-06 20:42 UTC 

[PATCH] ARM: dts: Revert disabling of smc91x for n900
 2015-01-06 20:42 UTC  (7+ messages)

[PATCH v2 00/49] *** Add Flexfile Layout Module ***
 2015-01-06 20:42 UTC  (4+ messages)
` [PATCH v2 49/49] pnfs/flexfiles: Add the FlexFile Layout Driver


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.