All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-24 14:32:24 to 2013-01-24 15:38:19 UTC [more...]

Need help on Intel 3945ABG problem with Linux Mint 13
 2013-01-24 15:38 UTC  (2+ messages)

[RFC PATCH 1/15]: PVH xen: turn gdb_frames/gdt_ents into union
 2013-01-24 15:37 UTC  (3+ messages)

[PATCH] systemd: set default.target to multi-user.target
 2013-01-24 15:20 UTC  (8+ messages)

[Suggestion] [x86]: Compiler Option Os is better on latest x86
 2013-01-24 15:35 UTC  (6+ messages)

[PATCH] Fix scheduler crash after s3 resume
 2013-01-24 15:36 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/4] lib: add function to seed random()
 2013-01-24 15:35 UTC  (6+ messages)
` [PATCH 2/4] ipcmk: remove unnecessary create_key() function
` [PATCH 4/4] include: add missing values to sysfs_cxt initializer definition

[PATCH] Thermal: fix iteration over CPU frequency list
 2013-01-24 15:24 UTC 

[PATCH v2 00/11] mmc: core and driver DT and related development
 2013-01-24 15:34 UTC  (4+ messages)
` [PATCH/RFC v2 06/11] mmc: tmio-mmc: define device-tree bindings

[PATCH v7 0/2] s390: virtio-ccw transport
 2013-01-24 15:34 UTC  (4+ messages)
` [PATCH 1/2] s390: Add new channel I/O based virtio transport
` [PATCH 2/2] s390: Add s390-ccw-virtio machine

[RFC PATCH 6/16]: PVH xen: Define pvh guest and header changes
 2013-01-24 15:34 UTC  (2+ messages)

[PATCH] btrfs: fix potential null pointer dereference bug
 2013-01-24 15:34 UTC  (2+ messages)

[PATCH v6 00/11] s390: channel I/O support in qemu
 2013-01-24 15:33 UTC  (6+ messages)
` [PATCH 08/11] s390: Add new channel I/O based virtio transport
  ` [Qemu-devel] "

[PATCH v5] Fix race conditions for reading output from local processes
 2013-01-24 15:19 UTC 

[GIT PULL 00/37] perf/core improvements and fixes
 2013-01-24 15:32 UTC  (2+ messages)

[PATCH 0/12 v2] ext4: Several simplifications and fixes
 2013-01-24 15:32 UTC  (5+ messages)
` [PATCH 04/12] ext4: Disable merging of uninitialized extents

[RFC v2] cfg80211/mac80211: support reporting wakeup reason
 2013-01-24 15:32 UTC  (5+ messages)

[PATCH 0/3 v2] Add proper timestamp types handling in videobuf2
 2013-01-24 15:31 UTC  (7+ messages)
` [PATCH 1/3 v2] v4l: Define video buffer flag for the COPY timestamp type
` [PATCH 3/3 v2] v4l: Set proper timestamp type in selected drivers which use videobuf2

[PATCH] regulators/db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.c
 2013-01-24 15:29 UTC  (2+ messages)

[PATCH] userns: improve uid/gid map collision detection
 2013-01-24 15:28 UTC  (3+ messages)
  ` [PATCH v2] "

How should I proceed to get commit 891348c to 3.0.y?
 2013-01-24 15:28 UTC 

[PATCH] fs: check f_op before dereference its field
 2013-01-24 15:28 UTC  (2+ messages)

Understanding Ceph
 2013-01-24 15:28 UTC  (14+ messages)

RadosGW performance and disk space usage
 2013-01-24 15:27 UTC 

Fullpass Test Report for Yocto 1.4 20130115 Build
 2013-01-24 15:23 UTC 

[U-Boot] [RFC] powerpc/lib: unsafe register handling in wait_ticks
 2013-01-24 15:25 UTC 

[RESEND PATCH v5 0/7] Add fully tested id switch and vbus connect detect support for Chipidea
 2013-01-24 15:25 UTC  (5+ messages)
` [RESEND PATCH v5 3/7] usb: chipidea: add otg id switch and vbus connect/disconnect detect
` [RESEND PATCH v5 4/7] usb: chipidea: consolidate ci_role_driver's API for both roles

[PATCH] xen, credit2: Avoid extra c2t calcuation in csched_runtime
 2013-01-24 15:24 UTC 

[PATCH] scripts: kconfig: qconf.cc: fix a compiliation error when using make xconfig
 2013-01-24 16:20 UTC 

[nfs-ganesha] Fix FATAL ERROR when FS_specific attribute is missing or empty in VFS config (#8)
 2013-01-24 15:22 UTC 

[RFC PATCH 5/16]: PVH xen: supporting changes
 2013-01-24 15:22 UTC  (2+ messages)

[PATCH 0/4] MODSIGN: Allow to sign modules outside build
 2013-01-24 15:20 UTC  (8+ messages)
` [PATCH 1/4] MODSIGN: Simplify Makefile with a Kconfig helper
` [PATCH 2/4] MODSIGN: Specify the hash algorithm on sign-file command line
` [PATCH 3/4] MODSIGN: Add -s <signature> option to sign-file

