All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-16 15:11:34 to 2013-05-16 16:05:55 UTC [more...]

adding kernel headers to sysroot
 2013-05-16 15:41 UTC  (2+ messages)

[PATCH] ARM: OMAP4: change the device names in usb_bind_phy
 2013-05-16 16:05 UTC  (6+ messages)

[PATCH trinity] net: add generation of semi-random BPF filters
 2013-05-16 16:03 UTC  (3+ messages)

[PATCH v2 0/3] Intel TXT driver
 2013-05-16 16:03 UTC  (3+ messages)
` [PATCH v2 2/3] driver: provide sysfs interfaces to access TXT config space

[Patch iproute2] vxlan: use 8472 as default dst port
 2013-05-16 16:02 UTC  (8+ messages)

[PATCH] ARM: OMAP5: select SCU
 2013-05-16 16:00 UTC  (3+ messages)
` [RFC PATCH v2] ARM: OMAP4+: protect SCU code compilation

[lm-sensors] Linux drivers
 2013-05-16 15:59 UTC  (2+ messages)

[Devel] -D <symbol> Preprocessor Option Doesn't Work
 2013-05-16 15:59 UTC 

[PATCH 0/3] fetch: fix '.' fetching
 2013-05-16 15:58 UTC  (3+ messages)
` [PATCH 1/3] fetch: add --allow-local option

[PATCH v5 0/8] KVM: MMU: fast zap all shadow pages
 2013-05-16 15:57 UTC  (6+ messages)
` [PATCH v5 3/8] KVM: MMU: fast invalidate all pages

Froe e71bf1d708e1294b3bae64d04f03228b3625f2a3 Mon Sep 17 00:00:00 2001
 2013-05-16 15:56 UTC  (16+ messages)
` [PATCH 01/13] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/13] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/13] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/13] SELinux: Add new labeling type native labels
` [PATCH 05/13] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 06/13] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 07/13] NFSv4: Introduce new label structure
` [PATCH 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 09/13] NFS:Add labels to client function prototypes
` [PATCH 10/13] NFS: Add label lifecycle management
` [PATCH 11/13] NFS: Client implementation of Labeled-NFS
` [PATCH 12/13] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client

[PATCHv9 0/9] PCIe support for the Armada 370 and Armada XP SoCs
 2013-05-16 15:56 UTC  (11+ messages)
` [PATCHv9 7/9] pci: PCIe driver for Marvell Armada 370/XP systems

[U-Boot] [PATCH v2 0/4] Factorize ARM relocate_code instances
 2013-05-16 15:56 UTC  (7+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 1/4] mx31pdk: copy SPL directly, not using relocate_code
    ` [U-Boot] [PATCH v3 2/4] tx25: "
      ` [U-Boot] [PATCH v3 3/4] arm: do not compile relocate_code() for SPL builds
        ` [U-Boot] [PATCH v3 4/4] arm: factorize relocate_code routine

[PATCH v2] ARM: OMAP2+: Allow NAND transfer mode to be specified in DT
 2013-05-16 15:56 UTC  (2+ messages)

[PATCH 0/4] Netfilter fixes for net (3.10-rc1)
 2013-05-16 15:55 UTC  (5+ messages)
` [PATCH 1/4] netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS
` [PATCH 2/4] netfilter: update MAINTAINERS file
` [PATCH 3/4] netfilter: log: netns NULL ptr bug when calling from conntrack
` [PATCH 4/4] netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary

[PATCHv10 0/9] PCIe support for the Armada 370 and Armada XP SoCs
 2013-05-16 15:55 UTC  (20+ messages)
` [PATCHv10 1/9] arm: mvebu: fix the 'ranges' property to handle PCIe
` [PATCHv10 2/9] of/pci: Provide support for parsing PCI DT ranges property
` [PATCHv10 3/9] of/pci: Add of_pci_get_devfn() function
` [PATCHv10 4/9] of/pci: Add of_pci_parse_bus_range() function
` [PATCHv10 5/9] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
` [PATCHv10 6/9] clk: mvebu: add more PCIe clocks for Armada XP
` [PATCHv10 7/9] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCHv10 8/9] arm: mvebu: PCIe support is now available on mvebu
` [PATCHv10 9/9] arm: mvebu: update defconfig with PCI and USB support

[Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc2 is now available
 2013-05-16 15:54 UTC  (5+ messages)

[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
 2013-05-16 15:50 UTC  (14+ messages)
` [RFC PATCH v2, part3 01/11] PCI: introduce bus lock and state machine to serialize PCI hotplug operations
` [RFC PATCH v2, part3 02/11] PCI: implement state machine for PCI bus
` [RFC PATCH v2, part3 03/11] PCI: introduce a state machine to manage PCI device lifecycle
` [RFC PATCH v2, part3 04/11] PCI: introduce helper function pci_stop_and_remove_device()
` [RFC PATCH v2, part3 05/11] PCI: enhance PCI core logic to support PCI bus lock
` [RFC PATCH v2, part3 06/11] PCI, sysfs: use PCI bus lock to serialize hotplug operations triggered by sysfs
` [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
` [RFC PATCH v2, part3 08/11] PCI, xen-pcifront: use PCI bus lock to protect PCI device hotplug
` [RFC PATCH v2, part3 09/11] PCI, acpiphp: "
` [RFC PATCH v2, part3 10/11] PCI, pciehp: "
` [RFC PATCH v2, part3 11/11] PCI, ACPI, pci_root: "

[GIT PULL urgent] Fixes for a pair of RCU regressions
 2013-05-16 15:47 UTC 

parallel-display driver for i.MX53
 2013-05-16 15:51 UTC  (3+ messages)

[PATCH] of_net.h: Make of_get_phy_mode() return int i.s.o. const int
 2013-05-16 15:50 UTC  (2+ messages)

[PATCH 0/3] ARM: kernel: cpu_logical_map misc fixes
 2013-05-16 15:50 UTC  (10+ messages)
` [PATCH 1/3] ARM: DT: kernel: move temporary cpu map stack array to static data
` [PATCH 2/3] ARM: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes
` [PATCH 3/3] ARM: kernel: fix __cpu_logical_map default initialization

[PATCH] ARM: prima2: return rather than panic on missing DT nodes
 2013-05-16 15:50 UTC 

[PATCH 1/2] ARM: dts: imx: Remove custom dma-channel bindings
 2013-05-16 15:50 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx28: Adjust i2c interrupt bindings

ARM: dts: omap3: NAND support - how?
 2013-05-16 15:49 UTC  (12+ messages)
                ` [PATCH] ARM: OMAP2+: nand: reorganize gpmc timing values

[PATCH v4 00/15] History traversal refinements
 2013-05-16 15:32 UTC  (15+ messages)
` [PATCH v4 01/15] decorate.c: compact table when growing
` [PATCH v4 03/15] t6111: new TREESAME test set
` [PATCH v4 04/15] t6111: allow checking the parents as well
` [PATCH v4 05/15] t6111: add parents to tests
` [PATCH v4 06/15] rev-list-options.txt: correct TREESAME for P
` [PATCH v4 07/15] Documentation: avoid "uninteresting"
` [PATCH v4 08/15] revision.c: Make --full-history consider more merges
` [PATCH v4 09/15] t6012: update test for tweaked full-history traversal
` [PATCH v4 10/15] simplify-merges: never remove all TREESAME parents
` [PATCH v4 11/15] simplify-merges: drop merge from irrelevant side branch
` [PATCH v4 12/15] revision.c: add BOTTOM flag for commits
` [PATCH v4 13/15] revision.c: discount side branches when computing TREESAME
` [PATCH v4 14/15] revision.c: don't show all merges for --parents
` [PATCH v4 15/15] revision.c: make default history consider bottom commits

What's a good way of skipping an instruction for a HVM guest?
 2013-05-16 15:49 UTC  (2+ messages)

any way to work backwards from xfs_inode_t to a filename?
 2013-05-16 15:44 UTC  (5+ messages)

[RFC] assign some address families for local use
 2013-05-16 15:49 UTC 

[PATCH v2] clk: si5351: declare all device IDs for module loading
 2013-05-16 15:49 UTC 

[Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
 2013-05-16 15:48 UTC  (3+ messages)

[U-Boot] [PATCH 01/10] ARM: move interrupt_init to before relocation
 2013-05-16 15:48 UTC  (5+ messages)
` [U-Boot] [PATCH 03/10] ARM: highbank: update config options
` [U-Boot] [PATCH 08/10] ARM: highbank: setup peripherals based on power domain status

[U-Boot] [PATCH 1/3] mx28evk: Add splash screen support
 2013-05-16 15:48 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mx23evk: "
` [U-Boot] [PATCH 3/3] video: mxsfb: Add an entry for mx23evk/mx28vk video modes

[PATCH 0/6] coredump: format_corename() fixes/cleanups
 2013-05-16 15:43 UTC  (2+ messages)
  ` [PATCH 1/1] usermodehelper: check subprocess_info->path != NULL

[PATCH v2] regulator: lp872x: support the device tree feature
 2013-05-16 15:46 UTC  (2+ messages)

[U-Boot] Wrong RAM Size on Devkit8000
 2013-05-16 15:47 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: control: add OMAP5 support for dsp boot programming
 2013-05-16 15:46 UTC  (2+ messages)

[U-Boot] [PATCH] imx: spl: Merge libimx-common make rules
 2013-05-16 15:46 UTC  (2+ messages)

[PATCH] ARM: dove: add a kms/drm driver
 2013-05-16 15:45 UTC  (3+ messages)

[Bug 63935] New: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
 2013-05-16 15:45 UTC  (2+ messages)
` [Bug 63935] "

see the file content by xfs_db
 2013-05-16  6:48 UTC 

dmatest regression in 3.10-rc1
 2013-05-16 15:35 UTC  (3+ messages)

command ip -details -statistics link show wlan0
 2013-05-16 15:43 UTC  (5+ messages)

[U-Boot] [PATCH] README: Correct reference for CONFIG_SUPPORT_RAW_INITRD
 2013-05-16 15:43 UTC 

[PATCH 0/3] Various perf patches
 2013-05-16 15:42 UTC  (14+ messages)
` [PATCH 1/3] perf, x86: Blacklist all MEM_*_RETIRED events for IVB
` [PATCH 3/3] perf, x86, lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL

3.9 breaks EFI boot on E350
 2013-05-16 15:42 UTC  (9+ messages)

master - Clean-up: Replace 'lv_is_active' with more correct/specific variants
 2013-05-16 15:41 UTC 

kernel 3.8.8: btrfs still crashes on boot when it can't replay a log
 2013-05-16 15:09 UTC 

[PATCH] gpio: mxs: Use set and clear capabilities of the gpio controller
 2013-05-16 15:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] mac programming over macvtap
 2013-05-16 15:38 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/2] net: introduce MAC_TABLE_CHANGED event
