All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-09 01:33:39 to 2014-07-09 03:45:31 UTC [more...]

[PATCH net-next 0/2] cleanup for ieee802154 and mac802154
 2014-07-09  3:44 UTC  (3+ messages)
` [PATCH net-next 1/2] ieee802154: removed unwanted header files
` [PATCH net-next 2/2] mac802154: "

[PATCH net-next] net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
 2014-07-09  3:43 UTC  (2+ messages)

[PATCH 1/2] phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs
 2014-07-09  3:42 UTC  (3+ messages)

[PATCH net-next] sunvnet: call unregister_netdev() exactly once per device
 2014-07-09  3:42 UTC 

[PATCH] PCI: designware: Use IS_ENABLED()
 2014-07-09  3:40 UTC  (4+ messages)
`  "

[fsl-community-bsp-base][PATCH] setup-environment: return if no conf/local.conf generated
 2014-07-09  3:38 UTC 

[PATCH 0/3] dra7: Add PCIe support
 2014-07-09  3:40 UTC  (4+ messages)
` [PATCH 2/3] PCI: designware: use untranslated address while programming ATU

[PATCH v2 0/7] ARM: dts: AM43x: Add devcice tree nodes
 2014-07-09  3:40 UTC  (4+ messages)
` [PATCH v2 6/7] regulator: tps65218: Add get_voltage ops for dcdc5 and dcdc6

[PATCH v3 0/7] kernel: Add support for restart notifier call chain
 2014-07-09  3:38 UTC  (16+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] arm64: Support restart through "
` [PATCH v3 3/7] arm: "
` [PATCH v3 4/7] power/restart: Call machine_restart instead of arm_pm_restart
` [PATCH v3 5/7] watchdog: moxart: Register restart handler with restart notifier
` [PATCH v3 6/7] watchdog: alim7101: "
` [PATCH v3 7/7] arm/arm64: Unexport restart handlers

[U-Boot] [PATCH v2 0/29] Add additional core driver model features
 2014-07-09  3:38 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/29] dm: gpio: Don't use the driver model uclass for SPL
` [U-Boot] [PATCH v2 02/29] dm: Use an explicit expect value in core tests
` [U-Boot] [PATCH v2 03/29] stdio: Remove redundant code around stdio_register() calls
` [U-Boot] [PATCH v2 04/29] stdio: Pass device pointer to stdio methods
` [U-Boot] [PATCH v2 05/29] dm: Make sure that the root device is probed
` [U-Boot] [PATCH v2 06/29] dm: Provide a way to shut down driver model
` [U-Boot] [PATCH v2 07/29] sandbox: Remove all drivers before exit
` [U-Boot] [PATCH v2 08/29] dm: Allow drivers to be marked 'before relocation'
` [U-Boot] [PATCH v2 09/29] dm: Support driver model prior to relocation
` [U-Boot] [PATCH v2 10/29] stdio: Provide functions to add/remove devices using stdio_dev
` [U-Boot] [PATCH v2 11/29] console: Remove vprintf() optimisation for sandbox
` [U-Boot] [PATCH v2 12/29] Add a flag indicating when the serial console is ready
` [U-Boot] [PATCH v2 13/29] dm: Move uclass error checking/probing into a function
` [U-Boot] [PATCH v2 14/29] fdt: Add a function to get the alias sequence of a node
` [U-Boot] [PATCH v2 15/29] dm: Move device display into its own function
` [U-Boot] [PATCH v2 16/29] dm: Avoid activating devices in 'dm uclass' command
` [U-Boot] [PATCH v2 17/29] dm: Introduce device sequence numbering
` [U-Boot] [PATCH v2 18/29] dm: Display the sequence number for each device
` [U-Boot] [PATCH v2 19/29] dm: Allow a device to be found by its FDT offset
` [U-Boot] [PATCH v2 20/29] dm: Avoid accessing uclasses before they are ready
` [U-Boot] [PATCH v2 21/29] fdt: Add a function to get the node offset of an alias
` [U-Boot] [PATCH v2 22/29] dm: Tidy up some header file comments
` [U-Boot] [PATCH v2 23/29] dm: Provide a function to scan child FDT nodes
` [U-Boot] [PATCH v2 24/29] dm: Add functions to access a device's children
` [U-Boot] [PATCH v2 25/29] dm: Introduce per-child data for devices
` [U-Boot] [PATCH v2 26/29] dm: Add child_pre_probe() and child_post_remove() methods
` [U-Boot] [PATCH v2 27/29] dm: Improve errors and warnings in lists_bind_fdt()
` [U-Boot] [PATCH v2 28/29] dm: Add dm_scan_other() to locate board-specific devices
` [U-Boot] [PATCH v2 29/29] dm: Give the demo uclass a name