[PATCH 0/2] ARM: dts: omap3-overo: Add pwm-leds and audio support
 2013-01-24 15:21 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: omap3-overo: Add support for pwm-leds
` [PATCH 2/2] ARM: dts: omap3-overo: Add audio support

[PATCH v6 00/12] per-cgroup cpu-stat
 2013-01-24 15:17 UTC  (13+ messages)
` [PATCH v6 01/12] don't call cpuacct_charge in stop_task.c
` [PATCH v6 02/12] cgroup: implement CFTYPE_NO_PREFIX
` [PATCH v6 03/12] cgroup, sched: let cpu serve the same files as cpuacct
` [PATCH v6 04/12] cgroup, sched: deprecate cpuacct
` [PATCH v6 05/12] sched: adjust exec_clock to use it as cpu usage metric
` [PATCH v6 06/12] cpuacct: don't actually do anything
` [PATCH v6 07/12] sched: document the cpu cgroup
` [PATCH v6 08/12] sched: account guest time per-cgroup as well
` [PATCH v6 09/12] sched: Push put_prev_task() into pick_next_task()
` [PATCH v6 10/12] sched: record per-cgroup number of context switches
` [PATCH v6 11/12] sched: change nr_context_switches calculation
` [PATCH v6 12/12] sched: introduce cgroup file stat_percpu

[ RFC patch 0/4]: use runnable load avg in cfs balance instead of instant load
 2013-01-24 15:16 UTC  (4+ messages)
` [PATCH 2/4] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task

[PATCH] Negative (setpoint-dirty) in bdi_position_ratio()
 2013-01-24 15:16 UTC  (5+ messages)

[PATCH RFC 0/9] [SCSI] Enhanced sense and Unit Attention handling
 2013-01-24 15:15 UTC  (7+ messages)

[PATCH v7 00/18] perf: add memory access sampling support
 2013-01-24 15:10 UTC  (19+ messages)
` [PATCH v7 01/18] perf, x86: Support CPU specific sysfs events
` [PATCH v7 02/18] perf/x86: improve sysfs event mapping with event string
` [PATCH v7 03/18] perf/x86: add flags to event constraints
` [PATCH v7 04/18] perf, core: Add a concept of a weightened sample v2
` [PATCH v7 05/18] perf, tools: Add support for weight v7 (modified)
` [PATCH v7 06/18] perf: add support for PERF_SAMPLE_ADDR in dump_sampple()
` [PATCH v7 07/18] perf: add generic memory sampling interface
` [PATCH v7 08/18] perf/x86: add memory profiling via PEBS Load Latency
` [PATCH v7 09/18] perf/x86: export PEBS load latency threshold register to sysfs
` [PATCH v7 10/18] perf/x86: add support for PEBS Precise Store
` [PATCH v7 11/18] perf tools: add mem access sampling core support
` [PATCH v7 12/18] perf report: add support for mem access profiling
` [PATCH v7 13/18] perf record: "
` [PATCH v7 14/18] perf tools: add new mem command for memory "
` [PATCH v7 15/18] perf: add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
` [PATCH v7 16/18] perf tools: detect data vs. text mappings
` [PATCH v7 17/18] perf tools: Ignore ABS symbols when loading data maps
` [PATCH v7 18/18] perf tools: Fix output of symbol_daddr offset

FIX [1/2] slub: Do not dereference NULL pointer in node_match
 2013-01-24 15:14 UTC  (3+ messages)

Quota reached: can't delete
 2013-01-24 15:14 UTC  (2+ messages)

RadosGW load balancing
 2013-01-24 15:13 UTC  (5+ messages)

[RFC 00/17][eclipse-poky] Storing yocto settings as target profiles
 2013-01-24 15:12 UTC  (18+ messages)
