All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-09 03:54:26 to 2015-03-09 07:08:44 UTC [more...]

[PATCH v4 0/5]: Add LRO support to ixgbe PMD
 2015-03-09  7:08 UTC  (4+ messages)
` [PATCH v4 2/5] ixgbe: Bug fix: Properly configure Rx CRC stripping for x540 devices

[PATCH 1/2] MAINTAINERS: Remove rcar-du.h entry
 2015-03-09  7:07 UTC  (2+ messages)

Can't boot kernel v4.0-rc2 on Koelsch
 2015-03-09  7:06 UTC 

undocumented man pages
 2015-03-09  7:06 UTC  (4+ messages)

[PATCH v2 1/3] drm: bridge/dw_hdmi: fixed codec style
 2015-03-09  7:05 UTC  (8+ messages)
` [PATCH v2 2/3] drm: bridge/dw_hdmi_rockchip: improve hdmi eye-diagram test
` [PATCH v2 3/3] drm: bridge/dw_hdmi: improve hdmi single-end test

[PATCH v3 0/7] shared/gatt-client: Add support for prepare/execute write
 2015-03-09  7:04 UTC  (3+ messages)
` [PATCH v3 7/7] tools/btgatt-client: Add prepare and execute write

[PATCH] virtio_balloon: set DRIVER_OK before using device
 2015-03-09  7:03 UTC  (4+ messages)

[Qemu-devel] [RFC] introduce bitmap to bdrv_commit to track dirty sector
 2015-03-09  7:03 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-03-09  7:00 UTC  (15+ messages)
` [U-Boot] [PATCH v5 01/14] sun7i: Remove duplicate call to psci_arch_init
` [U-Boot] [PATCH v5 02/14] ARM: Factor out common psci_get_cpu_id
` [U-Boot] [PATCH v5 03/14] ARM: Factor out reusable psci_cpu_off_common
` [U-Boot] [PATCH v5 04/14] ARM: Factor out reusable psci_cpu_entry
` [U-Boot] [PATCH v5 05/14] ARM: Factor out reusable psci_get_cpu_stack_top
` [U-Boot] [PATCH v5 06/14] ARM: Put target PC for PSCI CPU_ON on per-CPU stack
` [U-Boot] [PATCH v5 07/14] tegra124: Add more registers to struct mc_ctlr
` [U-Boot] [PATCH v5 08/14] virt-dt: Allow reservation of secure region when in a RAM carveout
` [U-Boot] [PATCH v5 09/14] tegra: Make tegra_powergate_power_on public
` [U-Boot] [PATCH v5 10/14] tegra: Add ap_pm_init hook
` [U-Boot] [PATCH v5 11/14] tegra124: Add PSCI support for Tegra124
` [U-Boot] [PATCH v5 12/14] jetson-tk1: Add PSCI configuration options and reserve secure code
` [U-Boot] [PATCH v5 13/14] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
` [U-Boot] [PATCH v5 14/14] tegra: Set CNTFRQ for secondary CPUs

[PATCH v3] xen/arm: Do not allocate pte entries for MAP_SMALL_PAGES
 2015-03-09  6:59 UTC 

Synchronization mechanism between wait_for_completion_interruptible_timeout() & complete()
 2015-03-09  6:59 UTC  (5+ messages)

[PATCHv2 1/3] mac80211: IBSS fix scan request
 2015-03-09  6:58 UTC  (3+ messages)
` [PATCHv2 2/3] mac80211: ibss refactor ieee80211_rx_bss_info
` [PATCHv2 3/3] mac80211: add VHT support for IBSS