[PATCH] md/dm-ioctl.c: optimize memory allocation in copy_params
 2014-07-09  3:37 UTC  (4+ messages)
` [dm-devel] "

[patch[ epoll_ctl.2, epoll.7: document EPOLLWAKEUP
 2014-07-09  3:37 UTC  (4+ messages)
      ` [PATCH] epoll_ctl.2: minor clarification concerning when a WAKEUP event is "processes"

[PATCH v3 00/12] sched: consolidation of cpu_power
 2014-07-09  3:36 UTC  (24+ messages)
` [PATCH v3 01/12] sched: fix imbalance flag reset
` [PATCH v3 02/12] sched: remove a wake_affine condition
` [PATCH v3 03/12] sched: fix avg_load computation
` [PATCH v3 04/12] sched: Allow all archs to set the power_orig
` [PATCH v3 05/12] ARM: topology: use new cpu_power interface
` [PATCH v3 06/12] sched: add per rq cpu_power_orig
` [PATCH v3 07/12] sched: test the cpu's capacity in wake affine

[PATCH net-next] net: phy: export phy_suspend and phy_resume
 2014-07-09  3:37 UTC  (2+ messages)

Error trying to get libQt5SerialPort build in yocto project
 2014-07-09  3:35 UTC 

[lm-sensors] [RFT][PATCH] hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groups
 2014-07-09  3:33 UTC  (2+ messages)

[lm-sensors] [RFT][PATCH] hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groups
 2014-07-09  3:33 UTC  (2+ messages)

[lm-sensors] [PATCH v2] hwmon: (ds620) Convert to devm_hwmon_device_register_with_groups
 2014-07-09  3:31 UTC  (2+ messages)

[Bug 78651] New: Write performance of ext4 degrades linearly as volume fills
 2014-07-09  3:30 UTC  (3+ messages)
` [Bug 78651] "

[PATCH v2] PCI: don't UNSET valid resources when reassign fails
 2014-07-09  3:30 UTC  (3+ messages)

linux-next: build failure after merge of the net-next tree
 2014-07-09  3:26 UTC  (2+ messages)

[PATCH] wcpcpy.3: Reformat thread-safety information
 2014-07-09  3:21 UTC 

[Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
 2014-07-09  3:20 UTC  (2+ messages)
` [Bug 80878] "

dummy scsi read or scsi command periodically for external USB Hard Disk
 2014-07-09  3:17 UTC  (3+ messages)

[PATCH 3.2 000/125] 3.2.61-rc1 review
 2014-07-09  3:13 UTC  (5+ messages)

[RFC PATCH 1/2] ACPICA: Add acpi_check_gpe_method() to check GPE method
 2014-07-09  3:08 UTC  (5+ messages)
` [RFC PATCH 2/2] ACPI/Wakup: Enable button wakeup GPEs if these GPEs have associated GPE methods

f2fs: Add f2fs_balance_fs for direct IO
 2014-07-09  3:06 UTC  (5+ messages)
      ` [f2fs-dev] "

[PATCH B 00/10] Freescale ethernet driver updates (part 2)
 2014-07-09  3:03 UTC  (3+ messages)

[PATCH] net: mvneta: fix operation in 10 Mbit/s mode
 2014-07-09  3:02 UTC  (3+ messages)

[PATCH net] net/mlx4_en: Ignore budget on TX napi polling
 2014-07-09  3:01 UTC  (2+ messages)

[PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
 2014-07-09  3:00 UTC  (2+ messages)

[PATCHv2] ARM: dts: Add I2S dt node for Exynos3250
 2014-07-09  3:00 UTC  (2+ messages)

[Bug 65963] screen goes blank, Linux hangs - Radeon 7870, Gallium, Glamor
 2014-07-09  3:00 UTC  (3+ messages)

[PATCH] f2fs: do checkpoint for the renamed inode
 2014-07-09  2:59 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH net] r8169: disable L23
 2014-07-09  2:59 UTC  (2+ messages)

[PATCH net-next 0/6] Mellanox driver update Jul-08-2014
 2014-07-09  2:59 UTC  (2+ messages)

[PATCH][meta-oe] memstat: add memstat recipe
 2014-07-09  2:59 UTC  (2+ messages)

[f2fs-dev][PATCH 1/2] f2fs: check name_len of dir entry to prevent from deadloop
 2014-07-09  2:57 UTC  (6+ messages)
  ` [PATCH "

[PATCH] wcpncpy.3: Reformat thread-safety information
 2014-07-09  2:57 UTC 

[PATCH net] r8152: wake up the device before dumping the hw counter
 2014-07-09  2:55 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.1 V3] qemu-img info: show nocow info
 2014-07-09  2:53 UTC  (2+ messages)

[PATCH] wcscasecmp.3: Reformat thread-safety information
 2014-07-09  2:52 UTC 

SILO on Qemu Sparc v8 unable to boot stripped kernel
 2014-07-09  2:51 UTC 

[PATCH] getenv.3: ATTRIBUTES: Note functions that are thread-safe
 2014-07-09  2:47 UTC 

[PATCH] thermal: exynos: fix ordering in exynos_tmu_remove()
 2014-07-09  2:46 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2014-07-09  2:43 UTC 

[PATCH NET-NEXT V2] netxen: fix ethtool rx_dropped information in ethtool get_ethtool_stats()
 2014-07-09  2:41 UTC 

[PATCH] appletalk: Fix socket referencing in skb
 2014-07-09  2:40 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH RFC v2] batman-adv: Add multicast optimization support for bridged setups
 2014-07-09  2:35 UTC  (3+ messages)

[PATCH] ip_tunnel: fix ip_tunnel_lookup
 2014-07-09  2:35 UTC  (4+ messages)

[PATCH] return the right retcode when add a unreachable route
 2014-07-09  2:33 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.1 V2] qemu-img info: show nocow info
 2014-07-09  2:32 UTC  (3+ messages)

Accessing UEFI variables from GRUB
 2014-07-09  2:30 UTC 

32 bit virtio_pmd pkt i/o issue
 2014-07-09  2:29 UTC 

[PATCH] Add "degraded" activation mode
 2014-07-09  2:28 UTC 

Reenable Spread Spectrum on Cayman
 2014-07-09  2:27 UTC  (2+ messages)
` [PATCH] Reenabling SS "

[PATCH] soc_button_array: fix the issue that button device can't be enumerated since 3.16-rc1
 2014-07-09  2:27 UTC  (4+ messages)

TIckless Timers On Laptops and Battery Enabled Devices
 2014-07-09  2:22 UTC 

[PATCH] wcscat.3: Reformat thread-safety information
 2014-07-09  2:16 UTC 

[PATCH V8 0/6] Add X-Gene platform reboot mechanism
 2014-07-09  2:15 UTC  (14+ messages)
` [PATCH V8 1/6] power: reset: Add generic SYSCON register mapped reset
` [PATCH V8 2/6] Documentation: power: reset: Add documentation for generic SYSCON reboot driver
` [PATCH V8 3/6] Documentation: arm64: add SCU dts binding documentation to linux kernel
` [PATCH V8 4/6] arm64: dts: Add X-Gene reboot driver dts node
` [PATCH V8 5/6] arm64: Select reboot driver for X-Gene platform
` [PATCH V8 6/6] power: reset: Remove X-Gene reboot driver

perf: Add support for full Intel event lists v6
 2014-07-09  2:13 UTC  (3+ messages)
` [PATCH 4/9] perf, tools: Automatically look for event file name for cpu v3