` [RFC 01/17] plugins/sdk.ide: Removed unused message
` [RFC 02/17] plugins/sdk.ide: Extract labels to private members
` [RFC 03/17] plugins/sdk.ide: Add method to enable and disable form
` [RFC 04/17] plugins/sdk.ide: Set value of target array on input change
` [RFC 05/17] plugins/sdk.ide: Changed method signature to be more consistent
` [RFC 06/17] plugins/sdk.ide: Create UI element for managing target profiles
` [RFC 07/17] plugins/sdk.ide: Modified preferences storage to support profiles
` [RFC 08/17] plugins/sdk.ide: Set profile on selection change
` [RFC 09/17] plugins/sdk.ide: Add method to allow storing the current settings
` [RFC 10/17] plugins/sdk.ide: Add UI method to create a new profile
` [RFC 11/17] plugins/sdk.ide: Add UI method to delete a profile
` [RFC 12/17] plugins/sdk.ide: Add UI method to rename "
` [RFC 13/17] plugins/sdk.ide: Add method to change values of the preference page
` [RFC 14/17] plugins/sdk.ide: Add method to rename a profile and its preference store
` [RFC 15/17] plugins/sdk.ide: Add method to delete a profile
` [RFC 16/17] plugins/sdk.ide: Use profiles for the preference page
` [RFC 17/17] plugins/sdk.ide: Added profile UI to "

[Bug 59431] [snb efi gmux] imac 12,1 blank screen upon booting
 2013-01-24 15:12 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
 2013-01-24 15:12 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: filter out invalid DAT entries

RFC v1: Xen block protocol overhaul - problem statement (with pictures!)
 2013-01-24 15:11 UTC  (11+ messages)

driver domain crash and reconnect handling
 2013-01-24 15:10 UTC  (3+ messages)

[PATCH]: PVH: specify xen features strings cleany for PVH
 2013-01-24 15:10 UTC  (8+ messages)

crashkernel reservation failed - No suitable area found
 2013-01-24 15:09 UTC  (3+ messages)

how to pick up a patch from a mail
 2013-01-24 15:09 UTC  (2+ messages)

[RFC 00/11] MIPS: ralink: adds support for ralink platform
 2013-01-24 15:06 UTC  (4+ messages)
` [RFC 11/11] MIPS: ralink: adds Kbuild files

systemd: /run directory not created
 2013-01-24 14:52 UTC  (9+ messages)

connlimit reached - cannot open connections even after I close some
 2013-01-24 15:08 UTC 

[patch v4 0/18] sched: simplified fork, release load avg and power awareness scheduling
 2013-01-24 15:07 UTC  (3+ messages)

[PATCH] mac80211: remove redundant check
 2013-01-24 15:07 UTC  (2+ messages)

draft server xdr rewrite
 2013-01-24 15:06 UTC  (5+ messages)
` [PATCH 5/7] nfsd4: rewrite xdr encoding of attributes

[RFC PATCH 3/16]: PVH xen: Add PHYSDEVOP_map_iomem
 2013-01-24 15:06 UTC  (2+ messages)

[PATCH v2] sctp: set association state to established in dupcook_a handler
 2013-01-24 15:05 UTC  (3+ messages)

[PATCH v2 00/18] KVM for MIPS32 Processors
 2013-01-24 15:05 UTC  (2+ messages)

[PATCH] cfg80211: fix channel check in cfg80211_can_use_iftype_chan
 2013-01-24 15:05 UTC  (2+ messages)

[PATCH 1/2] mac80211: clean up mesh sta allocation warning
 2013-01-24 15:05 UTC  (4+ messages)
` [PATCH 2/2] mac80211: support mesh rate updates

[GIT PULL FOR v3.9] OMAP3 ISP patches
 2013-01-24 15:04 UTC 

[PATCH 0/4] some misc drm patches
 2013-01-24 15:02 UTC  (6+ messages)
` [PATCH 3/4] drm: i2c encoder helper wrappers
` [PATCH 4/4] drm/nouveau: use "

[U-Boot] [PATCH v4 2/2] board: add support for amcore board
 2013-01-24 15:01 UTC  (2+ messages)

[PATCH 00/13] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542)
 2013-01-24 15:00 UTC  (14+ messages)