[Qemu-devel] [PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream
 2015-03-09  6:58 UTC  (19+ messages)
` [Qemu-devel] [PATCH 1/2] libxl: introduce libxl__is_igd_vga_passthru
    `  "
` [Qemu-devel] [PATCH 2/2] libxl: introduce gfx_passthru_kind
    `  "
  ` [PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream
` [Qemu-devel] [Xen-devel] "

Does anyone know what is wrong with this command or what is causing this error with mount using /dev/sdb ?
 2015-03-09  6:54 UTC 

[PATCH] powerpc64: use fixed lock token for !CONFIG_PPC_SPLPAR
 2015-03-09  6:53 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-03-09  6:52 UTC  (3+ messages)

[f2fs-dev] [PATCH 3/3] f2fs:use enum dentrt_ptr type to replace constant use
 2015-03-09  6:52 UTC  (2+ messages)

[U-Boot] [PATCH] common/board_r: Restore non-cached memory setup
 2015-03-09  6:51 UTC  (2+ messages)

[f2fs-dev] [PATCH 2/3] f2fs:set the correct place of initializing *res_page
 2015-03-09  6:50 UTC  (2+ messages)

Efficient parsing of `status -z` output
 2015-03-09  6:49 UTC  (5+ messages)

[Qemu-devel] balloon stats not working if qemu is started with -machine option
 2015-03-09  6:49 UTC 

+ zram-support-compaction.patch added to -mm tree
 2015-03-09  6:48 UTC  (10+ messages)

[PATCH] fsadm: add support for btrfs
 2015-03-09  6:48 UTC 

[PATCH v2 0/2] mce patches rebased on simple work queue
 2015-03-09  6:47 UTC  (6+ messages)
` [PATCH v2 2/2] mce: don't try to wake thread before it exists

[Qemu-devel] [PATCH v4 0/4] Convert 'status' of MigrationInfo from open-coded 'str' to enum type
 2015-03-09  6:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
` [Qemu-devel] [PATCH v4 2/4] hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
` [Qemu-devel] [PATCH v4 3/4] migration: Convert 'status' of MigrationInfo to use an enum type
` [Qemu-devel] [PATCH v4 4/4] migration: Expose 'cancelling' status to user

[PATCH v2 0/7] New Lenovos 2015 touchpads: party time!
 2015-03-09  6:46 UTC  (7+ messages)
` [PATCH v2 6/7] Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series

[PATCH 1/3 v2] f2fs:remove unnecessary condition judgment
 2015-03-09  6:46 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4 0/6] synaptics: match PNP-Id is not sufficient for min/max quirks
 2015-03-09  6:43 UTC  (9+ messages)
` [PATCH v4 1/6] Input: synaptics - Split synaptics_resolution(), query first
` [PATCH v4 2/6] Input: synaptics - Log queried and quirked dimension values
` [PATCH v4 3/6] Input: synaptics - Query min dimensions for fw v8.1

[linux-3.10 test] 35978: regressions - trouble: broken/fail/pass
 2015-03-09  6:41 UTC 

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-09  6:40 UTC  (10+ messages)

[PATCH 0/1] nativesdk.bbclass: set PKGDATA_DIR explicitly
 2015-03-09  6:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/4] soc-camera: Make clock start and stop operations optional
 2015-03-09  6:39 UTC  (5+ messages)
` [PATCH 1/4] soc-camera: Unregister v4l2 clock in the OF bind error path
` [PATCH 2/4] soc-camera: Make clock_start and clock_stop operations optional
` [PATCH 3/4] rcar-vin: Don't implement empty optional clock operations
` [PATCH/RFC 4/4] soc-camera: Skip v4l2 clock registration if host doesn't provide clk ops

[PATCH v3] af_packet: Fix some klocwork errors
 2015-03-09  6:38 UTC  (3+ messages)
` [PATCH v4] "

[PATCH V3 0/2] Add support for the IMG hash accelerator
 2015-03-09  6:35 UTC  (3+ messages)
` [PATCH V3 1/2] crypto: Add Imagination Technologies hw "

[U-Boot] [PATCH v2] dm: spi: Convert Freescale DSPI driver to driver model
 2015-03-09  6:35 UTC 