` [Qemu-devel] [PATCH v2 2/2] net: introduce command to query mac-table information

[U-Boot] ARM v7: Flush icache when executing a program with go
 2013-05-16 15:37 UTC  (10+ messages)

[PATCH 00/33] devm improvement series, part 1, take 2
 2013-05-16 15:37 UTC  (3+ messages)
` [PATCH 13/33] drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource

[PATCH v4] ARM:dts:omap4-panda: Update the LED support for the panda DTS
 2013-05-16 15:35 UTC  (5+ messages)

[Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32
 2013-05-16 15:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-1.5 1/2] main-loop: narrow win32 pollfds_fill() event bitmasks
` [Qemu-devel] [PATCH for-1.5 2/2] main-loop: partial revert of 5e3bc73

xc_map_foreign_bulk() memory leak in ARM version?
 2013-05-16 15:36 UTC 

high-speed disk I/O is CPU-bound?
 2013-05-16 15:35 UTC  (5+ messages)

[PATCHv2 00/18] Add support for 5 and 10 MHz channels
 2013-05-16 15:34 UTC  (4+ messages)

Cannot create mini-os guest for arm64
 2013-05-16 15:34 UTC  (3+ messages)

[PATCH] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-16 15:33 UTC  (5+ messages)

[PATCHv11 0/4] zswap: compressed swap caching
 2013-05-16 15:30 UTC  (8+ messages)
` [PATCHv11 2/4] zbud: add to mm/

[PATCH BlueZ] build-sys: Don't build gdbus several times
 2013-05-16 15:31 UTC  (2+ messages)

[GIT PULL] OMAP PM cleanups for v3.10
 2013-05-16 15:30 UTC  (6+ messages)

[PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry
 2013-05-16 15:29 UTC  (2+ messages)

[U-Boot] [PATCH RFC] OMAP5: uEVM: Enable USB EHCI functionality (preliminary, not tested)
 2013-05-16 15:29 UTC  (6+ messages)

[Qemu-devel] [PATCH] ps2: add support of auto-repeat
 2013-05-16 20:37 UTC  (8+ messages)

[PATCH] ARM: dove: declare all device IDs for module loading
 2013-05-16 15:28 UTC  (2+ messages)

FW:
 2013-05-16 15:28 UTC 

should perl modules go in oe-core? (possibly python and ruby ones too)
 2013-05-16 11:37 UTC  (2+ messages)

[RFC/PATCH 0/3] New kind of upstream branch: downstream branch
 2013-05-16 15:24 UTC  (4+ messages)
` [RFC/PATCH 3/3] push: add separate 'downstream' branch

[Cluster-devel] [gfs2-utils PATCH 01/47] libgfs2: externalize dir_split_leaf
 2013-05-16 15:24 UTC  (7+ messages)
` [Cluster-devel] [gfs2-utils PATCH 24/47] fsck.gfs2: Rework the "undo" functions

[U-Boot] [PATCH v5] Add support for Congatec Conga-QEVAl board
 2013-05-16 15:24 UTC  (3+ messages)

[PATCH] ARM: omap2: remove CONFIG_ARCH_OMAP2PLUS_TYPICAL
 2013-05-16 15:23 UTC  (6+ messages)

[PATCH net-next] tcp: speedup tcp_fixup_rcvbuf()
 2013-05-16 15:23 UTC  (2+ messages)

[PATCH 09/12] ARM: shmobile: bockw: add MMCIF support
 2013-05-16 15:22 UTC  (2+ messages)

[PATCH 0/4] ARM: Remove boilerplate debug_ll_io_init code
 2013-05-16 15:20 UTC  (4+ messages)

[PATCH] Btrfs: do delay iput in sync_fs
 2013-05-16 15:15 UTC 

[PATCH V3] rtlwifi: rtl8192cu: Add new USB ID
 2013-05-16 15:15 UTC  (6+ messages)

Patches to enable building on CentOS 5.x (glibc 2.5)
 2013-05-16 15:14 UTC 


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.