` [PATCH 01/13] sg_io: pass request_queue to blk_verify_command
` [PATCH 02/13] sg_io: reorganize list of allowed commands
` [PATCH 03/13] sg_io: use different default filters for each device class
` [PATCH 04/13] sg_io: resolve conflicts between commands assigned to multiple classes (CVE-2012-4542)
` [PATCH 05/13] sg_io: whitelist a few more commands for rare & obsolete device types
` [PATCH 06/13] sg_io: whitelist a few more commands for multimedia devices
` [PATCH 07/13] sg_io: whitelist a few more commands for media changers
` [PATCH 08/13] sg_io: whitelist a few more commands for tapes
` [PATCH 09/13] sg_io: whitelist a few more commands for disks
` [PATCH 10/13] sg_io: whitelist a few obsolete commands
` [PATCH 11/13] sg_io: add list of commands that were in the consulted list but are disabled
` [PATCH 12/13] sg_io: remove remnants of sysfs SG_IO filters
` [PATCH 13/13] sg_io: introduce unpriv_sgio queue flag

[PATCH] rcu: indent: fix leading space
 2013-01-24 15:00 UTC 

[PATCH] MODSIGN: only panic in fips mode if sig_enforce is set
 2013-01-24 14:59 UTC  (4+ messages)

[Qemu-devel] [RFC] Virtio-desktop: Virtio-based virtual desktop
 2013-01-24 14:52 UTC  (4+ messages)
  ` [kvmarm] "

[PATCH 0/7] cross-device reservation for dma-buf support
 2013-01-24 14:52 UTC  (5+ messages)
` [PATCH 5/7] seqno-fence: Hardware dma-buf implementation of fencing (v4)
  ` [Linaro-mm-sig] "

[Qemu-ppc] [qemu-ppc] quesstion about kvm e500 tlb search method
 2013-01-24 14:50 UTC  (2+ messages)

Concepts of whole cluster snapshots/backups and backups in general
 2013-01-24 14:50 UTC  (3+ messages)

[PATCH] ieee80211: define AKM suite selectors type 5 and 6
 2013-01-24 14:50 UTC  (2+ messages)

[PATCH 0/6] Drivers: hv: Consolidate GUID definitions
 2013-01-24 14:51 UTC  (5+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
  ` [PATCH 5/6] Drivers: hid: hid-hyperv: Use consolidated GUID definitions

[patch] cfg80211: off by one in ieee80211_bss()
 2013-01-24 14:47 UTC  (3+ messages)

[PATCH v2] sched: Fix print format for u64
 2013-01-24 14:47 UTC  (4+ messages)

[PATCH] opensm/osm_dump.c: Remove incorrect assert
 2013-01-24 14:45 UTC 

[PATCH v2 03/29] drivers/pinctrl: grab default handles from device core
 2013-01-24 14:45 UTC  (2+ messages)

[PATCH] opensm/osm_sa_mcmember_record.c: Only use scope from MC group in copy_from_create_mc_rec
 2013-01-24 14:45 UTC 

[lm-sensors] tap SMBus vis PCI slot?
 2013-01-24 14:45 UTC  (2+ messages)

[patch net-next] bond: have random dev address by default instead of zeroes
 2013-01-24 14:37 UTC  (2+ messages)

[PATCH] mac80211: provide the vif in rssi_callback
 2013-01-24 14:44 UTC  (2+ messages)

[RFC] mac80211: fix aggregation state with older drivers
 2013-01-24 14:43 UTC  (2+ messages)

[PATCH v3] ARM: at91: Add Telit EVK-PRO3 board support
 2013-01-24 14:42 UTC 

[PATCH 1/2] misc/at24: Add at24c512b eeprom support
 2013-01-24 14:41 UTC  (5+ messages)

Error message when trying to use Infiniband virtual functions in virtual machine
 2013-01-24 14:41 UTC  (2+ messages)

[PATCH v2] ARM: at91: Add Telit EVK-PRO3 board support
 2013-01-24 14:40 UTC  (3+ messages)

[PATCH 0/4] TI LCDC DRM driver
 2013-01-24 14:40 UTC  (5+ messages)
` [PATCH 4/4] drm/tilcdc: add support for LCD panels (v4)

[RFC PATCH 0/6] ARM: kirkwood: cleanup DT conversion
 2013-01-24 14:39 UTC  (8+ messages)
` [RFC PATCH 3/6] ARM: kirkwood: nsa310: cleanup includes and unneeded code
` [RFC PATCH 6/6] ARM: kirkwood: consolidate mv643xx_eth init for DT

[GIT PULL] KVM/ARM core implementation
 2013-01-24 14:35 UTC  (3+ messages)
` [kvmarm] "

[PATCH v6 00/15] KVM/ARM Implementation
 2013-01-24 14:32 UTC  (4+ messages)
` [PATCH v6 02/15] ARM: Section based HYP idmap


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.