[PATCH 0/4] Removed unnecessary parentheses from assignment statements
 2015-03-09  6:32 UTC  (5+ messages)
` [PATCH 1/4] drivers: staging: rtl8188eu: core: Removed unnecessary parentheses
` [PATCH 2/4] drivers: staging: rtl8712: "
` [PATCH 3/4] drivers: staging: rtl8723au: core: "
` [PATCH 4/4] drivers: staging: rtl8723au: hal: "

Is the Git Mailing List dropping messages?
 2015-03-09  6:33 UTC  (2+ messages)

[PATCH 1/2] git-compat-util.h: move SHELL_PATH default into header
 2015-03-09  6:32 UTC  (4+ messages)
` [PATCH 2/2] help.c: use SHELL_PATH instead of hard-coded "/bin/sh"

[U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support
 2015-03-09  6:32 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/7] dm: usb: Add a uclass for USB controllers

[PATCH v2] mtd:spi-nor: Add Altera EPCQ Driver
 2015-03-09  6:31 UTC  (3+ messages)

[PATCH 1/3] staging: panel: register reboot
 2015-03-09  6:30 UTC  (6+ messages)
` [PATCH 2/3] staging: panel: return register value
` [PATCH 3/3] staging: panel: remove initialization check

[PATCH v5 1/4] time: Add needed macros for timekeeping_inject_sleeptime64()
 2015-03-09  6:27 UTC  (4+ messages)
` [PATCH v5 2/4] time: Fix a bug in timekeeping_suspend() with no persistent clock
` [PATCH v5 3/4] time: rtc: Don't bother into rtc_resume() for the nonstop clocksource
` [PATCH v5 4/4] rtc: Remove redundant rtc_valid_tm() from rtc_resume()

[Xenomai] rtnet in Xenomai 3.0
 2015-03-09  6:29 UTC 

[PATCH iproute2] route: label externally offloaded routes
 2015-03-09  6:25 UTC  (5+ messages)

[PATCH] workqueue: detect uninitated work_struct and BUG() if true
 2015-03-09  6:22 UTC  (2+ messages)

[PATCH net-next v4 0/8] switchdev: add IPv4 routing offload
 2015-03-09  6:22 UTC  (7+ messages)
` [PATCH net-next v4 2/8] netdevice: add IPv4 fib add/del ops

[PATCH] ASoC: wm5100: match wait_for_completion_timeout return type
 2015-03-09  6:22 UTC  (3+ messages)

manpages-dev: please note thread safeness of %m in vfprintf(3)
 2015-03-09  6:20 UTC  (2+ messages)

[PATCH v6]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-03-09  6:15 UTC  (3+ messages)

[PATCH] A fix to work around strict-aliasing rules breaking
 2015-03-09  6:14 UTC  (2+ messages)

[PATCH] ibmveth: enable interrupts after napi_complete()
 2015-03-09  6:13 UTC 

[PATCH] ibmveth: enable interrupts after napi_complete()
 2015-03-09  6:13 UTC 

[PATCH v2] drivers: hwspinlock: add CSR atlas7 implementation
 2015-03-09  6:11 UTC 

[PATCH] testpmd: Fix action of operationg invalid port
 2015-03-09  6:11 UTC  (2+ messages)

[PATCH 0/8] dm: optimize request-based queue processing
 2015-03-09  6:09 UTC  (5+ messages)
` [PATCH 6/8] dm: don't start current request if it would've merged with the previous

[PATCH] ARM: prima2: add NetWork on Chip driver for atlas7
 2015-03-09  6:05 UTC 

[PATCH] kms_rotation_crc: Adding test for 90/270 rotation
 2015-03-09  5:56 UTC 

[PATCH] t5528: do not fail with FreeBSD shell
 2015-03-09  6:04 UTC  (4+ messages)

How to generate a kernel source tree with macros expanded?
 2015-03-09  6:03 UTC  (2+ messages)