[PATCH tip/core/rcu 0/17] Miscellaneous fixes for 3.17
 2014-07-09  2:14 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/17] rcu: Document deadlock-avoidance information for rcu_read_unlock()
  ` [PATCH tip/core/rcu 08/17] rcu: Allow post-unlock reference for rt_mutex

[nightly] Distroless meta-ti/master minimal build 2014-07-08_21-00-30
 2014-07-09  1:54 UTC 

[PATCH] log: fix indentation for --graph --show-signature
 2014-07-09  2:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] wcschr.3: Reformat thread-safety information
 2014-07-09  2:10 UTC 

[PATCH] sched/deadline: overrun could happen in start_hrtick_dl
 2014-07-09  2:07 UTC  (6+ messages)

[PATCH v2 0/5] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-07-09  2:08 UTC  (4+ messages)
` [PATCH v2 4/5] kvm: Remove ept_identity_pagetable from struct kvm_arch
  ` [RESEND PATCH "

[PATCH] wcscmp.3: Reformat thread-safety information
 2014-07-09  2:06 UTC 

[PATCH v12 0/9] enable Cache QoS Monitoring (CQM) feature
 2014-07-09  2:06 UTC  (8+ messages)
` [PATCH v12 1/9] x86: add generic resource (e.g. MSR) access hypercall

[PATCH v3] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
 2014-07-09  3:04 UTC  (2+ messages)

[PATCH] wcscpy.3: Reformat thread-safety information
 2014-07-09  2:02 UTC 

[PATCH v4 1/4] cache-tree: Create/update cache-tree on checkout
 2014-07-09  1:58 UTC  (7+ messages)
` [PATCH v4 4/4] cache-tree: Write updated cache-tree after commit

[PATCH] UBI: fastmap: correct error check
 2014-07-09  1:58 UTC  (5+ messages)

[PATCH] Removes FIXME message in usb.c
 2014-07-09  1:58 UTC  (2+ messages)

btrfs and mount in gentoo linux
 2014-07-09  1:57 UTC  (4+ messages)

[PATCH] iswxdigit.3: ATTRIBUTES: Note function that is thread safe with exceptions
 2014-07-09  1:54 UTC 

[lm-sensors] [RFT][PATCH] hwmon: (ds620) Convert to devm_hwmon_device_register_with_groups
 2014-07-09  1:54 UTC  (2+ messages)

[PATCH 3.2 099/125] mm: fix crashes from mbind() merging vmas
 2014-07-09  1:53 UTC  (4+ messages)

[PATCH] devicetree/bindings: Add binding for micron n25q512a memory
 2014-07-09  1:53 UTC  (7+ messages)

[PATCH 0/2] x86/HVM: Properly handle SMAP check in certain cases
 2014-07-09  1:52 UTC  (9+ messages)
` [PATCH 1/2] x86/hvm: Always do SMAP check when updating runstate_guest(v)
` [PATCH 2/2] x86/hvm: honor guest's option when updating secondary system time for guest

[Qemu-devel] [PATCH 3/4] qed: Make qiov match request size until backing file EOF
 2014-07-09  1:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.1 "

fs: pipe: hung task when splicing from pipe to eventfd
 2014-07-09  1:49 UTC 

[PATCH v3 0/4] Staging: rts5208: Use standard debug features
 2014-07-09  1:48 UTC  (4+ messages)
` [PATCH v3 2/4] Staging: rts5208: Replace custom macro with print_hex_dump_bytes

[PATCH v2] video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
 2014-07-09  1:46 UTC  (6+ messages)

[PATCH] devicetree/bindings/powerpc/fsl: Add binding for board
 2014-07-09  1:46 UTC  (5+ messages)

arm64 flushing 255GB of vmalloc space takes too long
 2014-07-09  1:43 UTC  (2+ messages)

[PATCH v3 0/3] mtd: Add sysfs entries and account BBT blocks properly
 2014-07-09  1:43 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: Add sysfs attributes to expose the ECC stats fields

[U-Boot] [PATCH] build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
 2014-07-09  1:42 UTC  (3+ messages)

[PATCH 0/1] classes/insane: Show QA check name
 2014-07-09  1:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] clk: qcom: Fix MN frequency tables, parent map, and jpegd
 2014-07-09  1:36 UTC  (2+ messages)

[PATCH 3.4-stable] ipv6: reallocate addrconf router for ipv6 address when lo, device up
 2014-07-09  1:35 UTC 

[lm-sensors] [RFT][PATCH v2 1/2] hwmon: (da9055) Don't use dash in the name attribute
 2014-07-09  1:34 UTC  (2+ messages)

[PATCH 0/2] add nativesdk to BBCLASSEXTEND to python-distribute and to fix the side effect of it
 2014-07-09  1:33 UTC  (4+ messages)
` [PATCH 2/2] populate_sdk_base: ensure that filenames with empty space character are handled


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.