Crypto Fixes for 3.3
 2015-03-09  5:19 UTC  (11+ messages)
` Crypto Fixes for 3.6
  ` Crypto Fixes for 3.7
    ` Crypto Fixes for 3.9
      ` Crypto Fixes for 3.13
            ` Crypto Fixes for 3.14
              ` Crypto Fixes for 3.19
                  ` Crypto Fixes for 4.0

[PATCH] testpmd: Fix port validation code of "port stop all" command
 2015-03-09  6:01 UTC  (7+ messages)

[PATCH] Staging: rts5208: Use module_pci_driver
 2015-03-09  6:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: Remove vhostforce option in addition to vhost parameter
 2015-03-09  6:00 UTC 

[PATCH] ibmveth: enable interrupts after napi_complete()
 2015-03-09  6:00 UTC 

Difference between System.map and /proc/kallsyms
 2015-03-09  6:00 UTC 

[PATCH 1/3 v2] librte_hash: Fix unsupported instruction `crc32' in i686 platform
 2015-03-09  5:58 UTC  (2+ messages)
  ` [PATCH 1/3 v3] "

Clone or Backup Filesystem with compression and dedup
 2015-03-09  5:57 UTC  (2+ messages)

[PATCH] drm: msm: Fix build when legacy fbdev support isn't set
 2015-03-09  5:57 UTC  (9+ messages)

Linux Networking ToDo List
 2015-03-09  5:53 UTC  (3+ messages)

Raw binary Image of linux
 2015-03-09  5:50 UTC 

mapping 2TB bar in linux kernel
 2015-03-09  5:47 UTC 

[PATCH V3 1/2] crypto: Add Imagination Technologies hw hash accelerator
 2015-03-09  5:42 UTC 

[PATCH v3] librte_eal/common: Fix cast from pointer to integer of different size
 2015-03-09  5:38 UTC  (3+ messages)
` [PATCH] "

[PATCH] Mediatek PMIC wrapper support
 2015-03-09  5:37 UTC  (3+ messages)

About _setattr() optimazation and recovery accelerate
 2015-03-09  5:35 UTC  (4+ messages)

[PATCH] usb gadget: remove size limitation for storage cdrom
 2015-03-09  5:33 UTC  (3+ messages)

[PATCH] t7510: do not fail when gpg warns about insecure memory
 2015-03-09  5:32 UTC  (6+ messages)

[RFC v0 PATCH] kvm: powerpc: Allow reuse of vCPU object
 2015-03-09  5:30 UTC 

[PATCH] Sound: soc: codecs: rt5670: fix two space coding style issue
 2015-03-09  5:29 UTC  (2+ messages)

AD7923 sequencer functionality implementation in Kernel
 2015-03-09  5:28 UTC 

[PATCH] [media] rtl28xxu: add [0413:6f12] WinFast DTV2000 DS Plus
 2015-03-09  5:19 UTC  (2+ messages)

[PATCH v2 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-03-09  5:23 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1 1/1] xen/arm: Remove warning for platforms without platform specific code
 2015-03-09  5:23 UTC 

[PATCH 1/3] librte_hash: Fix unsupported instruction `crc32' in i686 platform
 2015-03-09  5:21 UTC  (5+ messages)
` [PATCH 1/3 v2] "

Associating nodes with phandles for pci devices
 2015-03-09  5:19 UTC  (7+ messages)

[Buildroot] gcc-4.9.2 with c++ is broken without wchar
 2015-03-09  5:19 UTC  (3+ messages)

Using loopback card to Connect GSM two way call to the real sound card UDA1345TS
 2015-03-09  5:18 UTC 

[PATCH] [media] rtl28xxu: add [0413:6f12] WinFast DTV2000 DS Plus
 2015-03-09  5:09 UTC 

(unknown),
 2015-03-09  4:09 UTC 

[PATCH 1/3] phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
 2015-03-09  5:11 UTC  (5+ messages)

[ALSA-UTILS][PATCH] Add support for cplay and crecord
 2015-03-09  5:09 UTC  (17+ messages)
                ` snd-aloop not working in linux-3.12.10

[PATCH v5 0/2] power: rt5033: Add Richtek RT533 drivers
 2015-03-09  4:53 UTC  (5+ messages)
` [PATCH v5 1/2] power: rt5033_charger: Add RT5033 charger device driver

[PATCH] memcg: add per cgroup dirty page accounting
 2015-03-09  4:50 UTC 

[PATCH] libunwind: backport patch to link against libgcc_s intead of libgcc
 2015-03-09  4:50 UTC 

[Buildroot] [PATCH 1/3] Added new package 'mc' (Midnight Commander)
 2015-03-09  4:46 UTC  (2+ messages)

[PATCH] coresight: remove the unnecessary configuration coresight-default-sink
 2015-03-09  4:43 UTC 

[PATCH] [GSoC][MICRO] Forbid "log --graph --no-walk"
 2015-03-09  4:09 UTC  (2+ messages)
` [PATCH v3/GSoC/MICRO] revision: forbid combining --graph and --no-walk

[PATCH v2 00/12] drm/i915: Redo VLV/CHV watermark code (v2)
 2015-03-09  4:44 UTC  (7+ messages)
` [PATCH 04/12] drm/i915: Hide VLV DDL precision handling
` [PATCH v3 11/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
` [PATCH 12/12] drm/i915: Disable DDR DVFS "

[PATCH v2 0/3] Improve eye-diagram & single-ended test for rk3288 hdmi
 2015-03-09  4:41 UTC 

[PATCH v2 0/3] Improve eye-diagram & single-ended test for rk3288 hdmi
 2015-03-09  4:36 UTC  (3+ messages)

[PATCH] linux/bitmap.h: Improve BITMAP_{LAST,FIRST}_WORD_MASK
 2015-03-09  4:33 UTC  (2+ messages)

[patch] mm, hugetlb: abort __get_user_pages if current has been oom killed
 2015-03-09  4:30 UTC  (3+ messages)

[PATCH] ubifs: remove unused header files
 2015-03-09  4:37 UTC 

[PATCH 1/3] f2fs: guarantee node/meta inode number won't be reused
 2015-03-09  4:24 UTC  (4+ messages)
` [PATCH 2/3] f2fs: fix get stale meta pages when build free nids

[PATCH] cpufreq: Ref the policy object sooner
 2015-03-09  4:20 UTC 

[PATCH v1] serial: 8250: remove the redundant include
 2015-03-09  4:17 UTC  (2+ messages)

[Buildroot] [PATCH] update to latest release 1.0.1
 2015-03-09  4:17 UTC  (2+ messages)

[PATCH Resend] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-03-09  4:14 UTC  (22+ messages)

[PATCH] serial: 8250: remove the redundant include
 2015-03-09  4:12 UTC  (4+ messages)

snd_usb_audio - siberia elite prism soundcard issues
 2015-03-09  4:11 UTC  (4+ messages)

Guest Machine is not Pingable from Host Machine
 2015-03-09  4:09 UTC 

[PATCH v2.0 0/2] ARM: AT91: pm: add support to disable the DDR's clock
 2015-03-09  3:57 UTC  (6+ messages)
` [PATCH v2.0 1/2] pm: at91: add the PM initialization for the sama5d3 and sama5d4
` [PATCH v2.0 2/2] pm: at91: add support to disable/enable the DDR clock

[qemu-upstream-4.3-testing test] 35977: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2015-03-09  3:55 UTC 

[PATCH v2.0 0/2] ARM: at91: Add pm support for sama5d3 and sama5d4
 2015-03-09  3:54 UTC  (3+ messages)
` [PATCH v2.0 2/2] pm: at91: flush data cache and clean, invalidate and disable the L2 cache


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.